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
/
hash
/
tiger
/
tiger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-187
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-3
/
+4
|
\
|
*
Post-merge fixups
lloyd
2010-10-13
1
-1
/
+1
|
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-3
/
+4
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-3
/
+3
|
|
|
\
|
|
|
*
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
1
-3
/
+3
|
|
|
|
\
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-1
/
+1
|
|
|
|
|
\
|
|
|
|
*
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-3
/
+3
*
|
|
|
|
|
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-7
/
+9
|
/
/
/
/
/
*
|
|
|
|
Remove most uses of HASH_BLOCK_SIZE
lloyd
2010-10-13
1
-1
/
+1
*
|
|
|
|
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-4
/
+4
*
|
|
|
|
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-6
/
+6
*
|
|
|
|
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-1
/
+4
*
|
|
|
|
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-8
/
+21
*
|
|
|
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-1
/
+1
*
|
|
|
|
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
|
/
/
/
/
*
/
/
/
Move Tiger::mix to anon namespace
lloyd
2010-01-04
1
-13
/
+17
|
/
/
/
*
|
/
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
|
/
*
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
1
-3
/
+3
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-25
/
+27
*
Do a minor optimization in some of the compression functions, loading
lloyd
2008-11-23
1
-3
/
+5
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-14
/
+18
*
Move BufferedComputation to new buf_comp.{h,cpp}
lloyd
2008-11-08
1
-0
/
+1
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+155