318 Commits (6e10586303fd90f0298c8086e754b35dfc3f01ba)
 

Author SHA1 Message Date
Matthew Holt 6e10586303
admin: Preserve "@id" fields through partial changes (fixes #2902) 5 years ago
Matthew Holt 8de1a76227
reverse_proxy: Fix invalid argument to Intn in RandomChoice selection 5 years ago
Matthew Holt 9fe54e1c60
file_server: Use HTTPS port when a qualifying domain is specified 5 years ago
Matthew Holt b43e986a52
file_server: Optional pass_thru mode 5 years ago
Matthew Holt 1228dd7d93
reverse_proxy: Allow buffering of client requests 5 years ago
Matthew Holt af26a03da1
http: Only enable access logs if configured 5 years ago
Matthew Holt 8025ad9107
cmd: Disable admin endpoint for file-server and reverse-proxy commands 5 years ago
Matthew Holt 6cdb2392d7
cmd: Improve stop command by trying API before signaling process 5 years ago
Matthew Holt 0ca109db4a
Minor cleanups 5 years ago
Matthew Holt 0fc97211ab
http: Make path matcher case-insensitive 5 years ago
Matthew Holt ad90b273db
core: Add tests to Replacer; fix panic (fixes #2852) 5 years ago
Mohammed Al Sahaf 93bc1b72e3 core: Use port ranges to avoid OOM with bad inputs (#2859) 5 years ago
Matthew Holt a19da07b72
http: Add response headers to access logs 5 years ago
Matthew Holt 16782d9988
http: Use permanent redirects for HTTP->HTTPS 5 years ago
Sarat Chandra dfdddcfacb logging: Support placeholders in level and filename (#2872) 5 years ago
Marten Seemann 7ff02f37b6 go.mod: update quic-go to v0.13.1 (#2871) 5 years ago
Matthew Holt e4a2add73f
cmd: Print errors to stderr 5 years ago
Matthew Holt 95615f5377
reverse_proxy: Fix NTLM auth detection 5 years ago
Matthew Holt 8e515289cb
reverse_proxy: Add support for NTLM 5 years ago
Matthew Holt 6e95477224
http: Eliminate allocation in cloneURL; add RemoteAddr to origRequest 5 years ago
Matthew Holt 97d918df3e
reverse_proxy: Make HTTP versions configurable, don't set NextProtos 5 years ago
Matthew Holt f5c6a8553c
Prepare for beta 9 tag 5 years ago
Matthew Holt 263ffbfaec
caddyfile: Fix bug with Delete 5 years ago
Matthew Holt bf363f061d
reverse_proxy: Add UnmarshalCaddyfile for random_choose selection policy 5 years ago
Matthew Holt 7129f6c1c0
admin: Remove /unload endpoint (is same as DELETE /config/) 5 years ago
Matthew Holt cb25dd72ab
reverse_proxy: Add port to upstream address if only implied in scheme 5 years ago
Matthew Holt d55fa68902
http: Only log handler errors >= 500 5 years ago
Matthew Holt b1f41d0ff1
logging: Default logger should use wall time with milliseconds 5 years ago
Matthew Holt 6011ce120a
cmd: Move module imports into standard packages 5 years ago
Matthew Holt 27e288ab19
core: Synchronize calls to SetDeadline within fakeCloseListener 5 years ago
Matthew Holt 35f70c98fa
core: Major refactor of admin endpoint and config handling 5 years ago
Matthew Holt fb06c041c4
http: Ensure server loggers are not nil (fixes #2849) 5 years ago
Matthew Holt 8ef0a0b4f8
reverse_proxy: Fix panic for some CLI flag values (closes #2848) 5 years ago
Matthew Holt 8d3c64932e
http: Avoid panic if handler errors lack underlying error value 5 years ago
Mohammed Al Sahaf 0dd9243478
Re-remove admin fuzz target from azure-pipelines.yml (#2846) 5 years ago
Andreas Schneider 432b94239d admin listener as opt-in for initial config (#2834) 5 years ago
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