index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2017-09-15
Moved Network.DHT.Routing -> Network.Kademlia.Routing
joe
2017-09-15
Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Search
joe
2017-09-15
Separating dht-client library from bittorrent package.
joe
2017-09-15
Moved top-level Tox module to hierarchical location.
joe
2017-09-15
Moved OnionHandlers to its hierarchical location.
joe
2017-09-15
Moved DHTHandlers to its hierarchical location.
joe
2017-09-15
Moved DHTTransport to its hierarchical location.
joe
2017-09-15
Moved Mainline to hierarchical location.
joe
2017-09-15
Moved Tasks to hierarchical location.
joe
2017-09-15
Moved Kademlia to hierarchical location.
joe
2017-09-14
Switched to the 3-transports (DHT,Onion,Crypto) Tox design.
joe
2017-09-05
Top-level signatures.
joe
2017-08-22
dht client: Send multiple commands on commandline.
joe
2017-08-11
Unverified: data to route response packet sending.
joe
2017-08-04
Switched awaitMessage to continuation-passing style.
joe
2017-07-29
Tox support.
joe
2017-07-29
JSON instances for Tox.NodeInfo
joe
2017-07-28
More details in threads listing.
joe
2017-07-28
Build tweeks.
joe
2017-07-28
Removed async-pool as dependency for dhtd executable.
joe
2017-07-28
Better output of peers in search results.
joe
2017-07-28
rewrite: search feature.
joe
2017-07-27
Commands to query swarms database.
joe
2017-07-27
"g" command to send queries local or remote.
joe
2017-07-27
Mainline queries: implementation (TODO: interface).
joe
2017-07-27
external-ip command.
joe
2017-07-26
Applied rewrite to dhtd main program.
joe
2017-07-11
Added DHT name to listener thread label.
joe
2017-07-10
Fixed Tox decryption.
joe
2017-07-09
Initialize Tox secret key.
joe
2017-07-08
WIP: Tox encryption.
joe
2017-07-03
Fleshed out KRPC instances for Mainline DHT.
joe
2017-07-03
Fleshed out Tox TODO stubs.
joe
2017-07-03
Moved node-id out of Query/Response. It can be either in the
joe
2017-07-01
Removed unnecessary instances.
joe
2017-07-01
Implemented instance Read (NodeId ...)
joe
2017-07-01
Implemented instance Pretty (NodeInfo ...).
joe
2017-07-01
Implemented instance Pretty (NodeId Tox.Message).
joe
2017-07-01
Implemented instance Kademlia Tox.Message
joe
2017-07-01
Simplified Kademlia class.
joe
2017-06-30
Read instance for NodeId KMessageOf.
joe
2017-06-30
Bug fixes.
joe
2017-06-30
It builds!
joe
2017-06-12
Rename Network.BitTorrent.DHT.Message -> Network.DHT.Mainline
joe
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2017-06-09
Rename Network.BitTorrent.DHT.Routing -> Network.DHT.Routing
joe
2017-06-08
Renamed Network.KRPC.Message -> Network.DatagramServer.Mainline
joe
2017-06-08
Renamed Network.KRPC to Network.DatagramServer
joe
2017-06-08
Merged Network.KRPC.Manager into Network.KRPC.
joe
2017-06-08
WIP: Adapting DHT to Tox network (part 6).
joe
[next]