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
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
2020-11-12
Remove an unused key from the internal tunnel_info()
Loïc Hoguin
2020-11-12
Add more new keys to gun:info and gun:stream_info manuals
Loïc Hoguin
2020-11-12
Use gun:stream_ref() where applicable
Loïc Hoguin
2020-11-12
Update gun_tunnel_up manual
Loïc Hoguin
2020-11-12
Enable optional0042 cookie test
Loïc Hoguin
2020-11-11
Initial internals chapter about TLS over TLS
Loïc Hoguin
2020-11-09
Update source path for test tool h2specd
Bjorn Svensson
2020-11-09
Update the migration guide and the gun(3) manual
Loïc Hoguin
2020-11-09
Add the gun_event manual
Loïc Hoguin
2020-11-06
Make CONNECT responses produce a response_end event
Loïc Hoguin
2020-11-06
Update Cowlib to 2.10.0
Loïc Hoguin
2020-11-06
Fix IsFin mismatch in HTTP/2 CONNECT response
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
Propagate timeouts to the right layer in HTTP/2 tunnels
Loïc Hoguin
2020-10-07
Update Erlang.mk
Loïc Hoguin
2020-10-07
Default keepalive to infinity for all protocols
Loïc Hoguin
2020-10-07
Include content_handlers in opts
Tomas Abrahamsson
2020-10-07
Export declared event types in gun_event
Andrew Mayorov
2020-10-07
Normalize headers in ws_upgrade
rinpatch
2020-10-05
Improve some 'todo' return values and arguments
Loïc Hoguin
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
Ensure the right stream_ref is passed around HTTP/2 tunnels
Loïc Hoguin
2020-09-21
Fix compilation and Dialyzer warnings
Loïc Hoguin
2020-09-21
Fix gun:stream_info/2 when gun_tunnel is involved
Loïc Hoguin
2020-09-21
Initial success for h2 CONNECT -> https CONNECT -> https
Loïc Hoguin
2020-09-21
Add test HTTP/2 CONNECT -> HTTP/1.1 CONNECT -> origin
Loïc Hoguin
2020-09-21
Add more HTTP/2 CONNECT tests
Loïc Hoguin
2020-09-21
Add a gun:stream_ref() type and fix Dialyzer
Loïc Hoguin
2020-09-21
Refactor protocol handling via gun_protocols
Loïc Hoguin
[prev]
[next]