Age | Commit message (Expand) | Author |
2020-03-23 | Update readme | Matthew Holt |
2020-03-23 | ci: Update branches to master (#3177) | Francis Lavoie |
2020-03-23 | tls: Few minor improvements/simplifications | Matthew Holt |
2020-03-23 | caddyhttp: Always provision ACME issuers (fix terms agree error) | Matthew Holt |
2020-03-23 | httpcaddyfile: Allow php_fastcgi to be used in route directive | Matthew Holt |
2020-03-22 | httpcaddyfile: Fix little typo (Next -> NextArg) | Matthew Holt |
2020-03-22 | cmd: Add --watch flag to start & run commands (closes #1806) | Matthew Holt |
2020-03-22 | ci: test local CA and update SNI tests (#3145) | Mark Sargent |
2020-03-22 | httpcaddyfile: Move header before redir (fixes #3148) | Matthew Holt |
2020-03-22 | fastcgi: Support multiple path splitters (close #1564) | Matthew Holt |
2020-03-21 | ci: Improve build artifact file names (#3168) | Francis Lavoie |
2020-03-21 | ci: Use matrix to set per-os variables (#3166) | Francis Lavoie |
2020-03-21 | caddyconfig: register adapters as Caddy modules (#3132) | Mohammed Al Sahaf |
2020-03-20 | tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164) | Matthew Holt |
2020-03-20 | caddytls: Support wildcard matching in ServerName conn policy matcher | Matthew Holt |
2020-03-20 | httpcaddyfile: Simplify 'root' directive parsing | Matthew Holt |
2020-03-20 | httpcaddyfile: Append access logger name to log's includes (fix #3110) | Matthew Holt |
2020-03-20 | v2: update CI badge on README (#3162) | Mohammed Al Sahaf |
2020-03-20 | go.mod: Update some deps; add new Strings lib to CEL matcher | Matthew Holt |
2020-03-20 | go.mod: Update CertMagic | Matthew Holt |
2020-03-20 | ci: Switch to Github Actions (#3152) | Francis Lavoie |
2020-03-20 | v2: fuzz: update function signature of caddyfile.Parse (#3160) | Mohammed Al Sahaf |
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-19 | httpcaddyfile: 'bind' properly parses unix sockets (fixes #2999) | Matthew 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-18 | Little tweaky tweaks | Matthew Holt |
2020-03-18 | httpcaddyfile: Prevent rewrite routes from consolidating (fix #3108) | Matthew Holt |
2020-03-17 | Update dependencies and readme | Matthew Holt |
2020-03-17 | httpcaddyfile: Many tls-related improvements including on-demand support | Matthew Holt |
2020-03-17 | caddyhttp: Add default SNI tests (#3146) | Mark Sargent |
2020-03-17 | cmd: fmt: Fix brace opening block indentation (#3153) | Vaibhav |
2020-03-16 | caddyhttp: Support path matcher of "*" without panic | Matthew Holt |
2020-03-16 | Use JSON format for logs if not interactive terminal | Matthew Holt |
2020-03-15 | Simplify build instructions in readme | 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 | cmd: fmt: --write -> --overwrite to make it clear it's destructive | 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 | caddyhttp: Fix default SNI for default conn policy (#3141) | Mark Sargent |
2020-03-13 | v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) | Matt Holt |
2020-03-11 | Fix #3130: Crash at fuzzing target replacer (#3133) | Bill Glover |