1. 11 Dec, 2017 1 commit
  2. 05 Dec, 2017 1 commit
  3. 15 Jul, 2017 1 commit
  4. 17 May, 2017 1 commit
  5. 24 Mar, 2017 1 commit
  6. 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
  7. 05 Oct, 2016 1 commit
  8. 30 Sep, 2016 2 commits
  9. 02 Sep, 2016 1 commit
  10. 21 Aug, 2016 1 commit
  11. 04 Aug, 2016 1 commit
  12. 05 Jul, 2016 1 commit
  13. 04 Jul, 2016 1 commit
  14. 24 Jun, 2016 1 commit
  15. 15 Jun, 2016 2 commits
  16. 12 Jun, 2016 1 commit
  17. 11 Jun, 2016 1 commit
  18. 07 Jun, 2016 1 commit
  19. 01 Jun, 2016 1 commit
  20. 31 May, 2016 1 commit
  21. 17 May, 2016 1 commit
  22. 16 May, 2016 1 commit
  23. 13 May, 2016 1 commit
  24. 10 May, 2016 1 commit
  25. 29 Apr, 2016 1 commit
  26. 27 Apr, 2016 1 commit
  27. 17 Apr, 2016 2 commits
  28. 11 Apr, 2016 1 commit
  29. 07 Apr, 2016 1 commit
  30. 30 Mar, 2016 1 commit
  31. 09 Mar, 2016 1 commit
  32. 13 Feb, 2016 1 commit
  33. 31 Jan, 2016 2 commits
  34. 30 Jan, 2016 2 commits
  35. 12 Jan, 2016 1 commit