summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-17Announcer: Removed dead code (SearchFinished case).joe
2018-06-17More documentation for Announcer module.joe
2018-06-17Factored ToxManager out of the main module.joe
2018-06-17make ignoring lan message suppressibleJames Crayne
2018-06-16Oops, start pursue-thread on new session state.joe
2018-06-16debug printsjoe
2018-06-16Integrate toxManager interface with xmpp roster call-outs.joe
2018-06-16Disable freshenContact thread.joe
2018-06-16tox: freshenContact WIP.joe
2018-06-16More toxManager stubs.joe
2018-06-16Fill in needed parameters to toxManager.joe
2018-06-16tox: Oops, fix endless blocking IO action in persueContact.joe
2018-06-16writeStatus::(Status ToxProgress -> STM ()) changed to statusVar:: TVar ↵James Crayne
(Status ToxProgress)
2018-06-16tox: persueContact, fixed build errors.joe
2018-06-16more persueContact wipjoe
2018-06-16persueContact wipJames Crayne
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-15Documentation to protocol-generic Connection interface.joe
2018-06-14Build fixes.joe
2018-06-13tox: More stubs related to connection manager.joe
2018-06-13tox: mechanism to register node-info callbacks.joe
2018-06-13Facility to report rumored (indirect evidence) ip addresses.joe
2018-06-13tox: Associate a state with each connection management thread.joe
2018-06-13tox: WIP connection manager for tox sessions.joe
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