Fixed a crash in print_notice.
[openssl.git] / crypto / rc4 /
2017-02-16 Bernd EdlingerCleanup *.S files.
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2014-07-09 Andy PolyakovPlease Clang's sanitizer.
2014-02-27 Andy Polyakovrc4/asm/rc4-586.pl: allow for 386-only build.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-13 Ben LaurieBackport single makefile from master.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-04-12 Andy Polyakovs390x asm pack: fix typos.
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-02 Andy Polyakovhpux-parisc2-*: engage assembler [from HEAD] and make...
2011-11-15 Andy Polyakove_rc4_hmac_md5.c: make it work on darwin64, which is...
2011-11-14 Andy PolyakovPA-RISC assembler pack update from HEAD.
2011-11-14 Andy Polyakovs390x assembler pack update from HEAD.
2011-11-14 Andy PolyakovMafiles updates to accomodate assembler update from...
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations...
2011-08-14 Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-07-01 Dr. Stephen HensonFix assembly language function renaming so it works...
2011-06-28 Andy Polyakovrc4-x86[_64].pl: back-sync with original 1.0.1.
2011-06-28 Andy Polyakovx86[_64] assembler pack: back-port SHA1 and RC4 from...
2011-06-06 Andy Polyakovrc4_skey.c: remove dead/redundant code (it's never...
2011-06-05 Dr. Stephen HensonFIPS low level blocking for AES, RC4 and Camellia....
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-04-27 Andy Polyakovrc4-x86_64.pl: Win64 SEH update from HEAD.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-12 Andy Polyakovrc4-s390x.pl: allow for older assembler and optimize...
2009-02-11 Andy PolyakovRC4 for s390x.
2008-12-29 Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-10-31 Andy Polyakovsize_t-fy AES, Camellia and RC4.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-12 Andy Polyakovrc4-x86_64 portability fix.
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-12-02 Andy PolyakovSome assembler are allergic to lea reg,BYTE PTR[...].
2007-06-18 Dr. Stephen HensonUpdate .cvsignore
2007-04-26 Andy PolyakovReimplement rc4-586.pl, relicense rc4-x86_64.pl.
2007-04-02 Andy PolyakovRC4_set_key for x86_64 and Core2 optimization.
2007-04-01 Andy PolyakovReserve for assembler implementation of RC4_set_key...
2007-03-20 Andy PolyakovTwo extra instructions in RC4 character loop give 80...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-07-26 Geoff ThorpeFix signed/unsigned warnings.
2005-07-20 Andy PolyakovPedantic polish to rc4-ia64.pl.
2005-07-18 Andy PolyakovRetire original rc4-ia64.S.
2005-07-18 Andy PolyakovSwitch to new RC4 IA-64 module.
2005-07-18 Andy PolyakovThis update implements following improvements.
2005-07-18 Andy PolyakovUnrolled RC4 IA-64 loop gives 40% improvement over...
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-06-26 Andy PolyakovOmit padding in RC4_KEY on IA-64. The idea behind paddi...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo Möllermake update
2005-05-15 Andy Polyakov+20% performance improvement of P4-specific RC4_CHAR...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-04 Andy PolyakovCommentary update motivating code update in 0.9.7.
2005-05-03 Andy PolyakovCommentary update.
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-17 Andy PolyakovThrow in x86_64 AT&T to MASM assembler converter to...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-06 Andy Polyakov+45% RC4 performance boost on Intel EM64T core. Unrolle...
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-12-20 Dr. Stephen HensonRemove unused buffer 'buf'.
2004-12-13 Richard LevitteChange libeay.num so it's synchronised with additions...
2004-12-07 Andy PolyakovExtend RC4 test.
2004-12-02 Andy PolyakovFix rc4-ia64.S to pass more exhaustive regression tests.
2004-12-01 Andy PolyakovI've introduced a bug to i386 RC4 assembler, which...
2004-11-30 Andy PolyakovAdd 0.9.7 specific comments to RC4 assembler modules.
2004-11-29 Andy PolyakovFinal touches to rc4/asm/rc4-596.pl, +52% better perfor...
2004-11-26 Andy PolyakovEngage RC4 IA-64 assembler module.
2004-11-26 Andy PolyakovRC4 IA-64 assembler implementation.
2004-11-21 Andy PolyakovRC4 tune-up for Intel P4 core, both 32- and 64-bit...
2004-11-09 Andy PolyakovAs was shown by Marc Bevand reordering of couple of...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01 Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-23 Andy PolyakovAdapt rc4-amd64.pl for Win64/AMD64 assembler.
2004-07-22 Andy PolyakovEVP_Digest is size_t-fied, clean up test programs accor...
2004-07-11 Andy PolyakovIntegration of RC4 AMD64 module.
2004-07-11 Andy PolyakovRC4 tune-up for AMD64. Performance improvement of 2...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-16 Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC4.
2003-01-16 Richard LevitteA few more files to ignore
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
next