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
/
utils
/
loadstor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-627
/
+0
*
Prefix vs postfix
lloyd
2010-10-15
1
-2
/
+2
*
More size_t
lloyd
2010-10-15
1
-24
/
+24
*
Doxygen
lloyd
2010-06-21
1
-6
/
+217
*
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-10
/
+1
*
Add a static_cast<byte>() around get_byte just to keep VC++ quiet.
lloyd
2009-12-23
1
-1
/
+3
*
Deal with unknown or mixed endian architectures properly. If known little
lloyd
2009-12-23
1
-22
/
+18
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-3
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-3
/
+3
*
Use memcpy for bulk loads if algorithm endianness matches CPU endianess.
lloyd
2009-11-10
1
-0
/
+9
*
Tick to 1.9.3-dev
lloyd
2009-11-06
1
-13
/
+13
*
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
1
-0
/
+46
*
Add new store_[l|b]e variants taking 8 values.
lloyd
2009-10-23
1
-16
/
+108
*
Add some basic prefetching support (only supported with GNU C++ or things
lloyd
2009-09-29
1
-0
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-17
/
+19
*
More headers (loadstore, mem_ops, rotate, types) for util module
lloyd
2008-09-28
1
-0
/
+279