This project is mirrored from https://*****:*****@github.com/savoirfairelinux/opendht.git.
Pull mirroring updated .
* add Prefix Hash Tree (PHT) for data indexation (Nicolas Reynaud, Simon Désaulniers) * add Queries (Simon Désaulniers) * add long-term data persistance (Simon Désaulniers) * add data pagination (Simon Désaulniers) * reduced bandwith usage
refactoring including: * introduction of network engine (Simon Désaulniers) * api change: internal Dht structures moved to dht namespace * crypto: added argon2 for key stretching * python: benchmark improvements and many bug fixes
* fix data-persistence related bugs * fix many small build issues * dhtnode improvements * python benchmark improvements