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
/
test
Age
Commit message (
Expand
)
Author
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-26
Default the origin authority to "localhost" for unix sockets
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
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-26
Allow specifying functions for reply_to
Viktor Söderqvist
2025-02-25
Improve graceful_shutdown_goaway_no_error test reliability
Loïc Hoguin
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-13
Increase the ping loop in send_errors_SUITE
Loïc Hoguin
2025-01-13
Increase another send_errors timeout
Loïc Hoguin
2025-01-13
Increase a send_errors test timeout
Loïc Hoguin
2024-03-14
Use public_key:cacerts_get/0 when possible
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
2023-01-23
Fix intermittent error in stream_info_http test
Loïc Hoguin
2023-01-23
Selective receive in test to avoid receiving wrong message
Loïc Hoguin
2023-01-23
Linger a little at the end of a shutdown test connection
Loïc Hoguin
2023-01-23
Increase times by factor 10 to fix timing issue
Viktor Söderqvist
2023-01-09
Tweak some test outputs
Loïc Hoguin
2023-01-09
Skip degraded configuration test on Windows
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-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-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
Handle send errors
Viktor Söderqvist
2022-10-11
Update tests for OTP-25+
Loïc Hoguin
2022-09-12
Silence certs related ssl warnings in test suites
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-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
Add tests for SNI
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-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
Add more new keys to gun:info and gun:stream_info manuals
Loïc Hoguin
2020-11-09
Update source path for test tool h2specd
Bjorn Svensson
[next]