summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-14config: platform and poratbility updates from HEAD.Andy Polyakov
2011-11-14Configure, etc.: engage additional assembler modules.Andy Polyakov
2011-11-14speed.c: add ghash benchmark [from HEAD].Andy Polyakov
2011-11-14x86 assembler pack update from HEAD.Andy Polyakov
2011-11-14BN update from HEAD.Andy Polyakov
2011-11-14x86_64 assembler pack update from HEAD.Andy Polyakov
2011-11-14ARM assembler pack update from HEAD.Andy Polyakov
2011-11-14Alpha assembler pack update from HEAD.Andy Polyakov
2011-11-14MIPS assembler pack update from HEAD.Andy Polyakov
2011-11-14PPC assembler pack update from HEAD.Andy Polyakov
2011-11-14PA-RISC assembler pack update from HEAD.Andy Polyakov
2011-11-14SPARCv9 assembler pack update from HEAD.Andy Polyakov
2011-11-14s390x assembler pack update from HEAD.Andy Polyakov
2011-11-14IA64 assembler pack update from HEAD.Andy Polyakov
2011-11-14perlasm update from HEAD.Andy Polyakov
2011-11-14Mafiles updates to accomodate assembler update from HEAD.Andy Polyakov
2011-11-14DH keys have an (until now) unused 'q' parameter. When creating from DSA copyDr. Stephen Henson
2011-11-14Call OPENSSL_init after we've checked to see if customisation is permissible.Dr. Stephen Henson
2011-11-14Ignorance.Ben Laurie
2011-11-14Next Protocol Negotiation.Ben Laurie
2011-11-13Add Next Protocol Negotiation.Ben Laurie
2011-11-13make depend.Ben Laurie
2011-11-13Fix one of the no-tlsext build errors (there are more).Ben Laurie
2011-11-13PR: 1794Dr. Stephen Henson
2011-11-08x86cpuid.pl: compensate for imaginary virtual machines [from HEAD].Andy Polyakov
2011-11-05x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs.Andy Polyakov
2011-11-05ppc.pl: fix bug in bn_mul_comba4 [from HEAD].Andy Polyakov
2011-10-30Add missing algorithms to disable, and in particular, disableRichard Levitte
2011-10-30Teach mkshared.com to have a look for disabled algorithms in opensslconf.hRichard Levitte
2011-10-27PR: 2628Dr. Stephen Henson
2011-10-27PR: 2628Dr. Stephen Henson
2011-10-26PR: 2632Dr. Stephen Henson
2011-10-25Use correct tag for SRP username.Dr. Stephen Henson
2011-10-21Update error codes for FIPS.Dr. Stephen Henson
2011-10-21Recognise new ECC option (from HEAD).Dr. Stephen Henson
2011-10-19"make update"Bodo Möller
2011-10-19BN_BLINDING multi-threading fix.Bodo Möller
2011-10-19Fix indentationBodo Möller
2011-10-19Fix warnings.Bodo Möller
2011-10-18Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller
2011-10-15Recognise no-rsax option.Dr. Stephen Henson
2011-10-14e_aes.c: fix bug in aesni_gcm_tls_cipher [in HEAD].Andy Polyakov
2011-10-14aesni-x86[_64].pl: pull from HEAD.Andy Polyakov
2011-10-13use -no_ecdhe when using -no_dheBodo Möller
2011-10-13Make CTR mode behaviour consistent with other modes:Bodo Möller
2011-10-13Clarify warningBodo Möller
2011-10-13In ssl3_clear, preserve s3->init_extra along with s3->rbuf.Bodo Möller
2011-10-13For now disable RSAX ENGINE for FIPS builds: it sets a non-FIPS RSADr. Stephen Henson
2011-10-12increase test RSA key size to 1024 bitsDr. Stephen Henson
2011-10-11update pkey method initialisation and copyDr. Stephen Henson