Fix OID handling:
[openssl.git] / crypto /
2014-08-06 Emilia KasperFix OID handling:
2014-08-01 Dr. Stephen Hensonmake update
2014-08-01 Dr. Stephen HensonFix error discrepancy.
2014-08-01 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-30 Dr. Stephen HensonAvoid multiple lock using FIPS DRBG.
2014-07-22 Matt CaswellPrepare for 1.0.2-beta3-dev
2014-07-22 Matt CaswellPrepare for 1.0.2-beta2 release OpenSSL_1_0_2-beta2
2014-07-22 Matt Caswellmake update
2014-07-21 Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-07-21 Andy Polyakovsha1-ppc.pl: shave off one cycle from BODY_20_39
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-17 Dr. Stephen HensonMake *Final work for key wrap again.
2014-07-17 Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
2014-07-13 Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-13 Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-07-10 Ben LaurieDon't clean up uninitialised EVP_CIPHER_CTX on error...
2014-07-09 Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-09 Andy PolyakovPlease Clang's sanitizer, addendum.
2014-07-09 Andy PolyakovPlease Clang's sanitizer.
2014-07-07 Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
2014-07-07 David LloydPrevent infinite loop loading config files.
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-07 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-07 Viktor DukhovniOne more typo when changing !result to result <= 0
2014-07-07 Viktor DukhovniFix typo in last commit
2014-07-07 Viktor DukhovniMultiple verifier reference identities.
2014-07-07 Viktor DukhovniImplement sk_deep_copy.
2014-07-05 Dr. Stephen HensonSanity check keylength in PVK files.
2014-07-05 Andy Polyakovsha512-x86_64.pl: fix typo.
2014-07-05 Alan HryngleReturn smaller of ret and f.
2014-07-04 Dr. Stephen HensonAdd license info.
2014-07-02 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-07-01 Dr. Stephen HensonASN1 sanity check.
2014-07-01 Dr. Stephen HensonAccessor functions for app_data in ECDSA_METHOD
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
2014-06-30 Dr. Stephen HensonFix copy for CCM, GCM and XTS.
2014-06-30 Dr. Stephen HensonMake EVP_Digest* work again.
2014-06-29 Dr. Stephen HensonMake CMAC work with EVP_PKEY.
2014-06-29 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27 Andreas WestfeldFix typo in ideatest.c
2014-06-27 Dr. Stephen HensonFix for EVP_PBE_alg_add().
2014-06-27 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-27 Andy Polyakovbn/asm/rsaz-avx2.pl: fix occasional failures.
2014-06-27 Dr. Stephen HensonTolerate critical AKID in CRLs.
2014-06-27 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-27 Dr. Stephen HensonRebuild OID table.
2014-06-27 Dr. Stephen HensonFix OID encoding for one component.
2014-06-27 Dr. Stephen HensonMemory leak and NULL dereference fixes.
2014-06-27 Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-06-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-26 Andy Polyakovbn_exp.c: move check for AD*X to rsaz-avx2.pl.
2014-06-25 Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-25 Viktor DukhovniX509_check_mumble() failure is <= 0, not just 0
2014-06-25 Viktor DukhovniMore complete input validation of X509_check_mumble
2014-06-25 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-06-24 Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-18 Richard LevitteAdjust VMS build to Unix build. Most of all, make...
2014-06-17 Felix Laurie von... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie von... Fix shadow declaration.
2014-06-16 Richard LevitteSpaces were added in some strings for better readabilit...
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-14 Viktor DukhovniEnforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only
2014-06-14 Andy Polyakovevp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
2014-06-14 Richard LevitteAdjust VMS build files to the Unix ones
2014-06-14 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-06-14 Andy Polyakovaesni-sha256-x86_64.pl: add missing rex in shaext.
2014-06-14 Andy Polyakovsha1-x86_64.pl: add missing rex prefix in shaext.
2014-06-12 Viktor DukhovniClient-side namecheck wildcards.
2014-06-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-12 Dr. Stephen Hensonmake update
2014-06-11 Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-11 Andy PolyakovAdd support for Intel SHA extension.
2014-06-10 Rob StradlingSeparate the SCT List parser from the SCT List viewer
2014-06-10 Andy PolyakovEngage GHASH for ARMv8.
2014-06-10 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-10 Andy PolyakovEngage ARMv8 AES support [from HEAD].
2014-06-10 Andy PolyakovAdd AES module for ARMv8 Crypto Extension [from HEAD].
2014-06-10 Andy Polyakovsha[1|512]-armv8.pl: get instruction endianness right.
2014-06-10 Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-10 Andy PolyakovAdd SHA for ARMv8.
2014-06-10 Andy PolyakovAdd linux-aarch64 taget.
2014-06-10 Andy Polyakovaesni-mb-x86_64.pl: add Win64 SEH.
2014-06-10 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-10 Andy Polyakovarmv4cpuid.S: switch to CNTVCT tick counter.
2014-06-10 Andy Polyakovsha[1|256]-armv4: harmonize with arm_arch.h.
2014-06-10 Andy Polyakovsha/asm/sha1-armv4-large.pl: add NEON and ARMv8 code...
2014-06-10 Andy Polyakovcrypto/armcap.c: detect ARMv8 capabilities [in 32-bit...
2014-06-10 Dr. Stephen HensonFix null pointer errors.
2014-06-08 Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
2014-06-01 Dr. Stephen HensonSet default global mask to UTF8 only.
2014-05-29 Dr. Stephen HensonSet version number correctly.
2014-05-29 František BořánekFix memory leak.
2014-05-29 Martin Kaiserremove duplicate 0x for default RSASSA-PSS salt len
2014-05-23 Andy Polyakovvpaes-ppc.pl: comply with ABI.
next