index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
/
Tox
Age
Commit message (
Expand
)
Author
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
2018-09-08
Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.
Joe Crayne