index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-01-16
kademlia: support for async search queries.
Joe Crayne
2019-01-16
Queries table: Switched MVar with callback.
Joe Crayne
2019-01-16
Data.TableMethods
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
Re-added eroneously removed onion query handling.
Joe Crayne
2018-12-16
WIP: Support for sending onion queries to TCP relays.
Joe Crayne
2018-12-16
Maintain a separate TCP-capable trampoline set for onion routing.
Joe Crayne
2018-12-16
Run tcp-send in forked threads and ignore exceptions.
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
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
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
Use getPublicKey/putPublicKey more liberally.
Joe Crayne
2018-12-16
getPublicKey should not throw.
Joe Crayne
2018-12-16
More TCP relay packet serialization.
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
2018-11-27
Extra debug print when sending announce response.
Joe Crayne
2018-11-27
Instances for Plain tagged bytestring.
Joe Crayne
2018-11-04
Build fixes for GHC 8.6.1
Joe Crayne
2018-11-04
Fixed redundant session close and memory leak.
Joe Crayne
[next]