openssl/crypto
Richard Levitte d584fd6b66 Include objects.h to get a correct declaration of OBJ_bsearch_ex(),
not to mention the OBJ_BSEARCH_* macros.
2003-04-29 20:46:32 +00:00
..
aes Make sure we get the definition of OPENSSL_NO_AES. 2003-03-20 23:15:51 +00:00
asn1 Typo. 2003-04-10 00:04:02 +00:00
bf Make sure we get the definition of OPENSSL_NO_BF. 2003-03-20 23:17:04 +00:00
bio Make %p and %# work properly, at least with pointers and floats. 2003-04-03 23:35:14 +00:00
bn make RSA blinding thread-safe 2003-04-02 09:50:22 +00:00
buffer Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
cast Make sure we get the definition of OPENSSL_NO_CAST. 2003-03-20 23:20:15 +00:00
comp Define COMP method function prototypes properly. 2003-03-21 00:05:14 +00:00
conf Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
des Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES, 2003-03-20 23:21:10 +00:00
dh make update 2003-04-10 20:11:09 +00:00
dsa make update 2003-04-10 20:11:09 +00:00
dso Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
ec Make sure we get the definition of OPENSSL_NO_EC. 2003-03-20 23:22:06 +00:00
ecdh Make sure to declare mem*() properly. 2003-03-21 00:04:14 +00:00
ecdsa Make sure we get the definition of OPENSSL_NO_ECDSA. 2003-03-20 23:22:31 +00:00
engine Fix a bone-head bug. This warrants a CHANGES entry because it could affect 2003-03-13 20:28:42 +00:00
err Make sure we get the definition of OPENSSL_NO_FP_API. 2003-03-20 23:24:47 +00:00
evp make update 2003-04-10 20:11:09 +00:00
hmac Make sure we get the definition of OPENSSL_NO_HMAC. 2003-03-20 23:23:43 +00:00
idea Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT. 2003-03-20 23:24:32 +00:00
krb5
lhash Make sure we get the definition of OPENSSL_NO_FP_API. 2003-03-20 23:24:47 +00:00
md2 Make sure we get the definition of OPENSSL_NO_MD2. 2003-03-20 23:24:59 +00:00
md4
md5
mdc2
objects Some variables were uninitialised... 2003-04-29 20:45:36 +00:00
ocsp Correct a lot of printing calls. Remove extra arguments... 2003-04-03 23:39:48 +00:00
pem Make sure we get the definition of OPENSSL_NO_BIO. 2003-03-20 23:26:46 +00:00
perlasm
pkcs7
pkcs12 Shut up an ANSI compiler about uninitialised variables. 2003-03-20 10:57:09 +00:00
rand
rc2 Make sure we get the definition of OPENSSL_NO_RC2. 2003-03-20 23:29:06 +00:00
rc4 Make sure we get the definition of OPENSSL_NO_RC4. 2003-03-20 23:29:17 +00:00
rc5 make update 2003-03-20 23:54:33 +00:00
ripemd
rsa Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances. 2003-04-16 06:25:21 +00:00
sha
stack Include objects.h to get a correct declaration of OBJ_bsearch_ex(), 2003-04-29 20:46:32 +00:00
threads Include e_os.h correctly. 2003-03-20 23:26:32 +00:00
txt_db Make sure we get the definition of OPENSSL_NO_BIO. 2003-03-20 23:26:46 +00:00
ui
x509 fix typo 2003-04-22 08:29:21 +00:00
x509v3 Correct a lot of printing calls. Remove extra arguments... 2003-04-03 23:39:48 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Update VMS building system 2003-03-26 14:34:38 +00:00
crypto.h Make sure we get the definition of OPENSSL_NO_FP_API. 2003-03-20 23:17:23 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl
md32_common.h
mem_clr.c
mem_dbg.c
mem.c
o_time.c Return an error if gmtime returns NULL. 2003-03-13 14:13:53 +00:00
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c
tmdiff.h
uid.c