598 Commits (ab80ff4fd2911afc394b9dbceeb9f71c7a0b7ec1)

Author SHA1 Message Date
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
Matthew Holt b6686a54d8
httpcaddyfile: Improve AP logic with OnDemand 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
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
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
Mohammed Al Sahaf a33e4b5426
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) 4 years ago
Dave Henderson f197cec7f3
metrics: Always track method label in uppercase (#3742) 4 years ago
Dave Henderson b1d456d8ab
metrics: Fix panic when headers aren't written (#3737) 4 years ago
Dave Henderson d16ede358a
metrics: Fix hidden panic while observing with bad exemplars (#3733) 4 years ago
Matthew Holt c82c231ba7
caddyhttp: Remove server name from metrics 4 years ago
Dave Henderson 8ec51bbede
metrics: Initial integration of Prometheus metrics (#3709) 4 years ago
Mohammed Al Sahaf bc453fa6ae
reverseproxy: Correct alternate port for active health checks (#3693) 4 years ago
Mohammed Al Sahaf d55d50b3b3
reverseproxy: Enforce port range size of 1 at provision (#3695) 4 years ago
Francis Lavoie b95b87381a
fileserver: Fix try_files for directories; windows fix (#3684) 4 years ago
Gaurav Dhameeja b01bb275b3
caddyhttp: New placeholder for PEM of client certificate (#3662) 4 years ago
Francis Lavoie 309c1fec62
logging: Implement Caddyfile support for filter encoder (#3578) 4 years ago
Matt Holt 1c5969b576
fileserver: Fix new file hide tests on Windows (#3719) 4 years ago
Matthew Holt 0ee4378227
fileserver: Improve file hiding logic for directories and prefixes 4 years ago
Matthew Holt 9859ab8148
caddytls: Fix resolvers option of acme issuer (Caddyfile) 4 years ago
Francis Lavoie 00e6b77fe4
caddytls: Add `dns` config to acmeissuer (#3701) 4 years ago
Mohammed Al Sahaf d4f249741e
browse: align template to struct field renames from 4940325 (#3706) 4 years ago
Francis Lavoie 04f50a9759
caddyhttp: Wrap http.Server logging with zap (#3668) 4 years ago
Francis Lavoie 4cd7ae35b3
reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710) 4 years ago
Matthew Holt 24f34780b6
caddytls: Customize DNS resolvers for DNS challenge with Caddyfile 4 years ago
Matthew Holt 724b74d981
reverseproxy: Abort active health checks on context cancellation 4 years ago
Matthew Holt 4940325844
fileserver: Fix inconsistencies in browse JSON 4 years ago
Matthew Holt 744d04c258
caddytls: Configure custom DNS resolvers for DNS challenge (close #2476) 4 years ago
Matthew Holt 997ef522bc
go.mod: Use v0.15(.1) of smallstep libs 4 years ago
Francis Lavoie 0279a57ac4
ci: Upgrade to Go 1.15 (#3642) 4 years ago
Matthew Holt c94f5bb7dd reverseproxy: Make default buffer size const 5 years ago
Francis Lavoie fc65320e9c
reverseproxy: Support header selection policy on `Host` field (#3653) 5 years ago
Matt Holt 66863aad3b
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633) 5 years ago
Matthew Holt e2f913bb7f
reverseproxy: Minor fixes and cleanup 5 years ago
Matt Holt 65a09524c3
caddyhttp: Add TLS client cert info to logs (#3640) 5 years ago
Kevin Lin 904f149e5b
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620) 5 years ago
Matt Holt c054a818a1
fileserver: Fix newly-introduced failing test on Linux (#3625) 5 years ago