Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo fmt and improve error messagedocker-27 | Alex Auvolat | 2021-12-30 | 2 | -4/+7 |
* | Add support for Consul TLS | Alex Auvolat | 2021-12-30 | 4 | -130/+61 |
* | Implement basic domain accesibility check before asking for certificatedocker-25 | Alex Auvolat | 2021-12-14 | 3 | -0/+57 |
* | Exclude partial content from compression | Alex Auvolat | 2021-12-10 | 2 | -29/+39 |
* | Brotli seems to cause issues, disable itdocker-24 | Alex Auvolat | 2021-12-10 | 1 | -5/+5 |
* | cargo clippy | Alex Auvolat | 2021-12-09 | 3 | -5/+9 |
* | 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 |
* | add compressed format | Alex Auvolat | 2021-12-09 | 1 | -1/+1 |
* | Better compression choices | Alex Auvolat | 2021-12-09 | 2 | -6/+28 |
* | Compression | Alex Auvolat | 2021-12-09 | 5 | -69/+384 |
* | Cargo clippydocker-19 | Alex Auvolat | 2021-12-09 | 4 | -6/+6 |
* | Improved management of ACME orders and certificate pre-expiration period | Alex Auvolat | 2021-12-09 | 7 | -79/+116 |
* | Fix multiple header occurences | Alex Auvolat | 2021-12-09 | 1 | -5/+6 |
* | Support totally ignoring backend HTTPS certificate stuff | Alex Auvolat | 2021-12-08 | 6 | -12/+117 |
* | Handle HTTPS targets | Alex Auvolat | 2021-12-08 | 5 | -10/+74 |
* | Cleanup locks | Alex Auvolat | 2021-12-08 | 1 | -0/+1 |
* | Inverse how priorities work | Alex Auvolat | 2021-12-08 | 2 | -8/+7 |
* | Different logging | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
* | Special handling of hostname:port | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
* | Exit more agressively on certain errors | Alex Auvolat | 2021-12-08 | 5 | -16/+32 |
* | better split | Alex Auvolat | 2021-12-08 | 1 | -2/+5 |
* | Fix path prefixes | Alex Auvolat | 2021-12-08 | 2 | -3/+5 |
* | Try to fix things | Alex Auvolat | 2021-12-08 | 5 | -7/+46 |
* | fix display bug | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
* | Let's encrypt email address as parameter | Alex Auvolat | 2021-12-08 | 2 | -3/+12 |
* | Tolerate ending / in Consul address | Alex Auvolat | 2021-12-08 | 2 | -2/+2 |
* | Use self-signed certificates if necessary | Alex Auvolat | 2021-12-08 | 6 | -8/+106 |
* | Logging output improvements | Alex Auvolat | 2021-12-08 | 3 | -4/+20 |
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 5 | -7/+48 |
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 6 | -29/+85 |
* | Better locking | Alex Auvolat | 2021-12-07 | 1 | -4/+9 |
* | Use node IP when service IP is not available | Alex Auvolat | 2021-12-07 | 3 | -4/+19 |
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 6 | -39/+78 |
* | Watch multiple consul nodes | Alex Auvolat | 2021-12-07 | 5 | -26/+245 |
* | Locking to avoid flooding Let's encrypt | Alex Auvolat | 2021-12-07 | 6 | -18/+99 |
* | Round robin backends | Alex Auvolat | 2021-12-07 | 3 | -6/+14 |
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 7 | -64/+863 |
* | Retrieve let's encrypt certificates | Alex Auvolat | 2021-12-07 | 9 | -57/+439 |
* | not much | Alex Auvolat | 2021-12-06 | 5 | -3/+411 |
* | First commit to Tricot, a replacement for Traefik v1 | Alex Auvolat | 2021-12-06 | 8 | -0/+1364 |