0
0
mirror of https://github.com/openssl/openssl.git synced 2025-01-07 01:34:00 +08:00
openssl/crypto
Richard Levitte 116daf4c2f To avoid commit wars over dependencies, let's make it so things that
depend on the environment, like the presence of the OpenBSD crypto
device or of Kerberos, do not change the dependencies within OpenSSL.
2001-10-10 07:55:02 +00:00
..
asn1 'make update' 2001-10-04 07:49:09 +00:00
bf make update 2001-07-31 17:07:24 +00:00
bio 'make update' 2001-10-04 07:49:09 +00:00
bn 'make update' 2001-10-04 07:49:09 +00:00
buffer make update 2001-07-31 17:07:24 +00:00
cast make update 2001-07-31 17:07:24 +00:00
comp 'make update' 2001-10-04 07:49:09 +00:00
conf make update 2001-07-31 17:07:24 +00:00
des 'make update' 2001-10-04 07:49:09 +00:00
dh 'make update' 2001-10-04 07:49:09 +00:00
dsa 'make update' 2001-10-04 07:49:09 +00:00
dso Add a "_up" -> "_up_ref" change to libeay.num that was missing from the 2001-09-04 20:40:41 +00:00
ec The #error message must match a very specific regexp (see mkdef.pl, 2001-09-26 15:18:32 +00:00
engine To avoid commit wars over dependencies, let's make it so things that 2001-10-10 07:55:02 +00:00
err 'make update' 2001-10-04 07:49:09 +00:00
evp evp_test.c and evptests.txt both need to be linked in the test/ directory 2001-10-09 01:38:31 +00:00
hmac 'make update' 2001-10-04 07:49:09 +00:00
idea make update 2001-07-31 17:07:24 +00:00
krb5 'make update' 2001-10-04 07:49:09 +00:00
lhash make update 2001-07-31 17:07:24 +00:00
md2 make update 2001-07-31 17:07:24 +00:00
md4 make update 2001-07-31 17:07:24 +00:00
md5 make update 2001-07-31 17:07:24 +00:00
mdc2 make update 2001-07-31 17:07:24 +00:00
objects A few more OIDs, contributed by Peter Sylvester <Peter.Sylvester@EdelWeb.fr> 2001-10-09 15:32:23 +00:00
ocsp 'make update' 2001-10-04 07:49:09 +00:00
pem 'make update' 2001-10-04 07:49:09 +00:00
perlasm Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana.org.au> 2001-06-04 16:34:31 +00:00
pkcs7 'make update' 2001-10-04 07:49:09 +00:00
pkcs12 'make update' 2001-10-04 07:49:09 +00:00
rand 'make update' 2001-10-04 07:49:09 +00:00
rc2 make update 2001-07-31 17:07:24 +00:00
rc4 make update 2001-07-31 17:07:24 +00:00
rc5 make update 2001-07-31 17:07:24 +00:00
rijndael make update 2001-07-31 17:07:24 +00:00
ripemd make update 2001-07-31 17:07:24 +00:00
rsa 'make update' 2001-10-04 07:49:09 +00:00
sha make update 2001-07-31 17:07:24 +00:00
stack The cleanup stack in ENGINE changed slightly, so this "make update" is 2001-10-01 16:39:58 +00:00
threads Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
txt_db make update 2001-07-31 17:07:24 +00:00
ui Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509 Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>) 2001-10-08 08:37:24 +00:00
x509v3 'make update' 2001-10-04 07:49:09 +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 First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c Totally get rid of CRYPTO_LOCK_ERR_HASH. 2001-09-06 12:37:36 +00:00
cryptlib.h e_os.h does not belong with the exported headers. Do not put it there 2001-02-22 14:45:02 +00:00
crypto-lib.com Because there's chances we clash with the system's types.h, rename our 2001-10-04 07:34:45 +00:00
crypto.h Fix apps/openssl.c and ssl/ssltest.c so that they use 2001-09-10 09:50:30 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c DEC C on VMS is pedantic by definition. 2001-02-20 13:24:23 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com Since ossl_typ.h is an exported header, we sure need to export it on 2001-10-04 07:46:30 +00:00
Makefile.ssl Because there's chances we clash with the system's types.h, rename our 2001-10-04 07:34:45 +00:00
md32_common.h Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
mem_dbg.c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 2001-08-28 15:54:57 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26:34 +00:00
o_time.c Make sure memcpy() gets properly declared by including string.h. 2001-08-03 10:54:00 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in Spelling corrected. 2001-03-02 10:57:54 +00:00
opensslv.h Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> 2001-08-10 15:26:21 +00:00
ossl_typ.h Because there's chances we clash with the system's types.h, rename our 2001-10-04 07:32:46 +00:00
symhacks.h Some new symbols have very long names... 2001-10-01 17:09:17 +00:00
tmdiff.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
uid.c User OPENSSL_UNISTD instead of <unistd.h>. 2001-04-26 08:26:18 +00:00