openssl/crypto
Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to
cause a denial of service.  (CVE-2006-2940)
[Steve Henson, Bodo Moeller]
2006-09-28 13:45:34 +00:00
..
aes Improve 386 portability of aes-586.pl. 2006-09-18 19:13:15 +00:00
asn1 Fix ASN.1 parsing of certain invalid structures that can result 2006-09-28 13:20:44 +00:00
bf
bio
bn Ensure that the addition mods[i]+delta cannot overflow in probable_prime(). 2006-09-18 14:00:49 +00:00
buffer
camellia New Camellia implementation (replacing previous version) 2006-07-19 13:38:26 +00:00
cast
comp
conf
des
dh Introduce limits to prevent malicious keys being able to 2006-09-28 13:45:34 +00:00
dsa Introduce limits to prevent malicious keys being able to 2006-09-28 13:45:34 +00:00
dso
ec Introduce limits to prevent malicious keys being able to 2006-09-28 13:45:34 +00:00
ecdh
ecdsa
engine Add missing prototype. Fix various warnings (C++ comments, ; outside function). 2006-09-21 13:24:46 +00:00
err New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
evp Fix C++ style comments, change assert to OPENSSL_assert, stop warning with 2006-08-31 20:56:20 +00:00
hmac
idea
krb5
lhash New functions to enumerate digests and ciphers. 2006-07-09 00:53:45 +00:00
md2
md4
md5
mdc2
objects Make things static that should be. Declare stuff in headers that should be. 2006-08-28 17:01:04 +00:00
ocsp WIN32 fixes signed/unsigned issues and slightly socket semantics. 2006-07-17 18:52:51 +00:00
pem
perlasm Remove x86ms.pl and reimplement x86*.pl. 2006-09-18 19:17:09 +00:00
pkcs7 Make things static that should be. Declare stuff in headers that should be. 2006-08-28 17:01:04 +00:00
pkcs12
pqueue
rand use <poll.h> as by Single Unix Specification 2006-06-30 08:14:39 +00:00
rc2
rc4
rc5
ripemd
rsa Introduce limits to prevent malicious keys being able to 2006-09-28 13:45:34 +00:00
sha Rewrite sha1-586.pl. 2006-08-31 21:27:30 +00:00
stack Overhaul of by_dir code to handle dynamic loading of CRLs. 2006-09-17 17:16:28 +00:00
store
threads
ts Update .cvsignore 2006-07-17 16:40:20 +00:00
txt_db
ui
whrlpool Update .cvsignore again. 2006-07-17 16:42:06 +00:00
x509 Initialize new callbacks and make sure hent is always initialized. 2006-09-26 13:25:19 +00:00
x509v3 Support for AKID in CRLs and partial support for IDP. Overhaul of CRL 2006-09-14 17:25:02 +00:00
.cvsignore
cpt_err.c
cryptlib.c New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
cryptlib.h
crypto-lib.com Keep synchronised with Unix 2006-06-12 06:46:18 +00:00
crypto.h New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S
install.com Keep synchronised with the Unix build 2006-06-10 05:38:23 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile
md32_common.h
mem_clr.c
mem_dbg.c New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_str.c
o_str.h
o_time.c Use gmtime on cygwin 2006-08-13 09:03:38 +00:00
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h Tidy up CRL handling by checking for critical extensions when it is 2006-09-21 12:42:15 +00:00
sparccpuid.S
sparcv9cap.c
symhacks.h
uid.c
x86_64cpuid.pl
x86cpuid.pl