551 Commits (c87f82f0ce58ec714b3e13fbe69c322a0d612c67)
 

Author SHA1 Message Date
Matthew Holt c87f82f0ce
caddytls: Match automation policies by wildcard subjects too 5 years ago
Pascal 5c55e5d53f
caddytls: Support placeholders in key_type (#3176) 5 years ago
Matthew Holt 7ee3ab7baa
caddyfile: Formatter enhancements 5 years ago
Mark Sargent ba08833b2a
ci: exclude integration tests for now (#3188) 5 years ago
Matthew Holt 9eecd698da Merge branch 'v2' of https://github.com/caddyserver/caddy 5 years ago
Mohammed Al Sahaf 0fa1a3b630
ci: preliminary CD with goreleaser (#3173) 5 years ago
Matthew Holt 673d3d00f2
file_server: Fix dumb error check I must have written at 1am 5 years ago
Matthew Holt 2acb208e32
caddyhttp: Specify default access log for a server (fix #3185) 5 years ago
Matt Holt e02117cb8a
reverse_proxy: Add support for SRV backends (#3180) 5 years ago
Matthew Holt 95b2863df2
admin: Fix regex for removing @id fields (closes #3187) 5 years ago
Matthew Holt 341d4fb805
Remove some non-essential plugins from this repo (#2780) 5 years ago
Matthew Holt 745cb0e9e6
fastcgi: Add debug log (#3178) 5 years ago
Matthew Holt 9af05719bc logging: Fix off-by-one for roll size MB from Caddyfile 5 years ago
Mark Sargent d08cbefff8
report error on failed location response (#3184) 5 years ago
Matt Holt 2eede58b3a
fastcgi: Ensure root is always absolute (issue #3178) (#3182) 5 years ago
Matthew Holt 235357abc8
fastcgi: Fix PATH_INFO (issue #3178) 5 years ago
Matthew Holt 4b4e16edaf
cmd: Ensure certmagic defaults are set for any and all subcommands 5 years ago
Matthew Holt ee64719d93 Update readme 5 years ago
Francis Lavoie 2491336c11
ci: Update branches to master (#3177) 5 years ago
Matthew Holt 1698838685
tls: Few minor improvements/simplifications 5 years ago
Matthew Holt 4c43bf8cc8
caddyhttp: Always provision ACME issuers (fix terms agree error) 5 years ago
Matthew Holt 348cb798e2
httpcaddyfile: Allow php_fastcgi to be used in route directive 5 years ago
Matthew Holt e211491407
httpcaddyfile: Fix little typo (Next -> NextArg) 5 years ago
Matthew Holt 6e2fabb2a4 cmd: Add --watch flag to start & run commands (closes #1806) 5 years ago
Mark Sargent 8cc60e6896
ci: test local CA and update SNI tests (#3145) 5 years ago
Matthew Holt bea8dedfb2
httpcaddyfile: Move header before redir (fixes #3148) 5 years ago
Matthew Holt f2ce81cc8b fastcgi: Support multiple path splitters (close #1564) 5 years ago
Francis Lavoie 2cab475ba5
ci: Improve build artifact file names (#3168) 5 years ago
Francis Lavoie c32f383a01
ci: Use matrix to set per-os variables (#3166) 5 years ago
Mohammed Al Sahaf 37093befd5
caddyconfig: register adapters as Caddy modules (#3132) 5 years ago
Matthew Holt d692d503a3
tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164) 5 years ago
Matthew Holt 3c1def2430
caddytls: Support wildcard matching in ServerName conn policy matcher 5 years ago
Matthew Holt b583007c49
httpcaddyfile: Simplify 'root' directive parsing 5 years ago
Matthew Holt 6b60a301c0 httpcaddyfile: Append access logger name to log's includes (fix #3110) 5 years ago
Mohammed Al Sahaf d6632e2145
v2: update CI badge on README (#3162) 5 years ago
Matthew Holt 903776238e
go.mod: Update some deps; add new Strings lib to CEL matcher 5 years ago
Matthew Holt f741ab3463 go.mod: Update CertMagic 5 years ago
Francis Lavoie 76ac28a624
ci: Switch to Github Actions (#3152) 5 years ago
Mohammed Al Sahaf 61b427fa47
v2: fuzz: update function signature of caddyfile.Parse (#3160) 5 years ago
Paolo Barbolini 42a6628935
reverseproxy: Add Alt-Svc to Hop-by-hop headers list (#3159) 5 years ago
Matt Holt 6a4d638c1e
caddyhttp: Implement CEL matcher (see #3051) (#3155) 5 years ago
Matt Holt aa6c5fde07
httpcaddyfile: Unify strip_prefix, strip_suffix, uri_replace directives (#3157) 5 years ago
Matthew Holt 31c6ac097e
httpcaddyfile: 'bind' properly parses unix sockets (fixes #2999) 5 years ago
Matthew Holt 406df22a16
templates: Enable Goldmark's footnote extension (closes #3136) 5 years ago
Matthew Holt afb2ca27c1
caddyhttp: Minor improved Caddyfile support for some matchers 5 years ago
Matthew Holt ce45353e61
Little tweaky tweaks 5 years ago
Matthew Holt 89124aa570
httpcaddyfile: Prevent rewrite routes from consolidating (fix #3108) 5 years ago
Matthew Holt ab2fc9d066
Update dependencies and readme 5 years ago
Matthew Holt fc7340e11a
httpcaddyfile: Many tls-related improvements including on-demand support 5 years ago
Mark Sargent 3f48a2eb45
caddyhttp: Add default SNI tests (#3146) 5 years ago