Age | Commit message (Expand) | Author |
2021-02-11 | caddyhttp: Support placeholders in header matcher values (close #3916) | Matthew Holt |
2021-02-10 | caddytls: Save email with account if not already specified | Matthew Holt |
2021-02-09 | reverseproxy: Response buffering & configurable buffer size | Matthew Holt |
2021-02-08 | httpcaddyfile: Fix automation policies | Matthew Holt |
2021-02-05 | ci: deflake integration tests (#3966) | Mohammed Al Sahaf |
2021-02-02 | httpcaddyfile: Add resolvers subdir of tls (close #4008) | Matthew Holt |
2021-02-02 | acmeserver: Support custom CAs from Caddyfile | Matthew Holt |
2021-02-02 | caddyhttp: Check for invalid subdirectives of static_response | Matthew Holt |
2021-02-02 | httpcaddyfile: Fix default issuers when email provided | Matthew Holt |
2021-02-01 | cmd: Add --force flag to reload command (close #4005) | Matthew Holt |
2021-02-01 | httpcaddyfile: Warn if site address uses unspecified IP (close #4004) | Matthew Holt |
2021-02-01 | httpcaddyfile: Sort catch-all site blocks properly (fix #4003) | Matthew Holt |
2021-01-28 | ci: update the command to run tests on the s390x machine (#3995) | Mohammed Al Sahaf |
2021-01-28 | caddyhttp: Fix redir html status code, improve flow (#3987) | Tyler Kropp |
2021-01-28 | caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983) | Matt Holt |
2021-01-27 | admin: Identity management, remote admin, config loaders (#3994) | Matt Holt |
2021-01-19 | caddycmd: Add upgrade command (#3972) | Matt Holt |
2021-01-19 | Revert "requestbody: Allow overwriting remote address" | Matthew Holt |
2021-01-19 | caddytest: Update Caddyfile tests for formatting, HTTP-only blocks | Matthew Holt |
2021-01-19 | httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977) | Matthew Holt |
2021-01-16 | cmd: Print more detailed version with --environ | Matthew Holt |
2021-01-16 | map: Add missing json struct tag | Matthew Holt |
2021-01-13 | tests: use actual admin port value in error message (#3973) | Sven Dowideit |
2021-01-12 | cmd: Implement sd_notify() to notify systemd about readiness (#3963) | Stefan Tatschner |
2021-01-11 | templates: Add fileExists and httpError template actions | Matthew Holt |
2021-01-11 | requestbody: Allow overwriting remote address | Matthew Holt |
2021-01-11 | rewrite: Use RawPath instead of Path (fix #3596) (#3918) | go-d |
2021-01-08 | Update docs | Matthew Holt |
2021-01-07 | caddytls: Configurable OCSP stapling; global option (closes #3714) | Matthew Holt |
2021-01-07 | logging: Remove logfmt encoder (close #3575) | Matthew Holt |
2021-01-07 | httpcaddyfile: Support repeated use of cert_issuer global option | Matthew Holt |
2021-01-06 | caddytls: add 'key_type' subdirective (#3956) | Jordi Masip |
2021-01-05 | caddyfile: Refactor unmarshaling of module tokens | Matthew Holt |
2021-01-04 | go.mod: Update CertMagic and acmez (improved IDN support) | Matthew Holt |
2021-01-04 | reverseproxy: Caddyfile health check headers, host header support (#3948) | yaxin |
2021-01-04 | httpcaddyfile: Adjust iterator when removing AP (fix #3953) | Matthew Holt |
2021-01-04 | cmd: Organize list-modules output; --packages flag (#3925) | Matt Holt |
2021-01-04 | caddyfile: Introduce basic linting and fmt check (#3923) | Matt Holt |
2020-12-30 | ci: force fetch the upstream tags (#3947) | Mohammed Al Sahaf |
2020-12-30 | metrics: allow disabling OpenMetrics negotiation (#3944) | Dave Henderson |
2020-12-30 | ci: Add pushing to cloudsmith (#3941) | Francis Lavoie |
2020-12-30 | fileserver: Fix "go up" links in browse listings (closes #3942) | Matthew Holt |
2020-12-30 | ci: Update goreleaser to fix deprecation notices (#3945) | Francis Lavoie |
2020-12-29 | ci: reject tags if not signed by Matthew Holt's key (#3932) | Mohammed Al Sahaf |
2020-12-16 | caddyfile: Fix minor bug in formatter | Matthew Holt |
2020-12-15 | caddytls: Improve alt chain preference settings | Matthew Holt |
2020-12-14 | reverseproxy: Minor lint fixes | Matthew Holt |
2020-12-10 | caddyhttp: Optionally use forwarded IP for remote_ip matcher | Matthew Holt |
2020-12-10 | caddyhttp: Clean up internal auto-HTTPS redirect code | Matthew Holt |
2020-12-09 | caddyhttp: Document that remote_ip reads X-Forwarded-For header | Matthew Holt |