345 Commits (080a62d5c5cf07db2f4183f4c8741ff9810d033f)
 

Author SHA1 Message Date
Matthew Holt 080a62d5c5
Update go.mod; use CertMagic v0.9.0 5 years ago
Matthew Holt dae4913fe3
http: Patch path matcher to ignore dots and spaces (#2917) 5 years ago
Matthew Holt 6455efa5d3
admin: POST /... expands and appends all array elements 5 years ago
Matthew Holt 5ab17a3a37 admin: /stop endpoint gracefully shuts down; fixes caddy stop command 5 years ago
Abdelmalek Ihdene c3bcd967bd logging: Implement net writer (#2884) 5 years ago
Matthew Holt 6ea121ddf8
tls: Ensure conn policy is created when providing certs in Caddyfile 5 years ago
Matthew Holt 8005b7ab73
Couple of quick fixes 5 years ago
Matthew Holt b1a456cfe3
rewrite: strip_prefix, strip_suffix, and uri_replace dirs (closes #2906) 5 years ago
Matthew Holt 5e9d81b507
try_files, rewrite: allow query string in try_files (fix #2891) 5 years ago
Matthew Holt 09a8517065
rewrite: query string enh.; substring replace; add tests (see #2891) 5 years ago
Matthew Holt 87b6cf470b
Minor improvements; comments and shorter placeholders & module IDs 5 years ago
Matthew Holt f935458e3e
cmd: Fix validate command when JSON contains "@id" fields 5 years ago
Matt Holt 2e0615270d
fuzz: Remove Caddyfile adapter from fuzz corpus (#2925) 5 years ago
Matthew Holt fab5e4372a
core: Add godoc examples for LoadModule 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Marten Seemann a8533e5630 update quic-go to v0.14.1 (#2918) 5 years ago
Matthew Holt b07f6958ac
Use "IsUnixNetwork" function instead of repeating the logic 5 years ago
Matthew Holt 33a318d173
Don't append port to unix sockets 5 years ago
lu4p 68adfdc559 Fix misspellings (#2908) 5 years ago
Marten Seemann a841688cc0 update quic-go to v0.14.0 (#2916) 5 years ago
Matthew Holt 52ae5f70d2 Merge branch 'v2' of ssh://github.com/caddyserver/caddy into v2 5 years ago
Matthew Holt 44f23a67bb
http: Don't listen 1 port beyond port range 5 years ago
Mark Sargent 8b7d6a9ee8 v2: fixes query matcher parsing (#2901) 5 years ago
Matthew Holt 7c7ef8d40e
http: Shorten regexp matcher placeholders; allow "=/" for simple matcher 5 years ago
Matthew Holt 14d3fd7d03
http: path matcher supports exact matching with = prefix 5 years ago
Matthew Holt 512b004332
http: header matcher supports fast prefix and suffix matching (#2888) 5 years ago
Matthew Holt db4293cb5f
reverse_proxy: Add flush_interval to caddyfile syntax (#1460) 5 years ago
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