projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix bug in x86unix.pl introduced in latest update.
[openssl.git]
/
crypto
/
perlasm
/
x86unix.pl
2006-08-31
Andy Polyakov
Fix bug in x86unix.pl introduced in latest update.
blob
|
commitdiff
|
raw
2006-07-31
Andy Polyakov
perlasm/x86unix.pl update.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Andy Polyakov
Support for indirect calls in x86 assembler modules.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Andy Polyakov
Whirlpool hash implementation. The fact that subdirecto...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Andy Polyakov
Make pshufw optional and update performance table in...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Andy Polyakov
Throw in bn/asm/x86-mont.pl Montgomery multiplication...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Andy Polyakov
Platform update from 8-stable.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Andy Polyakov
Still SEGV trouble in .init segment under Solaris x86...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Andy Polyakov
Avoid L1 cache aliasing even between key and S-boxes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-04
Andy Polyakov
Solaris x86 linker erroneously pads .init segment with...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Andy Polyakov
Throw in AES CBC assembler, up to +40% on aes-128-cbc...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Andy Polyakov
x86 perlasm update to accomodate aes-586.pl.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-10
Andy Polyakov
Solaris x86 perlasm update.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Andy Polyakov
RC4 tune-up for Intel P4 core, both 32- and 64-bit...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Andy Polyakov
Fix Solaris 10_x86 shared build. -Bsymbolic is required...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Andy Polyakov
x86 assembler updates: more instructions, new OPENSSL_i...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Andy Polyakov
Proper support for OpenBSD-i386 shared build, including...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Andy Polyakov
crypto/perlasm update primarily to unify Netware module...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Andy Polyakov
Avoid a.out name table pollition.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Andy Polyakov
OpenBSD fix-up for new a.out targets. OpenBSD .s.o...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Andy Polyakov
Deprecate cpp and gaswin targets. New coff fills in...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-26
Andy Polyakov
Add framework for yet another assembler module dubbed...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Andy Polyakov
Support for IA-32 SSE2 instruction set.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Richard Levitte
Make MD5 assembler code able to handle messages larger...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-10
Andy Polyakov
Avoid unnecessary pollution of object module name table...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Andy Polyakov
At least OpenBSD implements PIC in the same way ELF...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Andy Polyakov
Oops! I've toasted Cygwin! Fixed now.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Andy Polyakov
Unified targets for ELF assembler modules. Tested on...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-17
Andy Polyakov
Make "perl des-586.pl a.out" work, see RT#402
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Andy Polyakov
DES PIC-ification. "Cygwin" companion. Problem was...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Andy Polyakov
IA-32 assembler modules (primarily DES) PIC-ification...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Richard Levitte
Accept digits in symbol names. Spotted by Brian Havard...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Ulf Möller
another fix for the debug print
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Ulf Möller
move constants for debug functions to end of file
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
push the flags too
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
looks like it works now
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
save registers in the debug output code (return value...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
more of the same: add printf() for perlasm.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
minor modification to the previous change
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ulf Möller
PERLASM - the wierdest programming language since Intercal.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-28
Ulf Möller
Support assembler for Mingw32.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-19
Andy Polyakov
Initial support for MacOS is now available
blob
|
commitdiff
|
raw
|
diff to current
1999-07-12
Dr. Stephen Henson
More NASM support code it still doesn't work but it...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Ulf Möller
New switch "386" to generate 80386 code (emulate bswap).
blob
|
commitdiff
|
raw
|
diff to current
1999-03-07
Ben Laurie
Fix DWP when only given three parameters.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current