summaryrefslogtreecommitdiff
path: root/Connection/Tox.hs
AgeCommit message (Expand)Author
2018-06-16tox: Oops, fix endless blocking IO action in persueContact.joe
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-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