Age | Commit message (Expand) | Author |
2018-06-21 | Oops, forgot compare host name for friend-request check. | joe |
2018-06-21 | Send outgoing friend requests from XMPP clients. | joe |
2018-06-21 | Fixed wrong-key bug in automatic dht-key sharing via xmpp. | joe |
2018-06-21 | TODO comments regarding ncStoredRequests | jim@bo |
2018-06-21 | lengthen packet request interval while debugging | jim@bo |
2018-06-21 | DPut Trace Variations | jim@bo |
2018-06-21 | Rewrote modifyRosterFile for clarity. | joe |
2018-06-21 | packet request handling, finished all todo stubs (needs test) | jim@bo |
2018-06-21 | handlePacketRequest function | jim@bo |
2018-06-21 | The ToxToXMPP code should use XMan tag. | joe |
2018-06-21 | Documented NodeInfoCallback. | joe |
2018-06-21 | todo stub | jim@bo |
2018-06-21 | Packet request Thread, ready for testing | jim@bo |
2018-06-21 | Remove obsolete Overwrite mode from PacketQueue | jim@bo |
2018-06-21 | netCrypto packet-request thread wip (continued) | jim@bo |
2018-06-21 | netCrypto packet-request thread wip | jim@bo |
2018-06-21 | update PacketQueue in preparation for request thread | jim@bo |
2018-06-21 | fix misleading comment | jim@bo |
2018-06-21 | Avoid awkward "flip (maybe ...)" pattern. | joe |
2018-06-21 | experimental dequeueOrGetMissing function | jim@bo |
2018-06-21 | netcrypto debug messages, extra online packet, and try thrice code | jim@bo |
2018-06-21 | Added -v option to specify tags from command line. | joe |
2018-06-20 | XRoutes debug tag, clearer "k secrets" output, missing signature. | joe |
2018-06-20 | More DPut stuff | jim@bo |
2018-06-20 | More information in "roster" output. | joe |
2018-06-20 | Avoid spamming friend-requests to xmpp client. | joe |
2018-06-20 | Parameterized Account to hold arbitrary information. | joe |
2018-06-20 | fix incomplete pattern match | jim@bo |
2018-06-20 | debug message in defaultUnRecHook | jim@bo |
2018-06-20 | ensure the announce key search repeats | Andrew Cady |
2018-06-20 | route more logging through dput | Andrew Cady |
2018-06-20 | Filtered search-related threads from "threads" output. | joe |
2018-06-20 | port to newer versions of packages: | jim@bo |
2018-06-20 | Removed resourcet dependency. | joe |
2018-06-20 | Export non-ResourceT interface to xmppServer. | joe |
2018-06-20 | fix nonexaustive pattern | James Crayne |
2018-06-20 | netcrypto bug fixes | James Crayne |
2018-06-20 | Keep track of age of onion routes. | joe |
2018-06-20 | Less sensitive rebuild triggers for onion routes. | joe |
2018-06-19 | Remember which version of an onion route timed out. | joe |
2018-06-19 | Partial revert a564eb6, not sure about slower onion performance. | joe |
2018-06-19 | Added size method to Word64Map. | joe |
2018-06-19 | cleanup code for netcrypto sessions | James Crayne |
2018-06-19 | Slower onion queries improve performance. | joe |
2018-06-19 | Reverting 0e799f254da which didn't improve performance. | joe |
2018-06-19 | introduce udp send delaying in toxTransport | Andrew Cady |
2018-06-19 | implement DPut using hslogger | Andrew Cady |
2018-06-19 | move debug prints into Dput | Andrew Cady |
2018-06-19 | Tweaked build script, to work in stack lts-10 environment. | joe |
2018-06-19 | network-2.6.3.4 added an MVar wait to Network.Socket.accept, so it | joe |