]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2012-12-29  Dr. Stephen... make JPAKE work again, fix memory leaks
2012-12-29  Dr. Stephen... stop warning when compiling with no-comp
2012-12-26  Dr. Stephen... Portability fix: use BIO_snprintf and pick up strcasecm...
2012-12-26  Dr. Stephen... missing tab
2012-12-26  Dr. Stephen... typo
2012-12-21  Dr. Stephen... Fix tocsp: we don't need -trust_other any more.
2012-12-21  Dr. Stephen... Make partial chain checking work if we only have the...
2012-12-21  Dr. Stephen... add missing newline
2012-12-20  Dr. Stephen... revert OCSP_basic_verify changes: they aren't needed...
2012-12-20  Dr. Stephen... Update test OCSP script "tocsp" to use shell functions...
2012-12-19  Andy Polyakovgost_crypt.c: more intuitive ceiling.
2012-12-19  Dr. Stephen... correct CHANGES
2012-12-19  Andy Polyakovengines/cchost/gost_crypt.c: fix typo.
2012-12-19  Andy Polyakovengines/e_capi.c: fix typo.
2012-12-19  Andy Polyakovengine/cchost: fix bugs.
2012-12-18  Andy Polyakovdso/dso_win32.c: fix compiler warning.
2012-12-18  Andy Polyakovutil/pl/VC-32.pl fix typo.
2012-12-18  Dr. Stephen... Use client version when deciding which cipher suites...
2012-12-18  Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2012-12-16  Andy PolyakovVC-32.pl: fix typo.
2012-12-16  Andy Polyakovd1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
2012-12-16  Dr. Stephen... add -rmd option to set OCSP response signing digest
2012-12-15  Dr. Stephen... Check chain is not NULL before assuming we have a valid...
2012-12-15  Dr. Stephen... Return success when the responder is active.
2012-12-15  Dr. Stephen... typo
2012-12-14  Dr. Stephen... Add support for '-' as input and output filenames in...
2012-12-14  Dr. Stephen... oops, revert, committed in error
2012-12-14  Dr. Stephen... apps/ocsp.c
2012-12-14  Ben LaurieDocumentation improvements by Chris Palmer (Google).
2012-12-13  Andy Polyakovfips/fipsld: improve cross-compile support.
2012-12-13  Dr. Stephen... Use new partial chain flag instead of modifying input...
2012-12-13  Dr. Stephen... New verify flag to return success if we have any certif...
2012-12-13  Ben LaurieDocument -pubkey.
2012-12-12  Ben LaurieImprove my 64-bit debug target.
2012-12-12  Dr. Stephen... add -crl_download option to s_server
2012-12-12  Dr. Stephen... add -cert_chain option to s_client
2012-12-11  Ben LaurieMake openssl verify return errors.
2012-12-11  Ben LaurieUpdate ignores.
2012-12-10  Ben LaurieTabification. Remove accidental duplication.
next