Richard Levitte [Thu, 30 May 2002 16:24:33 +0000 (16:24 +0000)]
CAformat should not be used for CA key format.
Richard Levitte [Thu, 30 May 2002 15:30:27 +0000 (15:30 +0000)]
pod2man.pl would only remove the first LF from the name.
Richard Levitte [Thu, 30 May 2002 15:18:19 +0000 (15:18 +0000)]
Apparently, there are still chances we have to deal with buggy pod2man versions.
Deal with that by testing any available pod2man and using it if appropriate,
and falling back to util/pod2man.pl if none was found.
Richard Levitte [Thu, 30 May 2002 12:51:16 +0000 (12:51 +0000)]
Avoid freeing certain things twice.
PR: 43
Richard Levitte [Thu, 30 May 2002 12:17:03 +0000 (12:17 +0000)]
Correct darwin shared library support.
PR: 39
Richard Levitte [Thu, 30 May 2002 10:47:36 +0000 (10:47 +0000)]
Some shlib extensions were in the wrong field
Richard Levitte [Thu, 30 May 2002 10:18:32 +0000 (10:18 +0000)]
Our copy of pod2man.pl is old and comparatively broken, so lets remove it.
PR: 30
Richard Levitte [Thu, 30 May 2002 06:24:41 +0000 (06:24 +0000)]
Remove the duplicate description of -out.
PR: 28
Dr. Stephen Henson [Wed, 29 May 2002 23:13:16 +0000 (23:13 +0000)]
Make i2c_ASN1_BIT_STRING return the correct length.
Richard Levitte [Wed, 29 May 2002 20:55:25 +0000 (20:55 +0000)]
Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
PR: 58, submitted by andrew@cis.uoguelph.ca
Richard Levitte [Wed, 29 May 2002 08:31:30 +0000 (08:31 +0000)]
There is a chance that the input string is larger than size, and on VMS,
this wasn't checked and could possibly be exploitable (slim chance, but still)
Lutz Jänicke [Tue, 28 May 2002 17:47:17 +0000 (17:47 +0000)]
Remove item listed twice <kromJx@crosswinds.net>.
Richard Levitte [Thu, 23 May 2002 23:33:22 +0000 (23:33 +0000)]
Recover from errors
Richard Levitte [Thu, 23 May 2002 15:27:29 +0000 (15:27 +0000)]
Avoid loops when linking doesn't work
Bodo Möller [Thu, 16 May 2002 12:55:56 +0000 (12:55 +0000)]
fix EVP_dsa_sha macro
Submitted by: Nils Larsch
Bodo Möller [Tue, 14 May 2002 19:04:54 +0000 (19:04 +0000)]
make b_print.c consistent with the rest of OpenSSL:
disable assert() except for debug builds
Lutz Jänicke [Sun, 12 May 2002 20:36:19 +0000 (20:36 +0000)]
Fix targets sco5 and svr5 (shared). Boyd Gerber <gerberb@zenez.com>.
Lutz Jänicke [Sun, 12 May 2002 19:45:02 +0000 (19:45 +0000)]
Recognize PPC64 target.
Submitted by:
Reviewed by:
PR: 26
Richard Levitte [Thu, 9 May 2002 23:53:01 +0000 (23:53 +0000)]
Updating status for 0.9.6d
Richard Levitte [Thu, 9 May 2002 23:02:13 +0000 (23:02 +0000)]
Add space for changes in 0.9.6e.
Richard Levitte [Thu, 9 May 2002 22:59:00 +0000 (22:59 +0000)]
Now that tagging has been done, let the version go on to 0.9.6e-dev.
Richard Levitte [Thu, 9 May 2002 22:40:31 +0000 (22:40 +0000)]
About to release 0.9.6d, so set all versoin numbers right.
The tag will be OpenSSL_0_9_6d.
Richard Levitte [Thu, 9 May 2002 21:16:19 +0000 (21:16 +0000)]
make update
Richard Levitte [Thu, 9 May 2002 20:14:17 +0000 (20:14 +0000)]
Make the huge buffer smaller, so the size becomes reasonable for small-stack environments.
Notified by Verdon Walker <VWalker@novell.com>
Richard Levitte [Thu, 9 May 2002 18:19:35 +0000 (18:19 +0000)]
Move an assert() to avoid core dumps when a static buffer hasn't been given.
Notified by Verdon Walker <VWalker@novell.com>
Richard Levitte [Wed, 8 May 2002 15:50:48 +0000 (15:50 +0000)]
Backport the semicolon fix from the 0.9.7 and 0.9.8-dev branches
Richard Levitte [Wed, 8 May 2002 15:20:12 +0000 (15:20 +0000)]
Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.
Notified by Stella Power <snpower@maths.tcd.ie>.
PR: 24
Richard Levitte [Wed, 8 May 2002 15:13:35 +0000 (15:13 +0000)]
Generate an error if rewinding wasn't possible.
Notified by Ken Hirsch <kenhirsch@myself.com>.
PR: 23
Bodo Möller [Mon, 6 May 2002 10:42:56 +0000 (10:42 +0000)]
fix warning
Bodo Möller [Sun, 5 May 2002 23:48:29 +0000 (23:48 +0000)]
update
Bodo Möller [Sun, 5 May 2002 23:01:42 +0000 (23:01 +0000)]
fix casts
Richard Levitte [Thu, 2 May 2002 08:06:03 +0000 (08:06 +0000)]
Make sure that date is run under the C locale, so dates are given in the
default format.
PR: 16
Dr. Stephen Henson [Thu, 2 May 2002 01:52:18 +0000 (01:52 +0000)]
Win32 VC++ warning fixes.
Richard Levitte [Mon, 29 Apr 2002 10:30:05 +0000 (10:30 +0000)]
Fix unsigned vs. signed clash
Bodo Möller [Fri, 26 Apr 2002 08:30:31 +0000 (08:30 +0000)]
Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
encoded as NULL) with id-dsa-with-sha1.
Submitted by: Nils Larsch
Richard Levitte [Thu, 25 Apr 2002 10:10:51 +0000 (10:10 +0000)]
Potential memory leak removed. Notified by <threaded@totalise.co.uk>
Bodo Möller [Thu, 25 Apr 2002 07:46:45 +0000 (07:46 +0000)]
oops
Bodo Möller [Thu, 25 Apr 2002 06:29:38 +0000 (06:29 +0000)]
AlgorithmIdentifier bugs
Bodo Möller [Tue, 23 Apr 2002 13:54:54 +0000 (13:54 +0000)]
fix usage (no 'key')
Richard Levitte [Tue, 23 Apr 2002 13:15:22 +0000 (13:15 +0000)]
Uhmmm, if we use && after having tested for the presence of the certificate,
we just *might* stand a certain chance of actually getting it written
to file...
Lutz Jänicke [Sun, 21 Apr 2002 17:55:55 +0000 (17:55 +0000)]
Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>).
cvs2svn [Sun, 21 Apr 2002 17:54:05 +0000 (17:54 +0000)]
This commit was manufactured by cvs2svn to create branch
'OpenSSL_0_9_6-stable'.
Lutz Jänicke [Sun, 21 Apr 2002 17:54:03 +0000 (17:54 +0000)]
Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>).
Lutz Jänicke [Sun, 21 Apr 2002 17:42:02 +0000 (17:42 +0000)]
Leave out problematic assembler part for sco5-gcc-shared target
(Tim Rice <tim@multitalents.net>).
Richard Levitte [Sat, 20 Apr 2002 10:23:56 +0000 (10:23 +0000)]
Make sure ec and ecdsa is properly handled in Windows.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
Richard Levitte [Sat, 20 Apr 2002 10:23:19 +0000 (10:23 +0000)]
Signedness mismatch.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
Richard Levitte [Sat, 20 Apr 2002 10:22:42 +0000 (10:22 +0000)]
The callback must have (void) as argument list.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
Richard Levitte [Sat, 20 Apr 2002 10:22:01 +0000 (10:22 +0000)]
No point constifying an int.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
Richard Levitte [Sat, 20 Apr 2002 10:19:20 +0000 (10:19 +0000)]
Do not free p if it hasn't been used yet.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
Richard Levitte [Thu, 18 Apr 2002 16:20:32 +0000 (16:20 +0000)]
Make sure the opened directory is closed on exit.
Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
Richard Levitte [Thu, 18 Apr 2002 16:20:13 +0000 (16:20 +0000)]
Make sure the opened directory is closed on exit.
Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
Lutz Jänicke [Thu, 18 Apr 2002 12:47:50 +0000 (12:47 +0000)]
Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplus.com>).
Lutz Jänicke [Thu, 18 Apr 2002 11:54:06 +0000 (11:54 +0000)]
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
Lutz Jänicke [Thu, 18 Apr 2002 11:52:28 +0000 (11:52 +0000)]
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
Bodo Möller [Thu, 18 Apr 2002 09:27:14 +0000 (09:27 +0000)]
synchronize with engine branch (some changes were done only
there for no particular reason)
Lutz Jänicke [Thu, 18 Apr 2002 08:18:41 +0000 (08:18 +0000)]
Handle headings uniformly to allow automatic processing.
Lutz Jänicke [Thu, 18 Apr 2002 08:11:31 +0000 (08:11 +0000)]
Handle headings uniformly to allow automatic processing.
Richard Levitte [Wed, 17 Apr 2002 12:28:37 +0000 (12:28 +0000)]
0.9.6d-beta1 is about to be built. Change version numbers and strings
accordingly.
Bodo Möller [Wed, 17 Apr 2002 11:35:52 +0000 (11:35 +0000)]
'version' is not optional in the encoding
Submitted by: Nils Larsch
Bodo Möller [Wed, 17 Apr 2002 11:31:20 +0000 (11:31 +0000)]
'version' is not optional in the encoding
Submitted by: Nils Larsch
Bodo Möller [Wed, 17 Apr 2002 09:31:34 +0000 (09:31 +0000)]
check return values
Submitted by: Nils Larsch
Bodo Möller [Wed, 17 Apr 2002 09:29:54 +0000 (09:29 +0000)]
check return values
Submitted by: Nils Larsch
Bodo Möller [Mon, 15 Apr 2002 15:29:43 +0000 (15:29 +0000)]
get rid of some assignments that have become obsolete
Lutz Jänicke [Mon, 15 Apr 2002 14:18:30 +0000 (14:18 +0000)]
Document OID changes.
Lutz Jänicke [Mon, 15 Apr 2002 13:30:41 +0000 (13:30 +0000)]
Use the "mail" short name according to RFC2798 (Michael Bell
<michael.bell@rz.hu-berlin.de>).
Lutz Jänicke [Mon, 15 Apr 2002 10:41:38 +0000 (10:41 +0000)]
Some more OID enhancements.
Lutz Jänicke [Mon, 15 Apr 2002 09:55:40 +0000 (09:55 +0000)]
Fix CRLF problem in BASE64 decode.
Lutz Jänicke [Mon, 15 Apr 2002 09:51:10 +0000 (09:51 +0000)]
Fix CRLF problem in BASE64 decode.
Bodo Möller [Sun, 14 Apr 2002 13:28:17 +0000 (13:28 +0000)]
remove disabled code
Bodo Möller [Sun, 14 Apr 2002 13:05:15 +0000 (13:05 +0000)]
fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format
(the bug was introduced with message callback support)
Bodo Möller [Sun, 14 Apr 2002 08:25:41 +0000 (08:25 +0000)]
improve binary compatibility
Bodo Möller [Sat, 13 Apr 2002 22:49:28 +0000 (22:49 +0000)]
Implement known-IV countermeasure.
Fix length checks in ssl3_get_client_hello().
Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
Bodo Möller [Sat, 13 Apr 2002 22:47:20 +0000 (22:47 +0000)]
Implement known-IV countermeasure.
Fix length checks in ssl3_get_client_hello().
Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
Richard Levitte [Sat, 13 Apr 2002 12:28:44 +0000 (12:28 +0000)]
Avoid emacs backup files when making a snapshot
Ulf Möller [Sat, 13 Apr 2002 10:00:01 +0000 (10:00 +0000)]
error reported by Karsten Braaten
Ulf Möller [Sat, 13 Apr 2002 09:58:50 +0000 (09:58 +0000)]
another error discovered by Karsten Braaten. The number was not even
prime!
Bodo Möller [Fri, 12 Apr 2002 13:52:40 +0000 (13:52 +0000)]
looks like a typo
Bodo Möller [Fri, 12 Apr 2002 13:45:29 +0000 (13:45 +0000)]
clean up and synchronize with 0.9.6-stable
Bodo Möller [Fri, 12 Apr 2002 13:44:04 +0000 (13:44 +0000)]
synchronize with OpenSSL-engine-0_9_6-stable
Bodo Möller [Fri, 12 Apr 2002 08:57:01 +0000 (08:57 +0000)]
ECDSA representation bugfixes
Submitted by: Nils Larsch
Richard Levitte [Thu, 11 Apr 2002 22:14:51 +0000 (22:14 +0000)]
Check error code from a2d_ASN1_OBJECT().
Richard Levitte [Thu, 11 Apr 2002 22:13:58 +0000 (22:13 +0000)]
Check error code from a2d_ASN1_OBJECT().
Richard Levitte [Thu, 11 Apr 2002 21:51:40 +0000 (21:51 +0000)]
Change the date to XX xxx XXXX in development versions.
Lutz Jänicke [Thu, 11 Apr 2002 18:45:15 +0000 (18:45 +0000)]
Synchronize with 0.9.7-stable
Lutz Jänicke [Thu, 11 Apr 2002 18:43:52 +0000 (18:43 +0000)]
Synchronize with 0.9.7-stable.
Lutz Jänicke [Wed, 10 Apr 2002 19:52:40 +0000 (19:52 +0000)]
Synchronize with 0.9.7-stable branch
Lutz Jänicke [Wed, 10 Apr 2002 12:37:59 +0000 (12:37 +0000)]
Keep my own specially optimized HP-UX shared library building up to date.
Lutz Jänicke [Wed, 10 Apr 2002 12:35:45 +0000 (12:35 +0000)]
Keep my own specially optimized HP-UX shared library building up to date.
Bodo Möller [Tue, 9 Apr 2002 12:43:18 +0000 (12:43 +0000)]
harmonize capitalization
Bodo Möller [Tue, 9 Apr 2002 12:42:47 +0000 (12:42 +0000)]
harmonize capitalization
Bodo Möller [Tue, 9 Apr 2002 12:01:21 +0000 (12:01 +0000)]
fix ECDSA handling
Submitted by: Nils Larsch
Bodo Möller [Tue, 9 Apr 2002 11:54:24 +0000 (11:54 +0000)]
add usage examples
Lutz Jänicke [Mon, 8 Apr 2002 15:49:53 +0000 (15:49 +0000)]
Apply OID fixes for elliptic curves as supplied by
Nils Larsch <nlarsch@compuserve.de>.
Ulf Möller [Sun, 7 Apr 2002 13:33:26 +0000 (13:33 +0000)]
error reported by Karsten Braaten
Ulf Möller [Sun, 7 Apr 2002 13:33:16 +0000 (13:33 +0000)]
error reported by Karsten Braaten
Richard Levitte [Sat, 6 Apr 2002 20:22:48 +0000 (20:22 +0000)]
Allow longer program names (VMS allows up to 39 characters).
Submitted by Compaq.
Richard Levitte [Sat, 6 Apr 2002 20:22:32 +0000 (20:22 +0000)]
Allow longer program names (VMS allows up to 39 characters).
Submitted by Compaq.
Richard Levitte [Sat, 6 Apr 2002 19:16:12 +0000 (19:16 +0000)]
make update (libeay.num has been edited to match 0.9.7-stable)
Richard Levitte [Sat, 6 Apr 2002 19:08:51 +0000 (19:08 +0000)]
make update
Richard Levitte [Sat, 6 Apr 2002 19:00:50 +0000 (19:00 +0000)]
Allow longer program names (VMS allows up to 39 characters).
Submitted by Compaq.