]> WPIA git - gigi.git/history - tests/org/cacert/gigi/util
Fix: consolidate TestEmailReveiver interface
[gigi.git] / tests / org / cacert / gigi / util /
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-19 Felix DörreFix: more coverity resource leak
2014-12-31 Felix Dörreadd: implement password migration to scrypt on login.
2014-12-31 Felix DörreUPD: Public Suffixes Parameterized.
2014-12-31 Felix Dörrefix: cleanup public suffix list-initailizing.
2014-12-31 Felix DörreADD: prefix check for domains against database
2014-12-31 Felix DörreImplement use of Public Suffix List.
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-13 Felix DörreUPD: do PoJam Test with 15
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-05 Felix DörreUPD: fix "TestNotary.testPoJam"
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreAdditional testcases for failing assurances.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-18 Felix DörreRemove Test-debugoutput
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Felix DörreEnlarge password test cases a bit.
2014-07-05 Felix DörreImplement PoJam test.
2014-07-05 Felix DörreImplement better result of "Notary.assure"
2014-07-05 Felix DörreProhibit negative points in Bussiness-Logic
2014-07-03 Felix DörreDo a big test on "notary"
2014-07-01 Felix DörreAdding basic test for password hashing.
2014-07-01 Felix DörreFix minor bug in strength checker and add unit test.
2014-07-01 Felix DörreUnit Test für die HTMLEncode Funktion.