815 Commits (4accf737a63acca017e29fad8ac75b2d66591c77)
 

Author SHA1 Message Date
Matthew Holt c5f9227a48
go.mod: Try smallstep again 5 years ago
Matthew Holt 88d391c1f5
go.mod: Update smallstep/cli 5 years ago
Matthew Holt b4a7d6267f
go.mod: Update dependencies 5 years ago
Matthew Holt e5dc76b054 caddyhttp: CEL matcher checks return type; slight refactor 5 years ago
Mohammed Al Sahaf 7dfd69cdc5
chore: make the linter happier (#3245) 5 years ago
Matthew Holt 28fdf64dc5
httpcaddyfile, caddytls: Multiple edge case fixes; add tests 5 years ago
Matthew Holt 0fe98038b6
caddyhttp: Fix logging name associations by adding a default 5 years ago
Matthew Holt 6e4c688ea7
logging: Only colorize console output 5 years ago
Francis Lavoie 5110643201
httpcaddyfile: Add key_type global option (#3231) 5 years ago
Matthew Holt 4d9b63d909 cel: Leverage DefaultAdapter to extend CEL's type system 5 years ago
Matthew Holt e30deedcc1 caddyhttp: Return port placeholders as ints 5 years ago
Matt Holt fbd9515d35
basicauth: Re-prompt after invalid credentials (fix #3239) (#3240) 5 years ago
Matthew Holt 95f6bd7e5c
templates: Update docs 5 years ago
Matthew Holt b1ce9d4db7
templates: Add env function (closes #3237) 5 years ago
Matthew Holt 61679b74f5 Merge branch 'remove-ntlm' 5 years ago
Matthew Holt 2c1b663156
reverseproxy: Remove NTLM transport; refactor and improve docs 5 years ago
Matthew Holt 8b2dbc52ec
core: Rename ParsedAddress -> NetworkAddress 5 years ago
Matthew Holt 657f0cab17
docs: Clarify "not" matcher structure (see #3233) 5 years ago
Francis Lavoie 7be747fbe9
caddyhttp: Add missing LB policy Caddyfile unmarshalers (#3230) 5 years ago
Francis Lavoie 5b355cbed0
caddyhttp: Strictly forbid unnecessary blocks on matchers (#3229) 5 years ago
Francis Lavoie a3cfe437b1
caddyhttp: Support single-line not matcher (#3228) 5 years ago
Matthew Holt 437d5095a6
templates: Use text/template; add experimental notice to docs 5 years ago
Matthew Holt 145aebbba5
httpcaddyfile: Carry bind setting through to ACME issuer (fixes #3232) 5 years ago
Matthew Holt 6a32daa225
caddytls: Support custom bind host for challenges (#3232) 5 years ago
Matthew Holt 81cdebf648
tests: Remove noisy logs 5 years ago
Matthew Holt 84c729e96a ci: Tweak commit prefixes to ignore 5 years ago
Matthew Holt 346c33b4d5 cmd: Log warning if --resume and --config used together 5 years ago
Mark Sargent 78717ce5b0
chore: add adapt tests. fix load failure not failing tests (#3222) 5 years ago
Matthew Holt 3d6fc1e1b7
httpcaddyfile: Yield cleaner JSON when conn policy or log name is empty 5 years ago
Matthew Holt c7ac7de38a
go.mod: Update CertMagic (again) v0.10.10 5 years ago
Matthew Holt 05164c895a
go.mod: Use latest Certmagic (v0.10.9) 5 years ago
Matthew Holt 1e8af27329
fastcgi: Account for lack of split path configuration (fix #3221) 5 years ago
Matthew Holt b6482e53c1 go.mod: Update CertMagic to v0.10.8 5 years ago
Matt Holt 20f6795413
Create FUNDING.yml 5 years ago
Matt Holt 84f16852ab
ci: goreleaser: Drop some platforms and replacements (#3217) 5 years ago
Matthew Holt 1456f15f9a readme: So much more ... what? Fixed cliffhanger 5 years ago
Mohammed Al Sahaf fdfe2ae53b
chore: ci: fix release action script (#3216) 5 years ago
Matthew Holt 1c190b001b
httpcaddyfile: Refactor site key parsing; detect conflicting schemes 5 years ago
Mohammed Al Sahaf 3634c4593f
ci: fuzz: skip fuzz data that contains `import` (#3214) 5 years ago
Matthew Holt 7ca15861dd
caddytls: Encode big.Int as string with JSON 5 years ago
Matthew Holt 8ff330c555
Update readme 5 years ago
Matthew Holt 626f19a264
Fix for last commit 5 years ago
Matthew Holt 6ca5828221
caddytls: Refactor certificate selection policies (close #1575) 5 years ago
Matthew Holt 6fe04a30b1
caddyfile: Export NewTestDispenser() (close #2930) 5 years ago
Matthew Holt 19b45546a7
go.mod: Update smallstep/truststore 5 years ago
Matthew Holt d322de6b42
gzip: Use klauspost/gzip, an optimized gzip implementation 5 years ago
Matthew Holt ce3ca541d8
caddytls: Update cipher suite names and curve names 5 years ago
Matthew Holt 581f1defcb
caddyhttp: Print actual listener address in log message (closes #2992) 5 years ago
Matthew Holt 0d2a3511dc caddyhttp: Update host matcher docs about wildcards 5 years ago
Matt Holt 73643ea736
caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (#3208) 5 years ago