Age | Commit message (Expand) | Author |
2022-07-16 | caddyhttp: Enhance comment | Matthew Holt |
2022-07-13 | reverseproxy: Implement retry count, alternative to try_duration (#4756) | Francis Lavoie |
2022-07-13 | caddyhttp: Make query matcher more efficient | Matthew Holt |
2022-07-13 | reverseproxy: Export SetScheme() again | Matthew Holt |
2022-07-12 | admin: expect quoted ETags (#4879) | jhwz |
2022-07-12 | headers: Only replace known placeholders (#4880) | Francis Lavoie |
2022-07-08 | reverseproxy: Err 503 if all upstreams unavailable | Matthew Holt |
2022-07-08 | reverseproxy: Adjust new TLS Caddyfile directive names (#4872) | Francis Lavoie |
2022-07-07 | fileserver: Use safe redirects in file browser | Matthew Holt |
2022-07-06 | admin: support ETag on config endpoints (#4579) | jhwz |
2022-07-06 | go.mod: Bump up quic-go to v0.28.0, fixes for BC breaks (#4867) | Francis Lavoie |
2022-07-05 | caddytls: Reuse issuer between PreCheck and Issue (#4866) | Matt Holt |
2022-06-29 | admin: Implement /adapt endpoint (close #4465) (#4846) | Matt Holt |
2022-06-28 | forwardauth: Fix case when `copy_headers` is omitted (#4856) | Francis Lavoie |
2022-06-22 | Expose several Caddy HTTP Matchers to the CEL Matcher (#4715) | Tristan Swadell |
2022-06-22 | reverseproxy: Fix double headers in response handlers (#4847) | Francis Lavoie |
2022-06-22 | reverseproxy: Fix panic when TLS is not configured (#4848) | Francis Lavoie |
2022-06-20 | reverseproxy: Skip TLS for certain configured ports (#4843) | Kiss Károly Pál |
2022-06-20 | go.mod: Update some dependencies | Matthew Holt |
2022-06-16 | forwardauth: Support renaming copied headers, block support (#4783) | Francis Lavoie |
2022-06-15 | Add comment about xcaddy to main | Matthew Holt |
2022-06-15 | headers: Support wildcards for delete ops (close #4830) (#4831) | Matt Holt |
2022-06-14 | reverseproxy: Dynamic ServerName for TLS upstreams (#4836) | Kiss Károly Pál |
2022-06-14 | reverseproxy: Make TLS renegotiation optional | Matthew Holt |
2022-06-10 | reverseproxy: Add renegotiation param in TLS client (#4784) | Yaacov Akiba Slama |
2022-06-08 | caddyhttp: Log error from CEL evaluation (fix #4832) | Matthew Holt |
2022-06-06 | reverseproxy: Correct the `tls_server_name` docs (#4827) | Francis Lavoie |
2022-06-03 | reverseproxy: HTTP 504 for upstream timeouts (#4824) | Matt Holt |
2022-06-02 | caddytls: Make peer certificate verification pluggable (#4389) | Gr33nbl00d |
2022-06-02 | reverseproxy: api: Remove misleading 'healthy' value | Matthew Holt |
2022-06-01 | go.mod: Update go-yaml to v3 | Matthew Holt |
2022-06-01 | Fix #4822 and fix #4779 | Matthew Holt |
2022-05-29 | reverseproxy: Add --internal-certs CLI flag #3589 (#4817) | Alexander M |
2022-05-25 | ci: Fix build caching on Windows (#4811) | Francis Lavoie |
2022-05-24 | templates: Add `humanize` function (#4767) | Aleks |
2022-05-24 | core: Micro-optim in run() (#4810) | Kévin Dunglas |
2022-05-24 | go.mod: Upgrade some dependencies | Matthew Holt |
2022-05-24 | httpcaddyfile: Add `{err.*}` placeholder shortcut (#4798) | Francis Lavoie |
2022-05-17 | templates: Documentation consistency (#4796) | David Larlet |
2022-05-12 | chore: Bump quic-go to v0.27.0 (#4782) | 世界 |
2022-05-10 | reverseproxy: Support http1.1>h2c (close #4777) (#4778) | Matt Holt |
2022-05-09 | rewrite: Handle fragment before query (fix #4775) | Matthew Holt |
2022-05-08 | httpcaddyfile: Support multiple values for `default_bind` (#4774) | Francis Lavoie |
2022-05-06 | map: Prevent output destinations overlap with Caddyfile shorthands (#4657) | Francis Lavoie |
2022-05-06 | reverseproxy: Support performing pre-check requests (#4739) | Francis Lavoie |
2022-05-04 | caddyfile: Shortcut for `remote_ip` for private IP ranges (#4753) | Francis Lavoie |
2022-05-04 | reverseproxy: Permit resolver addresses to not specify a port (#4760) | Francis Lavoie |
2022-05-02 | templates: Add custom template function registration (#4757) | Tyler Kropp |
2022-05-02 | reverseproxy: Fix Caddyfile support for `replace_status` (#4754) | Francis Lavoie |
2022-04-28 | httpcaddyfile: Fix duplicate access log when debug is on (#4746) | Francis Lavoie |