openssl/crypto
2003-10-10 23:31:53 +00:00
..
aes The counter is big-endian. Since it comes as an array of char, 2003-07-04 11:37:50 +00:00
asn1 ASN1 parse fix and release file changes. 2003-09-30 16:47:33 +00:00
bf
bio Uhmm, It seem to have forgotten one file when I committed the MSDOS 2003-09-28 07:11:33 +00:00
bn Fix prime generation loop in crypto/bn/bn_prime.pl by making 2003-09-25 13:57:58 +00:00
buffer
cast
comp Make sure int SSL_COMP_add_compression_method() checks if a certain 2003-10-06 11:00:15 +00:00
conf make update 2003-05-01 04:10:32 +00:00
des Make sure int SSL_COMP_add_compression_method() checks if a certain 2003-10-06 11:00:15 +00:00
dh make update 2003-05-01 04:10:32 +00:00
dsa make update 2003-05-01 04:10:32 +00:00
dso Make sure DSO-dlfcn works properly on SunOS4. 2003-06-12 00:51:54 +00:00
ec updates for draft-ietf-tls-ecc-03.txt 2003-07-22 12:34:21 +00:00
ecdh Unsigned vs. signed fixed. 2003-06-19 16:56:48 +00:00
ecdsa make update 2003-05-01 04:10:32 +00:00
engine The definition of dynamic_ctrl() should change along with the 2003-06-26 07:03:49 +00:00
err Add reference counting around the thread state hash table. 2003-09-27 20:29:05 +00:00
evp Inclusion of openssl/engine.h should always be wrapped with a check that 2003-08-04 10:12:36 +00:00
hmac
idea
krb5
lhash
md2 Move header file inclusion to prevent irritation of users forgetting to 2003-05-28 19:56:46 +00:00
md4
md5 Make MD5 assembler code able to handle messages larger than 2GB on 32-bit 2003-09-27 22:14:39 +00:00
mdc2
objects updates for draft-ietf-tls-ecc-03.txt 2003-07-22 12:34:21 +00:00
ocsp
pem
perlasm Make MD5 assembler code able to handle messages larger than 2GB on 32-bit 2003-09-27 22:14:39 +00:00
pkcs7 Initialize digested data type in PKCS7_set_type(). 2003-10-10 23:31:53 +00:00
pkcs12
rand Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>: 2003-08-07 11:57:42 +00:00
rc2
rc4
rc5
ripemd
rsa DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function 2003-05-07 11:38:10 +00:00
sha
stack make update 2003-05-01 04:10:32 +00:00
store Implement missing functions. 2003-06-26 10:26:42 +00:00
threads
txt_db
ui Make sure the sigaction structure and fileno function are properly declared with an ANSI compiler on Solaris (and possibly others). 2003-06-04 09:13:19 +00:00
x509 ASN1 parse fix and release file changes. 2003-09-30 16:47:33 +00:00
x509v3 Change the indentation from 12 to indent+4. 2003-09-27 22:48:33 +00:00
.cvsignore
cpt_err.c
cryptlib.c Setting the ex_data index is unsafe in a threaded environment, so 2003-10-06 09:09:44 +00:00
cryptlib.h
crypto-lib.com Generalise the definition of strcasecmp() and strncasecmp() for 2003-09-09 14:48:36 +00:00
crypto.h Setting the ex_data index is unsafe in a threaded environment, so 2003-10-06 09:09:44 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl Synchronise util/libeay.num with the 0.9.7-stable one. 2003-09-28 09:34:50 +00:00
md32_common.h
mem_clr.c
mem_dbg.c
mem.c In realloc, don't destroy the old memory area if a new one couldn't be 2003-10-07 12:09:39 +00:00
o_str.c Typos. 2003-09-09 23:44:39 +00:00
o_str.h Typos. 2003-09-09 23:44:39 +00:00
o_time.c Do not try to use non-existent gmtime_r() on SunOS4. 2003-06-12 00:57:25 +00:00
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h Avoid clashes with Win32 names in WinCrypt.h 2003-07-23 00:10:43 +00:00
symhacks.h
tmdiff.c
tmdiff.h
uid.c