]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes
Correction of make depend merge error
[thirdparty/openssl.git] / crypto / modes /
2015-06-08  Emilia KasperUse CRYPTO_memcmp when comparing authenticators
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-04-06  Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-01-06  Dr. Stephen Hensonmake update
2013-12-08  Dr. Stephen Hensonmake update
2013-11-12  Andy Polyakovmodes/asm/ghash-alpha.pl: update from HEAD.
2013-11-12  Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-08  Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-10-19  Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-16  Ben LaurieRemove AVX and VIS3 support.
2013-09-16  Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2013-09-16  Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2013-09-16  Andy Polyakovcbc128.c: fix strict aliasing warning.
2013-06-30  Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-04-13  Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2012-08-13  Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-08  Ben LaurieReduce version skew.
2012-04-12  Andy Polyakovs390x asm pack: fix typos.
2012-03-31  Andy Polyakovmodes_lcl.h: make it work on i386 [from HEAD].
2012-01-25  Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2012-01-15  Andy PolyakovFix OPNESSL vs. OPENSSL typos [from HEAD].
2011-08-11  Dr. Stephen HensonSync ASM/modes to add CCM and XTS modes and assembly...
2011-08-04  Dr. Stephen HensonBackport GCM support from HEAD. Minimal support at...
2011-06-28  Andy PolyakovAES-NI backport from HEAD. Note that e_aes.c doesn...
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-04-14  Andy Polyakov[co]cf128.c: fix "n=0" bug [from HEAD].
2010-04-10  Andy Polyakovctr129.c: fix typo, simplify ctr128_inc and fix "n...
2010-02-15  Dr. Stephen HensonPR: 2164
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-29  Dr. Stephen HensonAdd standard .cvsignore file.
2008-12-27  Andy PolyakovAdd modes/cts128.c, Ciphertext Stealing implementation.
2008-12-23  Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16  Andy Polyakov128-bit block cipher modes consolidation. As consolidat...