1053 Commits (aef8d4decceba3371d6722a81e17cd5f94162116)
 

Author SHA1 Message Date
Francis Lavoie aef8d4decc
reverseproxy: Set the headers in the replacer before `handle_response` (#4165) 4 years ago
Francis Lavoie 37718560c1
ci: Run CI on PRs targeting minor version branches (#4164) 4 years ago
Mohammed Al Sahaf 2aefe15686
cmd: upgrade: inherit the permissions of the original executable (#4160) 4 years ago
Matthew Holt dbe164d98a
httpcaddyfile: Fix automation policy consolidation again (fix #4161) 4 years ago
Matthew Penner bc22102478
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) 4 years ago
Francis Lavoie f5db41ce1d
encode: Drop `prefer` from Caddyfile (#4156) 4 years ago
Francis Lavoie 77764714ad
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#4151) 4 years ago
Francis Lavoie 61642b766b
caddytls: Run replacer on ask URL, for env vars (#4154) 4 years ago
Francis Lavoie 3cf443f0fe
httpcaddyfile: Add `grace_period` global option (#4152) 4 years ago
Francis Lavoie d4b2f1bcee
caddyhttp: Fix fallback for the error handler chain (#4131) 4 years ago
Matthew Holt a17c3b568d
reverseproxy: Minor logging improvements 4 years ago
Francis Lavoie 74f5d66c48
fileserver: Fix `file` matcher with empty `try_files` (#4147) 4 years ago
Matthew Holt efe84497d7
go.mod: CertMagic v0.13.1 4 years ago
Francis Lavoie e4a22de9d1
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
Jesse e6f6d3a476
cmd: Add --envfile flag to `start` command (#4141) 4 years ago
Francis Lavoie ef7f15f3a4
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077) 4 years ago
Francis Lavoie 6e0e3e1537
httpcaddyfile: Add global option for `storage_clean_interval` (#4134) 4 years ago
Calvin Xiao 53ececda21
caddyhttp: performance improvement in HeaderRE Matcher (#4143) 4 years ago
Jason Du 637fd8f67b
fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 4 years ago
Matt Holt 956f01163d
caddytls: Implement remote IP connection matcher (#4123) 4 years ago
Alban Lecocq ff6ca577ec
httpcaddyfile: Fix unexpectedly removed policy (#4128) 4 years ago
Simão Gomes Viana 9017557169
reverseproxy: fix hash selection policy (#4137) 4 years ago
Francis Lavoie 3a1e81dbf6
fileserver: Better handling of HTTP status override (#4132) 4 years ago
Francis Lavoie a8d45277ca
caddyfile: Fix `import` replacing unrelated placeholders (#4129) 4 years ago
Francis Lavoie 1e218e1d2e
caddytls: Add `load_storage` module (#4055) 4 years ago
Francis Lavoie 4d0474e3b8
reverseproxy: Admin endpoint for reporting upstream statuses (#4125) 4 years ago
Francis Lavoie d789596bc0
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) 4 years ago
Matthew Holt 96bb365929
httpcaddyfile: Take into account host scheme/port (fix #4113) 4 years ago
Mohammed Al Sahaf 00e12aa918
fuzz: fix the FuzzFormat comparison (#4117) 4 years ago
Matthew Holt 2250920e1d
caddytls: Disable OCSP stapling for manual certs (#4064) 4 years ago
Matthew Holt 42b7134ffa
caddytls: Configurable storage clean interval 4 years ago
Mohammed Al Sahaf 3903642aa7
caddyfile: reject cyclic imports (#4022) 4 years ago
Mohammed Al Sahaf 03b5debd95
ci: fuzz: add 4 more fuzzing targets (#4105) 4 years ago
Francis Lavoie 3f6283b385
fileserver: Add status code override (#4076) 4 years ago
Carl George 45fb7202ac
notify: Send all sd_notify signals from main caddy process (#4060) 4 years ago
Marten Seemann 66783eb4d9
go.mod: Update quic-go to v0.20.1 (#4075) 4 years ago
Francis Lavoie 1455d6bb69
httpcaddyfile: Fix panic in automation policy consolidation (#4104) 4 years ago
Francis Lavoie 3401f91dbe
caddyfile: Normalize line endings before comparing fmt result (#4103) 4 years ago
Mohammed Al Sahaf eb3955a960
ci: accommodate go1.16 changes to go mod (#4102) 4 years ago
Matthew Holt d21e88ae3a
Minor tweaks 4 years ago
Matthew Holt a0a7c60cb9
go.mod: Use latest CertMagic 4 years ago
Matthew Holt 7da9241fd7
Use 600 instead of 644 for UUID file 4 years ago
Matthew Holt e68dbe9cf8
Change os to ioutil for now 4 years ago
Dimitri Masson bd357bf005
reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096) 4 years ago
Matthew Holt aac1ccf12d
caddy: Add InstanceID() method 4 years ago
Steffen Brüheim f35a7fa466
encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
Francis Lavoie 75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050) 4 years ago
Simão Gomes Viana 1c8ea00828
go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
Simão Gomes Viana d63d5ae1ce
caddyhttp: improve grammar of comment for AllowH2C (#4072) 4 years ago
Simão Gomes Viana a6bc58153b
sigtrap_posix: add missing comma to SIGTERM info (#4078) 4 years ago