Richard Levitte
0215c01861
There are a few showstoppers. Unfortunately, I only remember one. Please fill this in.
2005-06-28 05:55:24 +00:00
Andy Polyakov
beae6324e5
Eliminate dependency on UNICODE macro.
2005-06-27 21:21:12 +00:00
Andy Polyakov
71a61c573e
Fix typos in apps/apps.c.
2005-06-27 15:58:55 +00:00
Dr. Stephen Henson
6b3b632767
Sync libeay.num
2005-06-27 00:43:22 +00:00
Andy Polyakov
2a2fa04b7b
Unify some SCO targets [from HEAD].
2005-06-26 18:10:20 +00:00
Andy Polyakov
79b81d194b
Configure/TABLE update from HEAD.
2005-06-26 17:18:45 +00:00
Andy Polyakov
ef04c9aff8
IA64 RC4 update from HEAD [see commentary in HEAD for details].
...
PR: 1114
2005-06-26 16:14:22 +00:00
Richard Levitte
7f85197c10
Further successes with the latest snapshot.
2005-06-24 22:23:54 +00:00
Andy Polyakov
ff0bfe64af
Replace emms with finit in x86cpuid.
2005-06-24 16:34:46 +00:00
Dr. Stephen Henson
44b3a3a5e6
Add Argen root CAs.
2005-06-24 10:54:36 +00:00
Richard Levitte
7e3033aa93
Someone did some cutting and pasting and didn't quite finish the job :-).
...
Notified by Steffen Pankratz <kratz00@gmx.de>
2005-06-24 05:13:18 +00:00
Richard Levitte
8bdbf50772
Wrap the inclusion of openssl/engine.h with a protective check for
...
the absence of OPENSSL_NO_ENGINE.
2005-06-23 22:08:41 +00:00
Richard Levitte
ec33a76641
Wrap the inclusion of openssl/engine.h with a protective check for
...
the absence of OPENSSL_NO_ENGINE.
PR: 1123
2005-06-23 21:57:37 +00:00
Richard Levitte
00ce9376c7
Do not defined des_crypt(), since it clashes with Solaris crypt.h.
...
PR: 1125
2005-06-23 21:53:52 +00:00
Richard Levitte
46e7a9797e
Initialise dir to avoid a compiler warning.
2005-06-23 21:49:18 +00:00
Richard Levitte
7006c4ac88
The NAME section of a man page is required to have a dash followed by a
...
short description, at least according to pod2man.
PR: 1127
2005-06-23 21:45:32 +00:00
Richard Levitte
a50a2126cf
DCC doesn't like argument names in returned function pointers.
...
PR: 1122
2005-06-23 21:35:20 +00:00
Richard Levitte
07f7b4b470
Update for Stratus VOS.
...
PR: 1130
2005-06-23 21:27:13 +00:00
Richard Levitte
7e726e42f4
Configure update for Stratus VOS.
...
PR: 1129
2005-06-23 21:20:31 +00:00
Richard Levitte
40ba0257de
Change dir_ctrl to check for the environment variable before using the default
...
directory instead of the other way around.
PR: 1131
2005-06-23 21:14:10 +00:00
Richard Levitte
3fbd5f9fea
Strip the engine shared libraries as well.
...
Submitted by Corinna Vinschen <vinschen@redhat.com>
2005-06-23 20:55:35 +00:00
Andy Polyakov
57b2246d35
Darwin specific update from HEAD.
2005-06-23 20:47:54 +00:00
Andy Polyakov
2a5b22d6f9
Missed -c in IRIX rule.
2005-06-23 20:38:19 +00:00
Andy Polyakov
f247dc7522
IRIX upadte from HEAD.
2005-06-23 16:47:21 +00:00
Andy Polyakov
e6531253e2
HP-UX specific update to Makefile.shared.
2005-06-23 15:39:19 +00:00
Richard Levitte
c938babf00
A number of architectures noted so far.
2005-06-23 06:31:08 +00:00
Andy Polyakov
bf3900020f
no-asm didn't prevent make from compiling assembler modules [from HEAD].
2005-06-22 23:50:07 +00:00
Dr. Stephen Henson
586df3bb7f
Typo.
2005-06-22 18:54:05 +00:00
Dr. Stephen Henson
c4b13b0268
Reorder extensions to account for synced OID table.
2005-06-22 17:28:55 +00:00
Dr. Stephen Henson
daef72316f
Sync OID database with 0.9.7.
2005-06-22 17:26:24 +00:00
Dr. Stephen Henson
1f93c96e63
Fix extension ordering.
2005-06-22 13:25:38 +00:00
Richard Levitte
8aa9c79276
Tagging is done, we're moving on.
2005-06-21 05:56:26 +00:00
Richard Levitte
09a7f2e734
Prepare for a release of 0.9.8-beta6. This is supposed to be the
...
final beta.
The tag will be OpenSSL_0_9_8-beta6
2005-06-21 05:49:47 +00:00
Richard Levitte
b2d27e376d
Some new news.
2005-06-21 05:46:41 +00:00
Richard Levitte
644c4af11e
make update
2005-06-21 05:28:47 +00:00
Richard Levitte
ca3dc3a0a0
DEVRANDOM, not DEBRANDOM...
2005-06-21 04:41:31 +00:00
Richard Levitte
2b975dfd5b
Do no try to pretend we're at the end of anything unless we're at the end
...
of a 4-character block.
2005-06-20 22:11:28 +00:00
Richard Levitte
0932892278
Check for 'usage' and 'Usage'.
...
Submitted by Tim Rice <tim@multitalents.net>. His comment is:
I noticed "make report" didn't show the cc version on most of
my System V platforms. This patch corrects this.
2005-06-20 20:49:05 +00:00
Andy Polyakov
fe0b3d98c2
Refine ELF detection on BSD platforms.
2005-06-20 17:36:19 +00:00
Andy Polyakov
8d56c8b51c
Solaris x86_64 /usr/ccs/bin/as support.
2005-06-20 14:50:26 +00:00
Richard Levitte
d8e6409336
Add crypto/bn/bn_prime.h to the collection of generated files. In the
...
update target, place the dependency on depend last, so all necessary files
are generated *before* the dependencies are figured out.
PR: 1121
2005-06-20 04:29:56 +00:00
Richard Levitte
a4ae746656
With DJGPP, it seems like the return code from grep, even when in the
...
middle of a pipe, is noted. Counter that by forcing a true return code
when the return code has no importance.
PR: 1085
2005-06-19 20:31:32 +00:00
Richard Levitte
331a0a7b9b
Undefine DECRANDOM before redefining it.
...
PR: 1110
2005-06-19 20:20:33 +00:00
Richard Levitte
c630a3e8d6
Add better documentation on how id_function() should be defined and what
...
issues there are.
PR: 1096
2005-06-18 05:52:23 +00:00
Richard Levitte
7435d89edf
Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.
...
That should solve the issues with propagating it through the Makefiles.
PR: 1110
2005-06-18 04:42:34 +00:00
Richard Levitte
14557c8be4
Only define ZLIB_SHARED if it hasn't already been defined (on the command
...
line, for example).
PR: 1112
2005-06-18 04:32:23 +00:00
Richard Levitte
98b4995bad
Have pod2man.pl accept '=for comment ...' before the '=head1 NAME' line.
...
PR: 1113
2005-06-18 04:27:15 +00:00
Nils Larsch
3000bdcc3a
clear dso pointer in case of an error
...
PR: 816
2005-06-17 21:27:28 +00:00
Nils Larsch
cbe77a6753
update for the cswift engine:
...
- fix the problem described in bug report 825
- fix a segfault when the engine fails to initialize
- let the engine switch to software when keysize > 2048
PR: 825, 826
Submitted by: Frédéric Giudicelli
2005-06-17 20:43:05 +00:00
Richard Levitte
c58a1f76f8
Do not undefine _XOPEN_SOURCE. This is currently experimental, and
...
will be firmed up as soon as it's been verified not to break anything.
2005-06-16 22:19:14 +00:00