Age | Commit message (Expand) | Author |
---|---|---|
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 |