index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dht
/
src
/
Network
Age
Commit message (
Expand
)
Author
2020-01-28
Show route on failure to send dht key.
Joe Crayne
2020-01-28
Change netcrypto timeout to match toxcore.
Joe Crayne
2020-01-28
Debug prints putRendezvous related debug prints.
Joe Crayne
2020-01-26
Remove timed-out sessions from aggregate map.
Joe Crayne
2020-01-25
Only one session at a time (per DHT node).
Joe Crayne
2020-01-25
Ported dhtd to reworked QueryResponse design.
Joe Crayne
2020-01-25
Use monotonic counter for SecretsCache priority.
Joe Crayne
2020-01-25
Reject OOB netcrypto sessions.
Joe Crayne
2020-01-25
Show address utilities: showViaRelay and summarizeNodeInfo.
Joe Crayne
2020-01-25
getContactInfo: Send optional TCP connection requests.
Joe Crayne
2020-01-25
Improved debug prints.
Joe Crayne
2020-01-25
Moved parse-error printing from addHandler to forkListener.
Joe Crayne
2020-01-25
Establish TCP link when sending OOB packet.
Joe Crayne
2020-01-25
Fixed decryption of cookies via TCP.
Joe Crayne
2020-01-24
Catch exceptions on no avahi dbus service.
James Crayne
2020-01-24
fix formatting which confuses haddock
James Crayne
2020-01-17
Improved TCP-mediated handshake protocol.
Joe Crayne
2020-01-17
Send KillPacket when session terminates.
Joe Crayne
2020-01-17
Discard unusable Dormant AggregateSession objects.
Joe Crayne
2020-01-17
Improved netcrypto session cleanup.
Joe Crayne
2020-01-16
Handle out-of-band netcrypto handshake.
Joe Crayne
2020-01-16
Reverted c3866287: we want to use DHT-key, not the toxid.
Joe Crayne
2020-01-16
Rewrite ConnectNotification to RoutingResponse.
Joe Crayne
2020-01-16
Reclassified some Relay prints to RelayVerbose.
Joe Crayne
2020-01-16
Fixed serialization of cookie!
Joe Crayne
2020-01-14
relaySession exception handler.
Joe Crayne
2020-01-12
Configure connection requests before having contact's dhtkey.
Joe Crayne
2020-01-11
Simplified AggregateSession status reporting.
Joe Crayne
2020-01-11
Fix for tcp-bound DHTKey message (I think).
Joe Crayne
2020-01-11
Reclassifying debug prints.
Joe Crayne
2020-01-11
Avoid duplicate connection sessions in relay server.
Joe Crayne
2020-01-10
First successful TCP relay mediated chat link!
Joe Crayne
2020-01-09
Improved debug prints.
Joe Crayne
2020-01-09
Adjusted relay-related debug prints.
Joe Crayne
2020-01-09
Support for binding UDP "fake" port to simulate TCP-only connections.
Joe Crayne
2020-01-09
Debug prints when packets when packets are relayed between peers.
Joe Crayne
2020-01-09
Moved Codec.AsciiKey256 to tox-crypto.
Joe Crayne
2020-01-07
Async search.
Joe Crayne
2020-01-07
Modify kademlia search to distinguish a Canceled from timed-out query.
Joe Crayne
2020-01-07
Support for async queries.
Joe Crayne
2020-01-05
Forward port to GHC 8.10.1-alpha2 (83edba07e4)
Joe Crayne
2020-01-04
TCP relay server now binds to UDP node port as fallback.
Joe Crayne
2020-01-03
QueryResponse: Use three-way sum to distinguish Canceled and Timedout.
Joe Crayne
2020-01-03
server library.
Joe Crayne
2020-01-01
Reverted 6ebe91b6: abandoning the async search design for now.
Joe Crayne
2020-01-01
Convert zbase32 tox node-id to hex.
Joe Crayne
2020-01-01
WIP: tracker protocol
Joe Crayne
2020-01-01
Bittorrent udp tracker server transport.
Joe Crayne
2020-01-01
Ressurect Truzjan's Tracker modules.
Joe Crayne
2020-01-01
Use tcp table as fallback nodes for onion search.
Joe Crayne
[next]