index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Connection
/
Tox.hs
Age
Commit message (
Expand
)
Author
2018-06-24
Fixed handshake behavior
Andrew Cady
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
2018-06-20
Parameterized Account to hold arbitrary information.
joe
2018-06-18
Tox: Added timestamps to dhtkey and sockaddr information.
joe
2018-06-17
Connection.Tox: Deleted dead code.
joe
2018-06-16
Oops, start pursue-thread on new session state.
joe
2018-06-16
debug prints
joe
2018-06-16
Disable freshenContact thread.
joe
2018-06-16
tox: freshenContact WIP.
joe
2018-06-16
More toxManager stubs.
joe
2018-06-16
Fill in needed parameters to toxManager.
joe
2018-06-16
tox: Oops, fix endless blocking IO action in persueContact.
joe
2018-06-16
remove accepting-task, and initialize toxMgr field
James Crayne
2018-06-16
Experimental Connection.Tox integration
James Crayne
2018-06-13
tox: More stubs related to connection manager.
joe
2018-06-13
tox: mechanism to register node-info callbacks.
joe
2018-06-13
Facility to report rumored (indirect evidence) ip addresses.
joe
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-05-30
This patch:
James Crayne
2018-06-01
More ToxProgress states.
joe
2018-06-01
Use one Tox Connection.Manager for all tox friend-sessions.
joe
2018-05-31
Oops, fixed syntax errors in Connection.Tox.
joe
2018-05-31
Document ToxProgress type.
joe
2018-05-29
Started Connection.Tox connection manager.
joe