summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-13tox: Node-address notifications.joe
2018-06-12Started Tox connection management helper threads.joe
2018-06-10Tweaks to announce scheduler.joe
2018-06-10bar old versions of avahi in cabal fileJames Crayne
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-09ui: More diagnostic info in onion display.joe
2018-06-09tox: Keep tramplineIds map in sync when trampoline nodes are abandoned.joe
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
2018-06-08check basenonce matches on handshakeJames Crayne
2018-06-09Updated error messages referring to non-extant functions.joe
2018-06-08bittorrent: Easier constructor for TrackerList.joe
2018-06-08add ONLINE&OFFLINE messages to last 10 message bufferJames Crayne
2018-06-08"sessions" comamnd progress columnJames Crayne
2018-06-08Bittorrent: Fix build of tracker-related modules.joe
2018-06-08Accept hexadecimal nospam in jabber-id format.joe
2018-06-08Fixed jabber hostname for simulated xmpp messages.joe
2018-06-08use Control.Concurrent.Lifted.Instrument so threads are listedJames Crayne
2018-06-07Parse ip command output to determine broadcast addresses.joe
2018-06-07Remember to offer a patch to cryptonite for nacl compatibility.joe
2018-06-07Use -fobject-code for dht executable.joe
2018-06-06update gitignoreAndrew Cady
2018-06-06add stack.yamlAndrew Cady
2018-06-06Moved persistence and generic dht api from main module to library.joe
2018-06-01dont discard session secret on response handshake!James Crayne
2018-06-01debug prints and remove unnecessary threadDelayJames Crayne
2018-06-01msg display issuesJames Crayne
2018-06-01canonicalize ip upon sessionPacketHJames Crayne
2018-06-02Fix vnet test script to use only wlan0.joe
2018-06-01attempt to improve vnet scriptsJames Crayne
2018-06-01fix CryptoMessage seralizing issueJames Crayne
2018-05-31more careful updateCryptoSessionJames Crayne
2018-05-31canonicalize sockaddr before lookups and insertions into mapJames Crayne
2018-05-31yet more debug printsJames Crayne
2018-05-31need to actually send handshakeJames Crayne
2018-05-31{fresh,update}CryptoSession are now in STMJames Crayne
2018-05-31debug prints and clean up stale sessionsJames Crayne
2018-05-31freshCryptoSession should update lookup structuresJames Crayne
2018-05-31HandshakeData should include my session public, not my long termJames Crayne
2018-05-31debugging sessionPacketHJames Crayne