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
/
sym_algo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use size_t rather than u32bit in SymmetricAlgorithm
lloyd
2010-10-13
3
-15
/
+15
*
Also deal with short values in OctetString
lloyd
2010-10-01
1
-1
/
+1
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-2
/
+2
*
Remove constructors of MemoryVector and SecureVector that took two
lloyd
2010-09-13
1
-1
/
+4
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-2
/
+1
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
2
-3
/
+3
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
Update some callers that were using Hex_Encoder or Hex_Decoder but
lloyd
2010-09-03
1
-13
/
+6
*
Doxygen
lloyd
2010-06-21
1
-2
/
+7
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-1
/
+1
*
More Doxygen comments
lloyd
2010-06-16
1
-10
/
+99
*
More Doxygen updates
lloyd
2010-06-15
1
-1
/
+6
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-1
/
+1
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+1
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-8
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-3
/
+3
*
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
1
-2
/
+2
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-4
/
+6
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
3
-47
/
+53
*
Rename SymmetricAlgorithm::key to key_schedule to avoid many name
lloyd
2008-11-09
1
-5
/
+5
*
Split the last parts of the 'core' module
lloyd
2008-11-08
2
-0
/
+19
*
Move mutex.h from core to utils
lloyd
2008-11-08
3
-0
/
+292