Add missing tests
[platform/upstream/openssl.git] / crypto /
2014-10-20 Emilia KasperAdd missing tests
2014-10-20 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-10-20 Emilia KasperRT3425: constant-time evp_enc
2014-10-20 Emilia KasperRT3067: simplify patch
2014-10-20 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-10-20 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-10-20 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-10-20 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-10-20 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-10-20 Emilia KasperMake the inline const-time functions static.
2014-10-20 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-10-20 Emilia KasperConstant-time utilities
2014-10-20 Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2014-10-20 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-10-20 Emilia KasperExplicitly check for empty ASN.1 strings in d2i_ECPriva...
2014-10-20 Matt CaswellRT3065: automatically generate a missing EC public key
2014-10-20 Adam LangleyRT3065: ec_private_key_dont_crash
2014-10-20 Adam LangleyRT3061: Don't SEGFAULT when trying to export a public...
2014-10-20 Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-10-20 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-10-20 Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-10-20 Dr. Stephen HensonOnly use FIPS EC methods in FIPS mode.
2014-10-20 Matt CaswellPrepare for 1.0.1j-dev
2014-10-20 Matt CaswellPrepare for 1.0.1i release upstream/1.0.1i
2014-10-20 Matt Caswellmake update
2014-10-20 Dr. Stephen HensonFix SRP buffer overrun vulnerability.
2014-10-20 Emilia KasperFix OID handling:
2014-10-20 Dr. Stephen HensonFix error discrepancy.
2014-10-20 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-10-20 Dr. Stephen HensonAvoid multiple lock using FIPS DRBG.
2014-10-20 Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-10-20 Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-10-20 Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-10-20 Ben LaurieDon't clean up uninitialised EVP_CIPHER_CTX on error...
2014-10-20 Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-10-20 David LloydPrevent infinite loop loading config files.
2014-10-20 Dr. Stephen HensonSanity check keylength in PVK files.
2014-10-20 Alan HryngleReturn smaller of ret and f.
2014-10-20 Dr. Stephen HensonAdd license info.
2014-10-20 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-10-20 Dr. Stephen HensonASN1 sanity check.
2014-10-20 Dr. Stephen HensonFix copy for CCM, GCM and XTS.
2014-10-20 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-10-20 Andreas WestfeldFix typo in ideatest.c
2014-10-20 Dr. Stephen HensonFix for EVP_PBE_alg_add().
2014-10-20 Dr. Stephen HensonTolerate critical AKID in CRLs.
2014-10-20 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-10-20 Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-10-20 Dr. Stephen HensonMemory leak and NULL derefernce fixes.
2014-10-20 Dr. Stephen HensonFix OID encoding for one component.
2014-10-20 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-10-20 Jenny YungMemory allocation checks.
2014-10-20 Dr. Stephen HensonFix null pointer errors.
2014-10-20 Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-10-20 Dr. Stephen HensonPrepare for 1.0.1i-dev
2014-06-20 John L. WhitemanImported Upstream version 1.0.1h upstream/1.0.1h
2014-04-10 Michael DemeterImported Upstream version 1.0.1g upstream/1.0.1g
2014-01-06 Michael DemeterImported Upstream version 1.0.1f upstream/1.0.1f
2012-11-05 Anas NashifImported Upstream version 1.0.1c upstream/1.0.1c