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
/
mbedtls.c
Age
Commit message (
Expand
)
Author
2016-05-09
TLS: move the ALPN/NPN enable bits to the connection
Daniel Stenberg
2016-04-28
mbedtls: Fix session resume
Jay Satiro
2016-04-26
mbedtls.c: silly spellfix of a comment
Daniel Stenberg
2016-04-07
mbedtls: fix MBEDTLS_DEBUG builds
Damien Vielpeau
2016-04-07
mbedtls: implement and provide *_data_pending()
Daniel Stenberg
2016-04-07
mbedtls.c: name space pollution fix, Use 'Curl_'
Daniel Stenberg
2016-04-07
mbedtls.c: changed private prefix to mbed_
Daniel Stenberg
2016-04-03
code: style updates
Daniel Stenberg
2016-03-19
mbedtls: fix compiler warning
Daniel Stenberg
2016-03-05
mbedtls: fix user-specified SSL protocol version
Jay Satiro
2016-02-10
mbedtls.c: re-indent to better match curl standards
Daniel Stenberg
2016-02-09
mbedtls: fix memory leak when destroying SSL connection data
Rafael Antonio
2016-02-09
mbedtls: fix ALPN usage segfault
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-18
mbedtls: Fix pinned key return value on fail
Jay Satiro
2016-01-10
mbedtls: implement CURLOPT_PINNEDPUBLICKEY
Thomas Glanzmann
2016-01-07
mbedtls: Fix ALPN support
Jay Satiro
2015-12-13
http: add libcurl option to allow HTTP/2 for HTTPS only
Daniel Stenberg
2015-10-29
mbedtls: fix "Structurally dead code"
Daniel Stenberg
2015-10-29
mbedtls: fix "Logically dead code"
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-10-23
mbedTLS: THREADING_SUPPORT compilation fix
Dmitry S. Baikov
2015-10-22
mbedtls:new profile with RSA min key len = 1024.
m-gardet
2015-10-20
vtls: added support for mbedTLS
Jonas Minnberg
[prev]