aboutsummaryrefslogtreecommitdiff
path: root/plugin/tls (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-07fix broken link in webpage (#6488)Gravatar Nakano Masaki 1-1/+1
2023-12-08plugin/tls: respect the path specified by root plugin (#6138)Gravatar Marius Kimmina 1-0/+6
2023-06-01Revert "plugin/tls: respect the path specified by root plugin (#5944)" (#6136)Gravatar Chris O'Haver 1-6/+0
2023-06-01plugin/tls: respect the path specified by root plugin (#5944)Gravatar Marius Kimmina 1-0/+6
2022-04-25add positive tests to TestTLS function (#5330)Gravatar Marius Kimmina 1-0/+6
2022-02-17Harden tls on all places (#5184)Gravatar Yong Tang 1-18/+0
2022-01-21 tls.PreferServerCipherSuites is ignored as of go 1.17 (#5108)Gravatar Chris O'Haver 1-1/+0
2021-11-23support plain HTTP for DoH (#4997)Gravatar Ondřej Benkovský 1-1/+9
2020-10-28docs: move Also See to See Also (#4245)Gravatar Miek Gieben 1-1/+1
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 2-4/+2
2019-12-29doc: fix generated manual pages (#3571)Gravatar Miek Gieben 1-2/+3
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-4/+0
2019-10-08Directive -> plugin (#3363)Gravatar Miek Gieben 1-1/+1
2019-09-28plugin register (#3321)Gravatar Miek Gieben 1-6/+1
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 2-2/+2
2019-06-28TLS hardening (#2938)Gravatar bcebere 1-0/+20
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 1-1/+1
2019-05-31make sure client CA and auth type are set if CA is explicitly specified. (#2825)Gravatar JINMEI Tatuya 6-1/+160
2019-03-04Move *proxy* to external (#2651)Gravatar Yong Tang 1-5/+2
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+5
2018-05-16golinter fix (#1807)Gravatar Yong Tang 1-2/+2
2018-05-15plugin/tls: make CA parameter optional (#1800)Gravatar Ruslan Drozhdzh 2-3/+5
2018-05-04gofmt some stuff (#1769)Gravatar John Belamaric 1-2/+2
2018-04-19Update all plugins to use plugin/pkg/log (#1694)Gravatar Miek Gieben 1-6/+2
2018-02-22Fix with gofmt -s -w for plugin/tls/tls_test.go (#1552)Gravatar Yong Tang 1-2/+2
2018-02-18go 1.10: update travis and gofmt (#1541)Gravatar Miek Gieben 1-2/+2
2018-02-08Add OWNERS file (#1486)Gravatar Miek Gieben 1-0/+4
2018-01-04Manual pages (#1346)Gravatar Miek Gieben 1-2/+5
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 3-0/+133