summaryrefslogtreecommitdiff
path: root/lib/cyassl.c
Commit message (Expand)AuthorAgeFilesLines
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-622/+0
* SSL: protocol version can be specified more preciselyGergely Nagy2013-10-151-1/+12
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+611
* build: rename 93 lib/*.c filesYang Tse2013-01-031-611/+0
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-11/+11
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+0
* 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