aboutsummaryrefslogtreecommitdiff
path: root/lib/polarssl.h
AgeCommit message (Expand)Author
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg
2013-02-15PolarSSL: pthread support for entropyWillem Sparreboom
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-05PolarSSL: add support for asynchronous connectDag Ekengren
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-07-04polarssl.h: remove CVS leftoverDaniel Stenberg
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2010-06-02include libcurl standard internal headersYang Tse
2010-05-07sendrecv: split the I/O handling into private handlerHoward Chu
2010-05-05PolarSSL: initial support addedHoi-Ho Chan