openssl/crypto
Richard Levitte 2697557764 Give the user the possibility to ask for compilation of only the files
that are directly in crypto/, and prepare for a possible disabling of
certain messages that DEC C spews out.
2000-01-17 00:57:10 +00:00
..
asn1 Use CRYPTO_push_info to track down memory leak 2000-01-13 22:52:52 +00:00
bf Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
bio It doesn't make sense to try see if these variables are negative, since they're unsigned. 2000-01-17 00:49:52 +00:00
bn - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +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 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
comp Update dependencies. 1999-05-01 22:36:10 +00:00
conf It's possible that considering the configuration file as a binary file 1999-11-12 02:19:05 +00:00
des MacOS updates. Initial support for GUSI (MacOS socket implementation) 1999-12-26 22:46:49 +00:00
dh Header for RAND_seed() 2000-01-16 21:07:36 +00:00
dsa add "randomness" 2000-01-15 21:48:46 +00:00
err Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
evp RAND_bytes's return values is 0 for an error, not -1. 2000-01-15 20:24:12 +00:00
hmac some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +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 some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +00:00
md5 Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux. 1999-12-25 16:08:31 +00:00
mdc2 Add functions des_set_key_checked, des_set_key_unchecked. 1999-12-03 20:24:21 +00:00
objects Add OIDs for idea and blowfish. Unfortunately these are in 1999-12-29 02:59:18 +00:00
pem Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00
perlasm Initial support for MacOS is now available 1999-12-19 16:17:45 +00:00
pkcs7 New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
pkcs12 Add OIDs for idea and blowfish. Unfortunately these are in 1999-12-29 02:59:18 +00:00
rand New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
rc2 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc4 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc5 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
ripemd MacOS updates. 1999-12-19 16:07:19 +00:00
rsa Let "make test" survive without DEVRANDOM 2000-01-14 18:43:22 +00:00
sha Metrowerks for Motorola tune-up. 2000-01-02 22:03:10 +00:00
stack New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +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 Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
x509v3 #undef PKCS7_SIGNER_INFO for Win32 to avoid clashes. 2000-01-07 02:23:42 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +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 Late break-in patch for MacOS support. 1999-12-19 21:35:29 +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 Give the user the possibility to ask for compilation of only the files 2000-01-17 00:57:10 +00:00
crypto.h add V_CRYPTO_MDEBUG_ALL 2000-01-07 10:50:54 +00:00
cversion.c Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +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 Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00
md32_common.h Metrowerks for Motorola tune-up. 2000-01-02 22:03:10 +00:00
mem_dbg.c Typo... 2000-01-14 21:54:34 +00:00
mem.c Late break-in patch for MacOS support. 1999-12-19 21:35:29 +00:00
opensslconf.h.in RC4 tune-up featuring 30-40% performance improvement on most RISC 1999-10-07 12:03:59 +00:00
opensslv.h Bump after tarball rolling. 1999-08-09 11:14:08 +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