summaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-07-17nss: inspect returnvalue of token checkDaniel Gustafsson
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2019-07-06nss: support using libnss on macOSDaniel Gustafsson
2019-07-06nss: don't set unused parameterDaniel Gustafsson
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-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
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-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
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-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
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-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