index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-09-01
Encryption layer for DHT and Onion transports.
joe
2017-08-31
DHTTransport handlers.
joe
2017-08-31
Miscelaneous exports and TODO: Bits NodeId
joe
2017-08-31
Separated module CryptoTransport from ToxTransport.
joe
2017-08-31
Separated module OnionTransport from ToxTransport.
joe
2017-08-31
Separated module DHTTransport from ToxTransport.
joe
2017-08-31
Forward DHTRequest messages.
joe
2017-08-30
NetCrypto transport for remaining miscelaneous tox packets.
joe
2017-08-30
More progress on ToxTransport and related modules.
joe
2017-08-29
partitionTransport utility.
joe
2017-08-27
reworking... ToxTransport and related modules.
joe
2017-08-22
Added test run histogram comment for Tox messages.
joe
2017-08-22
dht client: Send multiple commands on commandline.
joe
2017-08-11
MinMaxPSQ, takeView is useful for syncing with another data structure.
joe
2017-08-11
Unverified: data to route response packet sending.
joe
2017-08-11
Store return paths for announced keys.
joe
2017-08-11
Reply to Announce with AnnounceResponse.
joe
2017-08-06
TODO message
joe
2017-08-06
Fix typo, fix Aliased Assymetric serialization.
joe
2017-08-05
Implemented Tox's announce handler.
joe
2017-08-05
Serialization for AnnounceResponse packet.
joe
2017-08-05
lookup' implemented for MinMaxPSQ.
joe
2017-08-05
WIP changing Tox packets.
joe
2017-08-05
Alternative Tox packet representation.
joe
2017-08-04
Switched awaitMessage to continuation-passing style.
joe
2017-08-02
More Tox stuff.
joe
2017-07-30
more tox work
joe
2017-07-30
quieter Mainline debug prints
joe
2017-07-30
pattern fail
joe
2017-07-29
Tox support.
joe
2017-07-29
JSON instances for Tox.NodeInfo
joe
2017-07-29
More Tox stuff.
joe
2017-07-29
Tox Routing info.
joe
2017-07-29
More Serialize instances for Tox.
joe
2017-07-29
Refactoring for tox/mainline code-sharing.
joe
2017-07-29
Detect a global ipv6 address via "ip" command.
joe
2017-07-28
More details in threads listing.
joe
2017-07-28
Code to enable detailed packet printouts (disabled via comment).
joe
2017-07-28
Detect IPv6 change. Bep42: robustly handle 4-mapped addresses.
joe
2017-07-28
Removed LANGUAGE Strict from Concurrent instrumentation.
joe
2017-07-28
Bits instance for ByteString... TODO: don't use this.
joe
2017-07-28
Build tweeks.
joe
2017-07-28
Reject invalid sized NodeIds.
joe
2017-07-28
Removed last async-pool dependency.
joe
2017-07-28
Removed async-pool as dependency for dhtd executable.
joe
2017-07-28
Fixed cabal build.
joe
2017-07-28
Better output of peers in search results.
joe
2017-07-28
Useful build scripts.
joe
2017-07-28
rewrite: search feature.
joe
2017-07-27
Search queries should not catch threadKilled.
joe
[next]