Skip to content

Releases: mwarning/dhtd

DHTd 1.0.5

07 Dec 23:40
Compare
Choose a tag to compare
  • improve parsing of addresses via command line
  • rename query to lookup
    • lookup is more explicit
    • query command is still accepted

DHTd 1.0.4

12 Nov 15:52
Compare
Choose a tag to compare
  • remove base32 support (not needed)
  • do not write empty peer file

DHTd 1.0.3

07 Nov 12:02
Compare
Choose a tag to compare

FreeBSD fixes.

DHTd

06 Aug 21:14
Compare
Choose a tag to compare

Fix potential crash in local peer discovery code.

DHTd 1.0.1

03 Jan 11:38
Compare
Choose a tag to compare

Fix traffic measurement.

DHTd 1.0.0

01 Jan 15:47
Compare
Choose a tag to compare

Code polishing.

DHTd 0.2.6

06 Dec 18:05
Compare
Choose a tag to compare

Add more status information:

  • uptime
  • traffic speed and data usage
  • better debug output for buckets

DHTd 0.2.5

26 Nov 00:10
Compare
Choose a tag to compare
  • print IPv4 and IPv6 buckets
  • print/export all good IPv4 / IPv6 nodes

DHTd 0.2.4

21 Nov 11:43
Compare
Choose a tag to compare
  • remove block command

The blocklist is a LRU cache that pushes out new entries if a node misbehaves. As such it is not useful to use as a user.

DHTd 0.2.3

20 Nov 11:04
Compare
Choose a tag to compare
  • fix segmentation fault in dhtd-cli
  • output error if command from pip are too long for dhtd-cli