index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dht
/
examples
Age
Commit message (
Expand
)
Author
2020-01-01
Multi Transports: TCP for DHT/Cookies/Handshakes.
Joe Crayne
2020-01-01
Maintain special relay links for connectivity purposes.
Joe Crayne
2020-01-01
Simplification and documentation of Announcer.
Joe Crayne
2020-01-01
Renamed OnionRouter -> Network.Tox.Onion.Routes
Joe Crayne
2020-01-01
Command 'r' to generate random node ids.
Joe Crayne
2020-01-01
Switch to disable TCP.
Joe Crayne
2020-01-01
Refactoring.
Joe Crayne
2020-01-01
Tox-XMPP: Switched to z-base32 domain names.
Joe Crayne
2020-01-01
TCP Relay: use same crypto keys as Tox UDP node.
Joe Crayne
2020-01-01
Quit XMPP.monitor thread.
Joe Crayne
2020-01-01
Clean up "localchat" thread.
Joe Crayne
2020-01-01
Shutdown Tox TCP Relay.
Joe Crayne
2020-01-01
More thread cleanup.
Joe Crayne
2020-01-01
convert forkIO to forkLabeled (wip)
James Crayne
2020-01-01
Use GHC's closeFdWith to un-block recvFrom.
Joe Crayne
2020-01-01
Debugging recvFrom termination.
Joe Crayne
2020-01-01
implement --noavahi
James Crayne
2020-01-01
End-of-daemon thread report.
Joe Crayne
2020-01-01
--help for dhtd
James Crayne
2020-01-01
Factor out some new libraries
James Crayne