summaryrefslogtreecommitdiff
path: root/lib/vtls/cyassl.c
Commit message (Expand)AuthorAgeFilesLines
* vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme2015-01-171-6/+1
* vtls: Use bool for Curl_ssl_getsessionid() return typeSteve Holme2014-12-251-1/+2
* cyassl: Prefer 'CURLcode result' for curl result codesSteve Holme2014-12-251-26/+26
* SSL: Remove SSLv3 from SSL default due to POODLE attackJay Satiro2014-10-241-5/+1
* cyassl: fix the test for ASN_NO_SIGNER_EDan Fandrich2014-07-311-1/+1
* cyassl: use RNG_GenerateBlock to generate a good random numberDan Fandrich2014-07-311-0/+14
* cyassl: made it compile with version 2.0.6 againDaniel Stenberg2014-07-301-1/+3
* cyassl.c: return the correct error code on no CA certDan Fandrich2014-07-231-2/+14
* cyassl: Use error-ssl.h when availableDan Fandrich2014-04-231-2/+7
* vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme2013-12-261-1/+1
* vtls: Fixed up include of vtls.hSteve Holme2013-12-261-1/+1
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+622