index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vtls
/
polarssl.c
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-13
http: add libcurl option to allow HTTP/2 for HTTPS only
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-03-25
polarssl: called mbedTLS in 1.3.10 and later
Daniel Stenberg
2015-03-25
polarssl: remove dead code
Daniel Stenberg
2015-03-25
polarssl: remove superfluous for(;;) loop
Daniel Stenberg
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
2015-03-07
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
Daniel Stenberg
2015-03-07
polarssl: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-03
vtls: use curl_printf.h all over
Daniel Stenberg
2015-02-19
polarssl: fix ALPN protocol negotiation
Alessandro Ghedini
2015-02-09
polarssl: Fix exclusive SSL protocol version options
Jay Satiro
2015-01-17
vtls: Removed unimplemented overrides of curlssl_close_all()
Steve Holme
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