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
/
cms
/
cms_algo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/u32bit/size_t/
lloyd
2010-10-29
1
-2
/
+2
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t rather than u32bit in SymmetricAlgorithm
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t in filters
lloyd
2010-10-12
1
-1
/
+1
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-5
/
+6
*
Rename MemoryRegion::destroy to MemoryRegion::clear to match STL
lloyd
2010-09-08
1
-1
/
+1
*
Give all Filter objects a method for querying their name
lloyd
2010-06-28
1
-0
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-16
/
+18
*
Remove last uses of lookup.h in CMS code
lloyd
2008-11-11
1
-7
/
+14
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
1
-1
/
+0
*
Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that
lloyd
2008-10-02
1
-4
/
+2
*
Fixes to not require RC2 for CMS to compile
lloyd
2008-09-30
1
-5
/
+17
*
Many updates for the CMS code to bring up to date with current API
lloyd
2008-09-30
1
-2
/
+4
*
Move CMS code into main src tree, though it currently doesn't compile (needs ...
lloyd
2008-09-28
1
-0
/
+144