summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-01NondecreasingIndentation as default extensionJames Crayne
2017-10-31Bug fix to Announcer.joe
2017-11-01DHTLinks... wipJames Crayne
2017-10-31groupchat state variableJames Crayne
2017-10-31fix cabal buildJames Crayne
2017-10-31WIP: a command (recurring announcements) (Part 4)joe
2017-10-31ncAllSessionsJames Crayne
2017-10-31allow hooks to be passed in to newToxJames Crayne
2017-10-31change name: defaultCryptoDataHooksJames Crayne
2017-10-31Added missing signatures for MainlineDHT.joe
2017-10-31deprecation warningsJames Crayne
2017-10-31obsolete cabal conditional dependency & some missing type sigsJames Crayne
2017-10-31hook should have access to session tvarsJames Crayne
2017-10-31Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewritejoe
2017-10-31hook on CryptoData, rather than CryptoMessageJames Crayne
2017-10-31NetCrypto wip, compilesJames Crayne
2017-10-31Block outgoing cookie requests in certain circumstances.joe
2017-10-31Fixed ambiguous type error.joe
2017-10-31turn off -Wall, add Network.Tox.Crypto.HandlersJames Crayne
2017-10-31missing Network.Tox.Crypto.HandlersJames Crayne
2017-10-31Revised interface to addHandler:joe
Pass only a parse-error handler, not bunch of unneeded methods.
2017-10-31hush some warnings.joe
2017-10-31NetCrypto wipJames Crayne
2017-10-30Serialize instance for HandshakeData.joe
2017-10-30WIP: a command (recurring announcements) (Part 3)joe
2017-10-30defer-typed-holes to compile dhtdJames Crayne
2017-10-30Tox: LanDiscovery packet. Also: IsUnsolicited query/responsejoe
classification.
2017-10-30allow messageData to get peerinfosJames Crayne
2017-10-29WIP: "a" command (recurring announcements) (Part 2)joe
2017-10-30Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into ↵Debian Live user
dht-rewrite
2017-10-30messageType lensDebian Live user
2017-10-29WIP: "a" command (recurring announcements)joe
2017-10-29comments.joe
2017-10-29title lens, commentsDebian Live user
2017-10-29Serlialize instance for PeerInfo.joe
2017-10-29parseNetCrypto,encodeNetCryptoDebian Live user
2017-10-29Serialize instance for Handshake.joe
2017-10-29Serialize instance for CryptoPacket.joe
2017-10-29Comment about tox-jabber status equivalents.joe
2017-10-29Merge branch 'dht-rewrite' of 192.168.1.66:bittorrent into dht-rewriteDebian Live user
2017-10-29wip serialization for Tox Crypto Transport MessagesDebian Live user
2017-10-29Fixed premature deletion of pending cookie key.joe
2017-10-28Expose DHT secret key in the "secrets" method output.joe
2017-10-28Allow cookie command to accept a user key argument.joe
2017-10-28localUserKey parameter on cookieRequestDebian Live user
2017-10-28Decrypt cookie response with cached public key.joe
2017-10-28incrementNonce24, useful for Tox HandshakeDebian Live user
2017-10-28New "cookie" command for tox command-line interface.joe
2017-10-28Generalized "ping" command.joe
2017-10-28cookieRequest Query + build fixDebian Live user