openssl.git
2013-07-12 Ben LaurieClarify FIXME.
2013-07-12 Ben LaurieNote non-export of CC.
2013-07-12 Ben LaurieSupport new rsaz asm stuff.
2013-07-12 Ben Lauries/rsaz_eligible/rsaz_avx2_eligible/.
2013-07-10 Andy Polyakovsha512-586.pl: fix typo.
2013-07-05 Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05 Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-07-05 Andy PolyakovAdd RSAZ assembly modules.
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-07-05 Andy Polyakovbn/bn_exp.c: harmonize.
2013-07-04 Jeff WaltonFix multiple cosmetic typos.
2013-07-02 Dr. Stephen... Initialise CMS signature buffer length properly.
2013-06-30 Andy Polyakovconfig: fix executable format detection on latest FreeBSD.
2013-06-30 Andy Polyakovbn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies...
2013-06-30 Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-06-30 Andy Polyakovaesni-sha256-x86_64.pl: fix typo in Windows SEH.
2013-06-28 TrevorCosmetic touchups.
2013-06-28 Dr. Stephen... Fix duplicate error code.
2013-06-21 Dr. Stephen... Update CHANGES
2013-06-21 Dr. Stephen... Update cms docs.
2013-06-21 Dr. Stephen... Add new CMS tests.
2013-06-21 Dr. Stephen... Add -keyopt option to cms utility.
2013-06-21 Dr. Stephen... CMS RSA-OAEP and RSA-PSS support.
2013-06-21 Dr. Stephen... CMS public key parameter support.
2013-06-21 Dr. Stephen... Update to OAEP support.
2013-06-21 Dr. Stephen... Add control to retrieve signature MD.
2013-06-21 Dr. Stephen... Add new OID to pSpecified from PKCS#1
2013-06-18 TrevorCleanup of custom extension stuff.
2013-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-06-18 Andy PolyakovOptimize SPARC T4 MONTMUL support.
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-13 Adam LangleyAdd secure DSA nonce flag.
2013-06-13 Adam LangleyLimit the number of empty records that will be processe...
2013-06-13 Adam LangleyDon't SEGFAULT when trying to export a public DSA key...
2013-06-13 Adam LangleyThis change alters the processing of invalid, RSA pre...
2013-06-13 Ben LaurieIgnore one-makefile stuff.
2013-06-12 Matt CaswellDocument updates from wiki.
2013-06-12 Dr. Stephen... Exetended OAEP support.
2013-06-12 Dr. Stephen... Typo.
2013-06-12 TrevorAdd support for arbitrary TLS extensions.
2013-06-12 Ben LaurieAdd aesni-sha256-x86_64.
2013-06-10 Andy Polyakovaesni-sha1-x86_64.pl: update performance data.
2013-06-10 Andy Polyakovaesni-sha256-x86_64.pl: harmonize with latest sha512...
2013-06-10 Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-06-10 Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-06-10 Andy Polyakovx86cpuid.pl: fix extended feature flags detection.
2013-06-05 Dr. Stephen... Fix PSS signature printing.
2013-06-05 Dr. Stephen... Reencode with X509_CRL_ctx_sign too.
2013-06-04 Adam LangleyEnsure that, when generating small primes, the result...
2013-06-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2013-06-04 Adam LangleyAdd volatile qualifications to two blocks of inline...
2013-06-04 Ben LaurieRemove added ;.
2013-06-04 Ben LaurieMissing prototypes.
2013-06-01 Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2013-05-25 Andy Polyakovaesni-x86_64.pl: optimize XTS.
2013-05-25 Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-05-25 Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-05-25 Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-05-13 Andy Polyakovx86_64-xlate.pl: minor size/performance improvement.
2013-05-13 Andy Polyakovaesni-x86_64.pl: minor CTR performance improvement.
2013-05-05 Ben LaurieTests pass!
2013-05-05 Ben LaurieUgly hack to avoid recompiling the same thing multiple...
2013-05-02 Dr. Stephen... Reencode certificates in X509_sign_ctx.
2013-04-23 Andy Polyakovbsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_e...
2013-04-23 Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-04-14 Dr. Stephen... Typo.
2013-04-13 Andy PolyakovFix Windows linking error in GOST test case.
2013-04-13 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-04-09 Dr. Stephen... Suite B support for DTLS 1.2
2013-04-09 Dr. Stephen... Always return errors in ssl3_get_client_hello
2013-04-09 Dr. Stephen... Dual DTLS version methods.
2013-04-08 Dr. Stephen... Set s->d1 to NULL after freeing it.
2013-04-08 Dr. Stephen... Asm build portability.
2013-04-07 Ben LaurieMake sure all tests are actually run, plus some fixups...
2013-04-06 Ben LaurieUse original alltests target for definitive test list.
2013-04-06 Ben LaurieMissing semicolon.
2013-04-06 Dr. Stephen... Fix non-copy builds.
2013-04-06 Ben LaurieMissing file.
2013-04-06 Ben LaurieMake executable.
2013-04-06 Ben LaurieHelper scripts for one makefile build.
2013-04-06 Ben LaurieMerge, go back to copy-if-different.
2013-04-06 Ben LaurieFix test_ss.
2013-04-06 Ben LaurieAdd new asm target.
2013-04-06 Ben LaurieShow start/end of tests.
2013-04-06 Ben LaurieAvoid collisions.
2013-04-06 Ben LaurieMake session ID test work.
2013-04-06 Ben LaurieMake S/MIME test work.
2013-04-06 Ben LaurieMake RSA test work.
2013-04-06 Ben LaurieMake PKCS#7 test work.
2013-04-06 Ben LaurieMake OCSP test work.
2013-04-06 Ben LaurieMore progress towards working tests.
2013-04-06 Ben LaurieGet closer to a working single Makefile with test support.
2013-04-06 Ben LaurieFix warnings.
2013-04-04 Dr. Stephen... Make TLS 1.2 ciphers work again.
2013-04-04 Andy Polyakovcryptlib.c: fix typo in OPENSSL_showfatal.
2013-04-04 Andy Polyakovaesni-x86_64.pl: optimize CBC decrypt.
2013-04-04 Andy Polyakove_aes.c: reserve for future extensions.
next