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
/
checks
/
validate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-0
/
+6
*
Remove unused arg
lloyd
2009-10-09
1
-3
/
+2
*
Use the new selftest framework for testing hashes, MACs, and ciphers.
lloyd
2009-10-07
1
-10
/
+33
*
Use the Timer class for all benchmarking
lloyd
2008-09-05
1
-3
/
+12
*
Delete the self-test global RNG: just create one in main() and pass it
lloyd
2008-06-28
1
-9
/
+14
*
Remove uses of global PRNG from self-test and benchmark code. Assumes
lloyd
2008-06-27
1
-2
/
+2
*
Fix some -Wmissing-declarations warnings
lloyd
2008-06-12
1
-0
/
+6
*
Add a full set of tests for the ANSI X9.31 PRNG, using data taken
lloyd
2008-06-07
1
-1
/
+1
*
Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was
lloyd
2008-04-07
1
-2
/
+2
*
Remove several uses of old style C casts in favor of C++98's static_cast and
lloyd
2007-10-19
1
-1
/
+1
*
Eliminate most uses of exit() to bail on an error; instead throw an
lloyd
2007-02-19
1
-12
/
+5
*
Remove the public domain notices from the self-test/benchmark code,
lloyd
2006-08-09
1
-1
/
+0
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+298