aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-12Silence certs related ssl warnings in test suitesLoïc Hoguin
2022-09-12Add close/1 to gun_tls_proxy_cb to avoid undef crashesLoïc Hoguin
2022-09-12Update cookie tests against latest WPTLoïc Hoguin
2022-08-30Add tests for the SSE handlerBenedikt Reinartz
2022-08-30Ignore parameters for text/event-streamBenedikt Reinartz
2022-08-30Make Protocol:init/4 return an ok-tupleViktor Söderqvist
2022-03-08Add a test for HTTP/2 empty DATA frame with fin setLoïc Hoguin
2022-03-08Handle any zero-sized Data in http:data with finMartin Björklund
2022-03-08Don't add default SNI if already setJohan Bevemyr
2022-03-08Add tests for SNILoïc Hoguin
2022-03-08gun_pool Dialyzer fixesSergei Shuvatov
2022-03-08Fix flushing by stream referenceSergei Shuvatov
2022-03-08Make the stream_error_* functions return 'ok'Viktor Söderqvist
2022-03-08Return commands instead of state in remaining callbacksViktor Söderqvist
2021-05-24Gun 2.0.0-rc.22.0.0-rc.2Loïc Hoguin
2021-02-12Temporarily depend on Cowlib masterLoïc Hoguin
2021-02-10Depend on Ranch 2.0.0 for compatibility with OTP-24Loïc Hoguin
2021-02-09Fix gun_pool:stop_pool/2,3 with default portLoïc Hoguin
2021-02-08No longer use ssl:ssl_accept/2Loïc Hoguin
2021-02-08Fix type that breaks gun_pool compilationLoïc Hoguin
2021-02-08Fix a typo in migrating_from_1.3.asciidocErlend Hamberg
2021-02-07Initial commit for Gun poolsLoïc Hoguin
2020-11-19Grammar fix on most recent changelog2.0.0-rc.1Loïc Hoguin
2020-11-19Update Erlang.mk and configure HexLoïc Hoguin
2020-11-19Update Cowlib to 2.10.1Loïc Hoguin
2020-11-12Reset host/port/scheme/transport/intermediaries on disconnectLoïc Hoguin
2020-11-12Return 'undefined' for raw|socks origin_scheme where applicableLoïc Hoguin
2020-11-12Fix a low hanging fruit todoLoïc Hoguin
2020-11-12Fail fast while closing if reconnect is offViktor Söderqvist
2020-11-12Change version to Gun 2.0.0-rc.1Loïc Hoguin
2020-11-12Update sponsorsLoïc Hoguin
2020-11-12Update copyright yearsLoïc Hoguin
2020-11-12Replace gun:ws_send/2 with gun:ws_send/3Loïc Hoguin
2020-11-12Review and remove many todosLoïc Hoguin
2020-11-12Remove an unused key from the internal tunnel_info()Loïc Hoguin
2020-11-12Add more new keys to gun:info and gun:stream_info manualsLoïc Hoguin
2020-11-12Use gun:stream_ref() where applicableLoïc Hoguin
2020-11-12Update gun_tunnel_up manualLoïc Hoguin
2020-11-12Enable optional0042 cookie testLoïc Hoguin
2020-11-11Initial internals chapter about TLS over TLSLoïc Hoguin
2020-11-09Update source path for test tool h2specdBjorn Svensson
2020-11-09Update the migration guide and the gun(3) manualLoïc Hoguin
2020-11-09Add the gun_event manualLoïc Hoguin
2020-11-06Make CONNECT responses produce a response_end eventLoïc Hoguin
2020-11-06Update Cowlib to 2.10.0Loïc Hoguin
2020-11-06Fix IsFin mismatch in HTTP/2 CONNECT responseLoïc Hoguin
2020-11-02Initial implementation of Websocket over HTTP/2http2-websocketLoïc Hoguin
2020-10-21Fix cookie handling when tunnel and origin schemes mismatchLoïc Hoguin
2020-10-20Disconnect when setopts returns an errorViktor Söderqvist
2020-10-19Fix cookies for tunnelsLoïc Hoguin