aboutsummaryrefslogtreecommitdiff
path: root/lib/polarssl.c
AgeCommit message (Expand)Author
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-02-18PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alertHoi-Ho Chan
2011-01-04Curl_timeleft: s/conn/data in first argumentDaniel Stenberg
2010-11-08fix compiler warningYang Tse
2010-05-13Remove support for BSD version of PolarSSLHoi-Ho Chan
2010-05-11sendrecv: make them two pairs of send/recv to properly deal with FTPSHoward Chu
2010-05-07sendrecv: split the I/O handling into private handlerHoward Chu
2010-05-05PolarSSL: initial support addedHoi-Ho Chan