This project is mirrored from https://:*****@github.com/savoirfairelinux/opendht.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
-
-
-
-
1.9.0a8ba536d · ·
* 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.2b4c3c2cb · ·
* 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.1459c1344 · ·
* 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.04416b914 · ·
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
-
-
-
-
-
-
1.7.337ddd8c7 · ·
* many proxy server/client fixes * performance improvements * improved behavior in case of CPU contention
-
-
-
-
-
1.7.2e4f640f1 · ·
* dht: prevent unavailable address family (ie. IPv6) to block a search indefinitely in some network conditions. * dht: fix the put() operation occasionally never completing or taking a long time to complete. * proxy client: set the dht state to connected on push notification reception to allow proper handing of the notification. * dhtrunner: fix null pointer access when retreiving the public address of a stopped/uninitialised node.
-
-