index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-12-16
Re-added eroneously removed onion query handling.
Joe Crayne
2018-12-16
Implemented TCP trampoline usage.
Joe Crayne
2018-12-16
WIP: Support for sending onion queries to TCP relays.
Joe Crayne
2018-12-16
selectTrampolines for TCP mode. (WIP: Relay-routed onion queries)
Joe Crayne
2018-12-16
Maintain a separate TCP-capable trampoline set for onion routing.
Joe Crayne
2018-12-16
Generalized selectTrampolines
Joe Crayne
2018-12-16
Run tcp-send in forked threads and ignore exceptions.
Joe Crayne
2018-12-16
cli: Report TCP prober stats with onion stats.
Joe Crayne
2018-12-16
TCP Prober.
Joe Crayne
2018-12-16
Reduced dependencies, updated cabal file.
Joe Crayne
2018-12-16
Exception handling for TCP-relay client connect.
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
Show instances for TCP relay handshake.
Joe Crayne
2018-12-16
tox: Allow hexadecimal key in NodeId read instance.
Joe Crayne
2018-12-16
Integrated cli interface to TCP Kademlia table.
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
2018-12-16
TCP-based Network.QueryResponse.Transport.
Joe Crayne
2018-12-16
Integrated TCP relay server.
Joe Crayne
2018-12-16
Fallback bind-addresses for Tox UDP.
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
Add groupname to xmpp <reason> field.
Joe Crayne
2018-12-16
Translate group-invite from tox to a muc-compliant XMPP stanza.
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
Remove padding for dependent-sum based messages.
Joe Crayne
2018-12-16
dependent-sum based CryptoMessage.
Joe Crayne
2018-12-16
Deleted more.
Joe Crayne
2018-12-16
Deleted unused modules.
Joe Crayne
2018-12-16
Standalone TCP relay using library module.
Joe Crayne
2018-12-16
TCP Relay Server library module.
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
Clean-up.
Joe Crayne
2018-12-16
Decrypt TCP relay packets.
Joe Crayne
2018-12-16
Use getPublicKey/putPublicKey more liberally.
Joe Crayne
2018-12-16
getPublicKey should not throw.
Joe Crayne
2018-12-16
WIP: Standalone TCP relay example program.
Joe Crayne
2018-12-16
More TCP relay packet serialization.
Joe Crayne
2018-12-16
Bug fix: distinct index selection for trampolines.
Joe Crayne
2018-11-27
Use Data.Functor.Compose from base instead of custom Composed type.
Joe Crayne
2018-11-27
TCP relay packet serialization.
Joe Crayne
[prev]
[next]