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