aboutsummaryrefslogtreecommitdiff
path: root/lib/cyassl.c
AgeCommit message (Expand)Author
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-01-16add LF termination to infof() trace stringYang Tse
2011-11-25CyaSSL 2.0+ library initialization adjustmentYang Tse
2011-09-05fix bool variables checking and assignmentYang Tse
2011-08-24include limits.h for INT_MAXYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-06-04Curl_socket_ready: make timeout a 'long'Daniel Stenberg
2011-05-20cyassl: build without filesystemOla Mork
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-03-08cyassl: fix compiler warningsDaniel Stenberg
2011-03-08SSL: Added CyaSSL to SSL abstraction layerTodd A Ouska