openssl/crypto
Bodo Möller 8a7480eaa3 I meant CRYPTO_LOCK_SSL_METHOD to be the same as CRYPTO_LOCK_SSL_CTX
in 0.9.6-stable (that one is a close relative anyway)
2002-09-23 14:35:16 +00:00
..
asn1 Fix ASN1_STRING_to_UTF8: remove non sensical !*out test. 2002-08-30 17:18:22 +00:00
bf Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
bio Certain flag macros were tested with #if instead if #ifdef... 2002-08-02 11:14:06 +00:00
bn don't write beyond buffer 2002-08-27 13:32:35 +00:00
buffer Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
cast Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
comp "make update" 2002-07-30 09:32:45 +00:00
conf make update 2002-08-09 12:16:15 +00:00
des as in head 2002-09-22 08:44:47 +00:00
dh make update 2002-08-09 12:16:15 +00:00
dsa make update 2002-08-09 12:16:15 +00:00
dso The first compile of the new merger method for VMS *almost* got 2002-07-19 11:57:17 +00:00
err make update 2002-08-09 12:16:15 +00:00
evp 'EC' vs. 'ECDSA' 2002-08-16 11:19:07 +00:00
hmac "make update" 2002-07-30 09:32:45 +00:00
idea Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
lhash Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
mdc2 "make update" 2002-07-30 09:32:45 +00:00
objects Fix typo in OBJ_txt2obj which incorrectly passed the content 2002-08-14 00:48:02 +00:00
pem don't memset(data,0,...) if data is NULL 2002-08-29 11:45:40 +00:00
perlasm Further enhance assembler support on Cygwin and DJGPP. 2002-07-18 12:37:59 +00:00
pkcs7 Really fix PKCS7_set_detached this time... 2002-09-08 16:25:03 +00:00
pkcs12 Fix typos in PKCS#12 ASN1 code. 2002-09-07 22:57:49 +00:00
rand don't compile egd support on MSDOS 2002-09-22 08:52:43 +00:00
rc2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rc4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rc5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
ripemd Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected. 2002-08-12 21:22:00 +00:00
rsa make update 2002-08-09 12:16:15 +00:00
sha Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
stack Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +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 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
x509 Make -nameopt work in req and add support for -reqopt 2002-08-22 23:43:48 +00:00
x509v3 make update 2002-08-09 12:16:15 +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 really fix race condition 2002-09-23 14:30:59 +00:00
cryptlib.h get rid of OpenSSLDie 2002-08-02 11:48:15 +00:00
crypto-lib.com Yet a couple of modules forgotten. These weren't important for 2002-08-15 09:39:01 +00:00
crypto.h I meant CRYPTO_LOCK_SSL_METHOD to be the same as CRYPTO_LOCK_SSL_CTX 2002-09-23 14:35:16 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c The default C compiler on MacOS X doesn't like empty object files 2002-07-16 10:46:04 +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 A new header. 2002-08-09 22:34:57 +00:00
Makefile.ssl Add ECDH support. 2002-08-09 08:43:04 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:58:32 +00:00
mem.c If CRYPTO_realloc() is called with a NULL pointer, have it call 2002-08-01 10:08:53 +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
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Time to go on... 2002-08-09 12:08:23 +00:00
symhacks.h Remove clashes between symbols that have the same name except for 2002-08-11 12:23:08 +00:00
tmdiff.c add missing '#endif' 2002-03-01 14:01:27 +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