Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-20 | disable GnuTLS insecure ciphers | Fabian Frank | |
Make GnuTLS old and new consistent, specify the desired protocol, cipher and certificate type in always in both modes. Disable insecure ciphers as reported by howsmyssl.com. Honor not only --sslv3, but also the --tlsv1[.N] switches. Related Bug: http://curl.haxx.se/bug/view.cgi?id=1323 | |||
2014-01-19 | gtls: fix compiler warnings on conversions size_t => unsigned int | Daniel Stenberg | |
2013-12-26 | vtls: Updated comments referencing sslgen.c and ssluse.c | Steve Holme | |
2013-12-26 | vtls: Fixed up include of vtls.h | Steve Holme | |
2013-12-20 | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg | |