summaryrefslogtreecommitdiff
path: root/dht/src
AgeCommit message (Expand)Author
2020-01-01Switch to disable TCP.Joe Crayne
2020-01-01Remove query-id dependency from timeout computation.Joe Crayne
2020-01-01Avoid calling getSocketName after socketToHandle.Joe Crayne
2020-01-01Debug print upon toxid garbage collection.Joe Crayne
2020-01-01Switched z-base32 to use 4-bit crc.Joe Crayne
2020-01-01Refactored node-id appearance to Codec.AsciiKey256.Joe Crayne
2020-01-01Tox-XMPP: Switched to z-base32 domain names.Joe Crayne
2020-01-01Prefer IPv4 when parsing TCP nodes JSON.Joe Crayne
2020-01-01* Fixed accidental usage of TCP rather than UDP port.Joe Crayne
2020-01-01TCP Relay: use same crypto keys as Tox UDP node.Joe Crayne
2020-01-01Show instance for RouteRecord and OnionRoute.Joe Crayne
2020-01-01QueryResponse: Support the IO varient of fdSocket.Joe Crayne
2020-01-01Clean up "gc:bt-peers" thread.Joe Crayne
2020-01-01Shutdown Tox TCP Relay.Joe Crayne
2020-01-01More thread cleanup.Joe Crayne
2020-01-01more forkLabeled, and now forkOSLabeledJames Crayne
2020-01-01Clean-up relay-client transport.Joe Crayne
2020-01-01Control.Concurrent.ThreadUtil replaces #ifdef importsJames Crayne
2020-01-01Clean up forked transports.Joe Crayne
2020-01-01Use GHC's closeFdWith to un-block recvFrom.Joe Crayne
2020-01-01Debugging recvFrom termination.Joe Crayne
2020-01-01Port commit afe40dd4 to newer network libraryJames Crayne
2020-01-01Use O_NONBLOCK to interrupt blocking recvFrom.Joe Crayne
2020-01-01show bind address in thread nameJames Crayne
2020-01-01Fixed resource-exhausted logic.Joe Crayne
2020-01-01Repaired build for older Network package.Joe Crayne
2020-01-01Successful builds against newer network packageJames Crayne
2020-01-01Preparation for support of new network package:James Crayne
2020-01-01TODO note about removing "weird-hack" in XMPPServer.Joe Crayne
2020-01-01Use dput-hslogger instead of internal DPutJames Crayne
2020-01-01Move Data.Torrent to torrent-types libraryJames Crayne
2020-01-01Factor out some new librariesJames Crayne