Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls: backends use connection filters for IO, enabling HTTPS-proxy | Stefan Eissing | 2022-11-28 | 1 | -4/+27 |
* | cfilter: re-add `conn` as parameter to cfilter setup methods | Stefan Eissing | 2022-11-26 | 1 | -15/+17 |
* | vtls: localization of state data in filters | Stefan Eissing | 2022-11-22 | 1 | -95/+113 |
* | cfiler: filter types have flags indicating what they do | Stefan Eissing | 2022-11-22 | 1 | -0/+15 |
* | proxy: haproxy filter is only available when PROXY and HTTP are | Stefan Eissing | 2022-11-17 | 1 | -2/+2 |
* | proxy: refactor haproxy protocol handling as connection filter | Stefan Eissing | 2022-11-15 | 1 | -0/+9 |
* | cfilters: use %zu for outputting size_t | Daniel Stenberg | 2022-11-14 | 1 | -2/+2 |
* | lib: connection filters (cfilter) addition to curl: | Stefan Eissing | 2022-11-11 | 1 | -0/+435 |