784 Commits (735c86658d058512f5d86408e18e3c81c32788d1)
 

Author SHA1 Message Date
Matthew Holt cd9317e5df
httpcaddyfile: Fix route ordering bug 5 years ago
Matthew Holt 8dbc5f70a5
Update dependencies and get rid of placeholder hacks in CA code 5 years ago
Francis Lavoie 07c6076ea0
ci: Add release tagged event triggers to sister repos (#3321) 5 years ago
Matthew Holt 28ab0bfb13
core: Support loading modules from [][]json.RawMessage fields 5 years ago
Matthew Holt 1c17e6c6bb
reverseproxy: Allow using TLS for port 80 upstreams (see #3361) 5 years ago
Karol Będkowski b814c0af9c
tls/client auth: verify first certificates in client request (#3344) 5 years ago
Dave Henderson 9e5d9e2530
ci: Add linux-armv5 builds (#3356) 5 years ago
Dave Henderson 9408dacc27
Fixing goreleaser syntax error (#3355) 5 years ago
Daniel Black 12cfc19487
ci: add s390x and ppc64le builds for linux (#3325) 5 years ago
Francis Lavoie afecd90a6c
reverseproxy: Add tls_server_name option to Caddyfile (#3322) 5 years ago
Matt Holt 2f59467ac3
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319) 5 years ago
Matt Holt 184e8e9f71
pki: Embedded ACME server (#3198) 5 years ago
Matt Holt 1e8c9764df
file_server: Accept files args in one-liner of Caddyfile matcher (#3298) 5 years ago
Matt Holt 41c7bd27b4
httpserver: Add experimental H2C support (#3289) 5 years ago
Francis Lavoie 96d6d277a4
caddyconfig: Don't start comments in middle of tokens (#3267) 5 years ago
Francis Lavoie 26e559662d
httpcaddyfile: Support single-line matchers (#3263) 5 years ago
Matt Holt 52305618df
caddyfile: Support backticks as quotes (closes #2591) (#3242) 5 years ago
Mohammed Al Sahaf e051e119d1
ci: add tests on s390x and ppc64le (#3328) 5 years ago
Matthew Holt 8e42661060
caddytls: Finish upgrading to libdns DNS providers for ACME challenges 5 years ago
Matthew Holt 86a4f2c9f4
caddytls: Fix namespace tls.dns -> dns.providers 5 years ago
Matthew Holt a507a5bbc7 reverseproxy: Remove circuitbreaker module (see #3331) 5 years ago
Mark Sargent d0770dbbb3
expose caddytest timeouts (#3329) 5 years ago
Matthew Holt a77bd1d887
httpcaddyfile: Update tls parsing for DNS providers 5 years ago
Matthew Holt bca610fbde
httpcaddyfile: Minor fixes to parsing storage options 5 years ago
Matthew Holt 1fa8c185a8
go.mod: Remove DNSProviderMaker interface; update to lego 3.6 5 years ago
Matthew Holt a1796c2f14
caddytls: Adjust DNS challenge structure; clarify some docs 5 years ago
Matthew Holt f931c26f68
caddyhttp: Better duration logging 5 years ago
Matt Holt 10db57027d
caddyhttp: General improvements to access logging (#3301) 5 years ago
Matthew Holt c11d0e47a3
cmd: Clean up, simplify reverse proxy command; fix some edge cases 5 years ago
Matthew Holt 9770ce7c9f Minor comment fix 5 years ago
Francis Lavoie 5ae1a5617c
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 5 years ago
Matthew Holt 83c85c53f5
caddyhttp: Fix listener overlap detection on Linux 5 years ago
Francis Lavoie 768383a610
ci: Enable GoReleaser .deb support (#3309) 5 years ago
Mark Sargent 570d84f7d3
refactored caddytest helpers (#3285) 5 years ago
Christoffer Andersson a6761153cb
Fix misspelling in onDemandAskRequest error (#3308) 5 years ago
Matthew Holt 02845bc9fd
docs: Improve template documentation slightly; use const, not literal 5 years ago
Matthew Holt 97ed9e111d
httpcaddyfile: Add nil check to prevent panic, fix validation logic 5 years ago
Matthew Holt 100d19e3af
dangit, of course I would bork my git commit 5 years ago
Matthew Holt ebf07f853b
caddyhttp: Fix auto redirects for catch-all HTTPS sites 5 years ago
Matthew Holt 1b061815b2
reverseproxy: Don't forget to provision embedded headers handler 5 years ago
Matthew Holt 026937fab5
caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
Matthew Holt 295604d6df
httpcaddyfile: Why was this code repeated?? 5 years ago
Francis Lavoie bacf50a59e
caddyhttp: Fix common_log format's user ID placeholder (#3300) 5 years ago
westwin da8686c4b9
reverseproxy: always set req.URL.Host with upstream (#3297) 5 years ago
Matthew Holt e3a8f72f1c
docs: Minor improvements 5 years ago
Mohammed Al Sahaf bae4f15fad
ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288) 5 years ago
Francis Lavoie 0798459e44
readme: Fix broken links (#3283) 5 years ago
Matthew Holt f980170909
doc: Improve comment 5 years ago
Francis Lavoie 6963a72a63
ci: Cache the GOCACHE directory to speed up builds and tests (#3273) 5 years ago
Matt Holt 76bbb473a5
reverseproxy: Set X-Forwarded-Proto (closes #3275) (#3276) 5 years ago