489 Commits (7a4548c5823e85bab0a2e2f40a3ea00f64ce8552)
 

Author SHA1 Message Date
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
Matthew Holt 0130b699df cmd/reverse_proxy: Add --change-host-header flag 5 years ago
Success Go ca5c679880
Fix typos (#3087) 5 years ago
Matthew Holt e2d41ee761 Revert "reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)" 5 years ago
Matthew Holt 86b785e51c
reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873) 5 years ago
Success Go f6ae092507
It might be HTTP->HTTPS in the comment (#3086) 5 years ago
Success Go a2a41a5bdf
Fix spelling error (#3085) 5 years ago
Mohammed Al Sahaf 6fb98ba188
ci: improve CI flow (#3083) 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
Matthew Holt 78760c0ddc
go.mod: Bump to Go 1.14 5 years ago
Cameron Moore b0a491aec8
Expose TLS placeholders (#2982) 5 years ago
Success Go 45b171ff3a
Make comment more readable about caddy ModuleID's Name() method. (#3080) 5 years ago
Success Go 623a1c588e Fix typo in cmdStart comment 5 years ago
Matthew Holt 7cca291d62 reverse_proxy: Health checks: Don't cross the streams 5 years ago
Robin Lambertz e3591009dc
caddyhttp: Add handler for unhandled errors in errorChain (#3063) 5 years ago
Gilbert Gilb's 30c14084ab
caddyhttp: Fixes for header and header_regexp directives (#3061) 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