aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/curl_darwinssl.c
AgeCommit message (Expand)Author
2014-10-24darwinssl: detect possible future removal of SSLv3 from the frameworkNick Zitzmann
2014-10-24SSL: Remove SSLv3 from SSL default due to POODLE attackJay Satiro
2014-09-04darwinssl: Use CopyCertSubject() to check CA cert.Vilmos Nebehaj
2014-09-01Check CA certificate in curl_darwinssl.c.Vilmos Nebehaj
2014-08-30Fix CA certificate bundle handling in darwinssl.Vilmos Nebehaj
2014-08-05darwinssl: don't use strtok()Toby Peterson
2014-07-30vtls: make the random function mandatory in the TLS backendDaniel Stenberg
2014-05-21darwinssl: fix lint & build warnings in the previous commitNick Zitzmann
2014-05-21Add support for --cacert in DarwinSSL.Vilmos Nebehaj
2014-05-15darwinssl: Updated copyright following recent changesSteve Holme
2014-05-14darwinssl: fix potential crash when attempting to copy an identityNick Zitzmann
2014-02-23Don't omit CN verification in DarwinSSL when an IP address is used.David Ryskalczyk
2014-01-09darwinssl: un-break Leopard build after PKCS#12 changeNick Zitzmann
2013-12-26vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme
2013-12-26vtls: Fixed up include of vtls.hSteve Holme
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg