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