summaryrefslogtreecommitdiff
path: root/src/Network
AgeCommit message (Expand)Author
2018-06-20More DPut stuffjim@bo
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-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-19Partial revert a564eb6, not sure about slower onion performance.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-19move debug prints into DputAndrew Cady
2018-06-19network-2.6.3.4 added an MVar wait to Network.Socket.accept, so itjoe
2018-06-18fix buildAndrew Cady
2018-06-18Factored Network.Tox.Handshake out of *.Crypto.Handlers.joe
2018-06-18tox: Automatically share dhtkey with roster contacts.joe
2018-06-18Use combined IPv6/IPv4 announce item for announcing toxid.joe
2018-06-18Tox: Added timestamps to dhtkey and sockaddr information.joe
2018-06-18send ONLINE automaticallyJames Crayne
2018-06-18Limit pending search queries to 8 per search.joe
2018-06-18show message on ping recievedJames Crayne
2018-06-18labelThread immediatelyJames Crayne
2018-06-17Adjusted ping behavior for toxcore compatibility.joe
2018-06-18netcrypto ping thread wipJames Crayne
2018-06-17Added packet-id values grepped from c-toxcore.joe
2018-06-17make ignoring lan message suppressibleJames Crayne
2018-06-16Fill in needed parameters to toxManager.joe
2018-06-16more persueContact wipjoe
2018-06-16tox: Converted Contact struct to use TVar fields.joe
2018-06-16remove accepting-task, and initialize toxMgr fieldJames Crayne
2018-06-16Experimental Connection.Tox integrationJames Crayne
2018-06-16CookieData should contain remote keys onlyJames Crayne
2018-06-13tox: mechanism to register node-info callbacks.joe
2018-06-13Facility to report rumored (indirect evidence) ip addresses.joe
2018-06-13tox: Node-address notifications.joe
2018-06-10Tox: improved data-to-route and onion debug prints.joe
2018-06-10Improved nid command JID parsing.joe
2018-06-09Use IPv4 for tentative tox4 address.joe
2018-06-09addSessinToMap (dead code for now, used for debugging)James Crayne
2018-06-09bittorrent: Expire old peer announcements.joe
2018-06-09tox: Label avahi threads.joe
2018-06-09kill dnssd threads when kill time comesAndrew Cady
2018-06-09integrate avahi publish & discoveryAndrew Cady
2018-06-09Merge branch 'dht-presence' of blackbird:bittorrentAndrew Cady
2018-06-09Expire old tox key announcements after 5 minutes.joe
2018-06-09test publishing and retrieval of NodeInfo via avahiAndrew Cady
2018-06-08add avahi dependencyAndrew Cady
2018-06-08tox: Put IPv6 nodes in their own table. (fixed typo).joe