Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* integrates Connection.Tox and Network.Tox.Crypto.Handlers
* Network.Tox.netCrypto function uses freshCryptoSession
|
|
* adapt code to use types isomorphic to Maybe
but which inform what state the connection
must be in at the time the code is run.
* also add more documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nonce bug confirmed as fixed in 9e91ad5c7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* sendOnline
* sendOffline
* sendKill
* setNick
* setStatus
* setStatusMsg
* setTyping
|