770 Commits (21c00a3cd2f702b32e80dbef2987ac2250a2c9a5)
 

Author SHA1 Message Date
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
Matthew Holt 809e72792c
rewrite: Fix for rewrites with URI placeholders (#3209) 5 years ago
Matthew Holt 9fb0b1e838
caddytls: Add support for externalAccountBinding ACME extension 5 years ago
Matthew Holt 244b839f98
pki: Add trust subcommand to install root cert (closes #3204) 5 years ago
Matthew Holt 904d9cab39
httpcaddyfile: Include non-standard ports when mapping logger names 5 years ago
Matthew Holt ac65f690ae
caddyhttp: Rename MatchNegate type to MatchNot type 5 years ago
Matthew Holt 37aa516a6e
headers: Trim any trailing colon from field names as a courtesy 5 years ago
Matthew Holt 105acfa086
Keep type information with placeholders until replacements happen 5 years ago
Matthew Holt deba26d225
caddyfile: Minor fixes to the formatter 5 years ago
Matthew Holt 178ba024fe
httpcaddyfile: Put root directive first, before redir and rewrite 5 years ago
Matthew Holt e207240f9a
reverse_proxy: Upstream.String() method returns either LookupSRV or Dial 5 years ago
Robin Lambertz 397e04ebd9
caddyauth: Add Metadata field to caddyauth.User (#3174) 5 years ago
Mohammed Al Sahaf d2c15bea1b
ci: fuzz: remove fuzzing trigger on PR (#3195) 5 years ago
Mohammed Al Sahaf 8da9eaee34
ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) 5 years ago
Matthew Holt ea3688e1c0
caddytls: Remove ManageSync 5 years ago
Matthew Holt c87f82f0ce
caddytls: Match automation policies by wildcard subjects too 5 years ago
Pascal 5c55e5d53f
caddytls: Support placeholders in key_type (#3176) 5 years ago
Matthew Holt 7ee3ab7baa
caddyfile: Formatter enhancements 5 years ago
Mark Sargent ba08833b2a
ci: exclude integration tests for now (#3188) 5 years ago
Matthew Holt 9eecd698da Merge branch 'v2' of https://github.com/caddyserver/caddy 5 years ago
Mohammed Al Sahaf 0fa1a3b630
ci: preliminary CD with goreleaser (#3173) 5 years ago
Matthew Holt 673d3d00f2
file_server: Fix dumb error check I must have written at 1am 5 years ago
Matthew Holt 2acb208e32
caddyhttp: Specify default access log for a server (fix #3185) 5 years ago
Matt Holt e02117cb8a
reverse_proxy: Add support for SRV backends (#3180) 5 years ago
Matthew Holt 95b2863df2
admin: Fix regex for removing @id fields (closes #3187) 5 years ago
Matthew Holt 341d4fb805
Remove some non-essential plugins from this repo (#2780) 5 years ago
Matthew Holt 745cb0e9e6
fastcgi: Add debug log (#3178) 5 years ago
Matthew Holt 9af05719bc logging: Fix off-by-one for roll size MB from Caddyfile 5 years ago
Mark Sargent d08cbefff8
report error on failed location response (#3184) 5 years ago
Matt Holt 2eede58b3a
fastcgi: Ensure root is always absolute (issue #3178) (#3182) 5 years ago
Matthew Holt 235357abc8
fastcgi: Fix PATH_INFO (issue #3178) 5 years ago
Matthew Holt 4b4e16edaf
cmd: Ensure certmagic defaults are set for any and all subcommands 5 years ago
Matthew Holt ee64719d93 Update readme 5 years ago
Francis Lavoie 2491336c11
ci: Update branches to master (#3177) 5 years ago
Matthew Holt 1698838685
tls: Few minor improvements/simplifications 5 years ago
Matthew Holt 4c43bf8cc8
caddyhttp: Always provision ACME issuers (fix terms agree error) 5 years ago
Matthew Holt 348cb798e2
httpcaddyfile: Allow php_fastcgi to be used in route directive 5 years ago
Matthew Holt e211491407
httpcaddyfile: Fix little typo (Next -> NextArg) 5 years ago
Matthew Holt 6e2fabb2a4 cmd: Add --watch flag to start & run commands (closes #1806) 5 years ago
Mark Sargent 8cc60e6896
ci: test local CA and update SNI tests (#3145) 5 years ago
Matthew Holt bea8dedfb2
httpcaddyfile: Move header before redir (fixes #3148) 5 years ago
Matthew Holt f2ce81cc8b fastcgi: Support multiple path splitters (close #1564) 5 years ago
Francis Lavoie 2cab475ba5
ci: Improve build artifact file names (#3168) 5 years ago
Francis Lavoie c32f383a01
ci: Use matrix to set per-os variables (#3166) 5 years ago
Mohammed Al Sahaf 37093befd5
caddyconfig: register adapters as Caddy modules (#3132) 5 years ago
Matthew Holt d692d503a3
tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164) 5 years ago