Age | Commit message (Expand) | Author |
2020-03-20 | caddytls: Support wildcard matching in ServerName conn policy matcher | Matthew Holt |
2020-03-20 | go.mod: Update some deps; add new Strings lib to CEL matcher | Matthew Holt |
2020-03-20 | reverseproxy: Add Alt-Svc to Hop-by-hop headers list (#3159) | Paolo Barbolini |
2020-03-19 | caddyhttp: Implement CEL matcher (see #3051) (#3155) | Matt Holt |
2020-03-19 | httpcaddyfile: Unify strip_prefix, strip_suffix, uri_replace directives (#3157) | Matt Holt |
2020-03-18 | templates: Enable Goldmark's footnote extension (closes #3136) | Matthew Holt |
2020-03-18 | caddyhttp: Minor improved Caddyfile support for some matchers | Matthew Holt |
2020-03-17 | httpcaddyfile: Many tls-related improvements including on-demand support | Matthew Holt |
2020-03-16 | caddyhttp: Support path matcher of "*" without panic | Matthew Holt |
2020-03-15 | caddyhttp: Clean up; move some code around | Matthew Holt |
2020-03-15 | caddyhttp: Add support for listener wrapper modules | Matthew Holt |
2020-03-15 | caddytls: Clean up some code related to automation | Matthew Holt |
2020-03-15 | Add missing license texts | Matthew Holt |
2020-03-15 | caddytls: Set Issuer properly on automation policies (fix #3150) | Matthew Holt |
2020-03-14 | fileserver: Add --templates flag to file-server command | Matthew Holt |
2020-03-14 | pki: Don't treat cert installation failure as error | Matthew Holt |
2020-03-13 | Some hotfixes for beta 16 | Matthew Holt |
2020-03-13 | Minor tweaks | Matthew Holt |
2020-03-13 | v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) | Matt Holt |
2020-03-09 | caddyhttp: New algorithm for auto HTTP->HTTPS redirects (fix #3127) (#3128) | Matt Holt |
2020-03-08 | caddytls: customizable client auth modes (#2913) | evtr |
2020-03-07 | http_ntlm: fix panic due to unintialized embedded field (#3120) | Mohammed Al Sahaf |
2020-03-07 | tls: Couple of quick fixes for 4d18587192e4fffe5b34b714eaabcfc212914c1e | Matthew Holt |
2020-03-07 | tls: Auto-migrate cert assets to new path (details in #3124) | Matthew Holt |
2020-03-06 | Merge branch 'certmagic-refactor' into v2 | Matthew Holt |
2020-03-06 | Refactor for CertMagic v0.10; prepare for PKI app | Matthew Holt |
2020-02-28 | reverse_proxy, php_fastcgi: Fix upstream parsing regression (fix #3101) | Matthew Holt |
2020-02-27 | Couple of minor docs tweaks | Matthew Holt |
2020-02-27 | Refactor ExtractMatcherSet() | Matthew Holt |
2020-02-27 | reverse_proxy: Allow use of URL to specify scheme | Matthew Holt |
2020-02-27 | cmd/reverse_proxy: Add --change-host-header flag | Matthew Holt |
2020-02-27 | Fix typos (#3087) | Success Go |
2020-02-27 | Revert "reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)" | Matthew Holt |
2020-02-27 | reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873) | Matthew Holt |
2020-02-27 | It might be HTTP->HTTPS in the comment (#3086) | Success Go |
2020-02-26 | Initial implementation of global default SNI option (#3047) | Mark Sargent |
2020-02-25 | v2: 'log' directive for Caddyfile, and debug mode (#3052) | Matt Holt |
2020-02-25 | Expose TLS placeholders (#2982) | Cameron Moore |
2020-02-23 | reverse_proxy: Health checks: Don't cross the streams | Matthew Holt |
2020-02-20 | caddyhttp: Add handler for unhandled errors in errorChain (#3063) | Robin Lambertz |
2020-02-20 | caddyhttp: Fixes for header and header_regexp directives (#3061) | Gilbert Gilb's |
2020-02-18 | http: Close HTTP/3 servers and listeners; upstream bug irreproducible | Matthew Holt |
2020-02-18 | tls: Fix panic loading automation management modules (fix #3004) | Matthew Holt |
2020-02-17 | basicauth: default hash to bcrypt (#3050) | Robin Lambertz |
2020-02-14 | tls: Avoid duplication AutomationPolicies for large quantities of names | Matthew Holt |
2020-02-14 | Minor tweaks to docs/comments | Matthew Holt |
2020-02-14 | caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers | Matthew Holt |
2020-02-08 | browse: allow filter init via `filter` query param (#3027) | Jeremy Lin |
2020-02-08 | v2: Implement RegExp Vars Matcher (#2997) | Mohammed Al Sahaf |
2020-02-07 | tls: Slight adjustment to how DNS provider modules are loaded | Matthew Holt |