Age | Commit message (Expand) | Author |
2014-12-27 | polarssl: Use 'CURLcode result' for curl result codes | Steve Holme |
2014-12-25 | vtls: Use bool for Curl_ssl_getsessionid() return type | Steve Holme |
2014-12-09 | http2: avoid logging neg "failure" if h2 was not requested | Daniel Stenberg |
2014-11-04 | SSL: PolarSSL default min SSL version TLS 1.0 | Jay Satiro |
2014-09-08 | polarassl: avoid memset() when clearing the first byte is enough | Daniel Stenberg |
2014-09-08 | polarssl: support CURLOPT_CAPATH / --capath | Catalin Patulea |
2014-09-01 | polarssl: implement CURLOPT_SSLVERSION | Andre Heinecke |
2014-05-25 | polarssl: add ALPN support | Fabian Frank |
2014-03-22 | polarssl: avoid extra newlines in debug messages | Gisle Vanem |
2014-03-18 | polarssl: break compatibility with version older than 1.3. | Gaël PORTAY |
2014-03-18 | polarssl: drop use of 1.2 compatibility header. | Gaël PORTAY |
2014-03-18 | polarssl: added missing end-of-comment from previous commit | Daniel Stenberg |
2014-03-17 | polarssl: now require 1.3.0+ | Daniel Stenberg |
2014-03-17 | polarssl: fix compilation | hasufell |
2013-12-26 | vtls: Updated comments referencing sslgen.c and ssluse.c | Steve Holme |
2013-12-26 | vtls: Fixed up include of vtls.h | Steve Holme |
2013-12-20 | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg |