0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp/reverseproxy
Matthew Holt b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app
This is a breaking change primarily in two areas:
 - Storage paths for certificates have changed
 - Slight changes to JSON config parameters

Huge improvements in this commit, to be detailed more in
the release notes.

The upcoming PKI app will be powered by Smallstep libraries.
2020-03-06 23:15:25 -07:00
..
fastcgi httpcaddyfile: Fix nested blocks; add handle directive; refactor 2020-01-16 17:08:52 -07:00
caddyfile.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 2020-02-14 11:01:09 -07:00
circuitbreaker.go reverse_proxy: CB docs; rename type -> factor (#2986) 2020-01-18 18:42:56 -07:00
command.go Refactor for CertMagic v0.10; prepare for PKI app 2020-03-06 23:15:25 -07:00
healthchecks.go reverse_proxy: Health checks: Don't cross the streams 2020-02-23 14:31:05 -07:00
hosts.go http: Change routes to sequential matcher evaluation (#2967) 2020-01-09 10:00:13 -07:00
httptransport.go reverseproxy: Fix casing of RootCAPEMFiles 2020-01-22 09:35:03 -07:00
ntlm.go Improve godocs all around 2019-12-23 12:45:35 -07:00
reverseproxy.go reverse_proxy: Health checks: Don't cross the streams 2020-02-23 14:31:05 -07:00
selectionpolicies.go reverse_proxy: CB docs; rename type -> factor (#2986) 2020-01-18 18:42:56 -07:00
selectionpolicies_test.go Migrate some selection policy tests over to v2 2019-09-09 21:44:58 -06:00
streaming.go v2: housekeeping: address minor lint complaints (#2957) 2020-01-03 11:33:22 -07:00