Non-executable stack in asm.
[openssl.git] / crypto / sha / asm /
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-10 Andy Polyakovsha1-alpha.pl: addenum till commit #19547.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2010-01-19 Andy Polyakovs390x assembler update: add support for run-time facili...
2009-12-28 Andy PolyakovPA-RISC assembler: missing symbol and typos.
2009-12-27 Andy PolyakovUpdate sha512-parisc.pl and add make rules.
2009-11-15 Andy PolyakovAdd sha512-parisc.pl.
2009-11-15 Andy PolyakovSHA1 assembler show off: minor performance updates...
2009-08-18 Andy Polyakovsha1-x86* assembler update: F_40_59 and Atom-specific...
2009-04-26 Andy PolyakovMinor shaX-s390x.pl update.
2009-03-17 Andy PolyakovMake SPARC assembler modules *really* Purify-friendly.
2009-03-16 Andy PolyakovExcuse myself from integrating sha1-sparcv9a.pl into...
2009-02-09 Andy Polyakovsha1-sparcv9a.pl: fix bug in commentary section.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-05 Andy PolyakovAdd UltraSPARC VIS-powered SHA1 block procedure.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-09-12 Andy PolyakovAIX build updates.
2008-08-06 Andy Polyakovsha1-armv4-large cosmetics.
2008-08-06 Andy Polyakovsha1-armv4-large.pl performance improvement. On PXA255...
2008-07-17 Andy PolyakovRemove junk argument to function_begin in sha/asm/...
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-13 Andy PolyakovAllow to specify filename on sha1-ia64.pl command line.
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27 Andy PolyakovARMv4 assembler pack.
2007-09-26 Andy PolyakovMake sha512-armv4.pl byte-order neutral.
2007-09-26 Andy PolyakovClarify commentary in sha512-sparcv9.pl.
2007-09-18 Andy PolyakovMinor formatting fixes in crypto/sha/asm.
2007-09-16 Andy PolyakovMinor sha[256|512]-586 performance tweaks.
2007-09-15 Andy PolyakovRemove sha512-sse2.pl.
2007-09-14 Andy PolyakovEngage new x86 assembler modules.
2007-09-13 Andy PolyakovCommentary updates.
2007-09-13 Andy PolyakovSHA512 for ARMv4.
2007-09-13 Andy PolyakovSHA256/512 for x86.
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-05-22 Andy PolyakovSHA256 for ARMv4.
2007-05-13 Andy PolyakovMake sha*-ia64 modules alignment neutral.
2007-05-10 Andy PolyakovMention Core2 in sha1-x86_64.
2007-05-10 Andy PolyakovCommentary updates to SHA for sparcv9.
2007-05-04 Andy PolyakovSHA for sparcv9.
2007-05-02 Andy PolyakovFix s390x bugs and correct performance coefficients.
2007-04-30 Andy Polyakovs390x assembler pack.
2007-01-25 Andy PolyakovMinor optimization for sha1-armv4 module.
2007-01-22 Andy PolyakovSHA1 for ARMv4 and Thumb.
2006-11-27 Andy Polyakovsha512-ppc.pl mutli-thread safety fix.
2006-10-18 Andy PolyakovTemporary fix for sha256 IA64 assembler.
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update...
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update.
2006-10-17 Andy PolyakovSynchronize SHA1 assembler with md32_common.h update.
2006-08-31 Andy PolyakovRewrite sha1-586.pl.
2006-06-05 Andy PolyakovAdd sha512-ppc.pl module.
2006-06-05 Andy PolyakovMinor sha1-ppc.pl update.
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
2006-05-01 Andy PolyakovSHA1 for PowerPC.
2006-04-16 Andy PolyakovSHA-1 for x86_64.
2005-11-03 Andy PolyakovMake pshufw optional and update performance table in...
2005-07-25 Andy PolyakovCommentary section update in sha512-x86_64.pl.
2005-07-24 Andy PolyakovSHA-256/-512 x86_64 assembler module.
2005-07-20 Andy PolyakovPedantic polish to aes-ia64 and sha512-ia64.
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-05-09 Andy PolyakovComply with optimization manual (no data should share...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2004-12-09 Andy PolyakovSHA1 assembler for IA-64.
2004-11-29 Andy Polyakovsha1_block_asm_data_order can't hash if message crosses...
2004-09-27 Andy PolyakovSHA1 asm Pentium tune-up. Performance loss is not as...
2004-07-23 Andy PolyakovVarious IA-64 assembler fix-ups.
2004-07-01 Andy PolyakovMinor (+12% on P4) performance tweak for sha512_block_sse2.
2004-07-01 Andy PolyakovNew SHA algorithms assembler implementation for IA...
2004-05-31 Andy PolyakovKill unused macro and reimplement it for that single...
2004-05-20 Andy PolyakovFinal API adaptation. Final, "all openssl" performance...
2004-05-06 Andy PolyakovSSE2 SHA512_Transform implementation. No, it's not...
2004-01-21 Andy PolyakovSHA-1 assembler tune-up for Intel P4
2003-01-16 Richard LevitteA few more files to ignore
2000-10-20 Dr. Stephen HensonFix for bug (?) in assembly language routines for SHA1...
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-03 Dr. Stephen HensonMove the 'file scope' argument in set_label to
2000-02-27 Dr. Stephen HensonFix so Win32 assembly language works with MASM.
1999-09-05 Andy PolyakovSHA clean-up Intel assembler companion.
1999-04-28 Ulf MöllerIgnore autogenerated assembler files.
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-30 Ulf MöllerRemove file that is to be auto-generated by sha1-586.pl.
1999-03-20 Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
1999-01-09 Ben LaurieGet rid of redundant files.
1998-12-22 Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...