summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-21The ToxToXMPP code should use XMan tag.joe
2018-06-21Documented NodeInfoCallback.joe
2018-06-21todo stubjim@bo
2018-06-21Packet request Thread, ready for testingjim@bo
2018-06-21Remove obsolete Overwrite mode from PacketQueuejim@bo
2018-06-21netCrypto packet-request thread wip (continued)jim@bo
2018-06-21netCrypto packet-request thread wipjim@bo
2018-06-21update PacketQueue in preparation for request threadjim@bo
2018-06-21fix misleading commentjim@bo
2018-06-21Avoid awkward "flip (maybe ...)" pattern.joe
2018-06-21experimental dequeueOrGetMissing functionjim@bo
2018-06-21netcrypto debug messages, extra online packet, and try thrice codejim@bo
2018-06-21Added -v option to specify tags from command line.joe
2018-06-20XRoutes debug tag, clearer "k secrets" output, missing signature.joe
2018-06-20More DPut stuffjim@bo
2018-06-20More information in "roster" output.joe
2018-06-20Avoid spamming friend-requests to xmpp client.joe
2018-06-20Parameterized Account to hold arbitrary information.joe
2018-06-20fix incomplete pattern matchjim@bo
2018-06-20debug message in defaultUnRecHookjim@bo
2018-06-20ensure the announce key search repeatsAndrew Cady
2018-06-20route more logging through dputAndrew Cady
2018-06-20Filtered search-related threads from "threads" output.joe
2018-06-20port to newer versions of packages:jim@bo
2018-06-20Removed resourcet dependency.joe
2018-06-20Export non-ResourceT interface to xmppServer.joe
2018-06-20fix nonexaustive patternJames Crayne
2018-06-20netcrypto bug fixesJames Crayne
2018-06-20Keep track of age of onion routes.joe
2018-06-20Less sensitive rebuild triggers for onion routes.joe
2018-06-19Remember which version of an onion route timed out.joe
2018-06-19Partial revert a564eb6, not sure about slower onion performance.joe
2018-06-19Added size method to Word64Map.joe
2018-06-19cleanup code for netcrypto sessionsJames Crayne
2018-06-19Slower onion queries improve performance.joe
2018-06-19Reverting 0e799f254da which didn't improve performance.joe
2018-06-19introduce udp send delaying in toxTransportAndrew Cady
2018-06-19implement DPut using hsloggerAndrew Cady
2018-06-19move debug prints into DputAndrew Cady
2018-06-19Tweaked build script, to work in stack lts-10 environment.joe
2018-06-19network-2.6.3.4 added an MVar wait to Network.Socket.accept, so itjoe
2018-06-19Quieter defaults.joe
2018-06-18Automatically cancel searches when we log-out of xmpp.joe
2018-06-18oops, use hex for announce-keys.joe
2018-06-18Schedule/cancel dhtkey:* task based on policy and session status.joe
2018-06-18fix buildAndrew Cady
2018-06-18Factored Network.Tox.Handshake out of *.Crypto.Handlers.joe
2018-06-18WIP: connection-related scheduled announce items.joe
2018-06-18atomicityAndrew Cady
2018-06-18announcer scheduling reduxAndrew Cady