CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/27 21:14:31
Modified files:
lib/libssl/src/crypto/asn1: a_verify.c asn1.h x_algor.c
lib/libssl/src/crypto/dsa: dsa_asn1.c
lib/libssl/src/crypto/ecdsa: ecs_vrf.c
lib/libssl/src/crypto/x509: x509.h x_all.c
Log message:
Fix a number of issues relating to algorithms in signatures, Mostly
from OpenSSL with a hint of boring and some things done here. Addresses
CVE-2014-8275 for OpenSSL fully
ok miod@ doug@
