summaryrefslogtreecommitdiff
path: root/lib/cyassl.c
Commit message (Expand)AuthorAgeFilesLines
* SSL: Several SSL-backend related fixesOscar Koeroo2012-11-081-5/+42
* Fix bad failf() and info() usageYang Tse2012-06-141-1/+1
* cyassl: update to CyaSSL 2.0.x APItoddouska2012-02-141-7/+3
* add LF termination to infof() trace stringYang Tse2012-01-161-2/+2
* CyaSSL 2.0+ library initialization adjustmentYang Tse2011-11-251-0/+5
* fix bool variables checking and assignmentYang Tse2011-09-051-1/+1
* include limits.h for INT_MAXYang Tse2011-08-241-0/+4
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-4/+1
* Curl_socket_ready: make timeout a 'long'Daniel Stenberg2011-06-041-2/+1
* cyassl: build without filesystemOla Mork2011-05-201-0/+6
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-18/+18
* cyassl: fix compiler warningsDaniel Stenberg2011-03-081-2/+1
* SSL: Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-081-0/+572