363 Commits (8c7c2e4af2e4e7ad842b959e2100855f6edadd68)
 

Author SHA1 Message Date
Ingo Gottwald 3e9e7555ef Fix build (#2740) 5 years ago
Matthew Holt f6126acf37
Header matchers: allow matching presence of header with empty list 5 years ago
Matthew Holt 97ace2a39e
File matcher enforces trailing-slash convention to match dirs/files 5 years ago
Matthew Holt 4bd9496525
Fix Schrodinger's file existence check in file matcher 5 years ago
Matthew Holt 14f9662f9c
Various fixes/tweaks to HTTP placeholder variables and file matching 5 years ago
Matthew Holt 21d7b662e7
fastcgi: Use request context as base, not a new one 5 years ago
Matthew Holt 3ba9e143a2 cli: Fix run and start when no config file is available 5 years ago
Matthew Holt d2e46c2be0
fastcgi: Set default root path; add interface guards 5 years ago
Matthew Holt 80b54f3b9d
Add original URI to request context; implement into fastcgi env 5 years ago
Matthew Holt 0830fbad03
Reconcile upstream dial addresses and request host/URL information 5 years ago
Matthew Holt a60d54dbfd
reverse_proxy: Ignore context.Canceled errors 5 years ago
Matthew Holt acb8f0e0c2
Integrate circuit breaker modules with reverse proxy 5 years ago
Matthew Holt 652460e03e
Some cleanup and godoc 5 years ago
Matthew Holt 4a1e1649bc
reverse_proxy: Implement remaining TLS config for proxy to backend 5 years ago
Matthew Holt ccfb12347b
reverse_proxy: Implement active health checks 5 years ago
Alexandre Stein 50961ecc77 Initial implementation of TLS client authentication (#2731) 5 years ago
Matthew Holt 026df7c5cb
reverse_proxy: WIP refactor and support for FastCGI 5 years ago
Matthew Holt 8e821b5039
caddyconfig: Add JSON5 and JSON-C adapters (closes #2735) 5 years ago
Matthew Holt 9d8bff28c2
oops, also update the Caddyfile's {query} var to use query_string 5 years ago
Matthew Holt d242f10eda
Add query_string to HTTP replacer and use it for try_files 5 years ago
Ariel Núñez 2dc4fcc62b Fix caddyconfig import in admin.go (#2725) 6 years ago
Matthew Holt afd154119a
admin: Support config adapters at /load endpoint 6 years ago
Matthew Holt e34ff21a71
caddyfile: Allow handler order to be customized 6 years ago
Matthew Holt af25f0254e
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
Mohammed Al Sahaf a0fd2b6c0a Fix SIV where /v2 was missing from caddyfile adapter work (#2721) 6 years ago
Matthew Holt c0da7d487a
file_server: Automatically hide all involved Caddyfiles 6 years ago
Matthew Holt 8420a2f250
Clean up Dispenser and filename handling a bit 6 years ago
Matthew Holt 59910923d1
Update readme for v2 caddyfile and config adapters 6 years ago
Matt Holt 0544f0266a
Merge pull request #2699 from caddyserver/cfadapter 6 years ago
Matthew Holt b2aa679c33
Fix snippet nesting bug 6 years ago
Matthew Holt fa334c4bdf
Implement some shorthand placeholders for Caddyfile 6 years ago
Matthew Holt d73b650c26
Update go.mod 6 years ago
Matthew Holt c9980fd367
Refactor Caddyfile adapter and module registration 6 years ago
Albert Shirima 42f75a4ca9 Fixing a compilation error (#2712) 6 years ago
Matthew Holt c4159ef76d
Fix module-related errors 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago
Dominik Braun 4950ce485f Part 1: Optimize using compiler's inliner (#2687) 6 years ago
Dreamacro c8b0a97b1c Add missing imports (#2688) 6 years ago
Johannes Hörmann 95a447de9c Tests for replacer (#2675) 6 years ago
Toby Allen d98f2faef9 Add /stop endpoint to admin (#2671) 6 years ago
Toby Allen b855e66170 Force quit on Windows with taskkill /f (#2670) 6 years ago
Matthew Holt 0d3f99e85a
cmd: Add print-env flag to run command 6 years ago
Matthew Holt 28df6cedfe
tls: Use IANA-standard cipher suite names 6 years ago
Matthew Holt dd6aa91d72
Fix DNS provider module unmarshaling (closes #2676) 6 years ago
Matt Holt b44a22a9d4
Performance improvements to Replacer implementation (placeholders) (#2674) 6 years ago
Matthew Holt bdf92ee84e
Minor tweaks 6 years ago
Matthew Holt f217181293
mod: Use blackfriday's standard v2 module import path 6 years ago
Matthew Holt ccb5d19c25
Get module name at runtime, and tidy up modules 6 years ago
Matthew Holt b780f0f49b
Standardize exit codes and improve shutdown handling; update gitignore 6 years ago
Matthew Holt 2141626269
Fix readme example for updated handler structure 6 years ago