index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes
/
asm
/
aesni-sha256-x86_64.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Unable to run asm code on OpenBSD (amd64)
Theo Buehler
2024-04-17
1
-0
/
+2
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
1
-1
/
+1
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
1
-1
/
+1
*
Fix aesni_cbc_sha256_enc_avx2 backtrace info
Bernd Edlinger
2019-12-23
1
-14
/
+44
*
Add some missing cfi frame info in aesni-sha and sha-x86_64.pl
Bernd Edlinger
2019-12-20
1
-0
/
+2
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-4
/
+6
*
Following the license change, modify the boilerplates in crypto/aes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.
Andy Polyakov
2017-07-24
1
-6
/
+9
*
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.
Andy Polyakov
2017-03-22
1
-0
/
+1
*
aes/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
1
-1
/
+55
*
x86_64 assembly pack: Win64 SEH face-lift.
Andy Polyakov
2017-02-06
1
-28
/
+27
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
1
-1
/
+8
*
x86_64 assembly pack: tune clang version detection even further.
Andy Polyakov
2015-12-13
1
-1
/
+1
*
x86_64 assembly pack: tune clang version detection.
Andy Polyakov
2015-11-23
1
-1
/
+1
*
aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
Andy Polyakov
2015-11-16
1
-5
/
+2
*
Skylake performance results.
Andy Polyakov
2015-09-26
1
-0
/
+1
*
aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...
Andy Polyakov
2015-05-13
1
-3
/
+3
*
x86_64 assembly pack: improve masm support.
Andy Polyakov
2014-07-09
1
-1
/
+1
*
x86_64 assembly pack: refine clang detection.
Andy Polyakov
2014-06-28
1
-2
/
+2
*
x86_64 assembly pack: addendum to last clang commit.
Andy Polyakov
2014-06-24
1
-1
/
+1
*
x86_64 assembly pack: allow clang to compile AVX code.
Andy Polyakov
2014-06-24
1
-0
/
+4
*
aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.
Andy Polyakov
2014-06-16
1
-3
/
+5
*
aesni-sha256-x86_64.pl: add missing rex in shaext.
Andy Polyakov
2014-06-14
1
-1
/
+1
*
Facilitate back-porting of AESNI and SHA modules.
Andy Polyakov
2014-06-12
1
-17
/
+47
*
Add support for Intel SHA extension.
Andy Polyakov
2014-06-11
1
-2
/
+322
*
aesni-sha256-x86_64.pl: fix typo in Windows SEH.
Andy Polyakov
2013-06-30
1
-4
/
+0
*
aesni-sha256-x86_64.pl: harmonize with latest sha512-x86_64.pl.
Andy Polyakov
2013-06-10
1
-11
/
+9
*
Add AES-SHA256 stitch.
Andy Polyakov
2013-05-13
1
-0
/
+1358