aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/polarssl.c
AgeCommit message (Expand)Author
2015-03-25polarssl: remove superfluous for(;;) loopDaniel Stenberg
2015-03-17checksrc: detect and remove space before trailing semicolonsDaniel Stenberg
2015-03-07http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*Daniel Stenberg
2015-03-07polarssl: make it possible to enable ALPN/NPN without HTTP2Alessandro Ghedini
2015-03-03vtls: use curl_printf.h all overDaniel Stenberg
2015-02-19polarssl: fix ALPN protocol negotiationAlessandro Ghedini
2015-02-09polarssl: Fix exclusive SSL protocol version optionsJay Satiro
2015-01-17vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme
2014-12-27polarssl: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-25vtls: Use bool for Curl_ssl_getsessionid() return typeSteve Holme
2014-12-09http2: avoid logging neg "failure" if h2 was not requestedDaniel Stenberg
2014-11-04SSL: PolarSSL default min SSL version TLS 1.0Jay Satiro
2014-09-08polarassl: avoid memset() when clearing the first byte is enoughDaniel Stenberg
2014-09-08polarssl: support CURLOPT_CAPATH / --capathCatalin Patulea
2014-09-01polarssl: implement CURLOPT_SSLVERSIONAndre Heinecke
2014-05-25polarssl: add ALPN supportFabian Frank
2014-03-22polarssl: avoid extra newlines in debug messagesGisle Vanem
2014-03-18polarssl: break compatibility with version older than 1.3.Gaël PORTAY
2014-03-18polarssl: drop use of 1.2 compatibility header.Gaël PORTAY
2014-03-18polarssl: added missing end-of-comment from previous commitDaniel Stenberg
2014-03-17polarssl: now require 1.3.0+Daniel Stenberg
2014-03-17polarssl: fix compilationhasufell
2013-12-26vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme
2013-12-26vtls: Fixed up include of vtls.hSteve Holme
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg