Tags give the ability to mark specific points in history as being important
This project is mirrored from https://*****:*****@github.com/savoirfairelinux/opendht.git.
Pull mirroring updated .
Successfully updated .
-
2.0.0beta1
28de9831 · · -
-
-
-
-
-
-
-
-
-
-
-
-
1.9.0
a8ba536d · ·* Add automatic multicast local peer discovery (Ming Rui Zhang) DhtRunner: enable it using new configuration options: config.peer_discovery enables listening for other nodes, config.peer_publish enables publishing our own node information, dhtnode: enable it using --peer-discovery or -D * crypto: added initial support for Certificate Signing Requests (CSR) * unit tests: fixed/improved DhtRunnerTester
-
1.8.2
b4c3c2cb · ·* dht: add configuration to persist/load state to/from a file * dht: avoid network request for 'get' if a 'listen' op is synched for the same key * dht: performance/memory usage improvements * proxy: handle value expiration/refresh * proxy: reliability improvements * proxy: performance improvements * dhtrunner: avoid failing if socket can't be bound for one of ipv4/ipv6 * improved unit tests
-
1.8.1
459c1344 · ·* dht: fix issue that could cause listen callback being called after returning false * dht: reduce connection time for disconnected bootstrap node * dht: improve performance when used disconncted * dht: other minor performance improvements * securedht: improve putSigned performance and network usage * routing table: fix minor memory leak * added more unit tests * reduced log verbosity
-
1.8.0
4416b914 · ·Since 1.7.4: * dhtrunner: added API to receive expiration for deserialized values * proxy client: fixed data race in value reception * proxy: support value expiration in protocol * dht: fixed issue that could cause nodes to to wrongfully expire (hanyf) * performance improvements * stability improvements * reduced network usage
-
-
-