* crypto/ui/ui_lib.c: misplaced brace in switch statement.
[openssl.git] / crypto /
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-08 Andy PolyakovPlease Clang's sanitizer, addendum.
2014-07-08 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-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-05 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-05 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-05 Ben LaurieReduce casting nastiness.
2014-07-04 Dr. Stephen HensonAdd license info.
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
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 Andy Polyakovperlasm/ppc-xlate.pl update.
2014-07-01 Andy PolyakovEngage SHA256/512 for PowerISA 2.07.
2014-07-01 Andy PolyakovAdd SHA256/512 for PowerISA 2.07.
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
2014-07-01 Dr. Stephen HensonAccessor functions for app_data in ECDSA_METHOD
2014-07-01 Dr. Stephen HensonTest copying of contexts in evp_test.
2014-06-30 Ben LaurieMake depend.
2014-06-30 Dr. Stephen HensonFix copy for CCM, GCM and XTS.
2014-06-29 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-06-29 Ben LaurieConstification - mostly originally from Chromium.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Dr. Stephen HensonHandle BER length encoding.
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 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-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-26 Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-06-26 Andy Polyakovbn_exp.c: move check for AD*X to rsaz-avx2.pl.
2014-06-25 Andy Polyakovaesp8-ppc.pl: rigid input verification in key setup.
2014-06-25 Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-23 Viktor DukhovniOne more typo when changing !result to result <= 0
2014-06-23 Viktor DukhovniFix typo in last commit
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-23 Viktor DukhovniImplement sk_deep_copy.
2014-06-23 Viktor DukhovniMore complete input validation of X509_check_mumble
2014-06-23 Viktor DukhovniX509_check_mumble() failure is <= 0, not just 0
2014-06-22 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-06-17 Felix Laurie von... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie von... Fix shadow declaration.
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-16 Andy Polyakovaesp8-ppc.pl: add CTR mode.
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 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-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 Polyakovaesni-mb-x86_64.pl: add Win64 SEH.
2014-06-10 Dr. Stephen HensonFix null pointer errors.
2014-06-08 Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-06 Andy Polyakovsha[1|512]-armv8.pl: get instruction endianness right.
2014-06-06 Andy PolyakovEngage GHASH for ARMv8.
2014-06-06 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-06 Andy Polyakovaesv8-armx.pl update:
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-04 Andy Polyakovevp/e_aes.c: add erroneously omitted break;
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
2014-06-02 Andy Polyakovevp/e_aes.c: populate HWAES_* to remaning modes.
2014-06-01 Andy PolyakovEngage POWER8 AES support.
2014-06-01 Andy Polyakovarmv4cpuid.S: switch to CNTVCT tick counter.
2014-06-01 Andy Polyakovsha[1|256]-armv4: harmonize with arm_arch.h.
2014-06-01 Andy PolyakovEngage ARMv8 AES support.
2014-06-01 Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-01 Andy PolyakovAdd SHA for ARMv8.
2014-06-01 Andy PolyakovAdd linux-aarch64 taget.
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Ben LaurieTidy up, don't exceed the number of requested bits.
2014-06-01 Ben LaurieConstify and reduce coprime random bits to allow for...
2014-06-01 Felix Laurie von... Add a test to check we're really generating probable...
2014-06-01 Felix Laurie von... Remove unused BIGNUMs.
2014-06-01 Felix Laurie von... Refactor the first prime index.
2014-06-01 Felix Laurie von... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie von... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie von... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie von... Remove static from probable_prime_dh.
2014-06-01 Felix Laurie von... Remove indentation from the goto targets.
next