1. 18 Apr, 2018 2 commits
  2. 17 Apr, 2018 2 commits
  3. 16 Apr, 2018 1 commit
  4. 15 Apr, 2018 1 commit
  5. 06 Apr, 2018 1 commit
    • Mikio Hara's avatar
      internal/{socks,sockstest}: new packages · 61147c48
      Mikio Hara authored
      This change factors out the code related to SOCKS protocol version 5
      from the golang/x/net/proxy package and provides new SOCKS-specific
      API to fix the following:
      - inflexbility of forward proxy connection setup; e.g., no support for
        context-based deadline or canceling, no support for dial deadline,
        no support for working with external authentication mechanisms,
      - useless error values for troubleshooting.
      
      The new package socks is supposed to be used by the net/http package
      of standard library and proxy package of golang.org/x/net repository.
      
      Fixes golang/go#11682.
      Updates golang/go#17759.
      Updates golang/go#19354.
      Updates golang/go#19688.
      Fixes golang/go#21333.
      
      Change-Id: I24098ac8522dcbdceb03d534147c5101ec9e7350
      Reviewed-on: https://go-review.googlesource.com/38278
      Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
      61147c48
  6. 04 Apr, 2018 1 commit
  7. 30 Mar, 2018 2 commits
  8. 20 Mar, 2018 1 commit
  9. 19 Mar, 2018 4 commits
  10. 17 Mar, 2018 1 commit
  11. 14 Mar, 2018 1 commit
  12. 13 Mar, 2018 2 commits
  13. 11 Mar, 2018 1 commit
  14. 08 Mar, 2018 1 commit
  15. 07 Mar, 2018 1 commit
  16. 06 Mar, 2018 1 commit
  17. 01 Mar, 2018 1 commit
  18. 18 Feb, 2018 1 commit
  19. 16 Feb, 2018 2 commits
  20. 15 Feb, 2018 1 commit
  21. 08 Feb, 2018 1 commit
  22. 02 Feb, 2018 1 commit
  23. 01 Feb, 2018 3 commits
  24. 24 Jan, 2018 1 commit
  25. 12 Jan, 2018 1 commit
  26. 10 Jan, 2018 1 commit
  27. 08 Jan, 2018 1 commit
  28. 05 Jan, 2018 1 commit
  29. 12 Dec, 2017 1 commit
  30. 07 Dec, 2017 1 commit