Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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 | Show instances for TCP relay handshake. | Joe Crayne | |
2018-12-16 | Completed TCP getNodes query. | Joe Crayne | |
2018-12-16 | TCP Client, WIP. | Joe Crayne | |
2018-12-16 | getPublicKey/putPublicKey in Invite serialization. | Joe Crayne | |
2018-12-16 | group chat invite accepted message. | Joe Crayne | |
2018-12-16 | ChatID is a type alias for an Ed25519 signature key. | Joe Crayne | |
2018-12-16 | group chat invite message. | Joe Crayne | |
2018-12-16 | dependent-sum based CryptoMessage. | Joe Crayne | |
2018-12-16 | StreamServer: Support for fall-back bind-addresses. | Joe Crayne | |
2018-12-16 | Onion: Support for forwarding from a TCP-relay. | Joe Crayne | |
2018-12-16 | More work on TCP relay. | Joe Crayne | |
2018-12-16 | Use getPublicKey/putPublicKey more liberally. | Joe Crayne | |
2018-12-16 | More TCP relay packet serialization. | Joe Crayne | |
2018-11-27 | TCP relay packet serialization. | Joe Crayne | |
2018-11-03 | Revert bad lossyness classication (commit b2caea0cbad) | Joe Crayne | |
2018-11-03 | PacketRequests are lossless | James Crayne | |
* PR's are lossless as I originally thought * Also packets between 16 and 192 are lossless. (not sure how/why these things got changed) | |||
2018-09-08 | Factored Data.Tox.Message out of Network.Tox.Crypto.Transport. | Joe Crayne | |