summaryrefslogtreecommitdiff
path: root/src/Network/Tox/Crypto/Handlers.hs
AgeCommit message (Expand)Author
2017-11-20announceNewSessionHooks, addNewSessionHookJames Crayne
2017-11-19Outgoing queue and relatedJames Crayne
2017-11-19commentJames Crayne
2017-11-19ncOutGoingTypeArray, outgoing is also remappable, +fix obsolete commentJames Crayne
2017-11-19keep it simple,drop unsupported messages, no returning idJames Crayne
2017-11-19rename ncMessageTypes to ncIncomingTypeArrayJames Crayne
2017-11-19ncSessionId, forgetCrypto, and commentsJames Crayne
2017-11-19netCryptoSessionsByKeyJames Crayne
2017-11-19netcrypto dequeue threadJames Crayne
2017-11-19Added PacketQueue for handling inbound netcrypto packets.joe
2017-11-19newHandShakeDataJames Crayne
2017-11-19initialize svCacheDir and friendsJames Crayne
2017-11-19Refactor, and bitflags in binary message typeJames Crayne
2017-11-19support mapping msg ids, and partitionTransportMJames Crayne
2017-11-05Adapted computeSharedSecret to a side-effecting interface.joe
2017-11-01fix buildJames Crayne
2017-11-01handle update case of netcrypto handshakeJames Crayne
2017-11-01missing ncGroups initializationJames Crayne
2017-10-31groupchat state variableJames Crayne
2017-10-31ncAllSessionsJames Crayne
2017-10-31allow hooks to be passed in to newToxJames Crayne
2017-10-31change name: defaultCryptoDataHooksJames Crayne
2017-10-31obsolete cabal conditional dependency & some missing type sigsJames Crayne
2017-10-31hook should have access to session tvarsJames Crayne
2017-10-31hook on CryptoData, rather than CryptoMessageJames Crayne
2017-10-31NetCrypto wip, compilesJames Crayne
2017-10-31Fixed ambiguous type error.joe
2017-10-31missing Network.Tox.Crypto.HandlersJames Crayne