index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-24
Merge branch 'dht-only' of 10.0.0.137:bittorrent into dht-only
James Crayne
2017-01-23
Query.insertNode no longer forks.
joe
2017-01-23
Fixed table inadvertent "retry" in table insertion.
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
Merge branch 'dht-only' of 10.0.0.137:bittorrent into dht-only
James Crayne
2017-01-23
PeerStore is now persistent.
joe
2017-01-23
PeerStore is now persistent.
joe
2017-01-23
cabal file only, build issues
James Crayne
2017-01-23
build fixes
James Crayne
2017-01-22
dhtd command: external-ip
joe
2017-01-22
Added "peers" command to cli.
joe
2017-01-22
Limitng size of response to get_peers.
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
2017-01-22
Avoid overfilling buckets in DHT routing table.
joe
2017-01-22
More robust unicode handling.
joe
2017-01-22
Store external port number, as well as IP.
joe
2017-01-21
Routing table is idempotent test.
joe
2017-01-21
Test-suite build.
joe
2017-01-21
getBindAddress falls back to ipv4.
joe
2017-01-19
getBindAddress utility.
joe
2017-01-19
Merged krpc.cabal into bittorrent.cabal.
joe
2017-01-18
Merge branch 'krpc' into dht-only
joe
2017-01-18
Flag to build only dht-related components.
joe
2017-01-18
Aeson-based pretty-printing of server requests.
joe
2017-01-17
Enable responding to get_peers.
joe
2017-01-17
Handle reflected IP addresses (see bep 42).
joe
2017-01-17
Using -- so disabled code is indicated by grep.
joe
2017-01-17
Remove .ghci from version control.
joe
2017-01-17
Clean up all warnings (ghc 8.0.1) in DHT component.
joe
2017-01-08
Better node/routing-table logging.
joe
2017-01-08
Logging filter interface for dht.
joe
2017-01-08
Use BEP 42 compatible node ids.
joe
2017-01-06
Method to recover thisNodeId from stored table.
joe
2017-01-05
More aggressive bootstrap algorithm.
joe
2017-01-05
Routing Table : use STM and per-bucket ping queues
joe
2017-01-04
Routing table snapshot/restore.
joe
2017-01-04
Made node refresh into full iterative search.
joe
2017-01-04
Simpler 'shape' function.
joe
2017-01-04
Changed bucket-splitting logic.
joe
2017-01-03
Don't use BEP 43 read-only nodes for routing.
joe
2017-01-03
Reversed bit numbering for routing table + BEP 42.
joe
2017-01-03
Implementation for CRC32C (Castagnoli) hash.
joe
2017-01-02
Parse IPv4 addresses even when using variadic IP type.
joe
2017-01-01
Fixed build of testsuite.
joe
[next]