787 Commits (bc15b4b0e799c52be8be86e85e9624141319474d)

Author SHA1 Message Date
Francis Lavoie bc15b4b0e7
caddypki: Load intermediate for signing on-the-fly (#4669) 3 years ago
Francis Lavoie 00234c8ac2
templates: Switch to `BurntSushi/toml` (#4700) 3 years ago
Francis Lavoie 3e3bb00265
reverseproxy: Add `_ms` placeholders for proxy durations (#4666) 3 years ago
Francis Lavoie e4ce40f8ff
reverseproxy: Sync up `handleUpgradeResponse` with stdlib (#4664) 3 years ago
Y.Horie afca242111
staticfiles: Expand placeholder for index files (#4679) 3 years ago
Francis Lavoie 7d229665ed
logging: Caddyfile support for `duration_format` (#4684) 3 years ago
Matthew Holt d06d0e79f8
go.mod: Upgrade CertMagic to v0.16.0 3 years ago
Matthew Holt b8dbecb841
reverseproxy: Include port in A upstreams cache 3 years ago
Artem Mikheev c9b5e7f77b
Fix http3 servers dying after reload (#4654) 3 years ago
Matthew Holt 79cbe7bfd0
httpcaddyfile: Add 'vars' directive 3 years ago
Matthew Holt 55b4c12e04
map: Evaluate placeholders in output vals (#4650) 3 years ago
Matthew Holt 2196c92c0e
reverseproxy: Don't clear name in SRV upstreams 3 years ago
Francis Lavoie c5fffb4ac2
caddyfile: Support for raw token values; improve `map`, `expression` (#4643) 3 years ago
Matthew Holt dc4d147388
reverseproxy: Expand SRV/A addrs for cache key 3 years ago
Matthew Holt 93c99f6734
map: Support numeric and bool types with Caddyfile 3 years ago
Francis Lavoie a9c7e94a38
chore: Comment fixes (#4634) 3 years ago
Matthew Holt 3d616e8c6d
requestbody: Return HTTP 413 (fix #4558) 3 years ago
Mohammed Al Sahaf b82e22b459
caddyhttp: retain all values of vars matcher when specified multiple times (#4629) 3 years ago
Francis Lavoie c7d6c4cbb9
reverseproxy: copy_response and copy_response_headers for handle_response routes (#4391) 3 years ago
Andrii Kushch d0b608af31
tracing: New OpenTelemetry module (#4361) 3 years ago
Ran Chen d9b1d46325
caddytls: dns_challenge_override_domain for challenge delegation (#4596) 3 years ago
Francis Lavoie c8f2834b51
fastcgi: Protect against requests with null bytes in the path (#4614) 3 years ago
Matt Holt ab0455922a
reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) 3 years ago
Francis Lavoie c50094fc9d
reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507) 3 years ago
Francis Lavoie d058dee11d
reverseproxy: Refactor dial address parsing, augment command parsing (#4616) 3 years ago
Francis Lavoie 09ba9e994e
fileserver: Add `pass_thru` Caddyfile option (#4613) 3 years ago
Matt Holt 2bb8550a4c
caddyhttp: Honor wildcard hosts in log SkipHosts (#4606) 3 years ago
Matthew Holt a6199cf814
templates: Fix docs for .Args 3 years ago
Francis Lavoie f5e104944e
reverseproxy: Make shallow-ish clone of the request (#4551) 3 years ago
Matthew Holt 6b385a36f9
caddyhttp: Don't attempt to manage Tailscale certs 3 years ago
Matthew Holt 9b7cdfa2f2
caddypki: Try to fix lint warnings 3 years ago
Matthew Holt 78e381b29f
caddypki: Refactor /pki/ admin endpoints 3 years ago
ttys3 de490c7cad
fastcgi: Set SERVER_PORT to 80 or 443 depending on scheme (#4572) 3 years ago
Francis Lavoie bbad6931e3
pki: Implement API endpoints for certs and `caddy trust` (#4443) 3 years ago
BitWuehler ac14b64e08
caddyhttp: Support zone identifiers in remote_ip matcher (#4597) 3 years ago
Francis Lavoie 15c95e9d5b
fileserver: Canonical redir when whole path is stripped (#4549) 3 years ago
Francis Lavoie 87a1f228b4
reverseproxy: Move status replacement intercept to `replace_status` (#4300) 3 years ago
Francis Lavoie 186fdba916
caddyhttp: Move HTTP redirect listener to an optional module (#4585) 3 years ago
Francis Lavoie c921e08296
logging: Add `roll_local_time` Caddyfile option (#4583) 3 years ago
Francis Lavoie ddbb234d91
caddyhttp: Always log handled errors at debug level (#4584) 3 years ago
Matt Holt 57a708d189
caddytls: Support external certificate Managers (like Tailscale) (#4541) 3 years ago
Francis Lavoie 1d0425b26f
templates: Elaborate on what's supported by the markdown function (#4564) 3 years ago
Francis Lavoie 7557d1d922
reverseproxy: Avoid returning a `nil` error during GetClientCertificate (#4550) 3 years ago
Dave Henderson 7ca5921a87
move common metrics-related funcs to internal package 3 years ago
Francis Lavoie da4a759bad
Update modules/caddyhttp/metrics_test.go 3 years ago
Dave Henderson 042abeb431
other is not uppercase 3 years ago
Dave Henderson eb891d4683
metrics: Enforce smaller set of method labels 3 years ago
Kevin Daudt 44e5e9e43f
caddyhttp: Fix test when /tmp/etc already exists (#4544) 3 years ago
Matt Holt bf380d00ab
caddyhttp: Reject absurd methods (#4538) 3 years ago
Vojtech Vitek 94035c1797
Improve the reverse-proxy CLI --to flag help message (#4535) 3 years ago