aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/curl_schannel.c
AgeCommit message (Expand)Author
2014-10-24SSL: Remove SSLv3 from SSL default due to POODLE attackJay Satiro
2014-10-04curl_schannel.c: Fixed possible memory or handle leakMarc Hoersken
2014-07-31schannel: use CryptGenRandom for random numbersMarcel Raad
2014-05-05schannel: don't use the connect-timeout during sendDaniel Stenberg
2014-04-18curl_schannel.c: added explicit cast of structure pointersMarc Hoersken
2014-04-18curl_schannel.c: fix possible dereference of null pointerMarc Hoersken
2014-02-24curl_schannel.c: Updated copyright yearsMarc Hoersken
2014-02-24winssl: Enable hostname verification of IP address using SAN or CNDavid Ryskalczyk
2014-01-31winssl: improved default SSL/TLS protocol selectionMarc Hoersken
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