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
/
md2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Remove all uses of MemoryRegion::copy outside of internal uses in
lloyd
2012-05-18
1
-1
/
+1
*
First step towards replacing the existing containers with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Avoid more VC warnings
lloyd
2010-12-13
1
-1
/
+2
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-3
/
+4
*
Remove HashFunction::HASH_BLOCK_SIZE entirely
lloyd
2010-10-13
1
-1
/
+3
*
Remove most uses of HASH_BLOCK_SIZE
lloyd
2010-10-13
1
-11
/
+11
*
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
2
-10
/
+14
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-3
/
+4
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-3
/
+3
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-2
/
+2
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-3
/
+3
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-1
/
+1
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-2
/
+2
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
2
-2
/
+2
*
Remove add blocks from hash function info.txt files
lloyd
2009-09-29
1
-7
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-2
/
+6
*
No reason to include mdx_hash.h in MD2 since it derives directly from
lloyd
2009-03-27
2
-24
/
+24
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Move all modules into src/ directory
lloyd
2008-09-28
3
-0
/
+151