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
/
md5
/
md5.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-46
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Doxygen
lloyd
2010-11-02
1
-1
/
+9
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-2
/
+4
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-1
/
+1
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-3
/
+4
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-2
/
+2
*
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
-1
/
+3
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-8
/
+8
*
Derive the x86 assembly implementations of MD4, MD5, and Serpent from
lloyd
2008-09-29
1
-1
/
+1
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+33