aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2016-03-30openssl: Fix compilation warningsMarcel Raad
2016-03-29wolfssl: Use ECC supported curves extensionJay Satiro
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-03-26schannel: Fixed compilation warning from commit f8d88a4913Steve Holme
2016-03-24schannel: Add ALPN supportJDepooter
2016-03-23openssl: boringssl provides the same numbering as opensslDaniel Stenberg
2016-03-23openssl: fix ERR_remove_thread_state() for boringssl/libresslDaniel Stenberg
2016-03-20openssl: Fixed compilation warning when /Wall enabledSteve Holme
2016-03-19mbedtls: fix compiler warningDaniel Stenberg
2016-03-17openssl: adapt to API breakage in ERR_remove_thread_state()Gisle Vanem
2016-03-17openssl: verbose: show matching SAN patternDaniel Stenberg
2016-03-08openssl: use the correct OpenSSL/BoringSSL/LibreSSL in messagesGisle Vanem
2016-03-05mbedtls: fix user-specified SSL protocol versionJay Satiro
2016-02-16openssl: use macro to guard the opaque EVP_PKEY branchViktor Szakats
2016-02-16openssl: avoid direct PKEY access with OpenSSL 1.1.0Viktor Szakats
2016-02-13gtls: fix for builds lacking encrypted key file supportShine Fan
2016-02-10nss: search slash in forward direction in dup_nickname()Kamil Dudka
2016-02-10nss: do not count enabled cipher-suitesKamil Dudka
2016-02-10mbedtls.c: re-indent to better match curl standardsDaniel Stenberg
2016-02-09mbedtls: fix memory leak when destroying SSL connection dataRafael Antonio
2016-02-09mbedtls: fix ALPN usage segfaultDaniel Stenberg
2016-02-09openssl: remove most BoringSSL #ifdefs.David Benjamin
2016-02-08configure: --with-ca-fallback: use built-in TLS CA fallbackLudwig Nussel
2016-02-06openssl: Fix signed/unsigned mismatch warning in X509V3_extJay Satiro
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-18mbedtls: Fix pinned key return value on failJay Satiro
2016-01-14openssl: improved error detection/reportingDaniel Stenberg
2016-01-14openssl: for 1.1.0+ they now provide a SSLeay() macro of their ownDaniel Stenberg
2016-01-10mbedtls: implement CURLOPT_PINNEDPUBLICKEYThomas Glanzmann
2016-01-07mbedtls: Fix ALPN supportJay Satiro
2015-12-16cyassl: deal with lack of *get_peer_certificateDaniel Stenberg
2015-12-16wolfssl: handle builds without SSLv3 supportDaniel Stenberg
2015-12-15cyassl: fix compiler warning on type conversionDaniel Stenberg
2015-12-14libressl: the latest openssl x509 funcs are not in libresslDaniel Stenberg
2015-12-13http: add libcurl option to allow HTTP/2 for HTTPS onlyDaniel Stenberg
2015-12-10openssl: adapt to openssl >= 1.1.0 X509 opaque structsDaniel Stenberg
2015-12-10openssl: avoid BIO_reset() warnings since it returns a valueDaniel Stenberg
2015-12-10openssl: adapt to 1.1.0+ name changesDaniel Stenberg
2015-12-07openssl: BoringSSL doesn't have CONF_modules_freeGisle Vanem
2015-11-24Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg
2015-11-21schannel: Corrected copy/paste error in commit 8d17117683Steve Holme
2015-11-21schannel: Use GetVersionEx() when VerifyVersionInfo() isn't availableSteve Holme
2015-11-13openssl: Free modules on cleanupSebastian Pohlschmidt
2015-11-13cleanup: general removal of TODO (and similar) commentsDaniel Stenberg
2015-11-13openssl: remove #if check for 0.9.7 for ENGINE_load_private_keyDaniel Stenberg
2015-11-13openssl: all supported versions have X509_STORE_set_flagsDaniel Stenberg
2015-11-13openssl: remove 0.9.3 checkDaniel Stenberg
2015-11-13openssl: remove #ifdefs for < 0.9.5 supportDaniel Stenberg
2015-11-13lib/vtls/openssl: remove unused traces of yassl ifdefsDaniel Stenberg