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
/
loadstor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-102
/
+102
*
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
1
-10
/
+6
*
Remove constexpr use introduced in 20f7e4ec
Jack Lloyd
2016-10-16
1
-5
/
+5
*
util: Some simple constexpr uses
Jack Lloyd
2016-10-13
1
-5
/
+5
*
Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...
Dan Brown
2016-04-27
1
-1
/
+1
*
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
1
-19
/
+39
*
Guard all std::mem* ops against any call with zero length.
Jack Lloyd
2015-12-25
1
-18
/
+24
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+13
*
lib/utils: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-2
/
+2
*
Centralize where string.h/cstring is included to mem_ops.h
lloyd
2015-01-23
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add missing include
lloyd
2015-01-08
1
-0
/
+1
*
Add SHA-512/256
lloyd
2015-01-08
1
-0
/
+42
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+627