summaryrefslogtreecommitdiffstats
path: root/crypto/des/asm/crypt586.pl
AgeCommit message (Collapse)Author
2008-01-05Update perl asm scripts include paths for perlasm.Dr. Stephen Henson
2005-11-06Address MASM-specific problems introduced withAndy Polyakov
http://cvs.openssl.org/chngview?cn=14547.
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
shared libraries shared.
2002-03-04Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid ↵Richard Levitte
certain linkage clashes.
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
didn't work before :-)
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall