aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/cyassl.h
AgeCommit message (Expand)Author
2015-07-02cyassl: fixed mismatched sha256sum function prototypeDan Fandrich
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-03-28cyassl: CTX callback cosmetic changes and doc fixJay Satiro
2015-03-27cyassl: add SSL context callback support for CyaSSLKyle L. Huff
2015-03-17checksrc: use space after commaDaniel Stenberg
2015-01-17vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme
2015-01-17vtls: Separate the SSL backend definition from the API setupSteve Holme
2014-12-30vtls: Use '(void) arg' for unused parametersSteve Holme
2014-07-31ssl: generalize how the ssl backend identifier is setDaniel Stenberg
2014-07-31cyassl: use RNG_GenerateBlock to generate a good random numberDan Fandrich
2014-07-30cyassl: use the default (weeker) randomDaniel Stenberg
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg