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
2019-09-22
Add Socks5->HTTP/2 tests
Loïc Hoguin
2019-09-22
Add tests for TLS proxy and TCP/TLS server
Loïc Hoguin
2019-09-22
Support connecting to HTTPS server via TCP Socks5
Loïc Hoguin
2019-09-22
Further consolidation of TLS handshakes
Loïc Hoguin
2019-09-22
Simplify HandshakeEvent
Loïc Hoguin
2019-09-22
Move and merge all TLS handshakes to the main Gun code
Loïc Hoguin
2019-09-22
Add test for username_password auth
Loïc Hoguin
2019-09-22
Initial support for Socks5
Loïc Hoguin
2019-09-13
Use cow_http2_machine:ensure_window
Loïc Hoguin
2019-09-06
Fix failing tests caused by DATA no longer being sent
Loïc Hoguin
2019-09-06
Don't send a DATA frame when there is no request body
Loïc Hoguin
2019-09-05
Implement graceful shutdown
Loïc Hoguin
2019-08-07
Enable nodelay to a test failing intermittently
Loïc Hoguin
2019-08-07
Timeout options tests taking long is not a failure
Loïc Hoguin
2019-08-06
Make gun_SUITE parallel and add retries on Windows
Loïc Hoguin
2019-08-06
Increase the accept timeouts in proxy tests
Loïc Hoguin
2019-08-05
Improve the test proxy loop to avoid a badmatch
Loïc Hoguin
2019-08-05
Don't link gun_tls_proxy process to the ssl process
Loïc Hoguin
2019-08-05
Add flow control
Loïc Hoguin
2019-07-27
Fix ssl and other types
Loïc Hoguin
2019-07-27
Add the retry_fun option for different backoff strategies
Loïc Hoguin
2019-07-27
Postpone operations until connected
Tony Han
2019-07-26
Add the origin_changed event
Loïc Hoguin
2019-07-26
Add the transport_changed event
Loïc Hoguin
2019-07-26
Data received after RST_STREAM counts toward window
Tony Han
2019-07-26
Add tls_handshake events for CONNECT through TLS proxies
Loïc Hoguin
2019-07-25
Add tls_handshake events for CONNECT through TCP proxies
Loïc Hoguin
2019-07-25
Rename ws_echo test handler to ws_echo_h
Loïc Hoguin
2019-07-25
Fix missing response_end event for HTTP/1.0 body_close
Loïc Hoguin
2019-07-24
Add the cancel event for local/remote stream cancellation
Loïc Hoguin
2019-07-24
Add push_promise_start/push_promise_end events
Loïc Hoguin
2019-07-22
Split domain lookup/connect/TLS handshake and add events
Loïc Hoguin
2019-07-15
Add Websocket frames related events
Loïc Hoguin
2019-07-13
Add ws_upgrade/protocol_changed events
Loïc Hoguin
2019-07-03
Add the response_trailers event
Loïc Hoguin
2019-07-03
Add the response_start event
Loïc Hoguin
2019-07-02
Add response_inform/response_headers/response_end events
Loïc Hoguin
2019-06-04
Fix the HTTP/2 eunit test
Loïc Hoguin
2019-06-02
Add request_start, request_headers and request_end events
Loïc Hoguin
2019-05-13
Add the terminate event
Loïc Hoguin
2019-05-13
Add the disconnect event callback
Loïc Hoguin
2019-05-08
Add event_handler with init/connect_start/connect_end
Loïc Hoguin
2019-05-08
Don't run the autobahn test suite by default
Loïc Hoguin
2019-04-26
Add upgrade/ws tuples to gun:await/2,3,4
Loïc Hoguin
2019-04-26
Add specs to await functions, document error type better
Loïc Hoguin
2019-04-26
Distinguish between error types in await functions
Loïc Hoguin
2019-04-26
Rename owner_gone into owner_down
Loïc Hoguin
2019-04-26
Document ssl's session_lifetime/session_cache_clients_max
Loïc Hoguin
2019-04-26
Add the supervise option to start without supervisor
Loïc Hoguin
2019-04-26
No longer error out when the owner exits
Loïc Hoguin
[prev]
[next]