95d29597 | 12-Jun-1999 |
Bodo Möller |
BIO pairs. |
9bce3070 | 11-Jun-1999 |
Dr. Stephen Henson |
Fix to i2d_DSAPublicKey() to return the correct length. Submitted by: Jeon KyoungHo <khjeon@sds.samsung.co.kr> |
a9ffce0a | 11-Jun-1999 |
Bodo Möller |
Changes for BSD/OS 4. |
8e9eae0f | 11-Jun-1999 |
Bodo Möller |
Don't use unquoted whitespace in "case" case. |
565d1065 | 11-Jun-1999 |
Dr. Stephen Henson |
Document the X509V3 code and change some of the extension function pointers to use 'void *' rather than 'char *' for an "arbitrary extension". |
86b0c475 | 10-Jun-1999 |
Bodo Möller |
NeXT 3.3 can handle -O3 (3.0 can't). |
84757d67 | 10-Jun-1999 |
Ben Laurie |
Fix warnings. |
522aefbb | 10-Jun-1999 |
Bodo Möller |
hpux-cc (HPUX 9.x) does not work with BN_LLONG (floating point exceptions). Submitted by: Andreas Ley <andy@rz.uni-karlsruhe.de |
74a6c7f3 | 10-Jun-1999 |
Bodo Möller |
Try to detect NeXT 3.3 (working Configure entry for this still missing) |
247cf8d2 | 10-Jun-1999 |
Bodo Möller |
Avoid warning. |
b7d135b3 | 10-Jun-1999 |
Dr. Stephen Henson |
Two new functions to write out PKCS#8 private keys. Also fixes for some of the the PBE code and a new constant PKCS5_DEFAULT_ITER for the default iteration count if it is passed as zero. |
d58d092b | 10-Jun-1999 |
Bodo Möller |
Avoid warnings. |
9d9b559e | 10-Jun-1999 |
Ralf S. Engelschall |
Fix determination of Perl interpreter: A perl or perl5 _directory_ in $PATH was also accepted as the interpreter. |
06018c46 | 10-Jun-1999 |
Bodo Möller |
Another <unistd.h> ... |
5f6d0ea2 | 09-Jun-1999 |
Dr. Stephen Henson |
Reformat and "modernise" the sign.c demo. |
5a2e24ba | 09-Jun-1999 |
Ulf Möller |
Put SC5 warning back in, future changes might trigger the compiler bug again. |
2330e18b | 09-Jun-1999 |
Bodo Möller |
tiny optical change |
0b977773 | 09-Jun-1999 |
Bodo Möller |
Repair PEM_write_PrivateKey and PEM_write_bio_PrivateKey. |
62c419d6 | 09-Jun-1999 |
Bodo Möller |
Oops, I forgot to add the dependency "TABLE: Configure". |
adc7fe12 | 09-Jun-1999 |
Ulf Möller |
Circumvent bug in SC5 without patch #107357-01. Submitted by: Andy Polyakov <appro@fy.chalmers.se> |
f352de9f | 09-Jun-1999 |
Ulf Möller |
Don't define _ANSI_SOURCE for NetBSD. Submitted by: Eric Ding <ericding@MIT.EDU> |
f62676b9 | 09-Jun-1999 |
Dr. Stephen Henson |
Change the PEM function implementation to use a common set of macros: this should make modifying them easier. Fix the selfsign demo: it was rather ancient and used deleted functions. |
32933c96 | 09-Jun-1999 |
Bodo Möller |
Delete unnecessary newlines in TABLE |
a7bd0396 | 09-Jun-1999 |
Bodo Möller |
des_cbc_encrypt / des_ncbc_encrypt issue. |
5765e24f | 09-Jun-1999 |
Bodo Möller |
Update dependencies. |