.. |
asn1
|
Fix ASN1 bug when decoding OTHER type.
|
2001-04-21 12:06:01 +00:00 |
bf
|
|
|
bio
|
Win32 fixes:
|
2001-04-29 16:30:59 +00:00 |
bn
|
branch on equal is beql, not beq...
|
2001-05-14 22:10:09 +00:00 |
buffer
|
|
|
cast
|
Make sure OPENSSL_SYS_... is defined when we need it.
|
2001-04-03 14:03:19 +00:00 |
comp
|
|
|
conf
|
|
|
des
|
Use ui_compat.h to get the password reading functions.
|
2001-05-14 11:54:36 +00:00 |
dh
|
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
|
2001-04-30 15:24:41 +00:00 |
dsa
|
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
|
2001-04-30 15:24:41 +00:00 |
dso
|
This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename
|
2001-04-25 22:40:55 +00:00 |
ec
|
len is a size_t, which is an unsigned integer. Therefore, some
|
2001-05-14 11:56:47 +00:00 |
engine
|
For some inexplicable reason, I'd (a) left the debugging irreversibly
|
2001-04-27 00:31:21 +00:00 |
err
|
Add a general user interface API. This is designed to replace things
|
2001-05-06 23:19:37 +00:00 |
evp
|
make update
|
2001-05-06 23:51:37 +00:00 |
hmac
|
|
|
idea
|
|
|
lhash
|
|
|
md2
|
|
|
md4
|
|
|
md5
|
|
|
mdc2
|
One des_encrypt to des_encrypt1 I forgot to commit...
|
2001-03-29 20:30:23 +00:00 |
objects
|
|
|
ocsp
|
|
|
pem
|
|
|
perlasm
|
|
|
pkcs7
|
Fix couple of memory leaks in PKCS7_dataDecode().
|
2001-04-05 10:19:12 +00:00 |
pkcs12
|
Plug a memory leak. Spotted by "Shijin" <shijin@comex.com>
|
2001-04-03 09:42:36 +00:00 |
rand
|
Increase ENTROPY_NEEDED to support Rijndael's larger key size.
|
2001-05-15 16:02:35 +00:00 |
rc2
|
|
|
rc4
|
|
|
rc5
|
|
|
rijndael
|
|
|
ripemd
|
|
|
rsa
|
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
|
2001-04-30 15:24:41 +00:00 |
sha
|
|
|
stack
|
Add a general user interface API. This is designed to replace things
|
2001-05-06 23:19:37 +00:00 |
threads
|
|
|
txt_db
|
|
|
ui
|
Make sure strdup() is properly declared.
|
2001-05-14 12:23:28 +00:00 |
x509
|
Change Win32 to use EXPORT_VAR_AS_FN.
|
2001-05-12 23:57:41 +00:00 |
x509v3
|
Purpose and trust setting functions for X509_STORE.
|
2001-05-10 00:13:59 +00:00 |
.cvsignore
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
Add a general user interface API. This is designed to replace things
|
2001-05-06 23:19:37 +00:00 |
cryptlib.h
|
|
|
crypto-lib.com
|
Remove the password reading objects from LIB_DES.
|
2001-05-14 11:59:02 +00:00 |
crypto.h
|
Add a general user interface API. This is designed to replace things
|
2001-05-06 23:19:37 +00:00 |
cversion.c
|
|
|
ebcdic.c
|
|
|
ebcdic.h
|
|
|
ex_data.c
|
|
|
install.com
|
ui was forgotten when installing libcrypto and it's headers.
|
2001-05-14 12:22:27 +00:00 |
Makefile.ssl
|
Add a general user interface API. This is designed to replace things
|
2001-05-06 23:19:37 +00:00 |
md32_common.h
|
|
|
mem_dbg.c
|
|
|
mem.c
|
|
|
opensslconf.h.in
|
|
|
opensslv.h
|
|
|
symhacks.h
|
Make more short aliases for symbols that are longer than 31
|
2001-05-14 11:58:08 +00:00 |
tmdiff.c
|
|
|
tmdiff.h
|
|
|
uid.c
|
User OPENSSL_UNISTD instead of <unistd.h>.
|
2001-04-26 08:26:18 +00:00 |