aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove content-length when compressed; don't compress small responseAlex Auvolat2021-12-091-4/+28
* cargo fmtdocker-23Alex Auvolat2021-12-091-1/+5
* add compressed formatAlex Auvolat2021-12-091-1/+1
* Better compression choicesAlex Auvolat2021-12-092-6/+28
* CompressionAlex Auvolat2021-12-095-69/+384
* Cargo clippydocker-19Alex Auvolat2021-12-094-6/+6
* Improved management of ACME orders and certificate pre-expiration periodAlex Auvolat2021-12-097-79/+116
* Fix multiple header occurencesAlex Auvolat2021-12-091-5/+6
* Support totally ignoring backend HTTPS certificate stuffAlex Auvolat2021-12-086-12/+117
* Handle HTTPS targetsAlex Auvolat2021-12-085-10/+74
* Cleanup locksAlex Auvolat2021-12-081-0/+1
* Inverse how priorities workAlex Auvolat2021-12-082-8/+7
* Different loggingAlex Auvolat2021-12-081-1/+5
* Special handling of hostname:portAlex Auvolat2021-12-081-1/+5
* Exit more agressively on certain errorsAlex Auvolat2021-12-085-16/+32
* better splitAlex Auvolat2021-12-081-2/+5
* Fix path prefixesAlex Auvolat2021-12-082-3/+5
* Try to fix thingsAlex Auvolat2021-12-085-7/+46
* fix display bugAlex Auvolat2021-12-081-1/+1
* Let's encrypt email address as parameterAlex Auvolat2021-12-082-3/+12
* Tolerate ending / in Consul addressAlex Auvolat2021-12-082-2/+2
* Use self-signed certificates if necessaryAlex Auvolat2021-12-086-8/+106
* Logging output improvementsAlex Auvolat2021-12-083-4/+20
* Implement glob pattern hostnamesAlex Auvolat2021-12-085-7/+48
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-076-29/+85
* Better lockingAlex Auvolat2021-12-071-4/+9
* Use node IP when service IP is not availableAlex Auvolat2021-12-073-4/+19
* Add support for custom headersAlex Auvolat2021-12-076-39/+78
* Watch multiple consul nodesAlex Auvolat2021-12-075-26/+245
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-076-18/+99
* Round robin backendsAlex Auvolat2021-12-073-6/+14
* Got a reverse proxyAlex Auvolat2021-12-077-64/+863
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-079-57/+439
* not muchAlex Auvolat2021-12-065-3/+411
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-068-0/+1364