Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-24 | Fixed handshake behavior | Andrew Cady | |
The handshake code would flood the network with interminable handshakes. | |||
2018-06-23 | spelling | Andrew Cady | |
2018-06-22 | disable setToxPolicy and therefore persue[sic] contact threads | Andrew Cady | |
2018-06-20 | More DPut stuff | jim@bo | |
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code | |||
2018-06-18 | fix build | Andrew Cady | |
2018-06-18 | Tox: Added timestamps to dhtkey and sockaddr information. | joe | |
2018-06-16 | tox: freshenContact WIP. | joe | |
2018-06-16 | tox: Oops, fix endless blocking IO action in persueContact. | joe | |
2018-06-16 | writeStatus::(Status ToxProgress -> STM ()) changed to statusVar:: TVar ↵ | James Crayne | |
(Status ToxProgress) | |||
2018-06-16 | tox: persueContact, fixed build errors. | joe | |
2018-06-16 | more persueContact wip | joe | |
2018-06-16 | persueContact wip | James Crayne | |
2018-06-13 | tox: Associate a state with each connection management thread. | joe | |
2018-06-13 | tox: WIP connection manager for tox sessions. | joe | |
2018-06-12 | Started Tox connection management helper threads. | joe | |