openssl/crypto
Geoff Thorpe 69443d0da0 ENGINE_load_[private|public]_key had error handling that could return
without releasing a lock. This is the same fix as applied to
OpenSSL-engine-0_9_6-stable, minus the ENGINE_ctrl() change - the HEAD
already had that fixed.
2001-04-02 17:47:16 +00:00
..
asn1 Rewrite CHOICE field setting code to properly handle 2001-04-02 00:59:19 +00:00
bf Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
bio Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget things like %lld 2001-03-27 18:34:04 +00:00
bn The IRIX fix. Asm recap and corresponding declation. 2001-03-27 22:30:46 +00:00
buffer Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
cast Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
comp Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
conf Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
des Complete the des_encrypt to des_encrypt1 rename in the main 2001-03-30 07:26:54 +00:00
dh Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
dsa Forcibly enable memory leak checking during "make test" 2001-03-11 14:49:46 +00:00
dso Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
ec Since they aren't implemented yet, EC_GFp_{recp,nist}_method() need to 2001-03-21 12:34:34 +00:00
engine ENGINE_load_[private|public]_key had error handling that could return 2001-04-02 17:47:16 +00:00
err More error_data memory leaks 2001-03-15 11:30:10 +00:00
evp Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
hmac Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
idea Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
lhash Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
md2 Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
md4 Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
md5 The former ULTRASPARC preprocessor symbol is now called 2001-03-14 14:02:10 +00:00
mdc2 One des_encrypt to des_encrypt1 I forgot to commit... 2001-03-29 20:30:23 +00:00
objects Add various X9.62 OIDs. (GF(2^n) mostly left out.) 2001-03-11 21:54:51 +00:00
ocsp
pem Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
perlasm
pkcs7 avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,Kim KHE <khe@kmd.dk> 2001-03-20 15:36:59 +00:00
pkcs12 Fix PKCS#12 key generation bug. 2001-03-18 02:11:42 +00:00
rand make update 2001-03-24 12:39:59 +00:00
rc2 Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rc4 Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rc5 Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rijndael Add yet another (still empty) source code file that I forgot. 2001-03-05 20:31:49 +00:00
ripemd Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rsa check CRT 2001-03-28 05:10:38 +00:00
sha Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
stack Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
threads
txt_db Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
x509 Overhaul the display of certificate details in 2001-03-15 19:13:40 +00:00
x509v3 Overhaul the display of certificate details in 2001-03-15 19:13:40 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com VMS catches up on the EC modifications. 2001-03-08 14:40:20 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Update the VMS build scripts for EC 2001-03-05 21:17:08 +00:00
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
md32_common.h Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
mem_dbg.c
mem.c
opensslconf.h.in Spelling corrected. 2001-03-02 10:57:54 +00:00
opensslv.h
symhacks.h Some EC function names are really long. Make aliases for VMS on VAX. 2001-03-08 17:20:31 +00:00
tmdiff.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
tmdiff.h
uid.c