194 Commits (0dd9243478f765e83c41851e381aa6c5ce2daf3f)

Author SHA1 Message Date
Matthew Holt 76c22c7b38
auth: Clean up basicauth 5 years ago
Matthew Holt dccba71276 reverse_proxy: Structured logs 5 years ago
Matthew Holt ba0000678d
Remove unused fields from HandlerError 5 years ago
Matthew Holt 54e458b756
proxy: Forgot to commit import 5 years ago
Matthew Holt d803561212
caddyhttp: Fix nil pointer dereference 5 years ago
Matthew Holt 813fff0584
proxy: Enable HTTP/2 on transport to backend 5 years ago
Matthew Holt d6dad04e96
cache: Make peer addresses configurable 5 years ago
Matthew Holt 442fd748f6
caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 5 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 5 years ago
Matthew Holt faf67b1067
tls: Make the on-demand rate limiter actually work 5 years ago
Matthew Holt 208f2ff93c
rewrite: Options to strip prefix/suffix and issue redirects 5 years ago
Matthew Holt bce2edd22d
tls: Asynchronous cert management at startup (uses CertMagic v0.8.0) 5 years ago
Matthew Holt a458544d9f
Minor enhancements/fixes to rewrite directive and template virt req's 5 years ago
Matt Holt 2f91b44587
v2: Make tests work on Windows (#2782) 5 years ago
Mohammed Al Sahaf e3726588b4 v2: Project-and-CI-wide linter config (#2812) 5 years ago
Matthew Holt abf5ab340e
caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
Matthew Holt acf7dea68f
caddyhttp: host labels placeholders endianness from right->left 5 years ago
Pascal bc738991b6 caddyhttp: Support placeholders in MatchHost (#2810) 5 years ago
yzongyue fcd8869f51 reverse_proxy: optimize MaxIdleConnsPerHost default (#2809) 5 years ago
Matthew Holt 1e31be8de0
reverse_proxy: Allow dynamic backends (closes #990 and #1539) 5 years ago
Matthew Holt 8715a28320
reverse_proxy: Customize SNI value in upstream request (closes #2483) 5 years ago
Matthew Holt 715e6ddf51
go.mod: Update dependencies 5 years ago
Matthew Holt 9c0bf311f9
Miscellaneous cleanups / comments 5 years ago
Matthew Holt 5300949e0d
caddyhttp: Make responseRecorder capable of counting body size 5 years ago
Matthew Holt 411152016e
Remove unused/placeholder log handler 5 years ago
Matthew Holt f8366c2f09
http: authentication module; hash-password cmd; http_basic provider 5 years ago
Pascal fe36d26b63 caddyhttp: Add RemoteAddr placeholders (#2801) 5 years ago
Matthew Holt 26cc883708
http: Add Starlark handler 5 years ago
Matthew Holt 85ce15a5ad
tls: Add custom certificate selection policy 5 years ago
Matthew Holt dedcfd4e3d
tls: Add distributed_stek module 5 years ago
Matthew Holt 20fe9cf024
tls: Add pem_loader module 5 years ago
Matthew Holt bcbe1c220d
reverse_proxy: Add local circuit breaker 5 years ago
Matthew Holt a53b27c62e
http: Add work-in-progress cache handler module 5 years ago
Matthew Holt 8c55167f71
rewrite: Return parse error if too many Caddyfile args (fixes #2791) 5 years ago
Matthew Holt be7abda7d4
reverse_proxy: Implement retry_match; by default only retry GET requests 5 years ago
Matthew Holt 6fd28b81dc
caddyhttp: Define MatcherSets and RawMatcherSets types 5 years ago
Matthew Holt 65c060f56e
file_server: Set default address to :2015 if --listen not specified 5 years ago
Matthew Holt 44cb804b9e
reverse_proxy: Configurable request headers on active health checks 5 years ago
Matthew Holt c11e3bffd6
Add file-server and reverse-proxy subcommands 5 years ago
Matthew Holt f29a9eee0d
caddytls: nil check on storageClean fields on Stop 5 years ago
Matthew Holt 7b4aa108c7
caddyhttp: 'not' matcher: Support Caddyfile unmarshaling 5 years ago
Matthew Holt 8b11ed347b
Add license header to filestorage.go 5 years ago
Matthew Holt b249b45d10
tls: Change struct fields to pointers, add nil checks; rate.Burst update 5 years ago
Matthew Holt 7b33c8db31
tls: Make cert and OCSP check intervals configurable 5 years ago
Matt Holt 11696793bd
tls/acme: Ability to customize trusted roots for ACME servers (#2756) 5 years ago
Matthew Holt 2f684e42d5
reverse_proxy/headers: Expose header replacement ability in Caddyfile 5 years ago
Matthew Holt ba29f9d41d
httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
Matthew Holt 40e05e5a01
http: Improve auto HTTP->HTTPS redirects, fix edge cases 5 years ago
Matthew Holt bc9f944837
host matcher: Strip [ ] from IPv6 addresses 5 years ago
Matthew Holt 4c289fc6ad
Allow domain fronting with TLS client auth if explicitly configured 5 years ago