Age | Commit message (Expand) | Author |
2021-05-07 | httpcaddyfile: Add `grace_period` global option (#4152) | Francis Lavoie |
2021-05-05 | caddyhttp: Fix fallback for the error handler chain (#4131) | Francis Lavoie |
2021-05-05 | reverseproxy: Minor logging improvements | Matthew Holt |
2021-05-04 | fileserver: Fix `file` matcher with empty `try_files` (#4147) | Francis Lavoie |
2021-05-03 | go.mod: CertMagic v0.13.1 | Matthew Holt |
2021-05-02 | reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) | Francis Lavoie |
2021-05-02 | cmd: Add --envfile flag to `start` command (#4141) | Jesse |
2021-05-02 | httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077) | Francis Lavoie |
2021-05-02 | httpcaddyfile: Add global option for `storage_clean_interval` (#4134) | Francis Lavoie |
2021-05-02 | caddyhttp: performance improvement in HeaderRE Matcher (#4143) | Calvin Xiao |
2021-04-30 | fileserver: Share template logic for both `templates` and `file_server browse... | Jason Du |
2021-04-30 | caddytls: Implement remote IP connection matcher (#4123) | Matt Holt |
2021-04-29 | httpcaddyfile: Fix unexpectedly removed policy (#4128) | Alban Lecocq |
2021-04-29 | reverseproxy: fix hash selection policy (#4137) | Simão Gomes Viana |
2021-04-29 | fileserver: Better handling of HTTP status override (#4132) | Francis Lavoie |
2021-04-22 | caddyfile: Fix `import` replacing unrelated placeholders (#4129) | Francis Lavoie |
2021-04-21 | caddytls: Add `load_storage` module (#4055) | Francis Lavoie |
2021-04-21 | reverseproxy: Admin endpoint for reporting upstream statuses (#4125) | Francis Lavoie |
2021-04-19 | caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) | Francis Lavoie |
2021-04-16 | httpcaddyfile: Take into account host scheme/port (fix #4113) | Matthew Holt |
2021-04-15 | fuzz: fix the FuzzFormat comparison (#4117) | Mohammed Al Sahaf |
2021-04-12 | caddytls: Disable OCSP stapling for manual certs (#4064) | Matthew Holt |
2021-04-12 | caddytls: Configurable storage clean interval | Matthew Holt |
2021-04-09 | caddyfile: reject cyclic imports (#4022) | Mohammed Al Sahaf |
2021-04-08 | ci: fuzz: add 4 more fuzzing targets (#4105) | Mohammed Al Sahaf |
2021-04-08 | fileserver: Add status code override (#4076) | Francis Lavoie |
2021-04-05 | notify: Send all sd_notify signals from main caddy process (#4060) | Carl George |
2021-04-05 | go.mod: Update quic-go to v0.20.1 (#4075) | Marten Seemann |
2021-04-02 | httpcaddyfile: Fix panic in automation policy consolidation (#4104) | Francis Lavoie |
2021-04-02 | caddyfile: Normalize line endings before comparing fmt result (#4103) | Francis Lavoie |
2021-04-01 | ci: accommodate go1.16 changes to go mod (#4102) | Mohammed Al Sahaf |
2021-04-01 | Minor tweaks | Matthew Holt |
2021-04-01 | go.mod: Use latest CertMagic | Matthew Holt |
2021-04-01 | Use 600 instead of 644 for UUID file | Matthew Holt |
2021-03-30 | Change os to ioutil for now | Matthew Holt |
2021-03-30 | reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096) | Dimitri Masson |
2021-03-30 | caddy: Add InstanceID() method | Matthew Holt |
2021-03-29 | encode,staticfiles: Content negotiation, precompressed files (#4045) | Steffen Brüheim |
2021-03-29 | reverseproxy: Implement health_uri, deprecate health_path, supports query (#4... | Francis Lavoie |
2021-03-29 | go.mod: Migrate to golang.org/x/term (#4073) | Simão Gomes Viana |
2021-03-29 | caddyhttp: improve grammar of comment for AllowH2C (#4072) | Simão Gomes Viana |
2021-03-29 | sigtrap_posix: add missing comma to SIGTERM info (#4078) | Simão Gomes Viana |
2021-03-29 | cmd: Use formatted logger for config adapter warnings (#4080) | Francis Lavoie |
2021-03-29 | cmd: main: fix minor doc typos (#4082) | Simão Gomes Viana |
2021-03-29 | headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) | Francis Lavoie |
2021-03-29 | .gitignore: add IDE files (#4087) | Simão Gomes Viana |
2021-03-19 | fileserver: Add a few more debug lines (#4063) | Francis Lavoie |
2021-03-19 | fileserver: Browse listing supports dark mode (#4066) | rai |
2021-03-19 | CONTRIBUTING: fix spelling (#4070) | Simão Gomes Viana |
2021-03-12 | httpcaddyfile: Add `error` directive for the existing handler (#4034) | Francis Lavoie |