openssl/crypto
Richard Levitte a4125514f5 There's a deadlock when ssleay_rand_bytes is called the first time, since
it wants to stir the pool using ssleay_rand_add.  This fix provides the
possibility to call ssleay_rand_add inside a locked state by simply telling
it not to do any locking through a static variable.  This isn't the most
elegant way one could do this, but it does retain thread safety during the
stirring process.
2000-07-26 08:32:00 +00:00
..
asn1 Make NEG_PUBKEY_BUG on by default. 2000-07-26 01:18:37 +00:00
bf On case-insensitive systems, the 'install' target gets matched against 2000-06-22 18:02:23 +00:00
bio I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
bn Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered 2000-07-26 01:14:16 +00:00
buffer
cast
comp I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
conf Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
des
dh
dsa
dso Steve fixed up some strange errors introduced into dso_win32.c, and I'm 2000-06-23 17:29:05 +00:00
err Fix warnings. 2000-07-26 01:39:23 +00:00
evp I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
hmac I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
idea
lhash
md2
md5 Avoid unnecessary links and incomplete program file in apps/. 2000-06-19 17:38:22 +00:00
mdc2
objects "make update" 2000-07-24 10:02:47 +00:00
pem I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
perlasm
pkcs7 I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
pkcs12 I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
rand There's a deadlock when ssleay_rand_bytes is called the first time, since 2000-07-26 08:32:00 +00:00
rc2
rc4
rc5
ripemd Avoid unnecessary links and incomplete program file in apps/. 2000-06-19 17:38:22 +00:00
rsa I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
sha
stack "make update" 2000-07-24 10:02:47 +00:00
threads
txt_db
x509 Make NEG_PUBKEY_BUG on by default. 2000-07-26 01:18:37 +00:00
x509v3 I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
.cvsignore
cpt_err.c Add support for dynamically created and destroyed mutexes. This will 2000-06-18 15:59:04 +00:00
cryptlib.c Handle ASN1_SET_OF and PKCS12_STACK_OF using function 2000-06-20 18:45:28 +00:00
cryptlib.h
crypto-lib.com Modifications for VMS. 2000-06-18 16:06:44 +00:00
crypto.h Add the missing callback pointer handling functions. 2000-06-19 16:38:27 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Modifications for VMS. 2000-06-18 16:06:44 +00:00
Makefile.ssl
md32_common.h
mem_dbg.c
mem.c
opensslconf.h.in
opensslv.h Redo and enhance the support for building shared libraries. Currently 2000-07-21 15:08:53 +00:00
tmdiff.c
tmdiff.h