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
Age
Commit message (
Expand
)
Author
2020-04-16
Tentatively fix a shutdown_SUITE intermittent error
Loïc Hoguin
2020-04-16
Empty the commands queue when returning
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
Fix a Dialyzer warning introduced in the previous commit
Loïc Hoguin
2020-03-28
Make intermediaries return tls not tls_proxy
Loïc Hoguin
2020-03-28
Disable the gun_tls_proxy EUnit tests
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
Increase the gun_tls_proxy tests timeout
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
Fix time related intermittent error in gun_cookies:gc_test
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
Gun 2.0.0-pre.2
2.0.0-pre.2
Loïc Hoguin
2020-03-25
Update migration guide
Loïc Hoguin
2020-03-25
Fix host/:authority header when connecting to an IPv6 address
Loïc Hoguin
2020-03-25
Fix crash in gun:info/1 when socket is closed
Loïc Hoguin
2020-03-23
Tweak connection timeouts tests for Windows
Loïc Hoguin
2020-03-23
Require OTP-22+
Loïc Hoguin
2020-03-23
Fix flow control test since it's more strict now
Loïc Hoguin
2020-03-19
Fix gun_public_suffix compile problem
Loïc Hoguin
2020-03-15
Document the cookie store option and related modules
Loïc Hoguin
2020-03-12
Make Gun use the cookie store when configured to
Loïc Hoguin
2020-03-06
Add additional cookie expiration tests
Loïc Hoguin
2020-03-05
Implement gun_cookies:gc/1 and :session_gc/1
Loïc Hoguin
2020-03-05
Add the public suffix check to set_cookie
Loïc Hoguin
2020-03-04
Initial implementation of the gun_cookies cookie store
Loïc Hoguin
2020-02-27
Remove two unnecessary clauses
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
2019-11-04
Fix a crash introduced in the previous commit
Loïc Hoguin
2019-10-17
Use maps for looking up HTTP/2 streams
Loïc Hoguin
2019-10-08
Fix retrying on disconnect with retry=1
Loïc Hoguin
2019-10-01
Cowlib no longer returns lingering_data tuples
Loïc Hoguin
2019-10-01
Don't try upgrading 101 responses with no/bad Upgrade header
Loïc Hoguin
2019-09-27
Gun 2.0.0-pre.1
2.0.0-pre.1
Loïc Hoguin
2019-09-26
Add the migration guide to 2.0
Loïc Hoguin
2019-09-26
Document the cow_http2_machine options
Loïc Hoguin
2019-09-26
More README updates
Loïc Hoguin
2019-09-26
Update the README
Loïc Hoguin
[next]