openssl.git
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.
2013-03-26 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-24 Andy Polyakovghash-x86_64.pl: add AVX code path.
2013-03-19 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-19 Andy Polyakovghash-x86_64.pl: minor optimization.
2013-03-19 Dr. Stephen... Disable compression for DTLS.
2013-03-19 Dr. Stephen... Typo.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18 Dr. Stephen... Use enc_flags when deciding protocol variations.
2013-03-18 Dr. Stephen... Use appropriate versions of SSL3_ENC_METHOD
2013-03-18 Dr. Stephen... DTLS revision.
2013-03-18 Michael TuexenAvoid unnecessary fragmentation.
2013-03-18 Dr. Stephen... Encode INTEGER correctly.
2013-03-18 Dr. Stephen... Typo.
2013-03-11 Dr. Stephen... DTLS trace support.
2013-03-06 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-03-06 Dr. Stephen... GCM and CCM test support
2013-03-06 Dr. Stephen... Add CCM ciphers to tables.
2013-03-06 Andy Polyakovghash-x86_64.pl: fix length handling bug.
2013-03-05 Dr. Stephen... typo
2013-03-05 Dr. Stephen... Initial CCM code.
2013-03-05 Ben LaurieUse CFLAG for LFLAGS instead of the nonexistent CFLAGS.
2013-03-05 Ben LaurieIgnore mk1mf.pl output directories.
2013-03-04 Ben LaurieRemove unused variable.
2013-03-04 Ben LaurieActually comment out the cpuid asm!
2013-03-04 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04 Dr. Stephen... Fix WIN32 build.
2013-03-04 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-04 Ben LaurieOnly copy headers if they've changed.
2013-03-04 Ben LaurieDon't make CPUID stuff twice.
2013-03-04 Ben LaurieHandle assembler files.
2013-03-04 Ben LaurieMissing MINFO generation.
2013-03-04 Ben LaurieOverride local vars for MINFO build.
2013-03-04 Ben LaurieAllow variables to be overridden on the command line.
2013-03-04 Ben LaurieTake the first definition of a variable.
2013-03-04 Ben LaurieUse "copy" instead of "auto".
2013-03-04 Ben LaurieRemove pointless diagnostic.
2013-03-04 Ben LauriePreserve the C compiler.
2013-03-04 Ben LaurieInherit CFLAGS when plaform is "auto".
2013-03-04 Ben LaurieInclude correctly.
2013-03-04 Ben LaurieRemove empty command.
2013-03-04 Ben LaurieSpelling.
2013-03-04 Ben LaurieAdd dependency on destination directory.
2013-03-04 Ben LaurieSpelling.
2013-03-04 Ben LaurieAdd reallyclean target.
next