Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brotli seems to cause issues, disable itdocker-24 | Alex Auvolat | 2021-12-10 | 1 | -5/+5 |
* | cargo clippy | Alex Auvolat | 2021-12-09 | 1 | -3/+7 |
* | Remove content-length when compressed; don't compress small response | Alex Auvolat | 2021-12-09 | 1 | -4/+28 |
* | cargo fmtdocker-23 | Alex Auvolat | 2021-12-09 | 1 | -1/+5 |
* | Better compression choices | Alex Auvolat | 2021-12-09 | 1 | -5/+27 |
* | Compression | Alex Auvolat | 2021-12-09 | 1 | -23/+110 |
* | Improved management of ACME orders and certificate pre-expiration period | Alex Auvolat | 2021-12-09 | 1 | -1/+0 |
* | Handle HTTPS targets | Alex Auvolat | 2021-12-08 | 1 | -8/+15 |
* | Inverse how priorities work | Alex Auvolat | 2021-12-08 | 1 | -5/+4 |
* | Different logging | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
* | Try to fix things | Alex Auvolat | 2021-12-08 | 1 | -0/+2 |
* | Logging output improvements | Alex Auvolat | 2021-12-08 | 1 | -2/+2 |
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 1 | -2/+5 |
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 1 | -5/+11 |
* | Round robin backends | Alex Auvolat | 2021-12-07 | 1 | -1/+4 |
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 1 | -0/+126 |