698 Commits (44536a7594f060dfca54a3cfb36135c93cba8e59)
 

Author SHA1 Message Date
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
Mohammed Al Sahaf f74fed3f54
v2: only compare TLS protocol versions if both are set (#3005) 5 years ago
Matthew Holt 8b2ad61220
httpcaddyfile: Skip hosts from auto-https when http:// scheme (fix #2998) 5 years ago
Matthew Holt 6614d1c495
cmd: Emit error if reload cannot find a config to load 5 years ago
Matthew Holt c6bddbfbe2
http: Fix vars matcher 5 years ago
Matthew Holt 0742530d3d
rewrite: Prepend "/" if missing from strip path prefix 5 years ago
Matthew Holt 6b6cd934d0
reverseproxy: Fix casing of RootCAPEMFiles 5 years ago
Matthew Holt 5b878d5bd3
reverseproxy: Accept integer values for flush_interval (fix #2996) 5 years ago
Matthew Holt 2105d59936
httpcaddyfile: Rename 'headers' directive to 'header' 5 years ago
Matthew Holt 9a1370c2c8
cmd: Make --config flag optional for reload command 5 years ago
Matthew Holt d810637a9f
httpcaddyfile: Update directive docs; put root after rewrite 5 years ago
Matthew Holt 5d3ccf1eb7
httpcaddyfile: Get rid of 'tls off' parameter; probably not useful 5 years ago
Matthew Holt aad9f90cad
httpcaddyfile: Fix address parsing; don't infer port at parse-time 5 years ago
Zaq? Wiedmann 07ef4b0c7d
Merge pull request #2980 from moorereason/bugfix-ciphersuite-logging 5 years ago
Mohammed Al Sahaf 2bfaf8e896 reverse_proxy: CB docs; rename type -> factor (#2986) 5 years ago
Matthew Holt 372540f0ee
httpcaddyfile: Move redir before rewrite 5 years ago