index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rc4
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
PA-RISC assembly pack: make it work with GNU assembler for HP-UX.
Andy Polyakov
2018-06-25
1
-4
/
+16
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Make a few more asm modules conform: last argument is output file
Richard Levitte
2018-03-08
1
-0
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
2
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
4
-6
/
+4
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
1
-767
/
+0
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
2
-0
/
+25
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
4
-6
/
+6
*
spelling fixes, just comments and readme.
klemens
2016-08-06
2
-2
/
+2
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
2
-2
/
+2
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
7
-7
/
+56
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
1
-1
/
+1
*
Unified - adapt the generation of rc4 assembler to use GENERATE
Richard Levitte
2016-03-09
2
-0
/
+9
*
Skylake performance results.
Andy Polyakov
2015-09-26
1
-1
/
+4
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
2
-2
/
+2
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
C64x+ assembply pack: add RC4 module.
Andy Polyakov
2014-05-04
1
-0
/
+183
*
rc4/asm/rc4-586.pl: allow for 386-only build.
Andy Polyakov
2014-02-27
1
-2
/
+6
*
PA-RISC assembler pack: switch to bve in 64-bit builds.
Andy Polyakov
2013-06-18
1
-1
/
+2
*
x86_64 assembly pack: make Windows build more robust.
Andy Polyakov
2013-01-22
2
-2
/
+4
*
x86_64 assembly pack: make it possible to compile with Perl located on
Andy Polyakov
2012-06-27
2
-2
/
+2
*
x86[_64] assembly pack: update benchmark results.
Andy Polyakov
2012-06-12
3
-0
/
+9
*
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
Andy Polyakov
2011-08-23
1
-0
/
+631
*
rc4-586.pl: add Atom performance results.
Andy Polyakov
2011-06-28
1
-1
/
+3
*
rc4-x86_64.pl: commentary update.
Andy Polyakov
2011-06-27
1
-3
/
+6
*
Various mingw64 fixes.
Andy Polyakov
2011-05-29
1
-1
/
+1
*
rc4-x86_64.pl: fix due credit.
Andy Polyakov
2011-05-27
1
-9
/
+11
*
rc4-x86_64.pl: RC4_options fix-up.
Andy Polyakov
2011-05-27
1
-3
/
+5
*
x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.
Andy Polyakov
2011-05-27
1
-7
/
+5
*
rc4-x86_64.pl: major optimization for contemporary Intel CPUs.
Andy Polyakov
2011-05-27
1
-46
/
+208
*
rc4-586.pl: optimize even further...
Andy Polyakov
2011-05-27
1
-6
/
+8
*
rc4-586.pl: optimize unused code path.
Andy Polyakov
2011-05-25
1
-22
/
+37
*
rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.
Andy Polyakov
2011-05-24
1
-8
/
+129
*
s390x assembler pack: adapt for -m31 build, see commentary in Configure
Andy Polyakov
2010-11-29
1
-5
/
+30
*
rc4-s390x.pl: harmonize build rule with other similar rules.
Andy Polyakov
2010-07-26
1
-0
/
+4
*
rc4-x86_64.pl: "Westmere" optimization.
Andy Polyakov
2010-05-13
1
-0
/
+5
*
Revert previous Linux-specific/centric commit#19629. If it really has to
Andy Polyakov
2010-05-06
1
-1
/
+0
*
Non-executable stack in asm.
Ben Laurie
2010-05-05
1
-0
/
+1
*
Throw in more PA-RISC assembler.
Andy Polyakov
2009-12-27
1
-0
/
+313
*
Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing).
Andy Polyakov
2009-04-26
1
-8
/
+9
*
rc4-s390x.pl: allow for older assembler and optimize character loop.
Andy Polyakov
2009-02-12
1
-19
/
+19
*
RC4 for s390x.
Andy Polyakov
2009-02-11
1
-0
/
+205
*
x86_64 assembler pack: add support for Win64 SEH.
Andy Polyakov
2008-12-19
1
-12
/
+152
*
x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.
Andy Polyakov
2008-11-12
1
-2
/
+1
*
rc4-x86_64 portability fix.
Andy Polyakov
2008-01-12
1
-1
/
+1
*
Some assembler are allergic to lea reg,BYTE PTR[...].
Andy Polyakov
2007-12-02
1
-1
/
+1
*
Reimplement rc4-586.pl, relicense rc4-x86_64.pl.
Andy Polyakov
2007-04-26
2
-202
/
+154
*
RC4_set_key for x86_64 and Core2 optimization.
Andy Polyakov
2007-04-02
1
-0
/
+115
[next]