aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_passhash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid long tests for each bcrypt passwordJack Lloyd2017-03-241-2/+22
* Fix incorrect password truncation in bcrypt password hashing.Jack Lloyd2017-03-241-2/+2
* Travis did not like these long testsJack Lloyd2016-12-251-2/+2
* Add test option --run-long-testsJack Lloyd2016-12-241-2/+2
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Add --data-dir option to test commandJack Lloyd2015-12-201-2/+2
* Fix indent in test_passhashSimon Warta2015-12-081-1/+1
* Update and consolidate the test framework.Jack Lloyd2015-11-111-67/+72
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-5/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+6
* All tests now share an RNG. Uses system RNG if availablelloyd2014-12-281-3/+3
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+94
* Rename test sourceslloyd2014-01-071-94/+0
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+94