aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/curl_schannel.c
AgeCommit message (Expand)Author
2015-01-12curl_schannel.c: mark session as removed from cache if not freedMarc Hoersken
2014-12-25vtls: Use bool for Curl_ssl_getsessionid() return typeSteve Holme
2014-12-25schannel: Minor code style policing for castsSteve Holme
2014-12-25schannel: Prefer 'CURLcode result' for curl result codesSteve Holme
2014-12-14curl_schannel: Improvements to memory re-allocation strategyMarc Hoersken
2014-12-14curl_schannel.c: Data may be available before connection shutdownMarc Hoersken
2014-12-09schannel_recv: return the correct codeDaniel Stenberg
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