]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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.
2013-04-04  Andy Polyakovgcm128.c: fix linking problems in 32-bit Windows build.
2013-04-04  Andy Polyakovdest4-sparcv9.pl: add clarification comment.
2013-04-04  Andy Polyakovevptests.txt: add XTS test vectors
2013-04-03  Dr. Stephen... Use $(PERL) when calling scripts in mk1mf.pl
2013-03-31  Dr. Stephen... Typo.
2013-03-31  Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-31  Andy Polyakovdes_enc.m4: add missing #include.
2013-03-29  Andy PolyakovAdd AES-NI GCM stitch.
2013-03-29  Andy Polyakovaesni-x86_64.pl: fix typo and optimize small block...
2013-03-28  Dr. Stephen... Call RAND_cleanup in openssl application.
2013-03-28  Dr. Stephen... Enable TLS 1.2 ciphers in DTLS 1.2.
2013-03-28  Dr. Stephen... Update fixed DH requirements.
2013-03-28  Dr. Stephen... DTLS 1.2 cached record support.
2013-03-26  Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-26  Dr. Stephen... Provisional DTLS 1.2 support.
2013-03-26  Dr. Stephen... Remove versions test from dtls1_buffer_message
2013-03-26  Dr. Stephen... Extend DTLS method macros.
2013-03-26  Dr. Stephen... Enable various DTLS extensions.
next