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-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
2017-06-08
WIP: Adapting DHT to Tox network (part 5).
joe
2017-02-01
Show peers as soon as they're found.
joe
2017-02-01
New improved iterative search algorithm.
joe
2017-01-25
Live memory usage information.
joe
2017-01-24
get-peers command.
joe
2017-01-24
find-nodes command.
joe
2017-01-24
dhtd "ping" command
joe
2017-01-24
New "closest" command, find nearby routing nodes to an info hash.
joe
2017-01-24
-p port option
James Crayne
2017-01-23
Query.insertNode no longer forks.
joe
2017-01-23
Added thread-debug flag and "threads" command.
joe
2017-01-23
New command "pid" to tell server's process id.
joe
2017-01-23
PeerStore is now persistent.
joe
2017-01-22
dhtd command: external-ip
joe
2017-01-22
Added "peers" command to cli.
joe
2017-01-22
PSQ instead of list for peer set. Also: dhtd "swarms" command.
joe
2017-01-22
New: DHT deamon and command-line interface.
joe
2016-12-31
Fix build of examples.
joe
2015-03-29
Updates to build against newer libraries:
joe
2014-04-26
Simplify "mktorrent get" command
Sam Truzjan
2014-03-15
Fix mktorrent build failure
Sam Truzjan
[next]