コミット履歴

作者 SHA1 メッセージ 日付
  Rod Hynes 7d4307b1a3 Fix upstream proxy support for "Proxy-Connection: close" 5 年 前
  Rod Hynes 726391064c Fix typo in error message 5 年 前
  Rod Hynes df3bd47f25 Exclude user input URLs from net/url parse errors 5 年 前
  Rod Hynes dfc850abda Fix staticcheck issues 6 年 前
  Rod Hynes a44e944291 Integrate utls 8 年 前
  Rod Hynes 49eae87f49 Some gitmetalinter fixes 8 年 前
  Eugene Fryntov 2b0d57d413 Handle special case of 'Host' in custom proxy headers 9 年 前
  Eugene Fryntov 4abe230581 Typo fixes, added third party copyright info 9 年 前
  Eugene Fryntov 92822fce60 New config option for adding custom HTTP headers to HTTP(s) proxied connections 9 年 前
  Eugene Fryntov 42b9564a54 More meaningful proxy 'CONNECT' handshake error message 10 年 前
  Eugene Fryntov cea14a2cbe HTTP Transport auth improvement in progress, Basic and NTLM working, Digest pending 10 年 前
  Eugene Fryntov 9a89e727f0 Completing files commit for upstreamproxy.Error type. Do more robust error check on the handshake return error now that ErrPersistEOF check moved into the handshake itself 10 年 前
  Eugene Fryntov a6f8a4136d upstreamproxy.Error type, minor fixes 10 年 前
  Eugene Fryntov c7903e112d Code review items addressed, documentation pending 10 年 前
  Eugene Fryntov ae44941c68 RoundTripper to use in place of http.Transport for doing HTTP via authenticating proxy 10 年 前
  Eugene Fryntov ea7baf63a5 Stateful HTTP authentication, http.Transport with stateful auth pending 10 年 前
  Eugene Fryntov e2977990a5 Implemented MD5-sess for Digest authentication, 'uri' fix in authorization response 10 年 前
  Eugene Fryntov 3ba08e5a40 Minor fixes 10 年 前
  Eugene Fryntov 3d0d9a6e40 Simplified stateless proxy HTTP authentication, NTLM auth fix when generating type 3 messages, simple http.Transport with proxy auth support 10 年 前
  Eugene Fryntov ba6827d592 Removed redundant 'https' proxy scheme 10 年 前
  Eugene Fryntov f47a983b29 upstreamproxy authentication in progress 10 年 前
  Eugene Fryntov 9d731191da added basic upstream socks4 and http from obfs4proxy project 11 年 前