Age | Commit message (Expand) | Author |
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 |
2020-03-10 | httpcaddyfile: error for wrong arg count of admin opt (#3126) (#3131) | Francis Lavoie |
2020-03-09 | caddyhttp: New algorithm for auto HTTP->HTTPS redirects (fix #3127) (#3128) | Matt Holt |
2020-03-09 | cmd: Use loadConfig() for validate as run, start, and reload do | Matthew Holt |
2020-03-08 | Rework Replacer loop to handle escaped braces (#3121) | Bill Glover |
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-03-04 | ci: Optimize published artifacts (#3118) | Matt Holt |
2020-03-04 | httpcaddyfile: remove certificate tags from global state (#3111) | Mark Sargent |
2020-03-02 | update quic-go to v0.15.1 (#3109) | Marten Seemann |
2020-03-01 | go.mod: update quic-go to v0.15.0 (supporting QUIC draft-27) (#3107) | Marten Seemann |
2020-02-29 | fmt: Add support for block nesting. (#3105) | Vaibhav |
2020-02-29 | cmd: Add `caddy fmt` command. (#3090) | Vaibhav |
2020-02-29 | ci: publish build artifacts (#3103) | Mohammed Al Sahaf |
2020-02-28 | Simplify the logic in the previous commit | Matthew Holt |
2020-02-28 | httpcaddyfile: Treat no matchers as 0-len path matchers (fix #3100) | Matthew Holt |