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
/
tests
/
test_passhash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-5
/
+5
*
Add passhash9 tests for edge cases
Jack Lloyd
2017-12-28
1
-1
/
+18
*
Move passhash9 and bcrypt tests to passhash/ subdir
Jack Lloyd
2017-09-24
1
-2
/
+2
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Fix a couple more VC warnings
Jack Lloyd
2017-09-10
1
-2
/
+2
*
Fix a few more MSVC warnings
Jack Lloyd
2017-08-31
1
-3
/
+3
*
Add is_passhash9_alg_supported()
René Korthaus
2017-08-19
1
-24
/
+21
*
Add guards for MAC and hash algo used in passhash9 tests
René Korthaus
2017-08-18
1
-1
/
+16
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-2
/
+2
*
Add missing override annotation
Jack Lloyd
2017-03-29
1
-1
/
+1
*
Avoid long tests for each bcrypt password
Jack Lloyd
2017-03-24
1
-2
/
+22
*
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
1
-2
/
+2
*
Travis did not like these long tests
Jack Lloyd
2016-12-25
1
-2
/
+2
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-2
/
+2
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-2
/
+2
*
Fix indent in test_passhash
Simon Warta
2015-12-08
1
-1
/
+1
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-67
/
+72
*
Replace \n by std::endl in tests to ensure proper flushing
Simon Warta
2015-06-19
1
-5
/
+5
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+6
*
All tests now share an RNG. Uses system RNG if available
lloyd
2014-12-28
1
-3
/
+3
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+94
*
Rename test sources
lloyd
2014-01-07
1
-94
/
+0
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+94