Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only
[openssl.git] / crypto /
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.
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 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-11 Kurt RoeckxSet authkey to NULL and check malloc return value.
2014-05-11 Martin Brejchadgram_sctp_ctrl: authkey memory leak
2014-05-09 Dr. Stephen HensonReturn an error if no recipient type matches.
2014-05-07 Matt CaswellFixed NULL pointer dereference in PKCS7_dataDecode...
2014-05-06 Geoff Thorpedso: eliminate VMS code on non-VMS systems
2014-05-06 Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-06 Dr. Stephen HensonInitialize num properly.
2014-05-06 Dr. Stephen HensonSet Enveloped data version to 2 if ktri version not...
2014-05-05 Tim Hudson- fix coverity issues 966593-966596
2014-05-03 David RamosDouble free in i2o_ECPublicKey
2014-04-30 Geoff Thorpebignum: fix boundary condition in montgomery logic
2014-04-24 manchaFix eckey_priv_encode()
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2014-04-22 Ben LaurieFix double frees.
2014-04-15 Dr. Stephen HensonExtension checking fixes.
2014-04-07 Dr. Stephen HensonReturn if ssleay_rand_add called with zero num.
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-04-02 Dr. Stephen HensonVMS build fix
2014-04-02 Eric YoungFix base64 decoding bug.
2014-04-01 Dr. Stephen HensonDon't try and verify signatures if key is NULL (CVE...
2014-03-19 Dr. Stephen HensonWorkaround for some CMS signature formats.
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
2014-03-07 Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-03-06 Andy Polyakovdh_check.c: check BN_CTX_get's return value.
2014-03-06 Andy Polyakovbss_dgram.c,d1_lib.c: make it compile with mingw.
2014-03-03 Dr. Stephen HensonFor self signed root only indicate one error.
2014-03-02 Dr. Stephen HensonUse nid not cipher type as some ciphers don't have...
2014-03-02 Dr. Stephen HensonMake null cipher work in FIPS mode.
2014-03-02 Dr. Stephen HensonAdd new VMS hack symbol, update ordinals.
2014-03-01 Dr. Stephen HensonAdd additional FIPS digests.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-03-01 Dr. Stephen HensonFix memory leak.
2014-02-27 Dr. Stephen HensonFix fips flag handling.
2014-02-27 Dr. Stephen HensonRemove unused file.
2014-02-27 Andy Polyakovevp/e_aes.c: harmonize with 1.0.1.
2014-02-27 Andy Polyakovperlasm/x86asm.pl: recognize elf-1 denoting old ELF...
2014-02-27 Andy Polyakovperlasm/x86gas.pl: limit special OPENSSL_ia32cap_P...
2014-02-27 Andy Polyakovrc4/asm/rc4-586.pl: allow for 386-only build.
2014-02-27 Andy Polyakovdes/asm/des-586.pl: shortcut reference to DES_SPtrans.
2014-02-26 Andy Polyakovcrypto/Makefile: make it OSF-make-friendly
2014-02-26 Rob StradlingCABForum EV OIDs for Subject Jurisdiction of Incorporat...
2014-02-26 Andy Polyakovsha/asm/sha256-586.pl: don't try to compile SIMD with...
2014-02-26 Andy Polyakovsha/asm/sha512-x86_64.pl: fix compilation error on...
2014-02-25 Andy Polyakovaes/asm/vpaes-ppc.pl: fix traceback info.
2014-02-25 Zoltan ArpadffyOpenVMS fixes.
2014-02-25 Dr. Stephen HensonDon't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
2014-02-25 Dr. Stephen HensonFix for v3_scts.c
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-25 Rob StradlingParse non-v1 SCTs less awkwardly.
2014-02-24 Andy Polyakovx509/by_dir.c: fix run-away pointer (and potential...
2014-02-24 Dr. Stephen HensonPrepare for 1.0.2-beta2-dev
2014-02-24 Dr. Stephen HensonPrepare for 1.0.2-beta1 release OpenSSL_1_0_2-beta1
2014-02-24 Dr. Stephen HensonOpenSSL 1.0.2 is now in beta
2014-02-24 Dr. Stephen Hensonmake update
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-20 Dr. Stephen Hensonmake update
next