index
:
gun.git
1.3.x
http2-websocket
http3
master
respect-remote-concurrency-limit
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
/
src
Age
Commit message (
Expand
)
Author
2025-04-10
Cleanup HTTP/2 timeouts on close to avoid stray messages
Loïc Hoguin
2025-04-09
Catch post-handshake TLS 1.3 alerts
Loïc Hoguin
2025-03-28
Reject Websocket frames sent over HTTP
Loïc Hoguin
2025-03-27
Handle error when sending Websocket pong frames
Loïc Hoguin
2025-03-26
Default the origin authority to "localhost" for unix sockets
Loïc Hoguin
2025-03-26
Configure customize_hostname_check by default
Loïc Hoguin
2025-03-26
Remove copyright years from all files except LICENSE
Loïc Hoguin
2025-03-26
Better identify ping errors and test the HTTP/1.1 one
Loïc Hoguin
2025-03-26
User ping payload is 10000 or above
Loïc Hoguin
2025-03-26
Implement user pings for tunnels
Loïc Hoguin
2025-03-21
Add gun:ping/2,3 for user-initiated ping for HTTP/2
Viktor Söderqvist
2025-03-21
Respect remote concurrency limit for headers/connect/ws_upgrade
respect-remote-concurrency-limit
Loïc Hoguin
2025-03-18
HTTP/2: Respect remote MAX_CONCURRENT_STREAMS
Viktor Söderqvist
2025-02-27
Do not ignore data received immediately after switching to raw
Denys Knertser
2025-02-27
Include event handler state in gun:info/1 result
Viktor Söderqvist
2025-02-26
Allow specifying functions for reply_to
Viktor Söderqvist
2025-02-25
Send NO_ERROR in client-initiated graceful shutdown
Viktor Söderqvist
2025-02-25
Add state_name field to gun:info/1
Viktor Söderqvist
2025-01-02
HTTP/2: Fix tunneled streams bugs
Loïc Hoguin
2024-11-06
Fix a Dialyzer warning
Loïc Hoguin
2024-03-26
Initial HTTP/3 implementation
http3
Loïc Hoguin
2024-03-14
Use public_key:cacerts_get/0 when possible
Loïc Hoguin
2024-03-14
Remove client_preferred_next_protocols
Viktor Söderqvist
2024-03-14
Update Cowlib to 2.13.0
Loïc Hoguin
2023-06-05
Fix crash when TLS connection closes very early
Loïc Hoguin
2023-01-23
Update public domain suffix list
Loïc Hoguin
2023-01-23
Update copyright lines in preparation for release
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
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
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
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
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
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
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
[next]