openssl.git
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.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-26 Ben LaurieIgnore MINFO.
2013-02-26 Ben LaurieMissing files target.
2013-02-26 Dr. Stephen... Add function CMS_RecipientInfo_encrypt
2013-02-26 Dr. Stephen... Fix error codes.
2013-02-26 Dr. Stephen... Demo code for SSL_CONF API
2013-02-26 Dr. Stephen... Update SSL_CONF docs.
2013-02-21 Ben LaurieFix ignored return value warnings.
2013-02-21 Ben Lauriemake depend.
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2013-02-15 Andy Polyakovsha256-586.pl: code refresh.
2013-02-14 Andy Polyakovsha1-586.pl: code refresh.
2013-02-14 Andy Polyakovghash-x86[_64].pl: code refresh.
2013-02-14 Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
2013-02-14 Andy Polyakovsha512-x86_64.pl: add AVX2 code path.
2013-02-14 Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2013-02-12 Dr. Stephen... Upate FAQ.
2013-02-12 David WoodhouseCheck DTLS_BAD_VER for version number.
2013-02-11 Dr. Stephen... Fix in ssltest is no-ssl2 configured
2013-02-11 Dr. Stephen... update FAQ
2013-02-11 Lutz JaenickeFAQ/README: we are now using Git instead of CVS
2013-02-11 Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08 Andy Polyakovs3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
2013-02-08 Andy Polyakovs3_cbc.c: get rid of expensive divisions.
2013-02-08 Andy Polyakovs3_cbc.c: fix warning [in Windows build].
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-08 Andy Polyakovssl/*: revert "remove SSL_RECORD->orig_len" and merge...
2013-02-06 Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06 Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-06 Dr. Stephen... Don't access EVP_MD_CTX internals directly.
2013-02-06 Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-06 Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-06 Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-02-06 Dr. Stephen... typo.
2013-02-06 Dr. Stephen... Add ordinal for CRYPTO_memcmp: since this will affect...
2013-02-06 Dr. Stephen... Timing fix mitigation for FIPS mode.
2013-02-06 Ben LaurieOops. Add missing file.
2013-02-06 Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-02-06 Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-02-06 Ben LaurieMake CBC decoding constant time.
2013-02-06 Ben LaurieAdd and use a constant-time memcmp.
2013-02-04 Dr. Stephen... Fix for trace code: SSL3 doesn't include a length value for
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-01-24 Dr. Stephen... Don't use C++ style comments.
2013-01-24 Dr. Stephen... Fix warning: lenmax isn't used any more.
2013-01-23 Dr. Stephen... Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-23 Dr. Stephen... fix domd
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-22 Andy PolyakovTABLE update.
2013-01-22 Andy PolyakovConfigure: update linux-mips* lines.
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2013-01-22 Andy Polyakovsha512-ppc.pl: minimize stack frame.
2013-01-22 Andy Polyakovgost2814789t.c: portability fixes.
2013-01-21 Ben LaurieFix warnings.
2013-01-20 Dr. Stephen... Don't include comp.h if no-comp set.
2013-01-19 Andy PolyakovImprove WINCE support.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy PolyakovMore .gitignore adjustments.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieRemove kludge to use RC4 asm.
2013-01-19 Ben LaurieBuild/test cleanly on MacOS.
2013-01-19 Andy Polyakovgost_crypt.c: add assertions.
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2013-01-19 Andy Polyakovsha512-ppc.pl: add PPC32 code, >2x improvement on in...
2013-01-19 Ben LaurieRemove extraneous brackets (clang doesn't like them).
2013-01-19 Ben LaurieCan't check a size_t for < 0.
2013-01-19 Ben LaurieMake "make depend" work on MacOS out of the box.
2013-01-19 Andy Polyakov.gitignore adjustments
2013-01-17 Dr. Stephen... Typo (PR2959).
2013-01-13 Ben LaurieFix some clang warnings.
2013-01-12 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-07 Dr. Stephen... Change default bits to 1024
2013-01-06 Ben LaurieAdd some missing files, make paths absolute.
2013-01-06 Ben LaurieFix warning.
2013-01-06 Dr. Stephen... Initial .gitignore
2012-12-30 Dr. Stephen... make no-comp compile
next