summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-04Enabled setting the bind-addres from command line.joe
2017-11-04Utility for testing 16 simultaneous nodes.joe
2017-11-03Changed NodeId hash function.joe
2017-11-03Improved search parameters for tox onion routed queries.joe
2017-11-03Better handling for Network.Socket.sendTo: does not exist error.joe
2017-11-03Added --dhtkey option.joe
2017-11-03Fixed bug in decodeSecret/encodeSecret.joe
2017-11-02Fixed onion routes for IPv4-mapped IPv6 addresses.joe
2017-11-01Updated todo.txt and comments.joe
2017-11-01Report exceptions in client session thread to the client.joe
2017-11-01Announce command now includes a recurring search.joe
2017-11-01Fixed "ping" and "cookie" commands broken in "help" commit 4a36678.joe
2017-11-01Prevent announce from wrongly halting client session.joe
2017-11-01Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewritejoe
2017-11-01Fix some announce bugs. Still WIP.joe
2017-11-01Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into ↵James Crayne
dht-rewrite
2017-11-01bring crypto-sessions state into scopeJames Crayne
2017-11-01Functional "a" command.joe
2017-11-01fix buildJames Crayne
2017-11-01handle update case of netcrypto handshakeJames Crayne
2017-11-01more helpJames Crayne
2017-11-01helpJames Crayne
2017-11-01oops. Fixed Announcer termination.joe
2017-11-01New function to reset search state for repeated searches.joe
2017-11-01Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into ↵James Crayne
dht-rewrite
2017-11-01c command...James Crayne
2017-10-31WIP: a command (recurring announcements) (Part 5)joe
2017-11-01missing ncGroups initializationJames Crayne
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