936 Commits (79f3af99275447058951bc27fc45b669868dde7e)
 

Author SHA1 Message Date
Georges Haidar a496308f6e
httpcaddyfile: Let modules add listener wrappers (#3397) 5 years ago
Matthew Holt d5d7fb5954
go.mod: Update dependencies 5 years ago
Matt Holt 996af0915d
cmd: Support admin endpoint on unix socket (#3320) 5 years ago
Matthew Holt 6c051cd27d caddyconfig: Minor internal and godoc tweaks 5 years ago
Matt Holt 9415feca7c
logging: Net writer redials if write fails (#3453) 5 years ago
Matthew Holt 881b826fb5
reverseproxy: Pool copy buffers (minor optimization) 5 years ago
Matthew Holt 538ddb8587 reverseproxy: Enable response interception (#1447, #2920) 5 years ago
Francis Lavoie 69b5643130
chore: Fix typo in dispenser.go (#3456) 5 years ago
Matthew Holt e5bbed1046
caddyhttp: Refactor header matching 5 years ago
Matthew Holt 294910c68c caddyhttp: Add client.public_key(_sha256) placeholders 5 years ago
Francis Lavoie 8c5d00b2bc
httpcaddyfile: New `handle_path` directive (#3281) 5 years ago
Rui Lopes aa20878887
cmd: file-server: add --access-log flag (#3454) 5 years ago
Francis Lavoie c1e5c09294
reverseproxy: Improve error message when using scheme+placeholder (#3393) 5 years ago
Francis Lavoie ffc125d6f5
caddyfile: Move NewTestDispenser into non-test file (#3439) 5 years ago
AndyBan 22055c5e0f
reverseproxy: Fix https active health checks #3450 (#3451) 5 years ago
Mohammed Al Sahaf dfe802aed3
chore: forego the use of deprecated cel func NewIdent in favor of NewVar (#3444) 5 years ago
Mohammed Al Sahaf 7a365af5df
chore: simplify goreleaser flow, add bash completions to .deb (#3436) 5 years ago
Matthew Holt 0cbf467b3f
caddyhttp: Add time.now placeholder and update cel-go (closes #2594) 5 years ago
Francis Lavoie bb67e19d7b
cmd: hash-password: Fix broken terminal state on SIGINT (#3416) 5 years ago
Matthew Holt 1dc4ec2d77
admin: Disallow websockets 5 years ago
Matt Holt 452d4726f7
Update SECURITY.md 5 years ago
Matthew Holt 2a8a198568
reverseproxy: Don't overwrite existing X-Forwarded-Proto header 5 years ago
Francis Lavoie cc8fb488d3
httpcaddyfile: Improve error on matcher declared outside site block (#3431) 5 years ago
Francis Lavoie fae064262d
httpcaddyfile: Add `auto_https` global option (#3284) 5 years ago
Matthew Holt 9ee01dceac
reverseproxy: Make debug log safe if error occurs 5 years ago
Matthew Holt 812278acd8 reverseproxy: Emit debug log before checking error (#3425) 5 years ago
Matthew Holt c47ddbeffb pki: Add docs to some struct fields 5 years ago
Thorkild Gregersen 483e31b978
templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387) 5 years ago
Francis Lavoie 41a682ddde
caddyauth: Add realm to basicauth Caddyfile directive (#3315) 5 years ago
Francis Lavoie 7243454a96
fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255) 5 years ago
Matthew Holt 3fb2c394d1
go.mod: Update dependencies 5 years ago
Francis Lavoie 21de227fe9
httpcaddyfile: Be stricter about `log` syntax (#3419) 5 years ago
elcore 62c9f2cf3e
cmd: Add --envfile flag to run command (#3278) 5 years ago
Francis Lavoie bde3823b76
caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
Matthew Holt 4df56c77e3
cmd: Add pidfile support (closes #3235) 5 years ago
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