Age | Commit message (Expand) | Author |
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 |
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 |