openssl.git
11 years agobss_dgram.c: fix compilation failure and warning on Windows with
Andy Polyakov [Tue, 14 Aug 2012 09:53:41 +0000 (09:53 +0000)]
bss_dgram.c: fix compilation failure and warning on Windows with
contemporary SDK [from HEAD].

11 years agogosthash.c: use memmove in circle_xor8, as input pointers can be equal
Andy Polyakov [Mon, 13 Aug 2012 16:37:58 +0000 (16:37 +0000)]
gosthash.c: use memmove in circle_xor8, as input pointers can be equal
[from HEAD].

PR: 2858

11 years ago./Configure: libcrypto.a can grow to many GB on Solaris 10, because of ar bug
Andy Polyakov [Mon, 13 Aug 2012 16:16:24 +0000 (16:16 +0000)]
./Configure: libcrypto.a can grow to many GB on Solaris 10, because of ar bug
[from HEAD].

PR: 2838

11 years agogcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].
Andy Polyakov [Mon, 13 Aug 2012 15:31:10 +0000 (15:31 +0000)]
gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].

PR: 2859
Submitted by: John Foley

11 years agoDon't ignore (!) reference count in X509_STORE_free.
Dr. Stephen Henson [Thu, 19 Jul 2012 12:48:02 +0000 (12:48 +0000)]
Don't ignore (!) reference count in X509_STORE_free.

11 years agotype
Dr. Stephen Henson [Fri, 13 Jul 2012 11:17:56 +0000 (11:17 +0000)]
type

11 years agoAdd the missing dh_rfc5114 and evp_cnf.
Richard Levitte [Thu, 5 Jul 2012 13:00:45 +0000 (13:00 +0000)]
Add the missing dh_rfc5114 and evp_cnf.

11 years agoAdded aliases for symbols longer than 31 chars.
Richard Levitte [Thu, 5 Jul 2012 09:08:18 +0000 (09:08 +0000)]
Added aliases for symbols longer than 31 chars.

11 years agoremove duplicate symbol in crypto/symhacks.h
Richard Levitte [Thu, 5 Jul 2012 08:53:43 +0000 (08:53 +0000)]
remove duplicate symbol in crypto/symhacks.h
Have the new names start in column 48, that makes it easy to see when
the 31 character limit is reached (on a 80 column display, do the math)

11 years agoadd missing evp_cnf.c file
Dr. Stephen Henson [Wed, 4 Jul 2012 13:14:44 +0000 (13:14 +0000)]
add missing evp_cnf.c file

11 years agocrypto/bn/*.h: move PTR_SIZE_INT to private header [from HEAD].
Andy Polyakov [Wed, 4 Jul 2012 08:51:44 +0000 (08:51 +0000)]
crypto/bn/*.h: move PTR_SIZE_INT to private header [from HEAD].

11 years agorevert unrelated test code
Dr. Stephen Henson [Tue, 3 Jul 2012 20:21:35 +0000 (20:21 +0000)]
revert unrelated test code

11 years agoPR: 2840
Dr. Stephen Henson [Tue, 3 Jul 2012 20:20:11 +0000 (20:20 +0000)]
PR: 2840
Reported by: David McCullough <david_mccullough@mcafee.com>

Restore fips configuration module from 0.9.8.

11 years agoFix memory leak.
Dr. Stephen Henson [Tue, 3 Jul 2012 16:37:31 +0000 (16:37 +0000)]
Fix memory leak.

Always perform nexproto callback argument initialisation in s_server
otherwise we use uninitialised data if -nocert is specified.

11 years agobn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions and
Andy Polyakov [Mon, 2 Jul 2012 14:38:22 +0000 (14:38 +0000)]
bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions and
compensate for VC buf [from HEAD].

PR: 2837

11 years agobss_dgram.c: fix typos in Windows code [from HEAD].
Andy Polyakov [Sun, 1 Jul 2012 09:12:03 +0000 (09:12 +0000)]
bss_dgram.c: fix typos in Windows code [from HEAD].

11 years agodon't use pseudo digests for default values of keys
Dr. Stephen Henson [Wed, 27 Jun 2012 14:12:01 +0000 (14:12 +0000)]
don't use pseudo digests for default values of keys

11 years agox86_64 assembly pack: make it possible to compile with Perl located
Andy Polyakov [Wed, 27 Jun 2012 12:48:50 +0000 (12:48 +0000)]
x86_64 assembly pack: make it possible to compile with Perl located
on path with spaces [from HEAD].

PR: 2835

11 years agooops, add -debug_decrypt option which was accidenatally left out
Dr. Stephen Henson [Tue, 19 Jun 2012 13:39:17 +0000 (13:39 +0000)]
oops, add -debug_decrypt option which was accidenatally left out

11 years agobss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG, fix bugs [from HEAD].
Andy Polyakov [Tue, 19 Jun 2012 12:28:47 +0000 (12:28 +0000)]
bss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG, fix bugs [from HEAD].

PR: 2830, 2833

11 years agoFix memory leak.
Ben Laurie [Mon, 11 Jun 2012 09:23:38 +0000 (09:23 +0000)]
Fix memory leak.

11 years agorevert more "version skew" changes that break FIPS builds
Dr. Stephen Henson [Sun, 10 Jun 2012 23:02:06 +0000 (23:02 +0000)]
revert more "version skew" changes that break FIPS builds

11 years agoRevert "version skew" patches that break FIPS compilation
Dr. Stephen Henson [Sat, 9 Jun 2012 23:36:38 +0000 (23:36 +0000)]
Revert "version skew" patches that break FIPS compilation

11 years agoRearrange and test authz extension.
Ben Laurie [Thu, 7 Jun 2012 13:20:20 +0000 (13:20 +0000)]
Rearrange and test authz extension.

11 years agoFix memory leak.
Ben Laurie [Wed, 6 Jun 2012 12:58:35 +0000 (12:58 +0000)]
Fix memory leak.

11 years agoFix authz parsing.
Ben Laurie [Wed, 6 Jun 2012 12:45:14 +0000 (12:45 +0000)]
Fix authz parsing.

11 years agoVersion skew reduction.
Ben Laurie [Wed, 6 Jun 2012 12:41:46 +0000 (12:41 +0000)]
Version skew reduction.

11 years agox86gas.pl: update from HEAD.
Andy Polyakov [Mon, 4 Jun 2012 22:14:25 +0000 (22:14 +0000)]
x86gas.pl: update from HEAD.

11 years agoReduce version skew: trivia (I hope).
Ben Laurie [Sun, 3 Jun 2012 22:03:37 +0000 (22:03 +0000)]
Reduce version skew: trivia (I hope).

11 years agoDon't insert in the middle.
Ben Laurie [Tue, 29 May 2012 18:58:43 +0000 (18:58 +0000)]
Don't insert in the middle.

11 years agoMissing from previous commit.
Ben Laurie [Tue, 29 May 2012 18:39:32 +0000 (18:39 +0000)]
Missing from previous commit.

11 years agoRFC 5878 support.
Ben Laurie [Tue, 29 May 2012 17:27:48 +0000 (17:27 +0000)]
RFC 5878 support.

11 years agoWork around macro issue with FreeBSD and gcc 4.6.
Ben Laurie [Fri, 18 May 2012 12:40:28 +0000 (12:40 +0000)]
Work around macro issue with FreeBSD and gcc 4.6.

11 years agos2_clnt.c: compensate for compiler bug [from HEAD].
Andy Polyakov [Wed, 16 May 2012 18:22:15 +0000 (18:22 +0000)]
s2_clnt.c: compensate for compiler bug [from HEAD].

11 years agoppccap.c: assume no features under 32-bit AIX kernel [from HEAD].
Andy Polyakov [Wed, 16 May 2012 18:18:14 +0000 (18:18 +0000)]
ppccap.c: assume no features under 32-bit AIX kernel [from HEAD].

PR: 2810

11 years agoExperimental multi-implementation support for FIPS capable OpenSSL.
Dr. Stephen Henson [Sun, 13 May 2012 18:40:12 +0000 (18:40 +0000)]
Experimental multi-implementation support for FIPS capable OpenSSL.
When in FIPS mode the approved implementations are used as normal,
when not in FIPS mode the internal unapproved versions are used instead.
This means that the FIPS capable OpenSSL isn't forced to use the
(often lower perfomance) FIPS implementations outside FIPS mode.

11 years agoPR: 2813
Dr. Stephen Henson [Fri, 11 May 2012 13:53:23 +0000 (13:53 +0000)]
PR: 2813
Reported by: Constantine Sapuntzakis <csapuntz@gmail.com>

Fix possible deadlock when decoding public keys.

11 years agoPR: 2811
Dr. Stephen Henson [Fri, 11 May 2012 13:33:34 +0000 (13:33 +0000)]
PR: 2811
Reported by: Phil Pennock <openssl-dev@spodhuis.org>

Make renegotiation work for TLS 1.2, 1.1 by not using a lower record
version client hello workaround if renegotiating.

11 years agoPR: 2806
Dr. Stephen Henson [Thu, 10 May 2012 18:25:31 +0000 (18:25 +0000)]
PR: 2806
Submitted by: PK <runningdoglackey@yahoo.com>

Correct ciphersuite signature algorithm definitions.

11 years agoSanity check record length before skipping explicit IV in TLS 1.2, 1.1 and
Dr. Stephen Henson [Thu, 10 May 2012 16:03:36 +0000 (16:03 +0000)]
Sanity check record length before skipping explicit IV in TLS 1.2, 1.1 and
DTLS to fix DoS attack.

Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic
fuzzing as a service testing platform.
(CVE-2012-2333)

11 years agoDon't forget to install srtp.h as well
Richard Levitte [Thu, 10 May 2012 15:01:26 +0000 (15:01 +0000)]
Don't forget to install srtp.h as well

11 years agoReported by: Solar Designer of Openwall
Dr. Stephen Henson [Thu, 10 May 2012 13:44:24 +0000 (13:44 +0000)]
Reported by: Solar Designer of Openwall

Make sure tkeylen is initialised properly when encrypting CMS messages.

11 years agoCorrect environment variable is OPENSSL_ALLOW_PROXY_CERTS.
Richard Levitte [Fri, 4 May 2012 10:43:24 +0000 (10:43 +0000)]
Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS.

11 years agoppccpuid.pl: branch hints in OPENSSL_cleanse impact small block performance
Andy Polyakov [Fri, 27 Apr 2012 20:19:23 +0000 (20:19 +0000)]
ppccpuid.pl: branch hints in OPENSSL_cleanse impact small block performance
of digest algorithms, mosty SHA, on Power7. Mystery of century, why SHA,
why slower algorithm are affected more... [from HEAD].
PR: 2794
Submitted by: Ashley Lai

12 years agoDon't try to use unvalidated composite ciphers in FIPS mode
Dr. Stephen Henson [Thu, 26 Apr 2012 18:51:26 +0000 (18:51 +0000)]
Don't try to use unvalidated composite ciphers in FIPS mode

12 years agoCHANGES: clarify.
Andy Polyakov [Thu, 26 Apr 2012 07:34:09 +0000 (07:34 +0000)]
CHANGES: clarify.

12 years agoCHANGES: fix typos and clarify.
Andy Polyakov [Thu, 26 Apr 2012 07:24:28 +0000 (07:24 +0000)]
CHANGES: fix typos and clarify.

12 years agoChange value of SSL_OP_NO_TLSv1_1 to avoid clash with SSL_OP_ALL and
Dr. Stephen Henson [Wed, 25 Apr 2012 23:06:31 +0000 (23:06 +0000)]
Change value of SSL_OP_NO_TLSv1_1 to avoid clash with SSL_OP_ALL and
OpenSSL 1.0.0. Add CHANGES entry noting the consequences.

12 years agos23_clnt.c: ensure interoperability by maitaining client "version capability"
Andy Polyakov [Wed, 25 Apr 2012 22:07:03 +0000 (22:07 +0000)]
s23_clnt.c: ensure interoperability by maitaining client "version capability"
vector contiguous [from HEAD].
PR: 2802

12 years agoSubmitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
Dr. Stephen Henson [Tue, 24 Apr 2012 12:15:17 +0000 (12:15 +0000)]
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
Reviewed by: steve
Improved localisation of TLS extension handling and code tidy.

12 years agoobjxref.pl: improve portability [from HEAD].
Andy Polyakov [Sun, 22 Apr 2012 21:19:41 +0000 (21:19 +0000)]
objxref.pl: improve portability [from HEAD].

12 years agocorrect error code
Dr. Stephen Henson [Sun, 22 Apr 2012 13:31:19 +0000 (13:31 +0000)]
correct error code

12 years agocheck correctness of errors before updating them so we don't get bogus errors added
Dr. Stephen Henson [Sun, 22 Apr 2012 13:25:41 +0000 (13:25 +0000)]
check correctness of errors before updating them so we don't get bogus errors added

12 years agocorrect old FAQ answers, sync with HEAD
Dr. Stephen Henson [Sun, 22 Apr 2012 13:21:15 +0000 (13:21 +0000)]
correct old FAQ answers, sync with HEAD

12 years agoPR: 2239
Dr. Stephen Henson [Sun, 22 Apr 2012 13:11:48 +0000 (13:11 +0000)]
PR: 2239
Submitted by: Dominik Oepen <oepen@informatik.hu-berlin.de>

Add Brainpool curves from RFC5639.

Original patch by Annie Yousar <a.yousar@informatik.hu-berlin.de>

12 years agoe_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted [from 1.0.1].
Andy Polyakov [Fri, 20 Apr 2012 21:45:21 +0000 (21:45 +0000)]
e_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted [from 1.0.1].
PR: 2797, 2792

12 years agocall OPENSSL_init when calling FIPS_mode too
Dr. Stephen Henson [Fri, 20 Apr 2012 14:43:14 +0000 (14:43 +0000)]
call OPENSSL_init when calling FIPS_mode too

12 years agomake ciphers work again for FIPS builds
Dr. Stephen Henson [Fri, 20 Apr 2012 00:08:32 +0000 (00:08 +0000)]
make ciphers work again for FIPS builds

12 years agoe_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms
Andy Polyakov [Thu, 19 Apr 2012 20:42:24 +0000 (20:42 +0000)]
e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms
[from HEAD].
PR: 2792

12 years agoupdate date
Dr. Stephen Henson [Thu, 19 Apr 2012 16:21:49 +0000 (16:21 +0000)]
update date

12 years agoCheck for potentially exploitable overflows in asn1_d2i_read_bio
Dr. Stephen Henson [Thu, 19 Apr 2012 16:19:07 +0000 (16:19 +0000)]
Check for potentially exploitable overflows in asn1_d2i_read_bio
BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer
in CRYPTO_realloc_clean.

Thanks to Tavis Ormandy, Google Security Team, for discovering this
issue and to Adam Langley <agl@chromium.org> for fixing it. (CVE-2012-2110)

12 years agoMakefile.org: clear yet another environment variable [from HEAD].
Andy Polyakov [Thu, 19 Apr 2012 06:40:21 +0000 (06:40 +0000)]
Makefile.org: clear yet another environment variable [from HEAD].
PR: 2793

12 years agoonly call FIPS_cipherinit in FIPS mode
Dr. Stephen Henson [Wed, 18 Apr 2012 22:42:06 +0000 (22:42 +0000)]
only call FIPS_cipherinit in FIPS mode

12 years agoe_rc4_hmac_md5.c: update from HEAD, fixes crash on legacy Intel CPUs.
Andy Polyakov [Wed, 18 Apr 2012 17:51:26 +0000 (17:51 +0000)]
e_rc4_hmac_md5.c: update from HEAD, fixes crash on legacy Intel CPUs.
PR: 2792

12 years agorecognise X9.42 DH certificates on servers
Dr. Stephen Henson [Wed, 18 Apr 2012 17:03:45 +0000 (17:03 +0000)]
recognise X9.42 DH certificates on servers

12 years agocorrect error code
Dr. Stephen Henson [Wed, 18 Apr 2012 15:17:39 +0000 (15:17 +0000)]
correct error code

12 years agoDisable SHA-2 ciphersuites in < TLS 1.2 connections.
Bodo Möller [Tue, 17 Apr 2012 15:21:29 +0000 (15:21 +0000)]
Disable SHA-2 ciphersuites in < TLS 1.2 connections.

(TLS 1.2 clients could end up negotiating these with an OpenSSL server
with TLS 1.2 disabled, which is problematic.)

Submitted by: Adam Langley

12 years agoAdditional workaround for PR#2771
Dr. Stephen Henson [Tue, 17 Apr 2012 14:47:14 +0000 (14:47 +0000)]
Additional workaround for PR#2771

If OPENSSL_MAX_TLS1_2_CIPHER_LENGTH is set then limit the size of client
ciphersuites to this value. A value of 50 should be sufficient.

Document workarounds in CHANGES.

12 years agoPartial workaround for PR#2771.
Dr. Stephen Henson [Tue, 17 Apr 2012 13:20:37 +0000 (13:20 +0000)]
Partial workaround for PR#2771.

Some servers hang when presented with a client hello record length exceeding
255 bytes but will work with longer client hellos if the TLS record version
in client hello does not exceed TLS v1.0. Unfortunately this doesn't fix all
cases...

12 years agoOPENSSL_NO_SOCK fixes [from HEAD].
Andy Polyakov [Mon, 16 Apr 2012 17:43:02 +0000 (17:43 +0000)]
OPENSSL_NO_SOCK fixes [from HEAD].
PR: 2791
Submitted by: Ben Noordhuis

12 years agoMinor compatibility fixes [from HEAD].
Andy Polyakov [Mon, 16 Apr 2012 17:35:48 +0000 (17:35 +0000)]
Minor compatibility fixes [from HEAD].
PR: 2790
Submitted by: Alexei Khlebnikov

12 years agos3_srvr.c: fix typo [from HEAD].
Andy Polyakov [Sun, 15 Apr 2012 17:23:54 +0000 (17:23 +0000)]
s3_srvr.c: fix typo [from HEAD].
PR: 2538

12 years agoe_aes_cbc_hmac_sha1.c: handle zero-length payload and engage empty frag
Andy Polyakov [Sun, 15 Apr 2012 14:23:26 +0000 (14:23 +0000)]
e_aes_cbc_hmac_sha1.c: handle zero-length payload and engage empty frag
countermeasure [from HEAD].

PR: 2778

12 years agos390x asm pack: fix typos.
Andy Polyakov [Thu, 12 Apr 2012 06:46:49 +0000 (06:46 +0000)]
s390x asm pack: fix typos.

12 years agoAdd options to set additional type specific certificate chains to
Dr. Stephen Henson [Wed, 11 Apr 2012 16:54:07 +0000 (16:54 +0000)]
Add options to set additional type specific certificate chains to
s_server.

12 years agouse different variable for chain iteration
Dr. Stephen Henson [Wed, 11 Apr 2012 16:01:20 +0000 (16:01 +0000)]
use different variable for chain iteration

12 years agooops, macro not present in OpenSSL 1.0.2
Dr. Stephen Henson [Wed, 11 Apr 2012 15:10:48 +0000 (15:10 +0000)]
oops, macro not present in OpenSSL 1.0.2

12 years agofix reset fix
Dr. Stephen Henson [Wed, 11 Apr 2012 15:05:33 +0000 (15:05 +0000)]
fix reset fix

12 years agomake reinitialisation work for CMAC
Dr. Stephen Henson [Wed, 11 Apr 2012 12:26:27 +0000 (12:26 +0000)]
make reinitialisation work for CMAC

12 years agoupdate rather ancient EVP digest documentation
Dr. Stephen Henson [Tue, 10 Apr 2012 22:28:13 +0000 (22:28 +0000)]
update rather ancient EVP digest documentation

12 years agoaes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build [from HEAD].
Andy Polyakov [Mon, 9 Apr 2012 15:12:30 +0000 (15:12 +0000)]
aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build [from HEAD].

12 years agoupdate year
Dr. Stephen Henson [Sat, 7 Apr 2012 22:14:16 +0000 (22:14 +0000)]
update year

12 years agorecognise DECLARE_PEM_write_const, update ordinals
Dr. Stephen Henson [Sat, 7 Apr 2012 20:48:12 +0000 (20:48 +0000)]
recognise DECLARE_PEM_write_const, update ordinals
(backport from HEAD)

12 years agotransparently handle X9.42 DH parameters
Dr. Stephen Henson [Sat, 7 Apr 2012 20:42:44 +0000 (20:42 +0000)]
transparently handle X9.42 DH parameters
(backport from HEAD)

12 years agoDocument RFC5114 "generation" options.
Dr. Stephen Henson [Sat, 7 Apr 2012 20:42:17 +0000 (20:42 +0000)]
Document RFC5114 "generation" options.
(backport from HEAD)

12 years agoInitial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson [Sat, 7 Apr 2012 20:22:11 +0000 (20:22 +0000)]
Initial experimental support for X9.42 DH parameter format to handle
RFC5114 parameters and X9.42 DH public and private keys.
(backport from HEAD)

12 years agobranches: 1.2.2;
Dr. Stephen Henson [Sat, 7 Apr 2012 17:41:51 +0000 (17:41 +0000)]
branches:  1.2.2;
Correct some parameter values.
(backport from HEAD)

12 years agoUpdate DH_check() to peform sensible checks when q parameter is present.
Dr. Stephen Henson [Sat, 7 Apr 2012 17:40:08 +0000 (17:40 +0000)]
Update DH_check() to peform sensible checks when q parameter is present.
(backport from HEAD)

12 years agoAdd RFC5114 DH parameters to OpenSSL. Add test data to dhtest.
Dr. Stephen Henson [Sat, 7 Apr 2012 12:19:50 +0000 (12:19 +0000)]
Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.
(backport from HEAD)

12 years agoSubmitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
Dr. Stephen Henson [Fri, 6 Apr 2012 20:16:09 +0000 (20:16 +0000)]
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>

Localize client hello extension parsing in t1_lib.c
(backport from HEAD)

12 years agoAdd support for automatic ECDH temporary key parameter selection. When
Dr. Stephen Henson [Fri, 6 Apr 2012 20:15:50 +0000 (20:15 +0000)]
Add support for automatic ECDH temporary key parameter selection. When
enabled instead of requiring an application to hard code a (possibly
inappropriate) parameter set and delve into EC internals we just
automatically use the preferred curve.
(backport from HEAD)

12 years agoTidy up EC parameter check code: instead of accessing internal structures
Dr. Stephen Henson [Fri, 6 Apr 2012 20:14:53 +0000 (20:14 +0000)]
Tidy up EC parameter check code: instead of accessing internal structures
add utility functions to t1_lib.c to check if EC certificates and parameters
are consistent with peer.
(backport from HEAD)

12 years agoInitial revision of ECC extension handling.
Dr. Stephen Henson [Fri, 6 Apr 2012 20:12:35 +0000 (20:12 +0000)]
Initial revision of ECC extension handling.

Tidy some code up.

Don't allocate a structure to handle ECC extensions when it is used for
default values.

Make supported curves configurable.

Add ctrls to retrieve shared curves: not fully integrated with rest of
ECC code yet.
(backport from HEAD)

12 years agoNew ctrls to retrieve supported signature algorithms and curves and
Dr. Stephen Henson [Fri, 6 Apr 2012 19:29:49 +0000 (19:29 +0000)]
New ctrls to retrieve supported signature algorithms and curves and
extensions to s_client and s_server to print out retrieved valued.

Extend CERT structure to cache supported signature algorithm data.
(backport from HEAD)

12 years agoinitialise i if n == 0
Dr. Stephen Henson [Fri, 6 Apr 2012 17:36:40 +0000 (17:36 +0000)]
initialise i if n == 0
(backport from HEAD)

12 years agoAdd new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
Dr. Stephen Henson [Fri, 6 Apr 2012 17:35:01 +0000 (17:35 +0000)]
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
between NIDs and the more common NIST names such as "P-256". Enhance
ecparam utility and ECC method to recognise the NIST names for curves.
(backport from HEAD)

12 years agoAdd support for distinct certificate chains per key type and per SSL
Dr. Stephen Henson [Fri, 6 Apr 2012 17:22:48 +0000 (17:22 +0000)]
Add support for distinct certificate chains per key type and per SSL
structure.

Before this the only way to add a custom chain was in the parent SSL_CTX
(which is shared by all key types and SSL structures) or rely on auto
chain building (which is performed on each handshake) from the trust store.
(backport from HEAD)

12 years agoBackport: code tidy (from HEAD)
Dr. Stephen Henson [Fri, 6 Apr 2012 12:02:43 +0000 (12:02 +0000)]
Backport: code tidy (from HEAD)

12 years agoBackport: Revise ssl code to use CERT_PKEY structure when outputting a certificate...
Dr. Stephen Henson [Fri, 6 Apr 2012 12:00:24 +0000 (12:00 +0000)]
Backport: Revise ssl code to use CERT_PKEY structure when outputting a certificate chain (from HEAD)

12 years agoBackport: tidy/enhance certificate chain output code (from HEAD)
Dr. Stephen Henson [Fri, 6 Apr 2012 11:58:17 +0000 (11:58 +0000)]
Backport: tidy/enhance certificate chain output code (from HEAD)