Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSL: Several SSL-backend related fixes | Oscar Koeroo | 2012-11-08 | 1 | -5/+42 |
* | Fix bad failf() and info() usage | Yang Tse | 2012-06-14 | 1 | -1/+1 |
* | cyassl: update to CyaSSL 2.0.x API | toddouska | 2012-02-14 | 1 | -7/+3 |
* | add LF termination to infof() trace string | Yang Tse | 2012-01-16 | 1 | -2/+2 |
* | CyaSSL 2.0+ library initialization adjustment | Yang Tse | 2011-11-25 | 1 | -0/+5 |
* | fix bool variables checking and assignment | Yang Tse | 2011-09-05 | 1 | -1/+1 |
* | include limits.h for INT_MAX | Yang Tse | 2011-08-24 | 1 | -0/+4 |
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 1 | -4/+1 |
* | Curl_socket_ready: make timeout a 'long' | Daniel Stenberg | 2011-06-04 | 1 | -2/+1 |
* | cyassl: build without filesystem | Ola Mork | 2011-05-20 | 1 | -0/+6 |
* | source cleanup: unify look, style and indent levels | Daniel Stenberg | 2011-04-27 | 1 | -18/+18 |
* | cyassl: fix compiler warnings | Daniel Stenberg | 2011-03-08 | 1 | -2/+1 |
* | SSL: Added CyaSSL to SSL abstraction layer | Todd A Ouska | 2011-03-08 | 1 | -0/+572 |