index
:
gun.git
1.3.x
http2-websocket
http3
master
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
socks_SUITE.erl
Age
Commit message (
Expand
)
Author
2020-09-21
Fix gun:stream_info/2 when gun_tunnel is involved
Loïc Hoguin
2020-09-21
Replace gun_tunnel_up/3 message with /4 variant
Loïc Hoguin
2020-09-21
Rename the 3-arity gun_socks_up to gun_tunnel_up
Loïc Hoguin
2020-09-21
Add gun_tunnel_up message to HTTP/2 CONNECT
Loïc Hoguin
2020-09-21
Make gun_socks_up stream-specific for HTTP/2 CONNECT
Loïc Hoguin
2020-09-21
Make HTTP/2 CONNECT to a SOCKS server work
Loïc Hoguin
2020-03-28
Make intermediaries return tls not tls_proxy
Loïc Hoguin
2019-09-22
Document Socks support
Loïc Hoguin
2019-09-22
Add CONNECT->Socks5->HTTP tests
Loïc Hoguin
2019-09-22
Add more tests with two Socks5 proxies
Loïc Hoguin
2019-09-22
Supports going through multiple Socks proxies
Loïc Hoguin
2019-09-22
Add Socks5->HTTP/2 tests
Loïc Hoguin
2019-09-22
Add tests for TLS proxy and TCP/TLS server
Loïc Hoguin
2019-09-22
Support connecting to HTTPS server via TCP Socks5
Loïc Hoguin
2019-09-22
Add test for username_password auth
Loïc Hoguin
2019-09-22
Initial support for Socks5
Loïc Hoguin