1154 Commits (749e55c738bf702b5f1265f85018c450a7b4e3b4)
 

Author SHA1 Message Date
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
Matthew Holt 97caf368ee
readme: Add zerossl 4 years ago
Matt Holt 385adf5d87
caddyhttp: Restore original request params before error handlers (#3781) 4 years ago
Matt Holt c7efb0307d
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780) 4 years ago
AJ ONeal e34d9f1244
readme: Add link to website for download instructions (#3785) 4 years ago
Matthew Holt ef8a372a1c
map: Bug fixes; null literal with hyphen in Caddyfile 4 years ago
Matthew Holt 0fc47e8357
map: Apply default if mapped output is nil 4 years ago
Matthew Holt 25d2b4bf29 map: Reimplement; multiple outputs; optimize 4 years ago
Matt Holt 023d702f30
Update SECURITY.md 4 years ago
Mohammed Al Sahaf 6722426f1a
reverseproxy: allow no port for SRV; fix regression in d55d50b (#3756) 4 years ago
Aleksei 3b9eae70c9
reverseproxy: Change 500 error to 502 for lookup_srv config (#3771) 4 years ago
Mohammed Al Sahaf aa9c3eb732
reverseproxy: default to port 80 for upstreams in Caddyfile (#3772) 4 years ago
Christian Flach fdfdc03339
reverseproxy: Ignore RFC 1521 params in Content-Type header (#3758) 4 years ago
Dave Henderson dadfe1933b
metrics: fix handler to not run the next route (#3769) 4 years ago
Dave Henderson 85152679ce
admin: lower log level to Debug for /metrics requests (#3749) 4 years ago
Mohammed Al Sahaf a33e4b5426
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) 4 years ago