aboutsummaryrefslogtreecommitdiffstats
path: root/tests/security/hash_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12239] Move deprecated passwords functions to compatibility fileMarc Alexander2014-03-061-1/+1
* [feature/passwords] Get rid of set_name/get_name methods for passwords driversMarc Alexander2014-02-021-5/+0
* [feature/passwords] Pass list of default types to passwords managerMarc Alexander2013-10-271-2/+2
* [feature/passwords] Fix hash_test for use of passwords managerMarc Alexander2013-10-031-1/+4
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-10-031-0/+8
|\
| * [ticket/11873] Add unit test for large password input.Joas Schilling2013-09-281-0/+8
* | [feature/passwords] Add prepending backslash to class namespacesMarc Alexander2013-10-021-8/+8
* | [feature/passwords] Fix tests after changes to phpBB hashing functionsMarc Alexander2013-10-021-0/+27
|/
* [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
* [ticket/10101] Add test case for native phpass hashesIgor Wiedler2011-03-201-0/+21