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
/
bswap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-2
/
+0
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
Use __builtin_bswapN builtins on XLC
Jack Lloyd
2018-12-31
1
-4
/
+4
*
Fix generic 32-bit bswap
Jack Lloyd
2018-12-31
1
-2
/
+6
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-2
/
+1
*
Use builtin_bswap16 when available
Jack Lloyd
2018-11-20
1
-0
/
+4
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
1
-33
/
+14
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-3
/
+3
*
Remove SSE2 bswap_4
Jack Lloyd
2017-10-11
1
-24
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-8
/
+8
*
Initial support for 64 bit ARM
Daniel Seither
2015-10-13
1
-2
/
+2
*
Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM
simon
2015-05-31
1
-3
/
+3
*
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
/
+142