948 Commits (09432ba64d3931206181c895c845116db8d7e877)
 

Author SHA1 Message Date
Matthew Holt 09432ba64d
caddytls: Configurable OCSP stapling; global option (closes #3714) 4 years ago
Matthew Holt ef54483249
logging: Remove logfmt encoder (close #3575) 4 years ago
Matthew Holt c2b91dbd65
httpcaddyfile: Support repeated use of cert_issuer global option 4 years ago
Jordi Masip 8b6fdc04da
caddytls: add 'key_type' subdirective (#3956) 4 years ago
Matthew Holt f0216967dc
caddyfile: Refactor unmarshaling of module tokens 4 years ago
Matthew Holt b1bec8c899
go.mod: Update CertMagic and acmez (improved IDN support) 4 years ago
yaxin 3c9256a1be
reverseproxy: Caddyfile health check headers, host header support (#3948) 4 years ago
Matthew Holt 7846bc1e06
httpcaddyfile: Adjust iterator when removing AP (fix #3953) 4 years ago
Matt Holt 144b65cf99
cmd: Organize list-modules output; --packages flag (#3925) 4 years ago
Matt Holt c8557dc00b
caddyfile: Introduce basic linting and fmt check (#3923) 4 years ago
Mohammed Al Sahaf 1b453dd4fb
ci: force fetch the upstream tags (#3947) 4 years ago
Dave Henderson ebc278ec98
metrics: allow disabling OpenMetrics negotiation (#3944) 4 years ago
Francis Lavoie 79f3af9927
ci: Add pushing to cloudsmith (#3941) 4 years ago
Matthew Holt d8bcf5be4e
fileserver: Fix "go up" links in browse listings (closes #3942) 4 years ago
Francis Lavoie 38a83ca6f8
ci: Update goreleaser to fix deprecation notices (#3945) 4 years ago
Mohammed Al Sahaf 2b90cdba52
ci: reject tags if not signed by Matthew Holt's key (#3932) 4 years ago
Matthew Holt 635f075f18
caddyfile: Fix minor bug in formatter 4 years ago
Matthew Holt e384f07a3c
caddytls: Improve alt chain preference settings 4 years ago
Matthew Holt 132525de3b
reverseproxy: Minor lint fixes 4 years ago
Matthew Holt deedf8abb0
caddyhttp: Optionally use forwarded IP for remote_ip matcher 4 years ago
Matthew Holt 63bda6a0dc
caddyhttp: Clean up internal auto-HTTPS redirect code 4 years ago
Matthew Holt b8a799df9f
caddyhttp: Document that remote_ip reads X-Forwarded-For header 4 years ago
Matthew Holt a748151666
go.mod: Update CertMagic (fix #3911) 4 years ago
Jack Baron c898a37f40
httpcaddyfile: support matching headers that do not exist (#3909) 4 years ago
Matthew Holt 31fbcd7401
go.mod: Upgrade some dependencies 4 years ago
Matthew Holt 7e719157d9
httpcaddyfile: Decrement counter when removing conn policy (fix #3906) 4 years ago
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 4 years ago
Marten Seemann 5643dc3fb9
go.mod: update quic-go to v0.19.3 (#3901) 4 years ago
Matthew Holt 3d0e046238
caddyauth: Use structured log 4 years ago
Matthew Holt bac82073d0
Merge remote-tracking branch 'origin/master' 4 years ago
Jordi Masip e7a5a3850f
cmd: add ability to read config from stdin (#3898) 4 years ago
Matthew Holt aca7ef0d4c
Add setcap script to gitignore 4 years ago
Matthew Holt 792fca40f1
Minor comments 4 years ago
Matthew Holt 9157051f45
caddyhttp: Optimize large host matchers 4 years ago
Cuong Manh Le 4cff36d731
caddyauth: Use buffered channel passed to signal.Notify (#3895) 4 years ago
Francis Lavoie a26f70a12b
headers: Fix Caddyfile parsing with request matcher (#3892) 4 years ago
Francis Lavoie 4afcdc49d1
docs: Mention {http.auth.user.id} placeholder in basicauth JSON docs (#3886) 4 years ago
Matthew Holt 7d7434c9ce
fileserver: Add debug logging 4 years ago
Daniel Santos 53aa60afff
reverseproxy: Handle "operation was canceled" errors (#3816) 4 years ago
Matt Holt b0f8fc7aae
caddytls: Configure trusted CAs from PEM files (#3882) 4 years ago
Matthew Holt 03d853e2ec
httpcaddyfile: Fix test on Windows 4 years ago
Matthew Holt 63afffc2e3
httpcaddyfile: Proper log config with catch-all blocks (fix #3878) 4 years ago
Matthew Holt 2d5498ee6f
Update readme 4 years ago
Matthew Holt 0a7721dcfe
fileserver: Preserve transformed root (fix #3838) 4 years ago
Ian c5197f5999
acme_server: fix reload of acme database (#3874) 4 years ago
Ian 06ba006f9b
acme_server: switch to bbolt storage (#3868) 4 years ago
Francis Lavoie c6dec30535
caddyfile: Add support for env var defaults; add tests (#3682) 4 years ago
Francis Lavoie 3cfefeb0f7
httpcaddyfile: Configure servers via global options (#3836) 4 years ago
Francis Lavoie 4a641f6c6f
reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago