aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Write proxy config to stdout to separate it from logsdocker-30Alex Auvolat2022-01-191-2/+3
* cargo fmt and improve error messagedocker-27Alex Auvolat2021-12-301-1/+1
* Add support for Consul TLSAlex Auvolat2021-12-301-1/+21
* cargo clippyAlex Auvolat2021-12-091-1/+1
* add compressed formatAlex Auvolat2021-12-091-1/+1
* Better compression choicesAlex Auvolat2021-12-091-1/+1
* CompressionAlex Auvolat2021-12-091-6/+24
* Cargo clippydocker-19Alex Auvolat2021-12-091-1/+1
* Improved management of ACME orders and certificate pre-expiration periodAlex Auvolat2021-12-091-2/+1
* Support totally ignoring backend HTTPS certificate stuffAlex Auvolat2021-12-081-0/+1
* Exit more agressively on certain errorsAlex Auvolat2021-12-081-8/+23
* Try to fix thingsAlex Auvolat2021-12-081-5/+6
* Let's encrypt email address as parameterAlex Auvolat2021-12-081-1/+8
* Tolerate ending / in Consul addressAlex Auvolat2021-12-081-1/+1
* Logging output improvementsAlex Auvolat2021-12-081-2/+2
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-12/+23
* Use node IP when service IP is not availableAlex Auvolat2021-12-071-0/+1
* Add support for custom headersAlex Auvolat2021-12-071-2/+15
* Watch multiple consul nodesAlex Auvolat2021-12-071-1/+22
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-071-2/+2
* Got a reverse proxyAlex Auvolat2021-12-071-1/+7
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-3/+15
* not muchAlex Auvolat2021-12-061-1/+4
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-061-0/+20