summaryrefslogtreecommitdiff
path: root/lib/polarssl.c
Commit message (Expand)AuthorAgeFilesLines
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-3/+1
* Curl_socket_ready: make timeout a 'long'Daniel Stenberg2011-06-041-1/+1
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-5/+6
* PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alertHoi-Ho Chan2011-02-181-0/+3
* Curl_timeleft: s/conn/data in first argumentDaniel Stenberg2011-01-041-2/+2
* fix compiler warningYang Tse2010-11-081-2/+2
* Remove support for BSD version of PolarSSLHoi-Ho Chan2010-05-131-21/+0
* sendrecv: make them two pairs of send/recv to properly deal with FTPSHoward Chu2010-05-111-2/+2
* sendrecv: split the I/O handling into private handlerHoward Chu2010-05-071-14/+19
* PolarSSL: initial support addedHoi-Ho Chan2010-05-051-0/+391