1. 02 May, 2018 1 commit
  2. 20 Apr, 2018 1 commit
  3. 18 Apr, 2018 2 commits
  4. 17 Apr, 2018 2 commits
  5. 16 Apr, 2018 1 commit
  6. 15 Apr, 2018 1 commit
  7. 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
  8. 04 Apr, 2018 1 commit
  9. 30 Mar, 2018 2 commits
  10. 20 Mar, 2018 1 commit
  11. 19 Mar, 2018 4 commits
  12. 17 Mar, 2018 1 commit
  13. 14 Mar, 2018 1 commit
  14. 13 Mar, 2018 2 commits
  15. 11 Mar, 2018 1 commit
  16. 08 Mar, 2018 1 commit
  17. 07 Mar, 2018 1 commit
  18. 06 Mar, 2018 1 commit
  19. 01 Mar, 2018 1 commit
  20. 18 Feb, 2018 1 commit
  21. 16 Feb, 2018 2 commits
  22. 15 Feb, 2018 1 commit
  23. 08 Feb, 2018 1 commit
  24. 02 Feb, 2018 1 commit
  25. 01 Feb, 2018 3 commits
  26. 24 Jan, 2018 1 commit
  27. 12 Jan, 2018 1 commit
  28. 10 Jan, 2018 1 commit
  29. 08 Jan, 2018 1 commit
  30. 05 Jan, 2018 1 commit