index
:
tricot.git
do-not-merge/hprof
domain-check
feat/load-certs-at-boot
main
redirect
ws
Deuxfleurs reverse proxy (a replacement for traefik)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
status code just as integer, drop canonical reason string
Alex Auvolat
2022-12-11
1
-8
/
+1
*
Externalise Consul module to df-consul crate
Alex Auvolat
2022-12-07
4
-272
/
+18
*
Remove host="" metric parameter for most things
Alex Auvolat
2022-12-07
2
-24
/
+33
*
More precise histograms
Alex Auvolat
2022-12-06
1
-1
/
+10
*
Cargo clippy
docker-44
Alex Auvolat
2022-12-06
3
-10
/
+10
*
Change scheduling algo to deprioritize slow backends + refactoring
Alex Auvolat
2022-12-06
3
-67
/
+87
*
Add duration metric and improve others as well
Alex Auvolat
2022-12-05
2
-17
/
+41
*
Add basic support for metrics
Alex Auvolat
2022-12-05
4
-14
/
+226
*
Update dependencies
Alex Auvolat
2022-12-05
2
-6
/
+5
*
Add possibility to skip TLS server certificate verification
Alex Auvolat
2022-08-24
2
-13
/
+34
*
Enable upgrades on http module
docker-41
Alex Auvolat
2022-05-10
1
-8
/
+11
*
Handle HTTP/1.1 SWITCHING_PROTOCOL to handle Connection: Upgrade correctly
docker-40
Alex Auvolat
2022-05-10
1
-15
/
+57
*
Try again to fix connection: upgrade bug
docker-39
Alex Auvolat
2022-05-06
1
-1
/
+5
*
Try to clean up code and to fix WebSocket problems
docker-38
Alex Auvolat
2022-05-06
3
-43
/
+60
*
Support headers with spaces in their value
docker-37
Quentin Dufour
2022-05-04
1
-1
/
+17
*
Correct cookie concatenation
docker-36
Alex Auvolat
2022-02-27
1
-3
/
+3
*
Try to fix cookie issue: concatenate multiple cookie headers
docker-35
Alex Auvolat
2022-02-27
1
-16
/
+22
*
Try to fix duplicate Host header issue
docker-34
Alex Auvolat
2022-01-25
2
-5
/
+9
*
Actually that was quite a stupid way of handling timeouts
docker-33
Alex Auvolat
2022-01-24
3
-32
/
+30
*
Fix busy loop
docker-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
5
-34
/
+159
*
Write proxy config to stdout to separate it from logs
docker-30
Alex Auvolat
2022-01-19
1
-2
/
+3
*
Add support for tricot-site-lb and tricot-global-lb tags
docker-29
Alex Auvolat
2022-01-13
1
-0
/
+8
*
Make nodes aware of where they are and use that to priorize backends
docker-28
Alex Auvolat
2022-01-13
3
-11
/
+56
*
cargo fmt and improve error message
docker-27
Alex Auvolat
2021-12-30
2
-4
/
+7
*
Add support for Consul TLS
Alex Auvolat
2021-12-30
2
-6
/
+55
*
Implement basic domain accesibility check before asking for certificate
docker-25
Alex Auvolat
2021-12-14
1
-0
/
+46
*
Exclude partial content from compression
Alex Auvolat
2021-12-10
2
-29
/
+39
*
Brotli seems to cause issues, disable it
docker-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 fmt
docker-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
3
-65
/
+159
*
Cargo clippy
docker-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
4
-10
/
+115
*
Handle HTTPS targets
Alex Auvolat
2021-12-08
3
-9
/
+45
*
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
[next]