Age | Commit message (Expand) | Author |
2014-10-24 | darwinssl: detect possible future removal of SSLv3 from the framework | Nick Zitzmann |
2014-10-24 | SSL: Remove SSLv3 from SSL default due to POODLE attack | Jay Satiro |
2014-09-04 | darwinssl: Use CopyCertSubject() to check CA cert. | Vilmos Nebehaj |
2014-09-01 | Check CA certificate in curl_darwinssl.c. | Vilmos Nebehaj |
2014-08-30 | Fix CA certificate bundle handling in darwinssl. | Vilmos Nebehaj |
2014-08-05 | darwinssl: don't use strtok() | Toby Peterson |
2014-07-30 | vtls: make the random function mandatory in the TLS backend | Daniel Stenberg |
2014-05-21 | darwinssl: fix lint & build warnings in the previous commit | Nick Zitzmann |
2014-05-21 | Add support for --cacert in DarwinSSL. | Vilmos Nebehaj |
2014-05-15 | darwinssl: Updated copyright following recent changes | Steve Holme |
2014-05-14 | darwinssl: fix potential crash when attempting to copy an identity | Nick Zitzmann |
2014-02-23 | Don't omit CN verification in DarwinSSL when an IP address is used. | David Ryskalczyk |
2014-01-09 | darwinssl: un-break Leopard build after PKCS#12 change | Nick Zitzmann |
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 |