aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2019-07-06nss: only cache valid CRL entriesDaniel Gustafsson
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-26openssl: disable engine if OPENSSL_NO_UI_CONSOLE is definedDaniel Stenberg
2019-06-18openssl: fix pubkey/signature algorithm detection in certinfoGergely Nagy
2019-06-17openssl: remove outdated commentDaniel Gustafsson
2019-06-11wolfssl: fix key pinning build errorDaniel Stenberg
2019-06-10wolfssl: fixup for SNI useDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-27nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario
2019-05-24sectransp: handle errSSLPeerAuthCompleted from SSLRead()Daniel Stenberg
2019-05-21ftp: move ftp_ccc in under featureflagDaniel Gustafsson
2019-05-20mbedtls: enable use of EC keysGuy Poizat
2019-05-20lib: reduce variable scopesMarcel Raad
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-13vtls: fix potential ssl_buffer stack overflowDaniel Gustafsson
2019-05-08OpenSSL: Report -fips in version if OpenSSL is built with FIPSRicky Leverence
2019-05-07nss: allow fifos and character devices for certificates.Frank Gevaerts
2019-05-01travis: upgrade the MesaLink TLS backend to v1.0.0Yiming Jing
2019-05-01multi: provide Curl_multiuse_state to update informationDaniel Stenberg
2019-04-29nss: provide more specific error messages on failed initKamil Dudka
2019-04-12openssl: mark connection for close on TLS close_notifyDaniel Stenberg
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-04-11polarssl_threadlock: remove conditionally unused codeMarcel Raad
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-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-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