0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/caddytls
2019-04-07 10:39:52 -06:00
..
config.go Migrate to Go modules - remove vendor folder (#2504) 2019-03-29 20:30:48 -06:00
config_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
crypto.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
crypto_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
handshake.go caddytls: Fix handling of IP-only TLS configs and empty-SNI handshakes (#2452) 2019-02-05 09:30:22 -07:00
selfsigned.go Migrate to Go modules - remove vendor folder (#2504) 2019-03-29 20:30:48 -06:00
setup.go caddytls: add TLS 1.3 support and remove CBC ciphers (#2399) 2019-02-25 18:39:30 -07:00
setup_test.go caddytls: sort import statement (#2552) 2019-04-07 10:39:52 -06:00
tls.go Migrate to Go modules - remove vendor folder (#2504) 2019-03-29 20:30:48 -06:00
tls_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00