]> WPIA git - gigi.git/history - tests/org/cacert/gigi/util
upd: refactor tests to use convenience get-stuff
[gigi.git] / tests / org / cacert / gigi / util /
2016-05-03 Felix Dörrefix: allow testing with rate limits
2016-04-07 Felix Dörregeneral cleanup
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-10-03 Felix Dörreupd "generateTruststoreNRE.sh" to reflect changes in...
2015-10-03 Felix Dörreupd: the Public suffix list changed (again), as did...
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-08-02 Felix Dörreupd: the world changed to need our test vectors for...
2015-03-21 Janis StreibUPD: Stricter name part handling
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.