..
asn1
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
1999-06-21 23:59:09 +00:00
bf
rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-14 14:48:25 +00:00
bio
Use same name in the definition as in the header file declaration :-/
1999-06-18 12:28:29 +00:00
bn
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
1999-06-20 17:36:11 +00:00
buffer
It was a very bad idea to use #include "../e_os.h" -- when this occurs
1999-05-21 11:16:48 +00:00
cast
"make update" (added to top Makefile, and applied).
1999-06-09 16:18:53 +00:00
comp
Update dependencies.
1999-05-01 22:36:10 +00:00
conf
Don't shadow.
1999-06-21 10:08:56 +00:00
des
Avoid some warnings (on silly compilers).
1999-06-12 09:52:44 +00:00
dh
Avoid some warnings (on silly compilers).
1999-06-12 09:52:44 +00:00
dsa
Avoid some warnings (on silly compilers).
1999-06-12 09:52:44 +00:00
err
Don't mix real tabs with tabs expanded as 8 spaces -- that's
1999-06-07 20:26:51 +00:00
evp
Two new functions to write out PKCS#8 private keys. Also fixes for some of
1999-06-10 17:32:52 +00:00
hmac
Survive pedanticism.
1999-06-08 18:37:43 +00:00
idea
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
1999-06-09 13:23:38 +00:00
lhash
It was a very bad idea to use #include "../e_os.h" -- when this occurs
1999-05-21 11:16:48 +00:00
md2
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
1999-06-04 21:35:58 +00:00
md5
Some people don't have /dev/fd/0 on Solaris, so use - instead.
1999-06-15 23:17:09 +00:00
mdc2
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
1999-06-04 21:35:58 +00:00
objects
More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0
1999-06-06 23:34:44 +00:00
pem
Change the PEM_* function prototypes to use DECLARE_PEM macros and change
1999-06-22 01:38:31 +00:00
perlasm
New option to generate 80386 code.
1999-03-31 12:38:27 +00:00
pkcs7
New function PKCS7_signatureVerify to allow the signing certificate to
1999-06-22 13:33:22 +00:00
pkcs12
Two new functions to write out PKCS#8 private keys. Also fixes for some of
1999-06-10 17:32:52 +00:00
rand
Avoid warnings.
1999-06-10 16:29:32 +00:00
rc2
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
1999-06-09 13:23:38 +00:00
rc4
rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-14 14:48:25 +00:00
rc5
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
1999-06-09 13:23:38 +00:00
ripemd
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
1999-06-04 21:35:58 +00:00
rsa
Some constification and stacks that slipped through the cracks (how?).
1999-06-04 22:23:10 +00:00
sha
Avoid some warnings (on silly compilers).
1999-06-12 09:52:44 +00:00
stack
Another safe stack.
1999-05-30 15:25:47 +00:00
threads
Remove NOPROTO definitions and error code comments.
1999-04-26 16:43:10 +00:00
txt_db
It was a very bad idea to use #include "../e_os.h" -- when this occurs
1999-05-21 11:16:48 +00:00
x509
Complete support for PKCS#5 v2.0. Still needs extensive testing.
1999-06-08 00:09:51 +00:00
x509v3
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
1999-06-21 23:59:09 +00:00
.cvsignore
Better to not have blanks in .cvsignore files
1999-05-01 14:55:27 +00:00
cpt_err.c
Complete rewrite of the error code generation script. It now runs as a single
1999-04-24 00:15:18 +00:00
cryptlib.c
New function CRYPTO_num_locks.
1999-06-18 16:14:18 +00:00
cryptlib.h
It was a very bad idea to use #include "../e_os.h" -- when this occurs
1999-05-21 11:16:48 +00:00
crypto-lib.com
VMS support.
1999-05-13 11:37:32 +00:00
crypto.h
New function CRYPTO_num_locks.
1999-06-18 16:14:18 +00:00
cversion.c
Don't mix real tabs with tabs expanded as 8 spaces -- that's
1999-06-07 20:26:51 +00:00
ebcdic.h
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
1999-06-04 21:47:27 +00:00
ex_data.c
New functions sk_set, sk_value and sk_num to replace existing macros: this is
1999-05-19 12:45:16 +00:00
install.com
VMS support.
1999-05-13 11:37:32 +00:00
Makefile.ssl
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
1999-06-04 21:35:58 +00:00
md32_common.h
Borland C fix.
1999-06-01 09:41:13 +00:00
mem.c
Avoid warnings.
1999-06-10 16:29:32 +00:00
opensslconf.h.in
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
1999-06-09 13:23:38 +00:00
opensslv.h
And carry on with development...
1999-05-29 14:18:27 +00:00
tmdiff.c
Remove redundant ifdef.
1999-05-13 13:29:41 +00:00
tmdiff.h
Remove NOPROTO definitions and error code comments.
1999-04-26 16:43:10 +00:00