562 Commits (904d9cab390007610a65f648d05314f5826c3979)
 

Author SHA1 Message Date
Matthew Holt 904d9cab39
httpcaddyfile: Include non-standard ports when mapping logger names 5 years ago
Matthew Holt ac65f690ae
caddyhttp: Rename MatchNegate type to MatchNot type 5 years ago
Matthew Holt 37aa516a6e
headers: Trim any trailing colon from field names as a courtesy 5 years ago
Matthew Holt 105acfa086
Keep type information with placeholders until replacements happen 5 years ago
Matthew Holt deba26d225
caddyfile: Minor fixes to the formatter 5 years ago
Matthew Holt 178ba024fe
httpcaddyfile: Put root directive first, before redir and rewrite 5 years ago
Matthew Holt e207240f9a
reverse_proxy: Upstream.String() method returns either LookupSRV or Dial 5 years ago
Robin Lambertz 397e04ebd9
caddyauth: Add Metadata field to caddyauth.User (#3174) 5 years ago
Mohammed Al Sahaf d2c15bea1b
ci: fuzz: remove fuzzing trigger on PR (#3195) 5 years ago
Mohammed Al Sahaf 8da9eaee34
ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) 5 years ago
Matthew Holt ea3688e1c0
caddytls: Remove ManageSync 5 years ago
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