| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix signed/unsigned warnings. | Geoff Thorpe | 2005-07-26 | 1 | -2/+2 |
* | Pedantic polish to rc4-ia64.pl. | Andy Polyakov | 2005-07-20 | 1 | -2/+2 |
* | Retire original rc4-ia64.S. | Andy Polyakov | 2005-07-18 | 1 | -159/+0 |
* | Switch to new RC4 IA-64 module. | Andy Polyakov | 2005-07-18 | 1 | -3/+6 |
* | This update implements following improvements. | Andy Polyakov | 2005-07-18 | 1 | -87/+54 |
* | Unrolled RC4 IA-64 loop gives 40% improvement over current assembler | Andy Polyakov | 2005-07-18 | 1 | -0/+788 |
* | Fix unwind directives in IA-64 assembler modules. This helps symbolic | Andy Polyakov | 2005-07-18 | 1 | -3/+2 |
* | Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserve | Andy Polyakov | 2005-06-26 | 5 | -44/+39 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -4/+17 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -16/+2 |
* | +20% performance improvement of P4-specific RC4_CHAR loop. | Andy Polyakov | 2005-05-15 | 1 | -5/+6 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -5/+1 |
* | Commentary update motivating code update in 0.9.7. | Andy Polyakov | 2005-05-04 | 1 | -4/+4 |
* | Commentary update. | Andy Polyakov | 2005-05-03 | 1 | -2/+4 |
* | Rename amd64 modules to x86_64 and update RC4 implementation. | Andy Polyakov | 2005-05-03 | 3 | -161/+239 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+1 |
* | Throw in x86_64 AT&T to MASM assembler converter to facilitate development | Andy Polyakov | 2005-04-17 | 1 | -114/+47 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 2 | -0/+4 |
* | +45% RC4 performance boost on Intel EM64T core. Unrolled loop providing | Andy Polyakov | 2005-04-06 | 1 | -4/+4 |
* | Extend Solaris x86 support to amd64. | Andy Polyakov | 2005-04-04 | 1 | -1/+1 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF | Andy Polyakov | 2005-02-06 | 1 | -10/+5 |
* | Remove unused buffer 'buf'. | Dr. Stephen Henson | 2004-12-20 | 1 | -3/+1 |
* | Change libeay.num so it's synchronised with additions in 0.9.7-stable. | Richard Levitte | 2004-12-13 | 1 | -5/+16 |
* | Extend RC4 test. | Andy Polyakov | 2004-12-07 | 1 | -0/+32 |
* | Fix rc4-ia64.S to pass more exhaustive regression tests. | Andy Polyakov | 2004-12-02 | 1 | -15/+24 |
* | I've introduced a bug to i386 RC4 assembler, which would emerge with | Andy Polyakov | 2004-12-01 | 1 | -2/+2 |
* | Add 0.9.7 specific comments to RC4 assembler modules. | Andy Polyakov | 2004-11-30 | 3 | -7/+14 |
* | Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core. | Andy Polyakov | 2004-11-29 | 1 | -16/+32 |
* | Engage RC4 IA-64 assembler module. | Andy Polyakov | 2004-11-26 | 4 | -0/+15 |
* | RC4 IA-64 assembler implementation. | Andy Polyakov | 2004-11-26 | 1 | -0/+148 |
* | RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's | Andy Polyakov | 2004-11-21 | 4 | -19/+117 |
* | As was shown by Marc Bevand reordering of couple of load operations | Andy Polyakov | 2004-11-09 | 1 | -19/+23 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 1 | -1/+1 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -3/+4 |
* | OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... | Andy Polyakov | 2004-08-01 | 1 | -3/+3 |
* | Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" | Andy Polyakov | 2004-08-01 | 1 | -13/+8 |
* | Adapt rc4-amd64.pl for Win64/AMD64 assembler. | Andy Polyakov | 2004-07-23 | 1 | -57/+60 |
* | EVP_Digest is size_t-fied, clean up test programs accordingly. | Andy Polyakov | 2004-07-22 | 1 | -1/+2 |
* | Integration of RC4 AMD64 module. | Andy Polyakov | 2004-07-11 | 1 | -0/+2 |
* | RC4 tune-up for AMD64. Performance improvement of 2.22x is measured for | Andy Polyakov | 2004-07-11 | 1 | -0/+189 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 2 | -0/+6 |
* | Provide ASFLAGS in the subdirectories handling assembler code. | Lutz Jänicke | 2003-11-16 | 1 | -0/+1 |
* | Make sure we get the definition of OPENSSL_NO_RC4. | Richard Levitte | 2003-03-20 | 1 | -2/+1 |
* | A few more files to ignore | Richard Levitte | 2003-01-16 | 1 | -0/+1 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | Andy Polyakov | 2003-01-03 | 1 | -9/+3 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -2/+2 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |