summaryrefslogtreecommitdiff
path: root/lib/vtls/cyassl.h
Commit message (Expand)AuthorAgeFilesLines
* cyassl: fixed mismatched sha256sum function prototypeDan Fandrich2015-07-021-1/+1
* SSL: Pinned public key hash supportmoparisthebest2015-07-011-0/+5
* cyassl: CTX callback cosmetic changes and doc fixJay Satiro2015-03-281-1/+1
* cyassl: add SSL context callback support for CyaSSLKyle L. Huff2015-03-271-0/+3
* checksrc: use space after commaDaniel Stenberg2015-03-171-1/+1
* vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme2015-01-171-5/+1
* vtls: Separate the SSL backend definition from the API setupSteve Holme2015-01-171-2/+4
* vtls: Use '(void) arg' for unused parametersSteve Holme2014-12-301-4/+4
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-0/+1
* cyassl: use RNG_GenerateBlock to generate a good random numberDan Fandrich2014-07-311-3/+4
* cyassl: use the default (weeker) randomDaniel Stenberg2014-07-301-1/+4
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+64