2009-12-27 |
Andy Polyakov | Throw in more PA-RISC assembler. |
tree | commitdiff |
2009-04-26 |
Andy Polyakov | Handle push/pop %rbx in epi/prologue (this is Win64... |
tree | commitdiff |
2009-02-12 |
Andy Polyakov | rc4-s390x.pl: allow for older assembler and optimize... |
tree | commitdiff |
2009-02-11 |
Andy Polyakov | RC4 for s390x. |
tree | commitdiff |
2008-12-29 |
Andy Polyakov | Fix "possible loss of data" Win64 compiler warnings. |
tree | commitdiff |
2008-12-19 |
Andy Polyakov | x86_64 assembler pack: add support for Win64 SEH. |
tree | commitdiff |
2008-11-12 |
Andy Polyakov | Update make rules for x86_64 assembler pack. |
tree | commitdiff |
2008-11-12 |
Andy Polyakov | x86_64 assembler pack to comply with updated styling... |
tree | commitdiff |
2008-10-31 |
Andy Polyakov | size_t-fy AES, Camellia and RC4. |
tree | commitdiff |
2008-04-17 |
Lutz Jänicke | Apply mingw patches as supplied by Roumen Petrov an... |
tree | commitdiff |
2008-01-12 |
Andy Polyakov | rc4-x86_64 portability fix. |
tree | commitdiff |
2008-01-11 |
Andy Polyakov | Unify x86 perlasm make rules. |
tree | commitdiff |
2007-12-18 |
Andy Polyakov | Engage x86 assembler in Mac OS X build. |
tree | commitdiff |
2007-12-02 |
Andy Polyakov | Some assembler are allergic to lea reg,BYTE PTR[...]. |
tree | commitdiff |
2007-06-18 |
Dr. Stephen Henson | Update .cvsignore |
tree | commitdiff |
2007-04-26 |
Andy Polyakov | Reimplement rc4-586.pl, relicense rc4-x86_64.pl. |
tree | commitdiff |
2007-04-02 |
Andy Polyakov | RC4_set_key for x86_64 and Core2 optimization. |
tree | commitdiff |
2007-04-01 |
Andy Polyakov | Reserve for assembler implementation of RC4_set_key... |
tree | commitdiff |
2007-03-20 |
Andy Polyakov | Two extra instructions in RC4 character loop give 80... |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-07-26 |
Geoff Thorpe | Fix signed/unsigned warnings. |
tree | commitdiff |
2005-07-20 |
Andy Polyakov | Pedantic polish to rc4-ia64.pl. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Retire original rc4-ia64.S. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Switch to new RC4 IA-64 module. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | This update implements following improvements. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Unrolled RC4 IA-64 loop gives 40% improvement over... |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Fix unwind directives in IA-64 assembler modules. This... |
tree | commitdiff |
2005-06-26 |
Andy Polyakov | Omit padding in RC4_KEY on IA-64. The idea behind paddi... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | make update |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | +20% performance improvement of P4-specific RC4_CHAR... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-04 |
Andy Polyakov | Commentary update motivating code update in 0.9.7. |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Commentary update. |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Rename amd64 modules to x86_64 and update RC4 implement... |
tree | commitdiff |
2005-04-26 |
Ben Laurie | Add DTLS support. |
tree | commitdiff |
2005-04-17 |
Andy Polyakov | Throw in x86_64 AT&T to MASM assembler converter to... |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-04-06 |
Andy Polyakov | +45% RC4 performance boost on Intel EM64T core. Unrolle... |
tree | commitdiff |
2005-04-04 |
Andy Polyakov | Extend Solaris x86 support to amd64. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-02-06 |
Andy Polyakov | This patch was "ignited" by OpenBSD 3>=4 support. They... |
tree | commitdiff |
2004-12-20 |
Dr. Stephen Henson | Remove unused buffer 'buf'. |
tree | commitdiff |
2004-12-13 |
Richard Levitte | Change libeay.num so it's synchronised with additions... |
tree | commitdiff |
2004-12-07 |
Andy Polyakov | Extend RC4 test. |
tree | commitdiff |
2004-12-02 |
Andy Polyakov | Fix rc4-ia64.S to pass more exhaustive regression tests. |
tree | commitdiff |
2004-12-01 |
Andy Polyakov | I've introduced a bug to i386 RC4 assembler, which... |
tree | commitdiff |
2004-11-30 |
Andy Polyakov | Add 0.9.7 specific comments to RC4 assembler modules. |
tree | commitdiff |
2004-11-29 |
Andy Polyakov | Final touches to rc4/asm/rc4-596.pl, +52% better perfor... |
tree | commitdiff |
2004-11-26 |
Andy Polyakov | Engage RC4 IA-64 assembler module. |
tree | commitdiff |
2004-11-26 |
Andy Polyakov | RC4 IA-64 assembler implementation. |
tree | commitdiff |
2004-11-21 |
Andy Polyakov | RC4 tune-up for Intel P4 core, both 32- and 64-bit... |
tree | commitdiff |
2004-11-09 |
Andy Polyakov | As was shown by Marc Bevand reordering of couple of... |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-08-29 |
Andy Polyakov | Proper support for OpenBSD-i386 shared build, including... |
tree | commitdiff |
2004-08-01 |
Andy Polyakov | OpenBSD fix-up for new a.out targets. OpenBSD .s.o... |
tree | commitdiff |
2004-08-01 |
Andy Polyakov | Clean-up GAS targets: get rid of "cpp" stuff and replac... |
tree | commitdiff |
2004-07-23 |
Andy Polyakov | Adapt rc4-amd64.pl for Win64/AMD64 assembler. |
tree | commitdiff |
2004-07-22 |
Andy Polyakov | EVP_Digest is size_t-fied, clean up test programs accor... |
tree | commitdiff |
2004-07-11 |
Andy Polyakov | Integration of RC4 AMD64 module. |
tree | commitdiff |
2004-07-11 |
Andy Polyakov | RC4 tune-up for AMD64. Performance improvement of 2... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
tree | commitdiff |
2003-11-16 |
Lutz Jänicke | Provide ASFLAGS in the subdirectories handling assemble... |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_RC4. |
tree | commitdiff |
2003-01-16 |
Richard Levitte | A few more files to ignore |
tree | commitdiff |
2003-01-03 |
Andy Polyakov | Unified targets for ELF assembler modules. Tested on... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-06 |
Ulf Möller | format strings |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-03-20 |
Ulf Möller | In some of the Makefiles CPP was not defined. |
tree | commitdiff |
2000-03-14 |
Bodo Möller | Remove "Makefile.uni" files and some related stuff. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Remove Win32 assembler files. They are always rebuilt... |
tree | commitdiff |
2000-03-12 |
Ulf Möller | asm workaround for SuSE Linux |
tree | commitdiff |
2000-03-02 |
Bodo Möller | Add missing dependencies. |
tree | commitdiff |
2000-02-05 |
Ulf Möller | Document RC4. |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-10-07 |
Andy Polyakov | RC4 tune-up featuring 30-40% performance improvement... |
tree | commitdiff |
1999-09-26 |
Andy Polyakov | RC4 tune-up. |
tree | commitdiff |
1999-06-14 |
Bodo Möller | rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; |
tree | commitdiff |
1999-06-09 |
Bodo Möller | Some pre-POSIX systems don't have unistd.h (but e.g... |
tree | commitdiff |
1999-05-28 |
Bodo Möller | Some assembler-related clean-ups. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | Remove redundant ifdef. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
next |