Test copying of contexts in evp_test.
[openssl.git] / crypto /
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.
2014-06-01 Dr. Stephen HensonSet default global mask to UTF8 only.
2014-05-29 Andy Polyakovaesv8-armx.pl: add CTR implementation.
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-29 Andy Polyakovaesp8-ppc.pl: optimize CBC decrypt even further.
2014-05-25 Ben LaurieMake it build.
2014-05-25 Christian Heimesadd test case to makefiles
2014-05-25 Christian HeimesImplement tests for PKCS#5 PBKDF2 HMAC
2014-05-25 Dr. Stephen HensonDon't use expired certificates if possible.
2014-05-25 Dr. Stephen HensonRename vpm_int.h to x509_lcl.h
2014-05-23 Luiz Angelo Daros... OpenSSL is able to generate a certificate with name...
2014-05-23 Andy Polyakovaesp8-ppc.pl: add optimized CBC decrypt.
2014-05-23 Andy Polyakovvpaes-ppc.pl: comply with ABI.
2014-05-22 Ben LaurieCheck length first in BUF_strnlen().
2014-05-21 Ben LaurieRemove redundant test.
2014-05-21 Ben LaurieImplement BUF_strnlen() and use it instead of strlen().
2014-05-21 Viktor DukhovniFixes to host checking.
2014-05-21 Dr. Stephen HensonFix for PKCS12_create if no-rc2 specified.
2014-05-20 Andy Polyakovaesv8-armx.pl: fix typo.
2014-05-20 Andy Polyakovaesv8-armx.pl: optimize by adding 128-bit code paths.
2014-05-20 Ben LaurieDon't allocate more than is needed in BUF_strndup().
2014-05-19 JanpopanFix a wrong parameter count ERR_add_error_data
2014-05-19 Andy PolyakovAdd "teaser" AES module for ARMv8.
2014-05-12 Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.
next