index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Andy Polyakov
2017-02-15
1
-1
/
+5
*
modes/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
2
-0
/
+61
*
x86_64 assembly pack: Win64 SEH face-lift.
Andy Polyakov
2017-02-06
1
-12
/
+23
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
1
-0
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
4
-10
/
+10
*
modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.
Andy Polyakov
2016-09-03
1
-1
/
+3
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
1
-0
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-3
/
+3
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-01
1
-0
/
+2
*
Clarify use of |$end0| in stitched x86-64 AES-GCM code.
Brian Smith
2016-06-27
1
-0
/
+41
*
modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
Andy Polyakov
2016-06-14
1
-20
/
+449
*
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
12
-12
/
+96
*
s390x assembly pack: cache capability query results.
Andy Polyakov
2016-04-25
1
-3
/
+1
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
2
-3
/
+3
*
Unified - adapt the generation of modes assembler to use GENERATE
Richard Levitte
2016-03-09
3
-2
/
+7
*
SPARCv9 assembly pack: unify build rules and argument handling.
Andy Polyakov
2016-03-08
1
-10
/
+11
*
modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.
Andy Polyakov
2016-02-27
2
-2
/
+2
*
Restore xmm7 from the correct address on win64
Kurt Roeckx
2016-02-04
1
-1
/
+1
*
x86_64 assembly pack: tune clang version detection even further.
Andy Polyakov
2015-12-13
2
-2
/
+2
*
ARMv4 assembly pack: allow Thumb2 even in iOS build,
Andy Polyakov
2015-12-07
1
-1
/
+1
*
x86_64 assembly pack: tune clang version detection.
Andy Polyakov
2015-11-23
2
-2
/
+2
*
modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.
Andy Polyakov
2015-11-11
1
-1
/
+1
*
Skylake performance results.
Andy Polyakov
2015-09-26
2
-6
/
+8
*
ARMv4 assembly pack: implement support for Thumb2.
Andy Polyakov
2015-09-25
1
-5
/
+40
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
7
-37
/
+37
*
modes/asm/ghashv8-armx.pl: additional performance data.
Andy Polyakov
2015-04-21
1
-0
/
+1
*
Add assembly support for 32-bit iOS.
Andy Polyakov
2015-04-20
1
-10
/
+27
*
modes/asm/ghashv8-armx.pl: up to 90% performance improvement.
Andy Polyakov
2015-04-02
1
-54
/
+222
*
ARMv4 assembly pack: add Cortex-A15 performance data.
Andy Polyakov
2015-03-08
1
-2
/
+2
*
Add assembly support to ios64-cross.
Andy Polyakov
2015-01-23
1
-1
/
+9
*
Add Broadwell performance results.
Andy Polyakov
2015-01-13
2
-2
/
+7
*
Remove inconsistency in ARM support.
Andy Polyakov
2015-01-04
1
-1
/
+2
*
x86[_64] assembly pack: add Silvermont performance data.
Andy Polyakov
2014-08-30
1
-0
/
+1
*
Add GHASH for PowerISA 2.0.7.
Andy Polyakov
2014-07-20
1
-0
/
+234
*
Revert "Add GHASH for PowerISA 2.07."
Andy Polyakov
2014-07-16
1
-229
/
+0
*
Add GHASH for PowerISA 2.07.
Andy Polyakov
2014-07-16
1
-0
/
+229
*
x86_64 assembly pack: improve masm support.
Andy Polyakov
2014-07-09
1
-2
/
+2
*
x86_64 assembly pack: refine clang detection.
Andy Polyakov
2014-06-28
2
-4
/
+4
*
x86_64 assembly pack: addendum to last clang commit.
Andy Polyakov
2014-06-24
2
-2
/
+2
*
x86_64 assembly pack: allow clang to compile AVX code.
Andy Polyakov
2014-06-24
2
-0
/
+8
*
ARMv8 assembly pack: add Cortex performance numbers.
Andy Polyakov
2014-06-24
1
-1
/
+2
*
ghash-x86_64.pl: optimize for upcoming Atom.
Andy Polyakov
2014-06-11
1
-26
/
+24
*
ARM assembly pack: get ARMv7 instruction endianness right.
Andy Polyakov
2014-06-06
1
-2
/
+3
*
Add GHASH for ARMv8 Crypto Extension.
Andy Polyakov
2014-06-06
1
-0
/
+240
*
C64x+ assembly pack: make it work with older toolchain.
Andy Polyakov
2014-05-04
1
-0
/
+4
*
bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication
Andy Polyakov
2014-04-24
1
-82
/
+144
*
ghash-x86[_64].pl: ~15% improvement on Atom Silvermont
Andy Polyakov
2014-02-13
2
-32
/
+46
*
modes/asm/ghash-s390x.pl: +15% performance improvement on z10.
Andy Polyakov
2014-02-02
1
-3
/
+3
*
modes/asm/ghash-alpha.pl: fix typo.
Andy Polyakov
2013-11-12
1
-1
/
+1
[next]