Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
word64-map: Data.Word64Map network-addr: Network.Address tox-crypto: Crypto.Tox lifted-concurrent: Control.Concurrent.Lifted.Instrument Control.Concurrent.Async.Lifted.Instrument psq-wrap: Data.Wrapper.PSQInt Data.Wrapper.PSQ minmax-psq: Data.MinMaxPSQ tasks: Control.Concurrent.Tasks kad: Network.Kademlia Network.Kademlia.Bootstrap Network.Kademlia.Routing Network.Kademlia.CommonAPI Network.Kademlia.Persistence Network.Kademlia.Search |