index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
cpuid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
3
-7
/
+7
*
Make CPU probes noexcept
Jack Lloyd
2019-12-06
2
-6
/
+6
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-0
/
+2
*
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
1
-0
/
+15
*
Add a RWLock
Jack Lloyd
2019-09-23
2
-8
/
+5
*
Merge GH #2061 Add header deprecation warnings
Jack Lloyd
2019-09-08
1
-0
/
+2
|
\
|
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
|
Add support for vector permute AES using AltiVec
Jack Lloyd
2019-09-07
1
-0
/
+2
|
/
*
Merge GH #2096 Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
1
-0
/
+12
|
\
|
*
Avoid dynamic endian dispatch if we don't need it
Jack Lloyd
2019-09-04
1
-0
/
+12
*
|
Support NEON for AES vector permutes
Jack Lloyd
2019-09-01
1
-0
/
+15
|
/
*
Add support for POWER9 DARN RNG
Jack Lloyd
2019-08-27
3
-0
/
+11
*
Provides auxiliary vector support for FreeBSD.
David Carlier
2019-04-15
2
-12
/
+8
*
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
2
-5
/
+5
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
5
-48
/
+67
*
Add PVR identifer for POWER9
Jack Lloyd
2018-12-03
1
-1
/
+3
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-0
/
+2
*
Fix ARMv7 build
Jack Lloyd
2018-07-09
1
-0
/
+3
*
Add support for ARMv8 SM4 instructions
Jack Lloyd
2018-07-09
3
-5
/
+70
*
Fix handling of SHA instructions in tests
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Add BMI2-specific SHA-256
Jack Lloyd
2018-05-27
3
-2
/
+25
*
Fix CPUID::has_cpuid_bit
Jack Lloyd
2018-03-17
1
-1
/
+3
*
Avoid unused arg warning in PowerPC CPUID code
Jack Lloyd
2018-03-17
1
-0
/
+2
*
Do runtime endian check when CPUID is initialized
Jack Lloyd
2018-02-23
1
-0
/
+1
*
Add support for detecting POWER crypto using getauxval
Jack Lloyd
2018-01-07
3
-1
/
+34
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add additional ids for AltiVec enabled POWER processors
Jack Lloyd
2017-09-19
1
-3
/
+5
*
More annotations
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add ARM feature detection for systems without getauxval
Jack Lloyd
2017-09-17
2
-15
/
+129
*
Split up cpuid.cpp into arch-specific files
Jack Lloyd
2017-09-17
6
-0
/
+854