openssl.git
15 years agoPR: 1890
Dr. Stephen Henson [Mon, 6 Apr 2009 14:31:36 +0000 (14:31 +0000)]
PR: 1890
Submitted by: "Green, Paul" <Paul.Green@stratus.com>
Approved by: steve@openssl.org

Fixes to --with-zlib-include and --with-zlib-lib and init PRNG for VOS.

15 years agoPR: 1899
Dr. Stephen Henson [Mon, 6 Apr 2009 14:25:02 +0000 (14:25 +0000)]
PR: 1899
Submitted by: Doug Kaufman <dkaufman@rahul.net>
Approved by: steve@openssl.org

Mingw fixes.

15 years agoFix error codes.
Dr. Stephen Henson [Sun, 5 Apr 2009 11:54:34 +0000 (11:54 +0000)]
Fix error codes.

15 years agoChange default openssl.cnf to only use issuer+serial option in AKID if no
Dr. Stephen Henson [Sat, 4 Apr 2009 18:09:43 +0000 (18:09 +0000)]
Change default openssl.cnf to only use issuer+serial option in AKID if no
SKID.

15 years agoMake no-ssl2 work including on Win32 builds.
Dr. Stephen Henson [Sat, 4 Apr 2009 17:57:34 +0000 (17:57 +0000)]
Make no-ssl2 work including on Win32 builds.

15 years agoFix warning.
Ben Laurie [Sat, 4 Apr 2009 13:39:48 +0000 (13:39 +0000)]
Fix warning.

15 years agoFix for VC++ 6 which chokes on the empty argument.
Dr. Stephen Henson [Sat, 4 Apr 2009 11:44:48 +0000 (11:44 +0000)]
Fix for VC++ 6 which chokes on the empty argument.

15 years agoPR: 1870
Dr. Stephen Henson [Fri, 3 Apr 2009 17:06:35 +0000 (17:06 +0000)]
PR: 1870
Submitted by: kilroy <kilroy@mail.zutom.sk>
Approved by: steve@openssl.org

Handle pkcs12 format correctly by not assuming PEM format straight away.

15 years agoUpdate from 0.9.8-stable.
Dr. Stephen Henson [Fri, 3 Apr 2009 16:54:37 +0000 (16:54 +0000)]
Update from 0.9.8-stable.

15 years agoPR: 1888
Dr. Stephen Henson [Fri, 3 Apr 2009 16:44:40 +0000 (16:44 +0000)]
PR: 1888
Submitted by: Tim Rice <tim@multitalents.net>
Approved by: steve@openssl.org

Allow SOCKLEN_T type to be overridden at config time e.g.
./config -DSOCKLEN_T=int

15 years agoPR: 1613
Dr. Stephen Henson [Fri, 3 Apr 2009 16:21:01 +0000 (16:21 +0000)]
PR: 1613
Submitted by: "Jean Rebiffe" <jrebiffe@gmail.com>
Approved by: steve@openssl.org

Free section.

15 years agoUpdate version info, fix typo.
Dr. Stephen Henson [Fri, 3 Apr 2009 11:50:59 +0000 (11:50 +0000)]
Update version info, fix typo.

15 years agoUpdate from 0.9.8-stable.
Dr. Stephen Henson [Fri, 3 Apr 2009 11:37:47 +0000 (11:37 +0000)]
Update from 0.9.8-stable.

15 years agoUpdate from 0.9.8-stable.
Dr. Stephen Henson [Thu, 2 Apr 2009 22:28:52 +0000 (22:28 +0000)]
Update from 0.9.8-stable.

15 years agoMake PKCS12_parse() handle some PKCS#12 files which have their own ideas
Dr. Stephen Henson [Thu, 2 Apr 2009 17:44:50 +0000 (17:44 +0000)]
Make PKCS12_parse() handle some PKCS#12 files which have their own ideas
about settings for local key id...

15 years agoFix demo program.
Dr. Stephen Henson [Thu, 2 Apr 2009 17:39:25 +0000 (17:39 +0000)]
Fix demo program.

15 years agoAdd USE_SOCKETS.
Dr. Stephen Henson [Thu, 2 Apr 2009 15:19:03 +0000 (15:19 +0000)]
Add USE_SOCKETS.

15 years agoPR: 1882
Dr. Stephen Henson [Thu, 2 Apr 2009 15:04:01 +0000 (15:04 +0000)]
PR: 1882
Submitted by: Corinna Vinschen <vinschen@redhat.com>
Approved by: steve@openssl.org

Typo.

15 years agoAdd another one...
Dr. Stephen Henson [Wed, 1 Apr 2009 15:22:00 +0000 (15:22 +0000)]
Add another one...

15 years agoPR: 1880
Dr. Stephen Henson [Wed, 1 Apr 2009 15:06:28 +0000 (15:06 +0000)]
PR: 1880

Document -ocsp_uri command line switch to x509 utility.

15 years agoPR:1880
Dr. Stephen Henson [Wed, 1 Apr 2009 14:59:18 +0000 (14:59 +0000)]
PR:1880

Load config in ts utility.

15 years agoUpdate README. OpenSSL_1_0_0-beta1
Dr. Stephen Henson [Wed, 1 Apr 2009 08:57:37 +0000 (08:57 +0000)]
Update README.

15 years agoMake update fixing duplicate ASN1 error codes.
Dr. Stephen Henson [Wed, 1 Apr 2009 08:55:54 +0000 (08:55 +0000)]
Make update fixing duplicate ASN1 error codes.

15 years agoUpdate for first beta.
Dr. Stephen Henson [Wed, 1 Apr 2009 08:47:28 +0000 (08:47 +0000)]
Update for first beta.

15 years agoWin32 build fixes.
Dr. Stephen Henson [Tue, 31 Mar 2009 22:04:25 +0000 (22:04 +0000)]
Win32 build fixes.

15 years agoFix other read call too.
Dr. Stephen Henson [Tue, 31 Mar 2009 21:57:26 +0000 (21:57 +0000)]
Fix other read call too.

15 years agoUse OPENSSL_SYS_WIN32 instead of _WIN32
Dr. Stephen Henson [Tue, 31 Mar 2009 21:45:29 +0000 (21:45 +0000)]
Use OPENSSL_SYS_WIN32 instead of _WIN32

15 years agoOops.
Dr. Stephen Henson [Tue, 31 Mar 2009 21:39:54 +0000 (21:39 +0000)]
Oops.

15 years agoAdd update from 0.9.8-stable branch.
Dr. Stephen Henson [Tue, 31 Mar 2009 21:35:55 +0000 (21:35 +0000)]
Add update from 0.9.8-stable branch.

15 years agoFix shlib version.
Dr. Stephen Henson [Tue, 31 Mar 2009 21:21:42 +0000 (21:21 +0000)]
Fix shlib version.

15 years agoCorrect version.
Dr. Stephen Henson [Tue, 31 Mar 2009 21:19:17 +0000 (21:19 +0000)]
Correct version.

15 years agoThis commit was manufactured by cvs2svn to create branch
cvs2svn [Tue, 31 Mar 2009 19:54:52 +0000 (19:54 +0000)]
This commit was manufactured by cvs2svn to create branch
'OpenSSL_1_0_0-stable'.

15 years agoStop warnings.
Dr. Stephen Henson [Tue, 31 Mar 2009 19:54:51 +0000 (19:54 +0000)]
Stop warnings.

15 years agoHEAD is now 1.1.0
Dr. Stephen Henson [Tue, 31 Mar 2009 10:38:37 +0000 (10:38 +0000)]
HEAD is now 1.1.0
The 1.0.0 branch is now OpenSSL_1_0_0-stable

15 years agoUpdate STATUS and NEWS.
Dr. Stephen Henson [Mon, 30 Mar 2009 11:33:03 +0000 (11:33 +0000)]
Update STATUS and NEWS.

15 years agoAllow use of algorithm and cipher names for dgsts and enc utilities instead
Dr. Stephen Henson [Mon, 30 Mar 2009 11:31:50 +0000 (11:31 +0000)]
Allow use of algorithm and cipher names for dgsts and enc utilities instead
of having to manually include each one.

15 years agoNothing to see here... move along....
Dr. Stephen Henson [Sat, 28 Mar 2009 17:12:51 +0000 (17:12 +0000)]
Nothing to see here... move along....

15 years agoUpdate NEWS file.
Dr. Stephen Henson [Sat, 28 Mar 2009 16:21:44 +0000 (16:21 +0000)]
Update NEWS file.

15 years agoFix typo in CHANGES.
Dr. Stephen Henson [Wed, 25 Mar 2009 22:21:12 +0000 (22:21 +0000)]
Fix typo in CHANGES.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Wed, 25 Mar 2009 19:02:22 +0000 (19:02 +0000)]
Update from stable branch.

15 years agoUpdate CHANGES.
Dr. Stephen Henson [Wed, 25 Mar 2009 12:57:50 +0000 (12:57 +0000)]
Update CHANGES.

15 years agoUpdate FAQ.
Dr. Stephen Henson [Wed, 25 Mar 2009 12:54:47 +0000 (12:54 +0000)]
Update FAQ.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Wed, 25 Mar 2009 12:54:14 +0000 (12:54 +0000)]
Update from stable branch.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Wed, 25 Mar 2009 12:53:50 +0000 (12:53 +0000)]
Update from stable branch.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Wed, 25 Mar 2009 12:53:26 +0000 (12:53 +0000)]
Update from stable branch.

15 years agoTypo in usage message.
Dr. Stephen Henson [Mon, 23 Mar 2009 21:04:23 +0000 (21:04 +0000)]
Typo in usage message.

15 years agoSubmitted by: Victor B. Wagner <vitus@cryptocom.ru>
Dr. Stephen Henson [Wed, 18 Mar 2009 18:53:08 +0000 (18:53 +0000)]
Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
Reviewed by: steve@openssl.org

Check return codes properly in md BIO and dgst command.

15 years agoaes-390x.pl: commentary update.
Andy Polyakov [Tue, 17 Mar 2009 20:04:11 +0000 (20:04 +0000)]
aes-390x.pl: commentary update.

15 years agoMake SPARC assembler modules *really* Purify-friendly.
Andy Polyakov [Tue, 17 Mar 2009 18:31:08 +0000 (18:31 +0000)]
Make SPARC assembler modules *really* Purify-friendly.

15 years agoSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Dr. Stephen Henson [Tue, 17 Mar 2009 15:38:34 +0000 (15:38 +0000)]
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Reviewed by: steve@openssl.org

Update ccgost engine to support parameter files.

15 years agoExcuse myself from integrating sha1-sparcv9a.pl into build system, but
Andy Polyakov [Mon, 16 Mar 2009 13:48:42 +0000 (13:48 +0000)]
Excuse myself from integrating sha1-sparcv9a.pl into build system, but
make it Purify-friendly...

15 years agoMake SPARC assembler Pirify-friendly (Purify can't cope with certain
Andy Polyakov [Mon, 16 Mar 2009 13:32:38 +0000 (13:32 +0000)]
Make SPARC assembler Pirify-friendly (Purify can't cope with certain
PIC constructs).

15 years agoUse OPENSSL_assert() instead of assert.
Dr. Stephen Henson [Sun, 15 Mar 2009 14:04:42 +0000 (14:04 +0000)]
Use OPENSSL_assert() instead of assert.

15 years agoUse correct ctx name.
Dr. Stephen Henson [Sun, 15 Mar 2009 14:03:47 +0000 (14:03 +0000)]
Use correct ctx name.

15 years agoFix from stable branch.
Dr. Stephen Henson [Sun, 15 Mar 2009 13:37:34 +0000 (13:37 +0000)]
Fix from stable branch.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Sat, 14 Mar 2009 18:33:49 +0000 (18:33 +0000)]
Update from stable branch.

15 years agoPR: 1864
Dr. Stephen Henson [Sat, 14 Mar 2009 12:39:05 +0000 (12:39 +0000)]
PR: 1864
Submitted by: Ger Hobbelt <ger@hobbelt.com>
Reviewed by: steve@openssl.org

Check return value.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Sat, 14 Mar 2009 12:26:48 +0000 (12:26 +0000)]
Update from stable branch.

15 years agoSubmitted by: Victor Duchovni <Victor.Duchovni@morganstanley.com>
Dr. Stephen Henson [Thu, 12 Mar 2009 17:30:29 +0000 (17:30 +0000)]
Submitted by: Victor Duchovni <Victor.Duchovni@morganstanley.com>
Reviewed by: steve@openssl.org

Check return value of sk_SSL_COMP_find() properly.

15 years agoPR: 1862
Dr. Stephen Henson [Thu, 12 Mar 2009 17:13:15 +0000 (17:13 +0000)]
PR: 1862

Typo.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Thu, 12 Mar 2009 17:10:26 +0000 (17:10 +0000)]
Update from stable branch.

15 years agoPR: 1854
Dr. Stephen Henson [Mon, 9 Mar 2009 13:59:07 +0000 (13:59 +0000)]
PR: 1854
Submitted by: Oliver Martin <oliver@volatilevoid.net>
Reviewed by: steve@openssl.org

Support GeneralizedTime in ca utility.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Mon, 9 Mar 2009 13:08:04 +0000 (13:08 +0000)]
Update from stable branch.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Mon, 9 Mar 2009 12:30:10 +0000 (12:30 +0000)]
Update from stable branch.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Mon, 9 Mar 2009 12:21:19 +0000 (12:21 +0000)]
Update from stable branch.

15 years agoTypo.
Dr. Stephen Henson [Sun, 8 Mar 2009 12:01:20 +0000 (12:01 +0000)]
Typo.

15 years agoPrint IPv6 all 0s correctly (Rob Austein).
Ben Laurie [Sun, 8 Mar 2009 10:54:45 +0000 (10:54 +0000)]
Print IPv6 all 0s correctly (Rob Austein).

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Sat, 7 Mar 2009 17:00:23 +0000 (17:00 +0000)]
Update from stable branch.

15 years agoDon't ask for -iv for ciphers that need no IV.
Ben Laurie [Tue, 3 Mar 2009 15:14:33 +0000 (15:14 +0000)]
Don't ask for -iv for ciphers that need no IV.

15 years agoUse the right length (reported by Quanhong Wang).
Ben Laurie [Tue, 3 Mar 2009 15:12:56 +0000 (15:12 +0000)]
Use the right length (reported by Quanhong Wang).

15 years agoSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Dr. Stephen Henson [Wed, 25 Feb 2009 11:55:15 +0000 (11:55 +0000)]
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Approved by: steve

Recognise "enable-zlib" in mkdef.pl to handle "zlib" option when passed
to Configure.

15 years agoFix memory leak.
Ben Laurie [Mon, 23 Feb 2009 16:40:59 +0000 (16:40 +0000)]
Fix memory leak.

15 years agoMake STORE an experimental feature.
Richard Levitte [Thu, 19 Feb 2009 09:43:18 +0000 (09:43 +0000)]
Make STORE an experimental feature.

15 years agoMake it possible to disable STORE.
Richard Levitte [Thu, 19 Feb 2009 09:42:51 +0000 (09:42 +0000)]
Make it possible to disable STORE.

15 years agoReference bug.
Richard Levitte [Thu, 19 Feb 2009 09:42:32 +0000 (09:42 +0000)]
Reference bug.

15 years agoPR: 1778
Dr. Stephen Henson [Mon, 16 Feb 2009 23:23:21 +0000 (23:23 +0000)]
PR: 1778

Increase default verify depth to 100.

15 years agoSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Dr. Stephen Henson [Mon, 16 Feb 2009 21:52:01 +0000 (21:52 +0000)]
Submitted by:  "Victor B. Wagner" <vitus@cryptocom.ru>
Reviewed by: steve@openssl.org

Change default Gost parameter set to id_Gost28147_89_CryptoPro_A_ParamSet

15 years agoPR: 1843
Dr. Stephen Henson [Mon, 16 Feb 2009 21:42:48 +0000 (21:42 +0000)]
PR: 1843
Use correct array size for SHA1 hash.

15 years agoData not initialised.
Richard Levitte [Mon, 16 Feb 2009 15:17:24 +0000 (15:17 +0000)]
Data not initialised.
Notified by Gerardo Ganis <gerardo.ganis@cern.ch>

15 years agoStop warning about use of *printf() without a format.
Dr. Stephen Henson [Sun, 15 Feb 2009 15:29:59 +0000 (15:29 +0000)]
Stop warning about use of *printf() without a format.

15 years agoMake no-engine work again.
Dr. Stephen Henson [Sun, 15 Feb 2009 15:28:18 +0000 (15:28 +0000)]
Make no-engine work again.

15 years agoUse new common flags and fix resulting warnings.
Ben Laurie [Sun, 15 Feb 2009 14:08:51 +0000 (14:08 +0000)]
Use new common flags and fix resulting warnings.

15 years agoPR: 1835
Dr. Stephen Henson [Sat, 14 Feb 2009 21:49:38 +0000 (21:49 +0000)]
PR: 1835
Submitted by: Damien Miller <djm@mindrot.org>
Approved by: steve@openssl.org

Fix various typos.

15 years agoReturn correct exit code.
Dr. Stephen Henson [Thu, 12 Feb 2009 18:06:11 +0000 (18:06 +0000)]
Return correct exit code.

15 years agoAvoid leaks in pkcs8 app, tidy code up.
Dr. Stephen Henson [Thu, 12 Feb 2009 18:02:47 +0000 (18:02 +0000)]
Avoid leaks in pkcs8 app, tidy code up.

15 years agorc4-s390x.pl: allow for older assembler and optimize character loop.
Andy Polyakov [Thu, 12 Feb 2009 14:48:49 +0000 (14:48 +0000)]
rc4-s390x.pl: allow for older assembler and optimize character loop.

15 years agoRC4 for s390x.
Andy Polyakov [Wed, 11 Feb 2009 10:01:36 +0000 (10:01 +0000)]
RC4 for s390x.

15 years agoAdd error checking to obj_xref.pl and add command line support for data
Dr. Stephen Henson [Tue, 10 Feb 2009 13:03:31 +0000 (13:03 +0000)]
Add error checking to obj_xref.pl and add command line support for data
file locations.

15 years agoSubmitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>
Dr. Stephen Henson [Tue, 10 Feb 2009 12:13:08 +0000 (12:13 +0000)]
Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>
Reviewed by: steve

If tagging is universal and SET or SEQUENCE set constructed bit.

15 years agos390x-mont.pl: optimize prologue.
Andy Polyakov [Tue, 10 Feb 2009 08:46:48 +0000 (08:46 +0000)]
s390x-mont.pl: optimize prologue.

15 years agolinux-s390x failed link after assembler pack update.
Andy Polyakov [Tue, 10 Feb 2009 07:43:48 +0000 (07:43 +0000)]
linux-s390x failed link after assembler pack update.

15 years agosha1-sparcv9a.pl: fix bug in commentary section.
Andy Polyakov [Mon, 9 Feb 2009 16:03:33 +0000 (16:03 +0000)]
sha1-sparcv9a.pl: fix bug in commentary section.

15 years agos390x assembler pack update.
Andy Polyakov [Mon, 9 Feb 2009 15:42:04 +0000 (15:42 +0000)]
s390x assembler pack update.

15 years agoReserve for "multilib" suffix, the one allowing to perform multi-ABI
Andy Polyakov [Mon, 9 Feb 2009 15:11:22 +0000 (15:11 +0000)]
Reserve for "multilib" suffix, the one allowing to perform multi-ABI
installations. It's not enabled in Makefiles yet.

15 years agoJust to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED...
Dr. Stephen Henson [Fri, 6 Feb 2009 16:43:52 +0000 (16:43 +0000)]
Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED...

15 years agoFor -hex, print just one \n
Bodo Möller [Mon, 2 Feb 2009 00:40:29 +0000 (00:40 +0000)]
For -hex, print just one \n

15 years ago-hex option for openssl rand
Bodo Möller [Mon, 2 Feb 2009 00:01:28 +0000 (00:01 +0000)]
-hex option for openssl rand

PR: 1831
Submitted by: Damien Miller

15 years agoPut back a variable deleted by the previous revision,
Bodo Möller [Sun, 1 Feb 2009 01:08:13 +0000 (01:08 +0000)]
Put back a variable deleted by the previous revision,
but used in the code.

15 years agoPrint out UTF8 and NumericString types in ASN1 parsing utility.
Dr. Stephen Henson [Wed, 28 Jan 2009 12:54:52 +0000 (12:54 +0000)]
Print out UTF8 and NumericString types in ASN1 parsing utility.

15 years agoUpdate from stable branch.
Dr. Stephen Henson [Wed, 28 Jan 2009 12:36:14 +0000 (12:36 +0000)]
Update from stable branch.