Richard Levitte
0fb4d54068
Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGER
...
and PQ_64BIT_IS_BIGNUM with the values 0 (for false) and 1 (for true),
depending on which is true. Use those flags everywhere else to provide
the correct implementation for handling certain operations in q PQ_64BIT.
2005-06-06 00:32:30 +00:00
Richard Levitte
830a468a23
Document the change and update the release number.
2005-06-05 23:25:51 +00:00
Richard Levitte
af3ca7b4a9
Remove the incorrect installation of '%{openssldir}/lib'.
...
PR: 1074
2005-06-05 23:15:29 +00:00
Richard Levitte
7a6bb17255
Change pq_compat.h to trust the macros defined by bn.h a bit more, and thereby
...
provide better generic support for environments that do not have 64-bit
integers. Among others, this should solve PR 1086
2005-06-05 22:43:08 +00:00
Richard Levitte
bc6d459a6e
gcc 2.95.3 on Ultrix supports long long.
...
PR: 1091
2005-06-05 22:19:34 +00:00
Richard Levitte
ff7f34e353
Correct typo ia64.o -> bn-ia64.o.
...
PR: 1094
2005-06-05 22:09:21 +00:00
Richard Levitte
2e3d79aaec
Add support for the new Intel compiler, icc.
...
Submitted by Keith Thompson <kst@sdsc.edu>
PR: 1095
2005-06-05 22:01:32 +00:00
Richard Levitte
8a41bcc934
Old typo...
...
PR: 1097
2005-06-05 21:55:09 +00:00
Richard Levitte
e2414b41ad
Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.
...
PR: 1098
2005-06-05 21:46:57 +00:00
Andy Polyakov
266958bce7
PROBLEMS to mention workarounds for ULTRIX build problems.
...
PR: 1092
2005-06-05 18:07:47 +00:00
Richard Levitte
bc5354cbf0
The macro THREADS was changed to OPENSSL_THREADS a long time ago.
...
PR: 1096
2005-06-04 08:44:08 +00:00
Dr. Stephen Henson
cc4997843e
Update from head.
2005-06-02 23:17:38 +00:00
Dr. Stephen Henson
ab95eac286
Typo.
2005-06-02 20:30:46 +00:00
Dr. Stephen Henson
1cd76233d1
Update CHANGES.
2005-06-02 20:09:43 +00:00
Andy Polyakov
3d5afc8b83
PSS update [from 0.9.7].
2005-06-02 18:29:21 +00:00
Richard Levitte
d28b7799dd
handshake_write_seq is an unsigned short, so treat it like one
2005-06-02 17:26:17 +00:00
Nils Larsch
b0fb889c29
check return value
2005-06-01 22:35:07 +00:00
Dr. Stephen Henson
460e80bd1d
Update from 0.9.7-stable
2005-06-01 22:14:41 +00:00
Richard Levitte
bc1e96e942
Synchronise yet a little more with the Unixly build
2005-06-01 16:24:20 +00:00
Nils Larsch
7ea61df414
clear error queue on success and return NULL if cert could be read
...
PR: 1088
2005-06-01 08:31:22 +00:00
Nils Larsch
431712293d
fix assertion
...
PR: 1072
2005-05-31 20:38:31 +00:00
Richard Levitte
335ed97263
Synchronise more with the Unix build
2005-05-31 20:28:55 +00:00
Nils Larsch
e00b165e9b
let "make all test" work with "no-aes"
...
PR: 1078
2005-05-31 17:56:17 +00:00
Nils Larsch
5467ddf0e1
include opensslconf.h if OPENSSL_NO_* is used
2005-05-31 17:31:50 +00:00
Andy Polyakov
7a37dd92ed
"Show" more respect to no-sha* config options.
...
PR: 1086
2005-05-31 16:33:43 +00:00
Ben Laurie
d0c11e9d72
Fix warnings.
2005-05-31 13:13:18 +00:00
Andy Polyakov
5ec52fee2c
Mention more GCC bugs in ./PROBLEMS.
2005-05-31 12:39:14 +00:00
Dr. Stephen Henson
5026bc13bb
file fips_rsa_x931g.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:21 +0000
2005-05-31 12:38:01 +00:00
Dr. Stephen Henson
c7d27e5247
file fips_rsagtest.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12:22 +0000
2005-05-31 12:37:59 +00:00
Dr. Stephen Henson
b7d7af7ea9
file bn_x931p.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 22:54:29 +0000
2005-05-31 12:37:57 +00:00
Andy Polyakov
39663d2c40
Missing sparcv8.o rule.
...
PR: 1082
2005-05-31 12:18:15 +00:00
Andy Polyakov
000299a0e6
Fix typo in ./config.
2005-05-31 11:31:07 +00:00
Andy Polyakov
0a47d82b9b
AMD64 OPENSSL_Uplink update.
2005-05-31 11:00:15 +00:00
Nils Larsch
198bcece58
fix warning
2005-05-31 09:55:13 +00:00
Andy Polyakov
053677d124
Improve ELF detection procedure on BSD targets.
...
PR: 1079
2005-05-31 09:32:00 +00:00
Andy Polyakov
804072f014
Zap sco3.
...
Submitted by: Tim Rice
2005-05-31 09:08:17 +00:00
Andy Polyakov
e9429b43ce
Default to no-sse2 no-sha512 on selected platforms.
2005-05-31 09:05:31 +00:00
Richard Levitte
3d37d5e24a
Forgottent make update. These files will be retagged.
2005-05-30 23:20:32 +00:00
Richard Levitte
2728a1b4f3
Forgottent needed changed. This file will be retagged.
2005-05-30 23:19:11 +00:00
Richard Levitte
adb040d4cb
Tagging done, moving up to next beta in development.
2005-05-30 23:07:30 +00:00
Richard Levitte
479d7934c0
Not quite right...
2005-05-30 22:59:22 +00:00
Richard Levitte
22d1acd5ac
Time to release the next beta (a few days late, sorry about that).
...
The tag will be OpenSSL_0_9_8-beta3
2005-05-30 22:56:49 +00:00
Richard Levitte
b257c152c6
A couple more things were added.
2005-05-30 22:51:05 +00:00
Richard Levitte
77b97ee0d7
DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>
2005-05-30 22:37:41 +00:00
Richard Levitte
e2ac4732cd
pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn't
...
have a uniform representation for those over all architectures, so a
little bit of hackery is needed.
Contributed by nagendra modadugu <nagendra@cs.stanford.edu>
2005-05-30 22:34:28 +00:00
Richard Levitte
e8f665b495
Synchronise with Unixly build
2005-05-30 22:26:23 +00:00
Richard Levitte
55f3ef29ea
Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher always wanted...
2005-05-30 05:17:07 +00:00
Dr. Stephen Henson
c2d78c9623
Copy ordinals from 0.9.7 and update.
2005-05-30 00:28:38 +00:00
Geoff Thorpe
a4578a5413
Change the source and output paths for 'chil' and '4758cca' engines so that
...
dynamic loading is consistent with respect to engine ids.
2005-05-29 19:16:26 +00:00
cvs2svn
e884fcf785
This commit was manufactured by cvs2svn to create branch
...
'OpenSSL_0_9_8-stable'.
2005-05-29 19:14:22 +00:00