index
:
gun.git
1.3.x
corral
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
/
gun.erl
Age
Commit message (
Expand
)
Author
2026-05-06
WIP
corral
Loïc Hoguin
2025-04-09
Catch post-handshake TLS 1.3 alerts
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
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-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
Add state_name field to gun:info/1
Viktor Söderqvist
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 copyright lines in preparation for release
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
Enable send timeouts by default
Loïc Hoguin
2022-11-14
Implement gun_raw:down/1, gun_raw:update_flow/4
Denys Knertser
2022-10-24
Also flush gun_tunnel_up
Led
2022-10-24
Handle send errors
Viktor Söderqvist
2022-08-30
Make Protocol:init/4 return an ok-tuple
Viktor Söderqvist
2022-03-08
Don't add default SNI if already set
Johan Bevemyr
2022-03-08
Fix flushing by stream reference
Sergei Shuvatov
2022-03-08
Return commands instead of state in remaining callbacks
Viktor Söderqvist
2021-02-07
Initial commit for Gun pools
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
Fail fast while closing if reconnect is off
Viktor Söderqvist
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
2020-11-12
Remove an unused key from the internal tunnel_info()
Loïc Hoguin
2020-11-02
Initial implementation of Websocket over HTTP/2
http2-websocket
Loïc Hoguin
2020-10-21
Fix cookie handling when tunnel and origin schemes mismatch
Loïc Hoguin
2020-10-20
Disconnect when setopts returns an error
Viktor Söderqvist
2020-10-19
Fix cookies for tunnels
Loïc Hoguin
2020-10-16
Remove commented code
Loïc Hoguin
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
Include content_handlers in opts
Tomas Abrahamsson
2020-10-07
Normalize headers in ws_upgrade
rinpatch
2020-10-03
Fix Dialyzer warnings
Loïc Hoguin
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 compilation and Dialyzer warnings
Loïc Hoguin
[next]