summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18Schedule/cancel dhtkey:* task based on policy and session status.joe
2018-06-18fix buildAndrew Cady
2018-06-18Factored Network.Tox.Handshake out of *.Crypto.Handlers.joe
2018-06-18WIP: connection-related scheduled announce items.joe
2018-06-18atomicityAndrew Cady
2018-06-18announcer scheduling reduxAndrew Cady
2018-06-18still compilesAndrew Cady
2018-06-18Implement some kind of announcer shutdownAndrew Cady
2018-06-18compilesAndrew Cady
2018-06-18Added more details about design of announcer tasks.joe
2018-06-18Merge branch 'toxManager' of blackbird:bittorrent into avoid-exposing-psqAndrew Cady
2018-06-18Factored separate code-paths for Kademlia announce versus actionjoe
2018-06-18avoid exposing PSQAndrew Cady
2018-06-18tox: Automatically share dhtkey with roster contacts.joe
2018-06-18Use combined IPv6/IPv4 announce item for announcing toxid.joe
2018-06-18Noted interesting tox repositories.joe
2018-06-18More notes on obtaining tox connection.joe
2018-06-18Tox: Notes on algorithm for obtaining a friend-session.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-17Connection.Tox: Deleted dead code.joe
2018-06-17Factored out Tox-specific scheduling to Announcer.Tox.joe
2018-06-17Generalizing Announcer, re-interpreted Announce/NewAnnouncement items.joe
2018-06-17Generalizing Announcer, renamed SearchResult to ScheduledItem.joe
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 (Stat...James Crayne
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