aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* cargo upgrades: update opentelemetry dependency to 0.20/prometheus to 0.13Alex Auvolat2023-10-021-43/+55
|
* cargo upgrades: updage all major versions of deps except opentelemetryAlex Auvolat2023-10-021-68/+23
|
* cargo update: non-breaking update of all dependenciesAlex Auvolat2023-10-021-528/+430
|
* replace log,pretty_env_logger by tracing,tracing_subscriber and add timedocker-50Alex Auvolat2023-08-271-40/+103
|
* update df-consul to fix some issuesdocker-48Alex Auvolat2023-06-131-36/+115
|
* Externalise Consul module to df-consul crateAlex Auvolat2022-12-071-0/+14
|
* Add basic support for metricsAlex Auvolat2022-12-051-0/+172
|
* Update dependenciesAlex Auvolat2022-12-051-821/+573
|
* Add graceful shutdown and memory tracingAlex Auvolat2022-01-241-5/+91
|
* Add support for Consul TLSAlex Auvolat2021-12-301-123/+5
|
* Implement basic domain accesibility check before asking for certificatedocker-25Alex Auvolat2021-12-141-0/+10
|
* CompressionAlex Auvolat2021-12-091-2/+222
|
* Handle HTTPS targetsAlex Auvolat2021-12-081-0/+28
|
* Use self-signed certificates if necessaryAlex Auvolat2021-12-081-0/+33
|
* Implement glob pattern hostnamesAlex Auvolat2021-12-081-0/+7
| | | | | no wildcard certificates: one certificate per matching hostname that actually recieves requests
* Watch multiple consul nodesAlex Auvolat2021-12-071-0/+115
|
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-071-7/+0
|
* Got a reverse proxyAlex Auvolat2021-12-071-55/+587
|
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-5/+84
|
* not muchAlex Auvolat2021-12-061-0/+332
|
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-061-0/+1145