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
2023-01-09
Skip degraded configuration test on Windows
Loïc Hoguin
2022-12-12
macOS: Error out on eaddrnotavail instead of retrying
Loïc Hoguin
2022-12-06
Add keepalive_tolerance http2 option
Viktor Söderqvist
2022-12-05
Add tests for ws subprotocol negotiation
Viktor Söderqvist
2022-12-05
Document Websocket subprotocol negotiation
Loïc Hoguin
2022-11-21
Don't infinite loop gun_pool on bad configuration
Loïc Hoguin
2022-11-21
Support positive HTTP/1.0 responses to CONNECT requests
Loïc Hoguin
2022-11-21
Enable send timeouts by default
Loïc Hoguin
2022-11-14
Implement gun_raw:down/1, gun_raw:update_flow/4
Denys Knertser
2022-11-08
Include Websocket StreamRef in gun_down messages
Wei Huang
2022-10-24
Cookies: default SameSite is now "Default", not "None"
Loïc Hoguin
2022-10-24
Also flush gun_tunnel_up
Led
2022-10-24
Handle send errors
Viktor Söderqvist
2022-10-11
Update tests for OTP-25+
Loïc Hoguin
2022-10-11
Make many gun_http2 functions return state or error tuple
Viktor Söderqvist
2022-09-19
Handle of HTTP/2 tunnel errors
Loïc Hoguin
2022-09-12
Silence certs related ssl warnings in test suites
Loïc Hoguin
2022-09-12
Add close/1 to gun_tls_proxy_cb to avoid undef crashes
Loïc Hoguin
2022-09-12
Update cookie tests against latest WPT
Loïc Hoguin
2022-08-30
Add tests for the SSE handler
Benedikt Reinartz
2022-08-30
Ignore parameters for text/event-stream
Benedikt Reinartz
2022-08-30
Make Protocol:init/4 return an ok-tuple
Viktor Söderqvist
2022-03-08
Add a test for HTTP/2 empty DATA frame with fin set
Loïc Hoguin
2022-03-08
Handle any zero-sized Data in http:data with fin
Martin Björklund
2022-03-08
Don't add default SNI if already set
Johan Bevemyr
2022-03-08
Add tests for SNI
Loïc Hoguin
2022-03-08
gun_pool Dialyzer fixes
Sergei Shuvatov
2022-03-08
Fix flushing by stream reference
Sergei Shuvatov
2022-03-08
Make the stream_error_* functions return 'ok'
Viktor Söderqvist
2022-03-08
Return commands instead of state in remaining callbacks
Viktor Söderqvist
2021-05-24
Gun 2.0.0-rc.2
2.0.0-rc.2
Loïc Hoguin
2021-02-12
Temporarily depend on Cowlib master
Loïc Hoguin
2021-02-10
Depend on Ranch 2.0.0 for compatibility with OTP-24
Loïc Hoguin
2021-02-09
Fix gun_pool:stop_pool/2,3 with default port
Loïc Hoguin
2021-02-08
No longer use ssl:ssl_accept/2
Loïc Hoguin
2021-02-08
Fix type that breaks gun_pool compilation
Loïc Hoguin
2021-02-08
Fix a typo in migrating_from_1.3.asciidoc
Erlend Hamberg
2021-02-07
Initial commit for Gun pools
Loïc Hoguin
2020-11-19
Grammar fix on most recent changelog
2.0.0-rc.1
Loïc Hoguin
2020-11-19
Update Erlang.mk and configure Hex
Loïc Hoguin
2020-11-19
Update Cowlib to 2.10.1
Loïc Hoguin
2020-11-12
Reset host/port/scheme/transport/intermediaries on disconnect
Loïc Hoguin
2020-11-12
Return 'undefined' for raw|socks origin_scheme where applicable
Loïc Hoguin
2020-11-12
Fix a low hanging fruit todo
Loïc Hoguin
2020-11-12
Fail fast while closing if reconnect is off
Viktor Söderqvist
2020-11-12
Change version to Gun 2.0.0-rc.1
Loïc Hoguin
2020-11-12
Update sponsors
Loïc Hoguin
2020-11-12
Update copyright years
Loïc Hoguin
2020-11-12
Replace gun:ws_send/2 with gun:ws_send/3
Loïc Hoguin
2020-11-12
Review and remove many todos
Loïc Hoguin
[next]