]> WPIA git - gigi.git/history - src/org/cacert/gigi/util/Notary.java
Convert strange flags to Groups.
[gigi.git] / src / org / cacert / gigi / util / Notary.java
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreUPD: cleanup notary-assurance API
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-24 Janis StreibUPD: Invalidate assurance cache on Assure
2014-08-23 Felix DörreFix "you are not an assurer"-error message.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Felix DörreHarden the AssuranceResult enum in Notary.
2014-07-05 Felix DörreRemove debug output.
2014-07-05 Felix DörreImplement better result of "Notary.assure"
2014-07-05 Felix DörreProhibit negative points in Bussiness-Logic
2014-06-27 Felix DörreAdd assurance functions.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...