332 Commits (fab5e4372a941ee4259adea9295f49dcadca26a4)
 

Author SHA1 Message Date
Mohammed Al Sahaf 4611537f06
Add missing fuzzer (#2844) 5 years ago
Matthew Holt 76c22c7b38
auth: Clean up basicauth 5 years ago
Matthew Holt c7da6175bc
fuzz: Remove admin fuzzer 5 years ago
Matthew Holt 11a2733dc2
ci: Change fuzz type from regression to local-regression 5 years ago
Matthew Holt 1be121cec7
fuzz: Don't call Load() in HTTP caddyfile adapter fuzz tests 5 years ago
Matthew Holt dccba71276 reverse_proxy: Structured logs 5 years ago
Mohammed Al Sahaf be36aade9a ci: Update fuzzer target name (#2841) 5 years ago
Matthew Holt ba0000678d
Remove unused fields from HandlerError 5 years ago
Matthew Holt c4c45f8e01
logging: Tweak defaults (enable logging by default, color level enc.) 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 d2e7baed8d
Plug in distributed STEK module 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
Mohammed Al Sahaf 6c533558a3
fuzz-ci: fix & enhance fuzzing process (#2835) 5 years ago
Mohammed Al Sahaf 2fbe2ff40b fuzz: introduce continuous fuzzing for Caddy (#2723) 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
Mohammed Al Sahaf 19e834cf36 v2 ci: speed up some of powershell's processes (#2818) 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 4aa3af4b78
go.mod: Use latest certmagic which uses lego v3.1.0 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 5c7640a8d9
cmd: Plug in the http.handlers.authentication module 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
Matt Holt b38365ff3b
Merge pull request #2799 from caddyserver/v2-enterprise-merge 5 years ago
Matthew Holt 26cc883708
http: Add Starlark handler 5 years ago
Matthew Holt 93943a6ac2
readme: Remove mentions of Caddy Enterprise (as per #2786) 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 03306e646e
admin: /config and /id endpoints 5 years ago
yzongyue 53dd600b4d cmd: Built-in commands all use RegisterCommand (#2794) 5 years ago
Matthew Holt ce1205239a
cmd/main: Plug in json5 and jsonc config adapters 5 years ago