510 Commits (aa6c5fde07574b48593ddcbf95ca6988c2172b4a)
 

Author SHA1 Message Date
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
Vaibhav f192ae5ea5
cmd: fmt: Fix brace opening block indentation (#3153) 5 years ago
Matthew Holt b62f8e0582
caddyhttp: Support path matcher of "*" without panic 5 years ago
Matthew Holt ae86f6dd91
Use JSON format for logs if not interactive terminal 5 years ago
Matthew Holt b550ea433b
Simplify build instructions in readme 5 years ago
Matthew Holt e42514ad4a
caddyhttp: Clean up; move some code around 5 years ago
Matthew Holt f596fd77bb
caddyhttp: Add support for listener wrapper modules 5 years ago
Matthew Holt 0433f9d075
caddytls: Clean up some code related to automation 5 years ago
Matthew Holt c67c8e60cc
cmd: fmt: --write -> --overwrite to make it clear it's destructive 5 years ago
Matthew Holt 8f8ecd2e2a
Add missing license texts 5 years ago
Matthew Holt 115b877e1a
caddytls: Set Issuer properly on automation policies (fix #3150) 5 years ago
Matthew Holt 2ce3deb540
fileserver: Add --templates flag to file-server command 5 years ago
Matthew Holt acf4dde1dd
pki: Don't treat cert installation failure as error 5 years ago
Matthew Holt 7a4548c582
Some hotfixes for beta 16 5 years ago
Matthew Holt 6cbd93736f
Minor tweaks 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
Bill Glover cfe85a9fe6
Fix #3130: Crash at fuzzing target replacer (#3133) 5 years ago
Francis Lavoie 90f1f7bce7
httpcaddyfile: error for wrong arg count of admin opt (#3126) (#3131) 5 years ago
Matt Holt 2762f8f058
caddyhttp: New algorithm for auto HTTP->HTTPS redirects (fix #3127) (#3128) 5 years ago
Matthew Holt 99d34f1c1d
cmd: Use loadConfig() for validate as run, start, and reload do 5 years ago
Bill Glover 36a6c7daf0
Rework Replacer loop to handle escaped braces (#3121) 5 years ago
evtr ca6e54bbb8
caddytls: customizable client auth modes (#2913) 5 years ago
Mohammed Al Sahaf fb5168d3b4
http_ntlm: fix panic due to unintialized embedded field (#3120) 5 years ago
Matthew Holt 217419f6d9
tls: Couple of quick fixes for 4d18587192 5 years ago
Matthew Holt 4d18587192
tls: Auto-migrate cert assets to new path (details in #3124) 5 years ago
Matthew Holt b216d285df
Merge branch 'certmagic-refactor' into v2 5 years ago
Matthew Holt b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
Matt Holt 3f5d27cd5d
ci: Optimize published artifacts (#3118) 5 years ago
Mark Sargent 26fb8b3efd
httpcaddyfile: remove certificate tags from global state (#3111) 5 years ago
Marten Seemann e6c6210772
update quic-go to v0.15.1 (#3109) 5 years ago
Marten Seemann 1324da2241
go.mod: update quic-go to v0.15.0 (supporting QUIC draft-27) (#3107) 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
Mohammed Al Sahaf e717028f83
ci: publish build artifacts (#3103) 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 c83d40ccd4
reverse_proxy, php_fastcgi: Fix upstream parsing regression (fix #3101) 5 years ago
Matthew Holt e4ec08e977
Couple of minor docs tweaks 5 years ago
Matthew Holt 03ab55b51a httpcaddyfile: Allow "admin off" option 5 years ago
Matthew Holt cef6e098bb Refactor ExtractMatcherSet() 5 years ago
Matthew Holt 260982b2df reverse_proxy: Allow use of URL to specify scheme 5 years ago