index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
perlasm
/
x86nasm.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
Elizarova, Alina
2024-12-13
1
-1
/
+2
*
Following the license change, modify the boilerplates in crypto/perlasm/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Remove remaining NETWARE ifdef's
Rich Salz
2018-01-07
1
-1
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
1
-1
/
+8
*
Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.
Andy Polyakov
2012-11-17
1
-1
/
+3
*
Padlock engine: make it independent of inline assembler.
Andy Polyakov
2011-09-06
1
-0
/
+7
*
perlasm/x86[nm]asm.pl: make OPENSSL_instrument_bus[2] compile.
Andy Polyakov
2011-04-18
1
-0
/
+2
*
x86 perlasm: add support for 16-bit values.
Andy Polyakov
2010-06-04
1
-1
/
+3
*
Expand OPENSS_ia32cap to 64 bits.
Andy Polyakov
2009-04-26
1
-1
/
+1
*
perlasm update: implement dataseg directive.
Andy Polyakov
2008-07-22
1
-0
/
+5
*
x86nasm.pl update: use pre-defined macros and allow for /safeseh link.
Andy Polyakov
2008-07-15
1
-5
/
+6
*
Netware support.
Dr. Stephen Henson
2008-01-03
1
-0
/
+2
*
perlasm/x86*.pl updates.
Andy Polyakov
2008-01-03
1
-1
/
+3
*
x86 perlasm overhaul.
Andy Polyakov
2007-12-18
1
-125
/
+20
*
Structure symbol decorations, optimize label handling...
Andy Polyakov
2007-11-24
1
-36
/
+38
*
Synchronize x86nasm.pl with x86unix.pl.
Andy Polyakov
2007-11-22
1
-5
/
+8
*
x86 perlasm updates.
Andy Polyakov
2007-07-25
1
-13
/
+41
*
link warnings caused by nasm modules.
Andy Polyakov
2007-03-20
1
-1
/
+2
*
nasm fixes.
Andy Polyakov
2007-03-20
1
-1
/
+2
*
Remove x86ms.pl and reimplement x86*.pl.
Andy Polyakov
2006-09-18
1
-417
/
+192
*
Support for indirect calls in x86 assembler modules.
Andy Polyakov
2005-12-06
1
-2
/
+3
*
Whirlpool hash implementation. The fact that subdirectory and .h file are
Andy Polyakov
2005-11-28
1
-0
/
+5
*
Proper solution to nasm compilation problems in Borland context.
Andy Polyakov
2005-09-20
1
-1
/
+10
*
A report suggests that there're nasm version, which defaults to 16-bit
Andy Polyakov
2005-06-28
1
-2
/
+2
*
Avoid L1 cache aliasing even between key and S-boxes.
Andy Polyakov
2005-04-24
1
-0
/
+1
*
Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.
Andy Polyakov
2005-01-18
1
-0
/
+1
*
Engage AES x86 assembler module for COFF and a.out targets.
Andy Polyakov
2004-12-26
1
-1
/
+1
*
x86 perlasm update to accomodate aes-586.pl.
Andy Polyakov
2004-12-23
1
-1
/
+11
*
perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.
Andy Polyakov
2004-11-27
1
-0
/
+1
*
x86 assembler updates: more instructions, new OPENSSL_instrument_halt
Andy Polyakov
2004-09-09
1
-2
/
+4
*
crypto/perlasm update primarily to unify Netware modules. Once it's verified
Andy Polyakov
2004-08-29
1
-31
/
+63
*
Add framework for yet another assembler module dubbed "cpuid." Idea
Andy Polyakov
2004-07-26
1
-0
/
+4
*
Support for IA-32 SSE2 instruction set.
Andy Polyakov
2004-05-06
1
-1
/
+30
*
Make MD5 assembler code able to handle messages larger than 2GB on 32-bit
Richard Levitte
2003-09-28
1
-0
/
+3
*
Provide "dummy" &main::picmeup even in Windows perlasm modules.
Andy Polyakov
2003-01-24
1
-0
/
+6
*
As you might have noticed I tried to change for . prefix, because it's
Andy Polyakov
2002-12-15
1
-3
/
+3
*
DES PIC-ification. Windows companion.
Andy Polyakov
2002-12-14
1
-3
/
+6
*
IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keep
Andy Polyakov
2002-12-13
1
-0
/
+2
*
Use 32-bit sections instead of the default, 16-bit ones.
Richard Levitte
2002-06-27
1
-1
/
+1
*
More NASM support code it still doesn't work but it doesn't work less than it
Dr. Stephen Henson
1999-07-12
1
-5
/
+22
*
Beginnings of experimental support for NASM assembler. This is a free
Dr. Stephen Henson
1999-07-12
1
-0
/
+325