Age | Commit message (Expand) | Author |
---|---|---|
2019-01-31 | Debug prints. | Joe Crayne |
2019-01-16 | Queries table: Switched MVar with callback. | Joe Crayne |
2018-12-27 | TCP-related Debug info. | Joe Crayne |
2018-12-17 | tcp: this seems to work. | Joe Crayne |
2018-12-16 | tcp: Avoid ponging on new non-pinged connections. | Joe Crayne |
2018-12-16 | More TCP work. | Joe Crayne |
2018-12-16 | WIP: Support for sending onion queries to TCP relays. | Joe Crayne |
2018-12-16 | TCP Prober. | Joe Crayne |
2018-12-16 | Fixed addresses in onion-wrapping for TCP getNodes. | Joe Crayne |
2018-12-16 | Update TCP kademlia table. | Joe Crayne |
2018-12-16 | TCP bug fix: length is 16 bits. | Joe Crayne |
2018-12-16 | Intances for TCP.NodeInfo. | Joe Crayne |
2018-12-16 | Method to ping TCP relays. | Joe Crayne |
2018-12-16 | Completed TCP getNodes query. | Joe Crayne |
2018-12-16 | TCP Client, WIP. | Joe Crayne |
2018-12-16 | TCP cache: Use (Down POSIXTime) for MinMax priority. | Joe Crayne |
2018-12-16 | Tox TCP client transport. | Joe Crayne |