Age | Commit message (Expand) | Author |
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 |
2020-12-09 | go.mod: Update CertMagic (fix #3911) | Matthew Holt |
2020-12-09 | httpcaddyfile: support matching headers that do not exist (#3909) | Jack Baron |
2020-12-08 | go.mod: Upgrade some dependencies | Matthew Holt |
2020-12-07 | httpcaddyfile: Decrement counter when removing conn policy (fix #3906) | Matthew Holt |
2020-12-04 | fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) | Francis Lavoie |
2020-12-04 | go.mod: update quic-go to v0.19.3 (#3901) | Marten Seemann |
2020-12-03 | caddyauth: Use structured log | Matthew Holt |
2020-12-03 | Merge remote-tracking branch 'origin/master' | Matthew Holt |
2020-12-03 | cmd: add ability to read config from stdin (#3898) | Jordi Masip |
2020-12-02 | Add setcap script to gitignore | Matthew Holt |
2020-12-02 | Minor comments | Matthew Holt |
2020-12-02 | caddyhttp: Optimize large host matchers | Matthew Holt |
2020-12-01 | caddyauth: Use buffered channel passed to signal.Notify (#3895) | Cuong Manh Le |
2020-11-30 | headers: Fix Caddyfile parsing with request matcher (#3892) | Francis Lavoie |
2020-11-26 | docs: Mention {http.auth.user.id} placeholder in basicauth JSON docs (#3886) | Francis Lavoie |
2020-11-26 | fileserver: Add debug logging | Matthew Holt |
2020-11-25 | reverseproxy: Handle "operation was canceled" errors (#3816) | Daniel Santos |
2020-11-25 | caddytls: Configure trusted CAs from PEM files (#3882) | Matt Holt |
2020-11-24 | httpcaddyfile: Fix test on Windows | Matthew Holt |
2020-11-24 | httpcaddyfile: Proper log config with catch-all blocks (fix #3878) | Matthew Holt |
2020-11-24 | Update readme | Matthew Holt |
2020-11-24 | fileserver: Preserve transformed root (fix #3838) | Matthew Holt |
2020-11-23 | acme_server: fix reload of acme database (#3874) | Ian |
2020-11-23 | acme_server: switch to bbolt storage (#3868) | Ian |
2020-11-23 | caddyfile: Add support for env var defaults; add tests (#3682) | Francis Lavoie |
2020-11-23 | httpcaddyfile: Configure servers via global options (#3836) | Francis Lavoie |
2020-11-23 | reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) | Francis Lavoie |
2020-11-22 | ci: Use golangci's github action for linting (#3794) | Dave Henderson |
2020-11-21 | go.mod: update quic-go to v0.19.2 (#3880) | Marten Seemann |
2020-11-20 | reverseproxy: Logging for streaming and upgrades (#3689) | Francis Lavoie |