Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@github.com/savoirfairelinux/opendht.git. Pull mirroring updated .
  1. Jan 17, 2017
  2. Jan 16, 2017
  3. Jan 15, 2017
  4. Jan 13, 2017
  5. Jan 11, 2017
  6. Jan 10, 2017
  7. Jan 09, 2017
  8. Jan 04, 2017
  9. Jan 03, 2017
    • Simon Désaulniers's avatar
      routing_table: complete connecting state resolution · 620868b5
      Simon Désaulniers authored
      After a connectivity change, the DHT would enter the "connecting" state in order
      to try to resolve good nodes. However, the previous algorithm would
      probabilistically increase time for completion each time a node would fail to
      resolve. We now avoid this by prioritizing non-expired nodes in the process.
      Also, a subtle error would sensibly stop the process for 30 minutes due to using
      the Node::NODE_EXPIRE_TIME constant instead of Node::MAX_RESPONSE_TIME.
      Unverified
      620868b5
  10. Jan 02, 2017
  11. Dec 29, 2016
  12. Dec 28, 2016
  13. Dec 09, 2016
  14. Dec 06, 2016
  15. Dec 05, 2016
  16. Dec 02, 2016
  17. Dec 01, 2016
  18. Nov 30, 2016
  19. Nov 29, 2016
Loading