summaryrefslogtreecommitdiff
path: root/Connection
AgeCommit message (Expand)Author
2018-06-17Connection.Tox: Deleted dead code.joe
2018-06-16Oops, start pursue-thread on new session state.joe
2018-06-16debug printsjoe
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-16remove accepting-task, and initialize toxMgr fieldJames Crayne
2018-06-16Experimental Connection.Tox integrationJames Crayne
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-12Started Tox connection management helper threads.joe
2018-05-30This patch:James Crayne
2018-06-01More ToxProgress states.joe
2018-06-01Use one Tox Connection.Manager for all tox friend-sessions.joe
2018-05-31Oops, fixed syntax errors in Connection.Tox.joe
2018-05-31Document ToxProgress type.joe
2018-05-29Started Connection.Tox connection manager.joe
2018-05-22Configurable bind-addresses for xmpp.joe
2017-11-21update forkPingMachine call sites with thread label paramJames Crayne
2017-11-20Rename: Server -> Connection.TcpJames Crayne