openssl.git
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.
2012-12-10 Dr. Stephen... revert SUITEB128ONLY patch, anything wanting to use...
2012-12-09 Dr. Stephen... add -badsig option to ocsp utility too.
2012-12-09 Dr. Stephen... allow ECDSA+SHA384 signature algorithm in SUITEB128ONLY...
2012-12-07 Dr. Stephen... send out the raw SSL/TLS headers to the msg_callback...
2012-12-07 Ben LaurieFix OCSP checking.
2012-12-07 Dr. Stephen... typo
2012-12-07 Dr. Stephen... really fix automatic ;-)
2012-12-06 Dr. Stephen... documentation fixes
2012-12-06 Dr. Stephen... fix handling of "automatic" in file mode
2012-12-06 Dr. Stephen... Add code to download CRLs based on CRLDP extension.
2012-12-06 Dr. Stephen... remove print_ssl_cert_checks() from openssl application...
2012-12-06 Dr. Stephen... Fix two bugs which affect delta CRL handling:
2012-12-05 Dr. Stephen... Integrate host, email and IP address checks into X509_v...
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path.
2012-12-04 Dr. Stephen... don't print verbose policy check messages when -quiet...
2012-12-04 Andy Polyakovghash-sparcv9.pl: shave off one more xmulx, improve...
2012-12-04 Dr. Stephen... initial support for delta CRL generations by diffing...
next