Age | Commit message (Expand) | Author |
2020-11-12 | Update gun_tunnel_up manual | Loïc Hoguin |
2020-11-11 | Initial internals chapter about TLS over TLS | Loïc Hoguin |
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-10-07 | Default keepalive to infinity for all protocols | Loïc Hoguin |
2020-09-21 | Rename the 3-arity gun_socks_up to gun_tunnel_up | Loïc Hoguin |
2020-03-25 | Update migration guide | Loïc Hoguin |
2020-03-23 | Require OTP-22+ | Loïc Hoguin |
2020-03-15 | Document the cookie store option and related modules | Loïc Hoguin |
2020-03-12 | Make Gun use the cookie store when configured to | Loïc Hoguin |
2019-09-26 | Add the migration guide to 2.0 | Loïc Hoguin |
2019-09-26 | Document the cow_http2_machine options | Loïc Hoguin |
2019-09-26 | Remove UnprocessedStreams from the gun_down message | Loïc Hoguin |
2019-09-26 | Add reply_to option to ws_upgrade; remove notowner entirely | Loïc Hoguin |
2019-09-26 | Add a function to change the connection owner | Loïc Hoguin |
2019-09-24 | Add auto-ping to Websocket and a silence_pings option | Loïc Hoguin |
2019-09-23 | Document sending N Websocket frames in the guide | Loïc Hoguin |
2019-09-22 | Document Socks support | Loïc Hoguin |
2019-09-22 | Initial support for Socks5 | Loïc Hoguin |
2019-09-05 | Implement graceful shutdown | 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-22 | Split domain lookup/connect/TLS handshake and add events | 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 | 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-25 | Document an issue with OTP-20.3 on Windows | Loïc Hoguin |
2019-01-09 | Improve documentation about gun:headers/4,5 | Loïc Hoguin |
2019-01-09 | Add function gun:stream_info/2 | Loïc Hoguin |
2019-01-06 | Lowercase header names automatically and accept more types | Loïc Hoguin |
2019-01-05 | Clarify option errors in the manual for gun:open/open_unix | Loïc Hoguin |
2019-01-03 | Update copyright years | Loïc Hoguin |
2019-01-03 | Bump supported Erlang/OTP to 20.0+ | Loïc Hoguin |
2018-12-31 | Disable keepalive by default for HTTP/1.1 | Loïc Hoguin |
2018-12-31 | Separate request/4,5,6 into headers/4,5 and request/5,6 | Loïc Hoguin |
2018-10-01 | Gun 1.3.01.3.0 | Loïc Hoguin |
2018-10-01 | Document the protocols option for Websocket | Michal Piotrowski |
2018-09-20 | Use ALPN when proxying TLS connections using CONNECT | Loïc Hoguin |
2018-09-17 | Gun 1.2.01.2.0 | Loïc Hoguin |
2018-09-17 | Document gun:connect/2,3,4 | Loïc Hoguin |
2018-08-06 | Gun 1.1.01.1.0 | Loïc Hoguin |
2018-06-26 | Fix a mistake in the Websocket guide | Loïc Hoguin |
2018-06-11 | Fix await_up link in function reference docs | Radu Ciorba |
2018-06-04 | Review and update the user guide | Loïc Hoguin |
2018-06-04 | Remove the dependency on Ranch | Loïc Hoguin |
2018-06-03 | Rename gun_data and gun_sse to gun_data_h and gun_sse_h | Loïc Hoguin |
2018-06-03 | Fill in the options types instead of using map() | Loïc Hoguin |
2018-06-03 | Add gun.sty to the user guide | Loïc Hoguin |