summaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-20openssl: if cert type is ENG and no key specified, key is ENG tooDavid Woodhouse
2019-03-20sectransp: tvOS 11 is required for ALPN supportDaniel Stenberg
2019-03-15configure: add --with-amisslChris Young
2019-03-15vtls: rename some of the SSL functionsChris Young
2019-03-02gnutls: remove call to deprecated gnutls_compression_get_nameDaniel Stenberg
2019-02-28Secure Transport: no more "darwinssl"Daniel Stenberg
2019-02-26strerror: make the strerror function use local buffersDaniel Stenberg
2019-02-25OpenSSL: add support for TLS ASYNC stateBernd Mueller
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-02-25schannel: support CALG_ECDH_EPHEM algorithmgeorgeok
2019-02-23wolfssl: stop custom-adding curvesDaniel Stenberg
2019-02-16mbedtls: release sessionid resources on errorDaniel Gustafsson
2019-02-12schannel: restore some debug output but only for debug buildsJay Satiro
2019-02-12schannel: be quietDaniel Stenberg
2019-02-12mbedtls: make it build even if MBEDTLS_VERSION_C isn't setDaniel Stenberg
2019-02-06url: close TLS before removing conn from cacheChris Araman
2019-02-01spnego_sspi: add support for channel bindinggeorgeok
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2019-01-21schannel: preserve original certificate path parameterArchangel_SDY
2019-01-19ntlm_sspi: add support for channel bindinggeorgeok
2019-01-18schannel: on connection close there might not be a transferDaniel Stenberg
2019-01-16openssl: fix the SSL_get_tlsext_status_ocsp_resp callDaniel Stenberg
2019-01-13openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg
2019-01-12Merge tag 'curl-7_63_0'ng0
2019-01-06schannel: fix compiler warningMarcel Raad
2019-01-04printf: fix format specifiersRikard Falkeborn
2018-12-20wolfssl: Perform cleanupDavid Garske
2018-12-20mbedtls: follow-up VERIFYHOST fix from f097669248Daniel Stenberg
2018-12-17mbedtls: use VERIFYHOSTDaniel Stenberg
2018-12-14darwinssl: accept setting max-tls with default min-tlsDaniel Stenberg
2018-12-07openssl: fix unused variable compiler warning with old opensslBen Greear
2018-12-07curl_global_sslset(): id == -1 is not necessarily an errorJohannes Schindelin
2018-12-05openssl: do not use file BIOs if not requestedGergely Nagy
2018-12-05nss: Fix compatibility with nss versions 3.14 to 3.15Paul Howarth
2018-12-05nss: Improve info message when falling back SSL protocolPaul Howarth
2018-12-05nss: Fall back to latest supported SSL versionPaul Howarth
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-21openssl: support session resume with TLS 1.3Michael Kaufmann
2018-11-21ssl: fix compilation with OpenSSL 0.9.7Michael Kaufmann
2018-11-21openssl: disable TLS renegotiation with BoringSSLDaniel Stenberg
2018-11-20ssl: replace all internal uses of CURLE_SSL_CACERTHan Han
2018-11-16openssl: do not log excess "TLS app data" lines for TLS 1.3Peter Wu
2018-11-13nss: remove version selecting dead codeKamil Dudka
2018-11-13nss: set default max-tls to 1.3/1.2Daniel Stenberg
2018-11-12nss: fix fallthrough comment to fix picky compiler warningDaniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-11-09openssl: support BoringSSL TLS renegotiationJérémy Rocher
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-11-01axtls: removedDaniel Stenberg