504 Commits (ab2fc9d066aa4583fad937e841a771eed69907bf)
 

Author SHA1 Message Date
Sarat Chandra dfdddcfacb logging: Support placeholders in level and filename (#2872) 6 years ago
Marten Seemann 7ff02f37b6 go.mod: update quic-go to v0.13.1 (#2871) 6 years ago
Matthew Holt e4a2add73f
cmd: Print errors to stderr 6 years ago
Matthew Holt 95615f5377
reverse_proxy: Fix NTLM auth detection 6 years ago
Matthew Holt 8e515289cb
reverse_proxy: Add support for NTLM 6 years ago
Matthew Holt 6e95477224
http: Eliminate allocation in cloneURL; add RemoteAddr to origRequest 6 years ago
Matthew Holt 97d918df3e
reverse_proxy: Make HTTP versions configurable, don't set NextProtos 6 years ago
Matthew Holt f5c6a8553c
Prepare for beta 9 tag 6 years ago
Matthew Holt 263ffbfaec
caddyfile: Fix bug with Delete 6 years ago
Matthew Holt bf363f061d
reverse_proxy: Add UnmarshalCaddyfile for random_choose selection policy 6 years ago
Matthew Holt 7129f6c1c0
admin: Remove /unload endpoint (is same as DELETE /config/) 6 years ago
Matthew Holt cb25dd72ab
reverse_proxy: Add port to upstream address if only implied in scheme 6 years ago
Matthew Holt d55fa68902
http: Only log handler errors >= 500 6 years ago
Matthew Holt b1f41d0ff1
logging: Default logger should use wall time with milliseconds 6 years ago
Matthew Holt 6011ce120a
cmd: Move module imports into standard packages 6 years ago
Matthew Holt 27e288ab19
core: Synchronize calls to SetDeadline within fakeCloseListener 6 years ago
Matthew Holt 35f70c98fa
core: Major refactor of admin endpoint and config handling 6 years ago
Matthew Holt fb06c041c4
http: Ensure server loggers are not nil (fixes #2849) 6 years ago
Matthew Holt 8ef0a0b4f8
reverse_proxy: Fix panic for some CLI flag values (closes #2848) 6 years ago
Matthew Holt 8d3c64932e
http: Avoid panic if handler errors lack underlying error value 6 years ago
Mohammed Al Sahaf 0dd9243478
Re-remove admin fuzz target from azure-pipelines.yml (#2846) 6 years ago
Andreas Schneider 432b94239d admin listener as opt-in for initial config (#2834) 6 years ago
Mohammed Al Sahaf 4611537f06
Add missing fuzzer (#2844) 6 years ago
Matthew Holt 76c22c7b38
auth: Clean up basicauth 6 years ago
Matthew Holt c7da6175bc
fuzz: Remove admin fuzzer 6 years ago
Matthew Holt 11a2733dc2
ci: Change fuzz type from regression to local-regression 6 years ago
Matthew Holt 1be121cec7
fuzz: Don't call Load() in HTTP caddyfile adapter fuzz tests 6 years ago
Matthew Holt dccba71276 reverse_proxy: Structured logs 6 years ago
Mohammed Al Sahaf be36aade9a ci: Update fuzzer target name (#2841) 6 years ago
Matthew Holt ba0000678d
Remove unused fields from HandlerError 6 years ago
Matthew Holt c4c45f8e01
logging: Tweak defaults (enable logging by default, color level enc.) 6 years ago
Matthew Holt 54e458b756
proxy: Forgot to commit import 6 years ago
Matthew Holt d803561212
caddyhttp: Fix nil pointer dereference 6 years ago
Matthew Holt 813fff0584
proxy: Enable HTTP/2 on transport to backend 6 years ago
Matthew Holt d2e7baed8d
Plug in distributed STEK module 6 years ago
Matthew Holt d6dad04e96
cache: Make peer addresses configurable 6 years ago
Matthew Holt 442fd748f6
caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 6 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 6 years ago
Mohammed Al Sahaf 6c533558a3
fuzz-ci: fix & enhance fuzzing process (#2835) 6 years ago
Mohammed Al Sahaf 2fbe2ff40b fuzz: introduce continuous fuzzing for Caddy (#2723) 6 years ago
Matthew Holt faf67b1067
tls: Make the on-demand rate limiter actually work 6 years ago
Matthew Holt 208f2ff93c
rewrite: Options to strip prefix/suffix and issue redirects 6 years ago
Mohammed Al Sahaf 19e834cf36 v2 ci: speed up some of powershell's processes (#2818) 6 years ago
Matthew Holt bce2edd22d
tls: Asynchronous cert management at startup (uses CertMagic v0.8.0) 6 years ago
Matthew Holt a458544d9f
Minor enhancements/fixes to rewrite directive and template virt req's 6 years ago
Matt Holt 2f91b44587
v2: Make tests work on Windows (#2782) 6 years ago
Mohammed Al Sahaf e3726588b4 v2: Project-and-CI-wide linter config (#2812) 6 years ago
Matthew Holt abf5ab340e
caddyhttp: Improve ResponseRecorder to buffer headers 6 years ago
Matthew Holt acf7dea68f
caddyhttp: host labels placeholders endianness from right->left 6 years ago
Pascal bc738991b6 caddyhttp: Support placeholders in MatchHost (#2810) 6 years ago