Make the script a little more location agnostic
[openssl.git] / crypto / modes /
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-28 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-17 Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-09 Andy PolyakovPlease Clang's sanitizer.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-11 Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-10 Andy PolyakovEngage GHASH for ARMv8.
2014-06-10 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-10 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-01 Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2013-12-01 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-13 Andy PolyakovInitial aarch64 bits.
2013-10-01 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-06-04 Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2013-06-04 Andy Polyakovcbc128.c: fix strict aliasing warning.
2013-05-19 Andy PolyakovAdd AES-NI GCM stich and take it into build loop [from...
2013-05-19 Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2013-05-19 Andy Polyakovghash-sparcv9.pl: update from master.
2013-05-19 Andy Polyakovghash-x86_64.pl: update from master.
2013-05-19 Andy Polyakovghash-x86.pl: update from master.
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-12-13 Ben LaurieIgnore more.
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-03 Ben LaurieReduce version skew: trivia (I hope).
2012-04-12 Andy Polyakovs390x asm pack: fix typos.
2012-03-31 Andy Polyakovmodes_lcl.h: make it work on i386 [from HEAD].
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...