summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2014-07-07sha[1|512]-x86_64.pl: fix logical errors with $shaext=0.Andy Polyakov
2014-07-07Prevent infinite loop loading config files.David Lloyd
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-07Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-07New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-07-07One more typo when changing !result to result <= 0Viktor Dukhovni
2014-07-07Fix typo in last commitViktor Dukhovni
2014-07-07Multiple verifier reference identities.Viktor Dukhovni
2014-07-07Implement sk_deep_copy.Viktor Dukhovni
2014-07-06Sanity check keylength in PVK files.Dr. Stephen Henson
2014-07-06sha512-x86_64.pl: fix typo.Andy Polyakov
2014-07-05Return smaller of ret and f.Alan Hryngle
2014-07-04Add license info.Dr. Stephen Henson
2014-07-02bn_exp.c: fix x86_64-specific crash with one-word modulus.Andy Polyakov
2014-07-02ASN1 sanity check.Dr. Stephen Henson
2014-07-02Accessor functions for app_data in ECDSA_METHODDr. Stephen Henson
2014-07-01sha512-x86_64.pl: fix linking problem under Windows.Andy Polyakov
2014-06-30Fix copy for CCM, GCM and XTS.Dr. Stephen Henson
2014-06-30Make EVP_Digest* work again.Dr. Stephen Henson
2014-06-29Make CMAC work with EVP_PKEY.Dr. Stephen Henson
2014-06-29Make EVP_CIPHER_CTX_copy work in GCM mode.ZNV
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-28Fix typo in ideatest.cAndreas Westfeld
2014-06-27Fix for EVP_PBE_alg_add().Dr. Stephen Henson
2014-06-27x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-27x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-27bn/asm/rsaz-avx2.pl: fix occasional failures.Andy Polyakov
2014-06-27Tolerate critical AKID in CRLs.Dr. Stephen Henson
2014-06-27Handle IPv6 addresses in OCSP_parse_url.Tom Greenslade
2014-06-27Rebuild OID table.Dr. Stephen Henson
2014-06-27Fix OID encoding for one component.Dr. Stephen Henson
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2014-06-27Remove ancient obsolete files under pkcs7.Dr. Stephen Henson
2014-06-26Make sure BN_sqr can never return a negative value.Huzaifa Sidhpurwala
2014-06-27bn_exp.c: move check for AD*X to rsaz-avx2.pl.Andy Polyakov
2014-06-25aesv8-armx.pl: rigid input verification in key setup.Andy Polyakov
2014-06-25X509_check_mumble() failure is <= 0, not just 0Viktor Dukhovni
2014-06-25More complete input validation of X509_check_mumbleViktor Dukhovni
2014-06-25Drop hostlen from X509_VERIFY_PARAM_ID.Viktor Dukhovni
2014-06-24aesv8-armx.pl: inclrease interleave factor.Andy Polyakov
2014-06-24ARMv8 assembly pack: add Cortex performance numbers.Andy Polyakov
2014-06-18Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte
2014-06-17Fix signed/unsigned comparisons.Felix Laurie von Massenbach
2014-06-17Fix shadow declaration.Felix Laurie von Massenbach
2014-06-16Spaces were added in some strings for better readability. However, those spa...Richard Levitte
2014-06-16aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.Andy Polyakov
2014-06-14Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-onlyViktor Dukhovni
2014-06-14evp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.Andy Polyakov
2014-06-14Adjust VMS build files to the Unix onesRichard Levitte
2014-06-14Make sure that disabling the MAYLOSEDATA3 warning is only done when theRichard Levitte