701 Commits (cee5589b9856de299ea6960d60541d851498b7c3)
 

Author SHA1 Message Date
Mohammed Al Sahaf cee5589b98
docs: link to CEL standard definitions (#3407) 5 years ago
Matt Holt 90c7b4b0a1
reverseproxy: Apply response header ops before copying it (fix #3382) (#3401) 5 years ago
Matthew Holt aef560c7fc
all: Recover from panics in goroutines 5 years ago
linquize 44536a7594
cmd: reverse-proxy: add --insecure flag (with warning) (#3389) 5 years ago
Francis Lavoie ea7e4b4024
httpcaddyfile: Shorthands for parameterized placeholders (#3305) 5 years ago
Francis Lavoie ef6e53bb5f
core: Add support for `d` duration unit (#3323) 5 years ago
Francis Lavoie 35e1d92d58
ci: Delete .travis.yml (#3396) 5 years ago
Francis Lavoie dc9f4f13fc
httpcaddyfile: Make global options pluggable (#3265) 5 years ago
Francis Lavoie 4c55d26f11
caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379) 5 years ago
Gregory Dosh d534162556
caddyhttp: Match hostnames with wildcards to loggers (#3378) 5 years ago
Andrew Zhou 5bde8d705b
cmd: hash-password: Support reading from stdin (#3373) 5 years ago
Matthew Holt 7960b4259d
caddyhttp: Minor refactoring for preparing requests 5 years ago
Mark Sargent 2c91688f39
fix testharness, dumps the current config, only if the config was successfully loaded (#3385) 5 years ago
Chandler Swift 513e0240fd
docs: Fix TOC/section header mismatch (#3380) 5 years ago
Jeremy Lin bf8c3c25c1
log: improve rounding logic for log rolling directives (#3367) 5 years ago
Matthew Holt c8da8ca673
Update readme 5 years ago
Jose Donizetti 43fba378d6
docs: Fix command.Func documentation (#3371) 5 years ago
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