Eugene Fryntov
|
d80f4e5c9e
fixed proxyError formatting
|
10 лет назад |
Eugene Fryntov
|
55203fd233
Commented ProxyAuthTransport
|
10 лет назад |
Eugene Fryntov
|
bf2701a520
Merge remote-tracking branch 'upstream/master'
|
10 лет назад |
Eugene Fryntov
|
396c4ed2fe
Deleted broken utils from go-ntlm
|
10 лет назад |
Eugene Fryntov
|
d104aab020
Changed/removed dependencies in the go-ntlm
|
10 лет назад |
Rod Hynes
|
1250e1bcbc
Merge pull request #101 from efryntov/master
|
10 лет назад |
Eugene Fryntov
|
d0182ba359
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
|
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
|
4346d9bca3
Merge remote-tracking branch 'upstream/master'
|
10 лет назад |
Eugene Fryntov
|
0e9d9aa8bb
Minor revision
|
10 лет назад |
Eugene Fryntov
|
09075b0214
Final HTTP auth proxy transport, updated README with code examples
|
10 лет назад |
Eugene Fryntov
|
ae44941c68
RoundTripper to use in place of http.Transport for doing HTTP via authenticating proxy
|
10 лет назад |
Rod Hynes
|
507c5d1639
Merge pull request #100 from rod-hynes/master
|
10 лет назад |
Rod Hynes
|
6cc880408b
Use new AAR Android Library in Psibot
|
10 лет назад |
Rod Hynes
|
25e368e090
Update Android Library to use 'gomobile bind'
|
10 лет назад |
Eugene Fryntov
|
ea7baf63a5
Stateful HTTP authentication, http.Transport with stateful auth pending
|
10 лет назад |
Eugene Fryntov
|
c2119e5f31
Switched HTTP authentication to go-ntlm library, added a method to generate type 1 messages for NTLM handshake to the library
|
10 лет назад |
Eugene Fryntov
|
e2977990a5
Implemented MD5-sess for Digest authentication, 'uri' fix in authorization response
|
10 лет назад |
Eugene Fryntov
|
f1863f4f24
Added a shallow clone of https://github.com/ThomsonReutersEikon/go-ntlm.git
|
10 лет назад |
Rod Hynes
|
67eb536800
Merge pull request #99 from rod-hynes/master
|
10 лет назад |
Rod Hynes
|
7529fac43b
Add explicit timeout to ssh session establishment
|
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
|
d786ad0575
Forked ntlm auth package, disabled 'print' calls
|
10 лет назад |
Eugene Fryntov
|
ba6827d592
Removed redundant 'https' proxy scheme
|
10 лет назад |
Eugene Fryntov
|
0b75380f35
Added NTLM proxy authentication
|
10 лет назад |
Rod Hynes
|
e00fa8dd0a
Merge pull request #98 from rod-hynes/master
|
10 лет назад |
Rod Hynes
|
e890309427
Fix: skip response body handling when status is 304
|
10 лет назад |