openssl/crypto
Richard Levitte 1cf9d58cb4 sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in ENGINE_cleanup().
Let's use sk_ENGINE_CLEANUP_ITEM_pop_free() instead.
2001-10-01 17:15:28 +00:00
..
asn1 Support fractional seconds in GeneralizedTime 2001-09-28 00:44:44 +00:00
bf
bio "make update". 2001-09-25 20:39:59 +00:00
bn "make update". 2001-09-25 20:39:59 +00:00
buffer
cast
comp
conf
des Addapt seldom compiled code to new semantics of the key schedule (not 2001-10-01 17:10:10 +00:00
dh indentation. 2001-09-25 21:22:32 +00:00
dsa "make update". 2001-09-25 20:39:59 +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 sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in ENGINE_cleanup(). 2001-10-01 17:15:28 +00:00
err In case of memory problems, the va_start() wasn't cleaned with a va_end(). 2001-09-24 13:39:48 +00:00
evp Constify EVP_SealInit, EVP_OpenInit 2001-09-28 01:47:36 +00:00
hmac
idea
krb5
lhash
md2
md4
md5
mdc2
objects avoid "statement not reached" warning 2001-09-13 13:02:59 +00:00
ocsp Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
pem
perlasm
pkcs7 Replace old (and invalid) copyright notice. 2001-09-08 12:15:09 +00:00
pkcs12
rand "make update". 2001-09-25 20:39:59 +00:00
rc2
rc4
rc5
rijndael
ripemd
rsa Fiddling. 2001-09-25 21:44:12 +00:00
sha
stack The cleanup stack in ENGINE changed slightly, so this "make update" is 2001-10-01 16:39:58 +00:00
threads
txt_db
ui Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509 Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509v3 Add certificate and request demos. 2001-09-12 00:19:20 +00:00
.cvsignore
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
crypto-lib.com o_time.c contains symbols with dollar signs in them, so we must tell 2001-10-01 17:08:18 +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
ebcdic.c
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com
Makefile.ssl
md32_common.h
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
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
symhacks.h Some new symbols have very long names... 2001-10-01 17:09:17 +00:00
tmdiff.c
tmdiff.h
types.h ENGINE uses a very opaque design, so we can predeclare the structure type 2001-09-12 02:34:20 +00:00
uid.c