Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
* merge PerSession into NetCryptoSession
* define defaultUnRecHook function
* netcrypto command wip for testing
* update to sessions command
|
|
|
|
|
|
|