1. 05 Feb, 2020 1 commit
  2. 26 May, 2019 1 commit
  3. 08 Aug, 2018 1 commit
  4. 18 Dec, 2017 1 commit
  5. 06 Mar, 2017 1 commit
    • Jeromy's avatar
      Fixes for dht findpeer queries · 00b46e0c
      Jeromy authored
      First, we use Alpha instead of K as the number of peers we grab from the
      routing table (as per the kademlia paper).
      
      Second, we don't use a size limited set for the 'GetClosestPeers' query.
      We're going to process more than K peers before we find the K closest
      peers.
      
      Third, Change GetClosestPeers to actually return the K Closest peers,
      not a hodge podge of peers that it found on the way to finding the
      closest peers.
      00b46e0c
  6. 05 Oct, 2016 1 commit
  7. 30 Sep, 2016 1 commit
  8. 03 Sep, 2016 1 commit
  9. 02 Sep, 2016 1 commit
  10. 21 Aug, 2016 1 commit
  11. 04 Jul, 2016 1 commit
  12. 24 Jun, 2016 1 commit
  13. 15 Jun, 2016 1 commit
  14. 11 Jun, 2016 1 commit
  15. 09 Jun, 2016 1 commit
  16. 07 Jun, 2016 1 commit
  17. 01 Jun, 2016 1 commit
  18. 31 May, 2016 1 commit
  19. 17 May, 2016 2 commits
  20. 16 May, 2016 1 commit
  21. 13 May, 2016 1 commit
  22. 10 May, 2016 1 commit
  23. 04 May, 2016 1 commit
  24. 27 Apr, 2016 1 commit
  25. 17 Apr, 2016 2 commits
  26. 11 Apr, 2016 1 commit
  27. 07 Apr, 2016 1 commit
  28. 30 Mar, 2016 1 commit
  29. 25 Mar, 2016 1 commit
  30. 09 Mar, 2016 1 commit
  31. 31 Jan, 2016 2 commits
  32. 30 Jan, 2016 3 commits
  33. 05 Nov, 2015 1 commit
  34. 27 Oct, 2015 1 commit
  35. 03 Oct, 2015 1 commit