summaryrefslogtreecommitdiff
path: root/src/Network/Tox
AgeCommit message (Expand)Author
2018-06-25Feature Negotiation messages, serialization codejim@bo
2018-06-24supply hostname for dnssd displayAndrew Cady
2018-06-24Share toxid over avahiAndrew Cady
2018-06-24call setTerminated from destroySessionjim@bo
2018-06-24Redundant imports.joe
2018-06-24debug traces of packet request send/recievejim@bo
2018-06-24Fixed handshake behaviorAndrew Cady
2018-06-24XMPP: Type-checking on various uses of SockAddr.joe
2018-06-24fix index-bounds error & improve efficiencyjim@bo
2018-06-23atox: subProcess exe launch from dhtd netcrypto commandjim@bo
2018-06-23OutGoing hooks so SessionView is updated etcjim@bo
2018-06-23show msg in dtrace on outgoingjim@bo
2018-06-22Quieted some warnings.joe
2018-06-22Removed redundant imports and other clean up.joe
2018-06-22OutGoingResult now offers packet for conveniencejim@bo
2018-06-22packet request off by 1 serializatoin fix & getMissing fixjim@bo
2018-06-22call destroySession before freshCrpytoSession on Reset-handshakejim@bo
2018-06-22fix thread cleanup bugjim@bo
2018-06-22longer ncRequestInterval (easier debugging)jim@bo
2018-06-21NetCrypto IdleEvents,TimeOutsjim@bo
2018-06-21start to implement plan in conn-notes.txtAndrew Cady
2018-06-21PacketRequest deserialize should match serializejim@bo
2018-06-21Send outgoing friend requests from XMPP clients.joe
2018-06-21TODO comments regarding ncStoredRequestsjim@bo
2018-06-21lengthen packet request interval while debuggingjim@bo
2018-06-21DPut Trace Variationsjim@bo
2018-06-21packet request handling, finished all todo stubs (needs test)jim@bo
2018-06-21handlePacketRequest functionjim@bo
2018-06-21Documented NodeInfoCallback.joe
2018-06-21Packet request Thread, ready for testingjim@bo
2018-06-21netCrypto packet-request thread wip (continued)jim@bo
2018-06-21netCrypto packet-request thread wipjim@bo
2018-06-21netcrypto debug messages, extra online packet, and try thrice codejim@bo
2018-06-20More DPut stuffjim@bo
2018-06-20Parameterized Account to hold arbitrary information.joe
2018-06-20debug message in defaultUnRecHookjim@bo
2018-06-20route more logging through dputAndrew Cady
2018-06-20port to newer versions of packages:jim@bo
2018-06-20fix nonexaustive patternJames Crayne
2018-06-20netcrypto bug fixesJames Crayne
2018-06-19cleanup code for netcrypto sessionsJames Crayne
2018-06-19Reverting 0e799f254da which didn't improve performance.joe
2018-06-19introduce udp send delaying in toxTransportAndrew Cady
2018-06-18Factored Network.Tox.Handshake out of *.Crypto.Handlers.joe
2018-06-18tox: Automatically share dhtkey with roster contacts.joe
2018-06-18Tox: Added timestamps to dhtkey and sockaddr information.joe
2018-06-18send ONLINE automaticallyJames Crayne
2018-06-18show message on ping recievedJames Crayne
2018-06-18labelThread immediatelyJames Crayne
2018-06-17Adjusted ping behavior for toxcore compatibility.joe