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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up cpuid.cpp into arch-specific files
Jack Lloyd
2017-09-17
1
-302
/
+0
*
Merge duplicated logic for clearing CPUID bits
Jack Lloyd
2017-09-16
1
-0
/
+2
*
Change how CPU endianness is detected.
Jack Lloyd
2017-08-03
1
-12
/
+21
*
Resolve Doxygen error in cpuid.h
Jack Lloyd
2017-02-11
1
-1
/
+2
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-1
/
+10
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
1
-1
/
+16
*
Refactor CPUID implementation, add ARM support
Jack Lloyd
2017-01-17
1
-31
/
+94
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
Add CPUID::is_little_endian
Jack Lloyd
2016-11-07
1
-0
/
+10
*
Fix Clang warnings
Jack Lloyd
2016-10-09
1
-2
/
+0
*
Add cpuid overload to test framework
Jack Lloyd
2016-09-15
1
-46
/
+68
*
Improve side channel attack resistance of table based AES impl
Jack Lloyd
2015-11-29
1
-2
/
+17
*
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
1
-0
/
+2
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-6
/
+6
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-6
/
+9
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+153