summaryrefslogtreecommitdiff
path: root/lib/cyassl.c
Commit message (Expand)AuthorAgeFilesLines
* 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