Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support headers with spaces in their valuedocker-37 | Quentin Dufour | 2022-05-04 | 1 | -1/+17 | |
| | ||||||
* | Make Tricot available under AGPLv3 license | Alex Auvolat | 2022-04-23 | 2 | -0/+666 | |
| | ||||||
* | Correct cookie concatenationdocker-36 | Alex Auvolat | 2022-02-27 | 1 | -3/+3 | |
| | ||||||
* | Try to fix cookie issue: concatenate multiple cookie headersdocker-35 | Alex Auvolat | 2022-02-27 | 2 | -17/+23 | |
| | ||||||
* | Try to fix duplicate Host header issuedocker-34 | Alex Auvolat | 2022-01-25 | 2 | -5/+9 | |
| | | | | | - disable http2 to backend connections even when using tls - forbid hyper from adding a host header | |||||
* | Actually that was quite a stupid way of handling timeoutsdocker-33 | Alex Auvolat | 2022-01-24 | 3 | -32/+30 | |
| | ||||||
* | Fix busy loopdocker-32 | Alex Auvolat | 2022-01-24 | 1 | -4/+9 | |
| | ||||||
* | Kill connections lasting more than 24h | Alex Auvolat | 2022-01-24 | 1 | -3/+10 | |
| | ||||||
* | Handle proxy timeouts | Alex Auvolat | 2022-01-24 | 1 | -4/+33 | |
| | ||||||
* | Add graceful shutdown and memory tracing | Alex Auvolat | 2022-01-24 | 8 | -39/+258 | |
| | ||||||
* | Write proxy config to stdout to separate it from logsdocker-30 | Alex Auvolat | 2022-01-19 | 1 | -2/+3 | |
| | ||||||
* | Add info about logs | Alex Auvolat | 2022-01-13 | 1 | -4/+13 | |
| | ||||||
* | Add sentence in doc | Alex Auvolat | 2022-01-13 | 1 | -0/+1 | |
| | ||||||
* | Add support for tricot-site-lb and tricot-global-lb tagsdocker-29 | Alex Auvolat | 2022-01-13 | 2 | -2/+12 | |
| | ||||||
* | Configuration by example | Alex Auvolat | 2022-01-13 | 1 | -0/+7 | |
| | ||||||
* | Write up how Tricot works | Alex Auvolat | 2022-01-13 | 1 | -0/+50 | |
| | ||||||
* | Make nodes aware of where they are and use that to priorize backendsdocker-28 | Alex Auvolat | 2022-01-13 | 3 | -11/+56 | |
| | ||||||
* | 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 | |
| | | | | | no wildcard certificates: one certificate per matching hostname that actually recieves requests | |||||
* | 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 | |
| |