summaryrefslogtreecommitdiff
path: root/lib/vtls/cyassl.c
Commit message (Expand)AuthorAgeFilesLines
* curl_memory: make curl_memory.h the second-last header file loadedDan Fandrich2015-03-241-2/+2
* cyassl: include version.h to ensure the version macros are definedDan Fandrich2015-03-231-0/+1
* cyassl: use new library version macro when availableDan Fandrich2015-03-201-1/+3
* checksrc: use space after commaDaniel Stenberg2015-03-171-2/+2
* vtls: use curl_printf.h all overDaniel Stenberg2015-03-031-3/+1
* 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