]> WPIA git - gigi.git/history - src/org/cacert/gigi/util
[DB]: Add orgAdmin management code
[gigi.git] / src / org / cacert / gigi / util /
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-12-31 Felix Dörre[EMPTY] Organize all imports
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-28 Felix DörreRemove command invocations of "dig"
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-24 Janis StreibUPD: Invalidate assurance cache on Assure
2014-08-23 Felix DörreFix "you are not an assurer"-error message.
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Felix DörreImplement fixed-time signing.
2014-08-23 Janis StreibFIX: Cleanup fields
2014-07-29 Felix DörreExtract PEM I/O
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.
2014-07-18 Felix DörreNew Signer Job Table.
2014-07-15 Felix DörrePrevent timing attacks against hash check.
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-07-04 Felix DörreImplement csr/crt storing interface.
2014-07-03 Felix DörreAdding stub for gigi-api (api.gigi.org)
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-07-01 Felix DörreFix minor bug in strength checker and add unit test.
2014-06-27 Felix DörreAdd assurance functions.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreAdd a verify page.
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-24 Felix Dörrefixup! Finish up signup process (so that it's usable...
2014-06-23 Felix DörreFixed an NPE in PasswordStrength checker
2014-06-23 Felix DörreFactor Out sendmail (Abstraction for Email provider)
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...
2014-06-23 Felix DörreFix a "FindBug" in "EmailChecker"
2014-06-23 Felix DörreAdd the "password strength" check
2014-06-23 Felix DörreAdd the "fast email check"
2014-06-22 Felix DörreAdd capable templating for register page
2014-06-21 Felix DörreAdding password checking against Database
2014-06-21 Felix DörreMerge branch 'tlsSelection'
2014-06-21 Felix DörreImplement cipher selection.