1. 31 May, 2017 1 commit
    • Lars Gierth's avatar
      basichost: refactor BasicHost construction · f0453a24
      Lars Gierth authored
      There were previously 4 different ways of passing various options
      into BasicHost construction.
      
      1. Function parameters to New
      2. Option parameters to New
      3. Global variables, e.g. NegotiateTimeout
      4. Options struct, in the calling code in go-ipfs
      
      This changeset deprecated all of these, and introduces the HostOpts
      struct to replace them. It also introduces a new constructor called
      NewHost, which accepts a *HostOpts.
      
      The old New constructor continues to work the same way,
      but is from now on deprecated too.
      f0453a24
  2. 24 Apr, 2017 3 commits
  3. 10 Jan, 2017 1 commit
  4. 05 Jan, 2017 1 commit
  5. 26 Dec, 2016 1 commit
  6. 18 Nov, 2016 1 commit
  7. 17 Nov, 2016 1 commit
  8. 10 Nov, 2016 1 commit
  9. 05 Nov, 2016 1 commit
  10. 05 Oct, 2016 1 commit
  11. 04 Oct, 2016 2 commits
  12. 03 Oct, 2016 1 commit
  13. 11 Sep, 2016 4 commits
  14. 23 Aug, 2016 1 commit
  15. 18 Aug, 2016 1 commit
  16. 16 Aug, 2016 1 commit
  17. 10 Aug, 2016 1 commit
  18. 27 Jun, 2016 1 commit
  19. 20 Jun, 2016 1 commit
  20. 01 Jun, 2016 1 commit
  21. 31 May, 2016 1 commit
  22. 15 May, 2016 1 commit
  23. 27 Apr, 2016 2 commits
  24. 12 Apr, 2016 1 commit
  25. 06 Apr, 2016 2 commits
  26. 03 Mar, 2016 1 commit
  27. 17 Feb, 2016 1 commit
  28. 04 Jan, 2016 1 commit
  29. 11 Dec, 2015 1 commit
  30. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  31. 19 Nov, 2015 1 commit
  32. 17 Nov, 2015 1 commit