Age | Commit message (Expand) | Author |
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 |
2021-03-12 | logging: add replace filter for static value replacement (#4029) | Aaron Taylor |
2021-03-12 | caddyconfig: add global option for configuring loggers (#4028) | Aaron Taylor |
2021-03-10 | map: Accept regex substitution in outputs (#3991) | Rajat Jain |
2021-03-03 | reverseproxy: Fix upstreams with placeholders with no port (#4046) | Francis Lavoie |
2021-03-01 | rewrite: Implement regex path replacements | Matthew Holt |
2021-03-01 | fileserver: Don't replace in request paths (fix #4027) | Matthew Holt |
2021-02-26 | caddypki: Add SignWithRoot option for ACME server | Matthew Holt |
2021-02-25 | reverseproxy: Fix round robin data race (#4038) | Matthew Holt |
2021-02-24 | Update docs; commit setcap.sh | Matthew Holt |
2021-02-24 | go.mod: Latest CertMagic (updated libdns conventions) | Matthew Holt |
2021-02-23 | core: Initialize logging before admin | Matthew Holt |
2021-02-22 | caddytls: Remove old asset migration code (close #3894) | Matthew Holt |
2021-02-22 | reverseproxy: Add duration/latency placeholders (close #4012) (#4013) | Matt Holt |
2021-02-22 | httpcaddyfile: Fix catch-all site block sorting | Matthew Holt |
2021-02-18 | ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024) | Francis Lavoie |
2021-02-16 | caddy: Support SetReadBuffer and SyscallConn for QUIC (fix #3998) | Matthew Holt |
2021-02-16 | Improve security warnings | Matthew Holt |
2021-02-15 | httpcaddyfile: Configure other apps from global options (#3990) | Francis Lavoie |
2021-02-15 | cmd: Clean up `build-info` and `upgrade` output | Matthew Holt |
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 |