120 Commits (105acfa08664c97460a6fe3fb49635618be5bcb2)

Author SHA1 Message Date
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
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 7ee3ab7baa
caddyfile: Formatter enhancements 5 years ago
Matthew Holt 2acb208e32
caddyhttp: Specify default access log for a server (fix #3185) 5 years ago
Matthew Holt 341d4fb805
Remove some non-essential plugins from this repo (#2780) 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 bea8dedfb2
httpcaddyfile: Move header before redir (fixes #3148) 5 years ago
Mohammed Al Sahaf 37093befd5
caddyconfig: register adapters as Caddy modules (#3132) 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 61b427fa47
v2: fuzz: update function signature of caddyfile.Parse (#3160) 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 ce45353e61
Little tweaky tweaks 5 years ago
Matthew Holt 89124aa570
httpcaddyfile: Prevent rewrite routes from consolidating (fix #3108) 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
Vaibhav f192ae5ea5
cmd: fmt: Fix brace opening block indentation (#3153) 5 years ago
Matthew Holt 0433f9d075
caddytls: Clean up some code related to automation 5 years ago
Matthew Holt 7a4548c582
Some hotfixes for beta 16 5 years ago
Mark Sargent c447236357
caddyhttp: Fix default SNI for default conn policy (#3141) 5 years ago
Matt Holt 5a19db5dc2
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) 5 years ago
Francis Lavoie 90f1f7bce7
httpcaddyfile: error for wrong arg count of admin opt (#3126) (#3131) 5 years ago
Matthew Holt b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
Mark Sargent 26fb8b3efd
httpcaddyfile: remove certificate tags from global state (#3111) 5 years ago
Vaibhav 71e81d262b
fmt: Add support for block nesting. (#3105) 5 years ago
Vaibhav 5fe69ac4ab
cmd: Add `caddy fmt` command. (#3090) 5 years ago
Matthew Holt a60da8e7ab
Simplify the logic in the previous commit 5 years ago
Matthew Holt 00e99df209
httpcaddyfile: Treat no matchers as 0-len path matchers (fix #3100) 5 years ago
Matthew Holt 03ab55b51a httpcaddyfile: Allow "admin off" option 5 years ago
Matthew Holt cef6e098bb Refactor ExtractMatcherSet() 5 years ago
Success Go ca5c679880
Fix typos (#3087) 5 years ago
Zaq? Wiedmann 063ed1e7f9
caddyfile: expand environment variables within caddy files (#3082) 5 years ago
Mark Sargent 2de0acc11f
Initial implementation of global default SNI option (#3047) 5 years ago
Matt Holt 5d97522d18
v2: 'log' directive for Caddyfile, and debug mode (#3052) 5 years ago
Matthew Holt f6b9cb7122
httpcaddyfile: Matchers can now be embedded into a nested scope 5 years ago
Cameron Moore b0a491aec8
Expose TLS placeholders (#2982) 5 years ago
Matthew Holt 99f91c4c6f
httpcaddyfile: tls: Load repeated cert files only once, with one tag 5 years ago
Matthew Holt 0005e3acdc
httpcaddyfile: Combine repeated cert loaders (fix #3004) 5 years ago
Matthew Holt 0b09b070e5
httpcaddyfile: Properly add all cert loaders across sites (fixes #3056) 5 years ago
Matthew Holt 23cc26d585
httpcaddyfile: 'handle_errors' directive 5 years ago
Matthew Holt bc2e406572
httpcaddyfile: Refactor global options parsing; prevent duplicate keys 5 years ago
Matthew Holt bf776e7de7
http: Remove redundant test file 5 years ago
Matthew Holt f42b138fb1
tls: Avoid duplication AutomationPolicies for large quantities of names 5 years ago
Matthew Holt 15bf9c196c caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 5 years ago
Mark Sargent eb80165583
tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040) 5 years ago
Matthew Holt 17d938fc54
httpcaddyfile: Add support for DNS challenge solvers 5 years ago