Add support for broken protocol tests (backport from master branch)
[openssl.git] / crypto /
2013-01-13 Ben LaurieFix some clang warnings.
2013-01-07 Dr. Stephen HensonIn FIPS mode use PKCS#8 format when writing private...
2013-01-06 Ben LaurieFix warning.
2012-12-30 Dr. Stephen Hensonmake no-comp compile
2012-12-26 Dr. Stephen HensonPortability fix: use BIO_snprintf and pick up strcasecm...
2012-12-26 Dr. Stephen HensonAdd missing prototype to x509.h
2012-12-26 Dr. Stephen HensonNew function X509_chain_up_ref to dup and up the refere...
2012-12-26 Dr. Stephen Hensonadd suite B chain validation flags and associated verif...
2012-12-26 Dr. Stephen HensonOops, add missing v3nametest.c
2012-12-26 Dr. Stephen Hensonadd ssl_locl.h to err header files, rebuild ssl error...
2012-12-26 Dr. Stephen HensonNew functions to retrieve certificate signatures and...
2012-12-26 Dr. Stephen HensonRevert incompatible OCSP_basic_verify changes.
2012-12-19 Dr. Stephen HensonIntegrate host, email and IP address checks into X509_v...
2012-12-19 Dr. Stephen HensonBackport X509 hostname, IP address and email checking...
2012-12-19 Dr. Stephen HensonCheck chain is not NULL before assuming we have a valid...
2012-12-14 Dr. Stephen HensonUse new partial chain flag instead of modifying input...
2012-12-14 Dr. Stephen HensonNew verify flag to return success if we have any certif...
2012-12-14 Ben LaurieBackport OCSP fixes.
2012-12-13 Ben LaurieIgnore more.
2012-12-06 Dr. Stephen HensonFix two bugs which affect delta CRL handling:
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path...
2012-12-01 Andy Polyakovaes-s390x.pl: harmonize software-only path [from HEAD].
2012-11-29 Dr. Stephen HensonPR: 2803
2012-11-28 Andy PolyakovIntel compiler support update from HEAD.
2012-11-19 Andy Polyakovx86_64-gcc.c: resore early clobber constraint [from...
2012-11-12 Andy Polyakov[vp]aes-x86[_64].pl: update from HEAD.
2012-10-21 Andy Polyakovlinux-ppc: make it more robust [from HEAD].
2012-10-16 Dr. Stephen HensonDon't require tag before ciphertext in AESGCM mode
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-09-26 Dr. Stephen Hensonadd -trusted_first option and verify flag (backport...
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-19 Andy PolyakovMIPS assembly pack: jumbo update from HEAD.
2012-09-17 Bodo MöllerFix warning.
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64, from...
2012-08-29 Andy PolyakovAdd linux-x32 target [from HEAD].
2012-08-22 Dr. Stephen HensonPR: 2786
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI [from HEAD].
2012-08-17 Andy PolyakovMIPS assembly pack updates from HEAD.
2012-08-17 Andy Polyakovaes-mips.pl: harmonize with fips module.
2012-08-14 Andy Polyakovbss_dgram.c: fix compilation failure and warning on...
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-07-19 Dr. Stephen HensonDon't ignore (!) reference count in X509_STORE_free.
2012-07-13 Dr. Stephen Hensontype
2012-07-05 Richard LevitteAdd the missing dh_rfc5114 and evp_cnf.
2012-07-05 Richard LevitteAdded aliases for symbols longer than 31 chars.
2012-07-05 Richard Levitteremove duplicate symbol in crypto/symhacks.h
2012-07-04 Dr. Stephen Hensonadd missing evp_cnf.c file
2012-07-04 Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header...
2012-07-03 Dr. Stephen HensonPR: 2840
2012-07-02 Andy Polyakovbn_nist.c: harmonize buf in BN_nist_mod_256 with other...
2012-07-01 Andy Polyakovbss_dgram.c: fix typos in Windows code [from HEAD].
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-19 Andy Polyakovbss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG, fix...
2012-06-10 Dr. Stephen Hensonrevert more "version skew" changes that break FIPS...
2012-06-09 Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation
2012-06-06 Ben LaurieVersion skew reduction.
2012-06-04 Andy Polyakovx86gas.pl: update from HEAD.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-05-18 Ben LaurieWork around macro issue with FreeBSD and gcc 4.6.
2012-05-16 Andy Polyakovppccap.c: assume no features under 32-bit AIX kernel...
2012-05-13 Dr. Stephen HensonExperimental multi-implementation support for FIPS...
2012-05-11 Dr. Stephen HensonPR: 2813
2012-05-10 Dr. Stephen HensonReported by: Solar Designer of Openwall
2012-04-27 Andy Polyakovppccpuid.pl: branch hints in OPENSSL_cleanse impact...
2012-04-22 Andy Polyakovobjxref.pl: improve portability [from HEAD].
2012-04-22 Dr. Stephen Hensoncorrect error code
2012-04-22 Dr. Stephen HensonPR: 2239
2012-04-20 Andy Polyakove_rc4_hmac_md5.c: reapply commit#21726, which was erron...
2012-04-20 Dr. Stephen Hensoncall OPENSSL_init when calling FIPS_mode too
2012-04-20 Dr. Stephen Hensonmake ciphers work again for FIPS builds
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
2012-04-19 Dr. Stephen HensonCheck for potentially exploitable overflows in asn1_d2i...
2012-04-18 Dr. Stephen Hensononly call FIPS_cipherinit in FIPS mode
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: update from HEAD, fixes crash on...
2012-04-18 Dr. Stephen Hensonrecognise X9.42 DH certificates on servers
2012-04-16 Andy PolyakovOPENSSL_NO_SOCK fixes [from HEAD].
2012-04-16 Andy PolyakovMinor compatibility fixes [from HEAD].
2012-04-15 Andy Polyakove_aes_cbc_hmac_sha1.c: handle zero-length payload and...
2012-04-12 Andy Polyakovs390x asm pack: fix typos.
2012-04-11 Dr. Stephen Hensonoops, macro not present in OpenSSL 1.0.2
2012-04-11 Dr. Stephen Hensonfix reset fix
2012-04-11 Dr. Stephen Hensonmake reinitialisation work for CMAC
2012-04-09 Andy Polyakovaes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
2012-04-07 Dr. Stephen Hensontransparently handle X9.42 DH parameters
2012-04-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2012-04-07 Dr. Stephen Hensonbranches: 1.2.2;
2012-04-07 Dr. Stephen HensonUpdate DH_check() to peform sensible checks when q...
2012-04-07 Dr. Stephen HensonAdd RFC5114 DH parameters to OpenSSL. Add test data...
2012-04-06 Dr. Stephen HensonAdd new APIs EC_curve_nist2nid and EC_curve_nid2nist...
2012-04-06 Dr. Stephen HensonBackport: allow key agreement in SSL/TLS certificates...
2012-04-05 Andy Polyakovaes-armv4.pl: make it more foolproof [inspired by aes...
2012-04-05 Andy Polyakovaes-s390x.pl: fix endless loop in linux32-s390x build...
2012-03-31 Andy Polyakovmodes_lcl.h: make it work on i386 [from HEAD].
2012-03-31 Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encr...
2012-03-30 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
2012-03-29 Andy Polyakovans1/tasn_prn.c: avoid bool in variable names [from...
2012-03-29 Andy Polyakovperlasm/x86masm.pl: fix last fix [from HEAD].
2012-03-22 Dr. Stephen Hensonfix leak
next