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-10-31
strcasecompare: replaced remaining rawstr.h with strcase.h
Dan Fandrich
2016-10-26
mbedtls: stop using deprecated include file
Daniel Stenberg
2016-10-18
select: switch to macros in uppercase
Daniel Stenberg
2016-08-05
mbedtls: set debug threshold to 4 (verbose) when MBEDTLS_DEBUG is defined
Thomas Glanzmann
2016-08-01
mbedtls: Fix debug function name
Thomas Glanzmann
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-06-22
vtls: Only call add/getsession if session id is enabled
Jay Satiro
2016-06-01
vtls: fix ssl session cache race condition
Ivan Avdeev
2016-05-30
mbedtls: removed unused variables
Renaud Lehoux
2016-05-24
mbedtls: fix includes so snprintf() works
Daniel Stenberg
2016-05-17
mbedtls/polarssl: set "hostname" unconditionally
Daniel Stenberg
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]