curl/lib/vtls
Erik Johansson 3ad83bc3a6 openssl: Fix set up of pkcs12 certificate verification chain
sk_X509_pop will decrease the size of the stack which means that the loop would
end after having added only half of the certificates.

Also make sure that the X509 certificate is freed in case
SSL_CTX_add_extra_chain_cert fails.
2015-10-11 23:14:04 +02:00
..
axtls.c axtls: add timeout within Curl_axtls_connect 2015-03-31 02:04:22 +02:00
axtls.h
cyassl.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
cyassl.h cyassl: fixed mismatched sha256sum function prototype 2015-07-02 08:29:22 +02:00
darwinssl.c
darwinssl.h
gskit.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
gskit.h
gtls.c gnutls: Report actual GnuTLS error message for certificate errors 2015-09-23 13:44:40 +02:00
gtls.h SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
nss.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
nssg.h SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
openssl.c openssl: Fix set up of pkcs12 certificate verification chain 2015-10-11 23:14:04 +02:00
openssl.h openssl: build with < 0.9.8 2015-09-17 08:54:04 +02:00
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c polarssl: called mbedTLS in 1.3.10 and later 2015-03-25 09:19:57 +01:00
polarssl.h
schannel.c schannel: Fix compilation warning from commit 7a8e861a56 2015-08-01 22:54:57 +01:00
schannel.h schannel: schannel_recv overhaul 2015-06-17 00:17:03 -04:00
vtls.c vtls: Change designator name for server's pubkey hash 2015-09-19 22:40:40 -04:00
vtls.h ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00