Age | Commit message (Expand) | Author |
---|---|---|
2019-04-22 | Use ssl:ssl_accept/2 in tests to support OTP 20+ | Loïc Hoguin |
2019-04-22 | Add origin_scheme checks to tests | Loïc Hoguin |
2019-04-22 | Make gun_tls_proxy work for HTTP/2 connections | Loïc Hoguin |
2019-04-22 | Make gun_tls_proxy a gen_statem | Loïc Hoguin |
2019-04-19 | Integrate gun_tls_proxy into gun proper | Loïc Hoguin |
2019-01-06 | Increase the connect_h2 test delay | Loïc Hoguin |
2019-01-03 | Update copyright years | Loïc Hoguin |
2019-01-03 | Consolidate origin server test helpers | Loïc Hoguin |
2018-12-31 | Separate request/4,5,6 into headers/4,5 and request/5,6 | Loïc Hoguin |
2018-09-26 | Don't send keep-alive while waiting for CONNECT responses | Loïc Hoguin |
2018-09-26 | Keep track of the intermediaries the connection go through | Loïc Hoguin |
2018-09-20 | Use ALPN when proxying TLS connections using CONNECT | Loïc Hoguin |
2018-09-17 | Improve one of the CONNECT tests | Loïc Hoguin |
2018-09-17 | Add HTTP/1.1 CONNECT support | Loïc Hoguin |