563 Commits (244b839f9813ae68c5527e6aadadaff0642c1a00)
 

Author SHA1 Message Date
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
Matthew Holt 7f9cfcc0f2
http: Close HTTP/3 servers and listeners; upstream bug irreproducible 5 years ago
Matthew Holt 87a742c1e5
tls: Fix panic loading automation management modules (fix #3004) 5 years ago
Robin Lambertz 57c6f22684
basicauth: default hash to bcrypt (#3050) 5 years ago
Marten Seemann dd103a6787
go.mod: update quic-go to v0.14.4 (#3048) 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 2cc5d2227d Minor tweaks to docs/comments 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
Jeremy Lin 98bbc54fdc
browse: allow filter init via `filter` query param (#3027) 5 years ago
Mohammed Al Sahaf 9bdd6caa0b v2: Implement RegExp Vars Matcher (#2997) 5 years ago
Matthew Holt f7f6e371ef
tls: Slight adjustment to how DNS provider modules are loaded 5 years ago
Matthew Holt b8cf4d5897
Fix typo in readme 5 years ago
Matthew Holt 04ec3c5f05
Update readme 5 years ago
Matthew Holt 8b28c36d48
Remove Starlark, for now 5 years ago
Matthew Holt 4a07a5d41e
caddyfile: tls: Ensure there is always a catch-all conn policy (#3005) 5 years ago
Matthew Holt b81ae38686
caddyfile: tls: Tag manual certificates (#2588) 5 years ago
Matthew Holt 5c7ca7d96e
http: Split 2-phase auto-HTTPS into 3 phases 5 years ago
Francis Lavoie ec56c25708
caddyhttp: Fix orig_uri placeholder docs (#3002) 5 years ago
Matthew Holt c0f827e0bd
httpcaddyfile: Add {remote} shorthand placeholders 5 years ago
Matthew Holt 490cd02f82
httpcaddyfile: Make root directive mutually exclusive 5 years ago
Matthew Holt 9639fe7d28
header: caddyfile: Defer header operations for deletions or manually 5 years ago
Matthew Holt 3592e59399
cmd: adapt: Make --config flag optional when Caddyfile exists 5 years ago