Age | Commit message (Expand) | Author |
---|---|---|
2022-01-30 | allow using a custom hostname for SNI during proxying | Omar Polo |
2022-01-27 | improve proxy error path | Omar Polo |
2022-01-27 | set REQUEST_PROXY only when proxy_init is successful | Omar Polo |
2022-01-02 | proxy: allow multiple proxy blocks, matching options and validations | Omar Polo |
2022-01-01 | allow to disable TLS when proxying requests | Omar Polo |
2022-01-01 | add `protocols' option to `proxy' rule | Omar Polo |
2022-01-01 | add `verifyname' option for `proxy' rule | Omar Polo |
2022-01-01 | simplify the proxying code | Omar Polo |
2022-01-01 | support optional client certificate for proxy rule | Omar Polo |
2021-12-29 | add ability to proxy requests | Omar Polo |