969 Commits (8ec90f1c402b5e1aa1eea59e45f700aeb45da6ba)
 

Author SHA1 Message Date
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
Marten Seemann 1e480b818b
go.mod: update quic-go to v0.19.2 (#3880) 4 years ago
Francis Lavoie 96058538f0
reverseproxy: Logging for streaming and upgrades (#3689) 4 years ago
Dimitri Masson 6e0849d4c2
reverseproxy: Implement cookie hash selection policy (#3809) 4 years ago
Gilbert Gilb's b0d5c2c8ae
headers: Support default header values in Caddyfile with '?' (#3807) 4 years ago
Matthew Holt 12cc69ab7a Merge branch 'master' of https://github.com/caddyserver/caddy 4 years ago
Matthew Holt 349457cc1b
caddyhttp: Return error if error handling error 4 years ago
Денис Телюх 6ea6f3ebe0
reverseproxy: fix random hangs on http/2 requests with server push (#3875) 4 years ago
Matthew Holt 1438e4dbc8
caddyhttp: New idle_timeout default of 5m 4 years ago
Matthew Holt 4fc570711e
caddyhttp: Fix header matcher when using nil 4 years ago
Dimitri Masson 99b8f44486
reverse_proxy: Fix random_choose selection policy (#3811) 4 years ago
Nicola Piccinini 670b723e38
requestbody: Add Caddyfile support (#3859) 4 years ago
Matt Holt 13781e67ab
caddytls: Support multiple issuers (#3862) 4 years ago
Aurelia 7a3d9d81fe
basicauth: Minor internal improvements (#3861) 4 years ago
Matthew Holt 95af4262a8 caddytls: Support ACME alt cert chain preferences 4 years ago
Matthew Holt 3db60e6cba Update contact info 4 years ago
Gaurav Dhameeja 7c28ecb5f4
httpcaddyfile: Add certificate_pem placeholder short, add to godoc (#3846) 4 years ago
Mohammed Al Sahaf 9e28f60aab
ci: remove the continuous fuzzing job (#3845) 4 years ago
Francis Lavoie b4f49e2962
caddyhttp: Merge query matchers in Caddyfile (#3839) 4 years ago
Christoph Kluge dd26875ffc
logging: Fix for IP filtering 4 years ago
Francis Lavoie eda9a1b377
fastcgi: Add timeouts support to Caddyfile adapter (#3842) 4 years ago
Francis Lavoie 860cc6adfe
reverseproxy: Wire up some http transport options in Caddyfile (#3843) 4 years ago
Matt Holt 8d038ca515
fileserver: Improve and clarify file hiding logic (#3844) 4 years ago
Matthew Holt 937ec34201
caddyauth: Prevent user enumeration by timing 4 years ago
Francis Lavoie 966d5e6b42
caddyhttp: Merge header matchers in Caddyfile (#3832) 4 years ago
Francis Lavoie b66099379d
reverseproxy: Add max_idle_conns_per_host; fix godocs (#3829) 4 years ago
Jason McCallister c9fdff9976
reverseproxy: caddyfile: Don't add port if upstream has placeholder (#3819) 4 years ago
Matt Holt db4f1c0277
httpcaddyfile: Revise automation policy generation (#3824) 4 years ago
Matthew Holt b6e96d6f4a
go.mod: Update CertMagic 4 years ago
Matthew Holt b6686a54d8
httpcaddyfile: Improve AP logic with OnDemand 4 years ago