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
Age
Commit message (
Expand
)
Author
2020-10-16
Remove the transport_changed event
Loïc Hoguin
2020-10-16
Add or fix events inside or related to CONNECT tunnels
Loïc Hoguin
2020-10-07
Propagate timeouts to the right layer in HTTP/2 tunnels
Loïc Hoguin
2020-10-07
Normalize headers in ws_upgrade
rinpatch
2020-10-03
Fix test suites failing due to previous breaking changes
Loïc Hoguin
2020-10-03
Add tunnel_SUITE testing all 3-layer combinations
Loïc Hoguin
2020-09-21
Fix gun:stream_info/2 when gun_tunnel is involved
Loïc Hoguin
2020-09-21
Initial success for h2 CONNECT -> https CONNECT -> https
Loïc Hoguin
2020-09-21
Add test HTTP/2 CONNECT -> HTTP/1.1 CONNECT -> origin
Loïc Hoguin
2020-09-21
Add more HTTP/2 CONNECT tests
Loïc Hoguin
2020-09-21
Few more tests and fixes
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
First working HTTPS over secure HTTP/2
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-09-21
Add HTTP/2 CONNECT tests with Cowboy as origin
Loïc Hoguin
2020-09-21
Add the base_stream_ref to gun_http/gun_http2
Loïc Hoguin
2020-09-21
HTTP/2 over HTTP/2 CONNECT
Loïc Hoguin
2020-09-21
Improve HTTP/2 CONNECT to non-HTTP origin
Loïc Hoguin
2020-09-21
Make gun:stream_info/2 return intermediaries for HTTP/2 CONNECT
Loïc Hoguin
2020-09-21
Initial HTTP/2 CONNECT implementation
Loïc Hoguin
2020-04-20
Update the WPT cookie tests
Loïc Hoguin
2020-04-16
Fix the gun_SUITE:shutdown_reason intermittent errors
Loïc Hoguin
2020-04-16
Tentatively fix a shutdown_SUITE intermittent error
Loïc Hoguin
2020-04-16
Fix a fun not being called in gun_SUITE
Loïc Hoguin
2020-04-16
Add tests for cookie_ignore_informational option
Loïc Hoguin
2020-03-28
Make the stream_info tests more reliable
Loïc Hoguin
2020-03-28
Improve the flow_SUITE:flow_ws test case
Loïc Hoguin
2020-03-28
Use gun_test:init_origin/3 in the gun_SUITE:reply_to_* tests
Loïc Hoguin
2020-03-28
Make gun_SUITE:shutdown_reason test more reliable
Loïc Hoguin
2020-03-28
Make intermediaries return tls not tls_proxy
Loïc Hoguin
2020-03-28
Use timetrap instead of normal timeouts in shutdown_SUITE
Loïc Hoguin
2020-03-28
In gun_SUITE shutdown_reason case, don't match in receive
Loïc Hoguin
2020-03-27
Use infinity timeout for gun:await in reply_to tests
Loïc Hoguin
2020-03-27
Don't explictly wait for the message in reply_to tests
Loïc Hoguin
2020-03-27
Split the gun_SUITE:reply_to test in two cases
Loïc Hoguin
2020-03-27
Improve test timeout handling in gun_SUITE
Loïc Hoguin
2020-03-26
Don't make the rfc6265bis test giver time out
Loïc Hoguin
2020-03-26
Fix IPv6 related changes to tests
Loïc Hoguin
2020-03-25
Fix host/:authority header when connecting to an IPv6 address
Loïc Hoguin
2020-03-23
Tweak connection timeouts tests for Windows
Loïc Hoguin
2020-03-23
Fix flow control test since it's more strict now
Loïc Hoguin
2020-03-12
Make Gun use the cookie store when configured to
Loïc Hoguin
2020-03-04
Initial implementation of the gun_cookies cookie store
Loïc Hoguin
2020-02-27
Use specific error when HTTP/2 receives HTTP/1 response
Loïc Hoguin
2020-02-27
Add a test getting preface errors in the 'DOWN' reason
Loïc Hoguin
2020-02-27
Detect invalid HTTP/2 preface errors
Loïc Hoguin
2020-02-10
Handle cow_http2_machine timeouts
Loïc Hoguin
[next]