Richard Levitte [Sun, 17 Nov 2002 19:48:34 +0000 (19:48 +0000)]
Make it possible to build for more than one CPU.
Clarify what the CE tests do.
Richard Levitte [Sun, 17 Nov 2002 08:07:12 +0000 (08:07 +0000)]
Ignore openssl.pc. This way, there's no risk that I'll add it again :-).
Richard Levitte [Sun, 17 Nov 2002 08:05:43 +0000 (08:05 +0000)]
Adding openssl.pc to the repository was a mistake,
since it's generated.
Richard Levitte [Sun, 17 Nov 2002 07:47:25 +0000 (07:47 +0000)]
Add the file openssl.pc that I forgot a while ago.
Richard Levitte [Sat, 16 Nov 2002 10:10:49 +0000 (10:10 +0000)]
I forgot this is compiled in test/, not crypto/ec/...
Richard Levitte [Sat, 16 Nov 2002 09:42:17 +0000 (09:42 +0000)]
We don't want TARGETCPU expanded here.
Richard Levitte [Fri, 15 Nov 2002 22:54:26 +0000 (22:54 +0000)]
Mention ActiveState Perl much earlier in INSTALL.WCE.
Richard Levitte [Fri, 15 Nov 2002 22:44:08 +0000 (22:44 +0000)]
WinCE patches
cvs2svn [Fri, 15 Nov 2002 22:37:19 +0000 (22:37 +0000)]
This commit was manufactured by cvs2svn to create branch
'OpenSSL_0_9_7-stable'.
Richard Levitte [Fri, 15 Nov 2002 22:37:18 +0000 (22:37 +0000)]
WinCE patches
Lutz Jänicke [Fri, 15 Nov 2002 21:26:42 +0000 (21:26 +0000)]
Fix buggy #! magic and update ssleay->openssl
Submitted by:
Reviewed by:
PR: 305
Lutz Jänicke [Fri, 15 Nov 2002 21:26:02 +0000 (21:26 +0000)]
Fix buggy #! magic and update ssleay->openssl
Submitted by:
Reviewed by:
PR: 305
Richard Levitte [Fri, 15 Nov 2002 16:56:36 +0000 (16:56 +0000)]
Add the INHIBIT_SYMLINKS flag variable to help Cygwin.
Add missing semicolons.
Add a comment explaining a bunch of targets without any action lines.
Richard Levitte [Fri, 15 Nov 2002 16:49:34 +0000 (16:49 +0000)]
Changes to make shared library building and use work better with Cygwin
Richard Levitte [Fri, 15 Nov 2002 16:48:38 +0000 (16:48 +0000)]
Changes to make shared library building and use work better with Cygwin
Richard Levitte [Fri, 15 Nov 2002 14:01:15 +0000 (14:01 +0000)]
Document the change to remove the 'done' flag variable in the
OpenSSL_add_all_*() routines
Richard Levitte [Fri, 15 Nov 2002 13:58:11 +0000 (13:58 +0000)]
Document the change to remove the 'done' flag variable in the
OpenSSL_add_all_*() routines
Bodo Möller [Fri, 15 Nov 2002 12:43:15 +0000 (12:43 +0000)]
this method does not need field_data1
Richard Levitte [Fri, 15 Nov 2002 11:22:25 +0000 (11:22 +0000)]
make update
Richard Levitte [Fri, 15 Nov 2002 11:20:43 +0000 (11:20 +0000)]
make update
Richard Levitte [Fri, 15 Nov 2002 11:18:22 +0000 (11:18 +0000)]
A few more Microsoft OIDs added
Richard Levitte [Fri, 15 Nov 2002 11:17:50 +0000 (11:17 +0000)]
A few more Microsoft OIDs added
Lutz Jänicke [Fri, 15 Nov 2002 10:53:33 +0000 (10:53 +0000)]
The pointer to the cipher object is not yet set, when session was reloaded
from external cache (using d2i_SSL_SESSION). Perform comparison based on
the cipher's id instead.
Submitted by: Steve Haslam <araqnid@innocent.com>
Reviewed by:
PR: 288
Lutz Jänicke [Fri, 15 Nov 2002 10:51:40 +0000 (10:51 +0000)]
The pointer to the cipher object is not yet set, when session was reloaded
from external cache (using d2i_SSL_SESSION). Perform comparison based on
the cipher's id instead.
Submitted by: Steve Haslam <araqnid@innocent.com>
Reviewed by:
PR: 288
Richard Levitte [Fri, 15 Nov 2002 10:28:55 +0000 (10:28 +0000)]
The architecture name is i486, not just 486
Richard Levitte [Fri, 15 Nov 2002 10:28:28 +0000 (10:28 +0000)]
The architecture name is i486, not just 486
Richard Levitte [Fri, 15 Nov 2002 10:19:47 +0000 (10:19 +0000)]
-Wid-clash-n isn't support in gcc 3, and I get better result from continuously
rebuilding on a VMS box.
Richard Levitte [Fri, 15 Nov 2002 10:19:23 +0000 (10:19 +0000)]
-Wid-clash-n isn't support in gcc 3, and I get better result from continuously
rebuilding on a VMS box.
Richard Levitte [Fri, 15 Nov 2002 10:16:07 +0000 (10:16 +0000)]
I know ANSI C doesn't like 'long long', and I don't want to see it
Richard Levitte [Fri, 15 Nov 2002 10:15:56 +0000 (10:15 +0000)]
I know ANSI C doesn't like 'long long', and I don't want to see it
Richard Levitte [Fri, 15 Nov 2002 09:56:41 +0000 (09:56 +0000)]
Spell prototypes correctly :-)
Richard Levitte [Fri, 15 Nov 2002 09:56:01 +0000 (09:56 +0000)]
Spell prototypes correctly :-).
Richard Levitte [Fri, 15 Nov 2002 09:54:06 +0000 (09:54 +0000)]
Add -Wstrict-prototype and -Wmissing-prototype to my debugging targets
Richard Levitte [Fri, 15 Nov 2002 09:53:46 +0000 (09:53 +0000)]
Add -Wstrict-prototype and -Wmissing-prototype to my debugging targets
Richard Levitte [Fri, 15 Nov 2002 09:17:45 +0000 (09:17 +0000)]
We need to read one more byte of the REQUEST-CERTIFICATE message.
PR: 300
Richard Levitte [Fri, 15 Nov 2002 09:15:55 +0000 (09:15 +0000)]
We need to read one more byte of the REQUEST-CERTIFICATE message.
PR: 300
Dr. Stephen Henson [Fri, 15 Nov 2002 00:26:07 +0000 (00:26 +0000)]
Add SETWRAP modifier to ASN1 generate.
Richard Levitte [Thu, 14 Nov 2002 23:56:12 +0000 (23:56 +0000)]
make update
Richard Levitte [Thu, 14 Nov 2002 23:54:12 +0000 (23:54 +0000)]
make update
Richard Levitte [Thu, 14 Nov 2002 23:34:07 +0000 (23:34 +0000)]
Close the implicitely opened registry key.
PR: 264
Richard Levitte [Thu, 14 Nov 2002 23:33:28 +0000 (23:33 +0000)]
Close the implicitely opened registry key.
PR: 264
Lutz Jänicke [Thu, 14 Nov 2002 21:50:30 +0000 (21:50 +0000)]
Use =back to finish =over (found using pod2latex).
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 21:41:54 +0000 (21:41 +0000)]
No such reference to link to (found running pod2latex).
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 21:40:12 +0000 (21:40 +0000)]
No such reference to link to (found running pod2latex).
Submitted by:
Reviewed by:
PR:
Dr. Stephen Henson [Thu, 14 Nov 2002 18:15:52 +0000 (18:15 +0000)]
Fix documentation of i2d_X509_fp and i2d_X509_bio.
Dr. Stephen Henson [Thu, 14 Nov 2002 18:12:45 +0000 (18:12 +0000)]
Fix documentation of i2d_X509_fp and i2d_X509_bio.
Richard Levitte [Thu, 14 Nov 2002 16:30:44 +0000 (16:30 +0000)]
Add Tandem OSS target.
PR: 192
Richard Levitte [Thu, 14 Nov 2002 16:30:11 +0000 (16:30 +0000)]
Add Tandem OSS target.
PR: 192
Richard Levitte [Thu, 14 Nov 2002 15:58:01 +0000 (15:58 +0000)]
Remove warnings.
Richard Levitte [Thu, 14 Nov 2002 15:57:38 +0000 (15:57 +0000)]
Remove warnings.
Richard Levitte [Thu, 14 Nov 2002 15:38:47 +0000 (15:38 +0000)]
DCL logic bugs fixed.
(I really need to review my knowledge of the language)
Richard Levitte [Thu, 14 Nov 2002 14:08:21 +0000 (14:08 +0000)]
It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.
PR: 115
Richard Levitte [Thu, 14 Nov 2002 14:07:48 +0000 (14:07 +0000)]
It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.
PR: 115
Richard Levitte [Thu, 14 Nov 2002 13:01:35 +0000 (13:01 +0000)]
Add a FAQ on how to check the authenticity of the openSSL distribution.
PR: 292
Richard Levitte [Thu, 14 Nov 2002 13:00:59 +0000 (13:00 +0000)]
Add a FAQ on how to check the authenticity of the openSSL distribution.
PR: 292
Richard Levitte [Thu, 14 Nov 2002 12:39:56 +0000 (12:39 +0000)]
Cygwin fixes
Richard Levitte [Thu, 14 Nov 2002 12:39:39 +0000 (12:39 +0000)]
Cygwin fixes
Bodo Möller [Thu, 14 Nov 2002 12:17:47 +0000 (12:17 +0000)]
harmonize with 0.9.7 tree
Bodo Möller [Thu, 14 Nov 2002 12:11:44 +0000 (12:11 +0000)]
use same entry as in more recent CHANGES revision in CVS head
Bodo Möller [Thu, 14 Nov 2002 12:08:16 +0000 (12:08 +0000)]
fix order again
Richard Levitte [Thu, 14 Nov 2002 11:22:46 +0000 (11:22 +0000)]
Fix to build better with DJGPP.
PR: 338
Here's the description, submitted by Gisle Vanem <giva@bgnett.no>:
1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due
to name-clash with Watt-32.
2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash
with <stdlib.h>
3. Added calls to dbug_init()/sock_init() in some demo programs.
4. Changed cflags/lflags in configure. Watt-32 install root now taken
from $WATT_ROOT.
Richard Levitte [Thu, 14 Nov 2002 11:22:01 +0000 (11:22 +0000)]
Fix to build better with DJGPP.
PR: 338
Here's the description, submitted by Gisle Vanem <giva@bgnett.no>:
1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due
to name-clash with Watt-32.
2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash
with <stdlib.h>
3. Added calls to dbug_init()/sock_init() in some demo programs.
4. Changed cflags/lflags in configure. Watt-32 install root now taken
from $WATT_ROOT.
Lutz Jänicke [Thu, 14 Nov 2002 11:13:01 +0000 (11:13 +0000)]
Don't declare 2 WARNINGS sections
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 11:12:14 +0000 (11:12 +0000)]
Don't declare 2 WARNINGS sections
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 11:09:07 +0000 (11:09 +0000)]
Opportunistic change to work around pod2latex bug: rename NAME OPTIONS
section to SUBJECT AND ISSUER NAME OPTIONS
Submitted by:
Reviewed by:
PR: 333
Lutz Jänicke [Thu, 14 Nov 2002 11:08:23 +0000 (11:08 +0000)]
Opportunistic change to work around pod2latex bug: rename NAME OPTIONS
section to SUBJECT AND ISSUER NAME OPTIONS
Submitted by:
Reviewed by:
PR: 333
Lutz Jänicke [Thu, 14 Nov 2002 11:03:30 +0000 (11:03 +0000)]
Correct reference to section name.
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 11:02:25 +0000 (11:02 +0000)]
Correct reference to section name.
Submitted by:
Reviewed by:
PR:
Bodo Möller [Thu, 14 Nov 2002 10:57:45 +0000 (10:57 +0000)]
fix output
Submitted by: Nils Larsch
Bodo Möller [Thu, 14 Nov 2002 10:56:59 +0000 (10:56 +0000)]
use new BIO_indent() function here as well
Submitted by: Nils Larsch
Lutz Jänicke [Thu, 14 Nov 2002 10:51:54 +0000 (10:51 +0000)]
Missing =back
Submitted by:
Reviewed by:
PR:
Lutz Jänicke [Thu, 14 Nov 2002 10:49:42 +0000 (10:49 +0000)]
Missing =back
Submitted by:
Reviewed by:
PR:
Richard Levitte [Thu, 14 Nov 2002 08:23:37 +0000 (08:23 +0000)]
The directory 'rijndael' doesn't exist any more, let's check the aes
directory instead (this should have been done long ago...).
Richard Levitte [Thu, 14 Nov 2002 08:23:32 +0000 (08:23 +0000)]
The directory 'rijndael' doesn't exist any more, let's check the aes
directory instead (this should have been done long ago...).
Richard Levitte [Thu, 14 Nov 2002 08:20:50 +0000 (08:20 +0000)]
When AES is skipped because the option 'no-rijndael' was given,
make sure it's skipped from SDIRS as well.
Richard Levitte [Thu, 14 Nov 2002 08:20:40 +0000 (08:20 +0000)]
When AES is skipped because the option 'no-rijndael' was given,
make sure it's skipped from SDIRS as well.
Richard Levitte [Thu, 14 Nov 2002 08:09:07 +0000 (08:09 +0000)]
Make the Windows test scripts consistent in their echoing
Richard Levitte [Thu, 14 Nov 2002 08:08:55 +0000 (08:08 +0000)]
Make the Windows test scripts consistent in their echoing
Richard Levitte [Thu, 14 Nov 2002 06:51:18 +0000 (06:51 +0000)]
Handle last lines that aren't properly terminated.
PR: 308
Richard Levitte [Thu, 14 Nov 2002 06:50:32 +0000 (06:50 +0000)]
Handle last lines that aren't properly terminated.
PR: 308
Dr. Stephen Henson [Thu, 14 Nov 2002 00:46:11 +0000 (00:46 +0000)]
Fix get_email: 0 is a valid return value
Dr. Stephen Henson [Thu, 14 Nov 2002 00:45:04 +0000 (00:45 +0000)]
Fix get_email: 0 is a valid return value
Richard Levitte [Wed, 13 Nov 2002 23:47:52 +0000 (23:47 +0000)]
Constification needed.
PR: 241
Richard Levitte [Wed, 13 Nov 2002 23:47:31 +0000 (23:47 +0000)]
Constification needed.
PR: 241
Richard Levitte [Wed, 13 Nov 2002 20:25:56 +0000 (20:25 +0000)]
free() -> OPENSSL_free()
Richard Levitte [Wed, 13 Nov 2002 20:25:47 +0000 (20:25 +0000)]
free() -> OPENSSL_free()
Richard Levitte [Wed, 13 Nov 2002 18:10:30 +0000 (18:10 +0000)]
Merge from 0.9.7-stable.
Richard Levitte [Wed, 13 Nov 2002 18:09:27 +0000 (18:09 +0000)]
This didn't get to the 0.9.8-dev thread...
Richard Levitte [Wed, 13 Nov 2002 16:11:14 +0000 (16:11 +0000)]
Correct support for SunOS 4.1.3_U1.
PR: 227
Richard Levitte [Wed, 13 Nov 2002 15:49:51 +0000 (15:49 +0000)]
Correct support for SunOS 4.1.3_U1.
PR: 227
Ben Laurie [Wed, 13 Nov 2002 15:43:43 +0000 (15:43 +0000)]
Security fixes brought forward from 0.9.7.
Richard Levitte [Wed, 13 Nov 2002 15:30:25 +0000 (15:30 +0000)]
When build as dynamic engines, the loading functions should be defined
static.
Richard Levitte [Wed, 13 Nov 2002 15:29:01 +0000 (15:29 +0000)]
When build as dynamic engines, the loading functions should be defined
static.
Richard Levitte [Wed, 13 Nov 2002 14:34:53 +0000 (14:34 +0000)]
Make internal functions static.
Richard Levitte [Wed, 13 Nov 2002 14:31:55 +0000 (14:31 +0000)]
Make internal functions static.
Richard Levitte [Wed, 13 Nov 2002 14:31:34 +0000 (14:31 +0000)]
Name the flag files correctly.
Richard Levitte [Wed, 13 Nov 2002 14:31:01 +0000 (14:31 +0000)]
Changes from HEAD.
Richard Levitte [Wed, 13 Nov 2002 14:30:34 +0000 (14:30 +0000)]
The loading functions should be static if we build a dynamic engine.
Dr. Stephen Henson [Wed, 13 Nov 2002 14:07:37 +0000 (14:07 +0000)]
Typo
Bodo Möller [Wed, 13 Nov 2002 14:01:34 +0000 (14:01 +0000)]
disable weird assert()s