]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects/Certificate.java
UPD: minor consistency cleanups
[gigi.git] / src / org / cacert / gigi / dbObjects / Certificate.java
2015-10-26 Felix DörreUPD: minor consistency cleanups
2015-10-22 Felix Dörrerefactor: move job to dbObjects Package
2015-10-13 Felix Dörreupd: add properties "emailProvider.smtpHost" + "emailPr...
2015-10-13 Felix Dörreupd: final touches for upgrade to postgres
2015-10-13 Felix Dörreupd: database column rename
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-06-04 Janis StreibADD: Get revocation date and display at cert overview
2015-06-04 Felix Dörrefix: exception when there are bogous certificates.
2015-05-20 Felix Dörrefix: several testcases to the new configuration/structure
2015-05-14 Felix Dörreadd: cert-profile loading from config
2015-05-14 Felix DörreADD: root structure awareness.
2015-03-21 Felix DörreFix: Stacktrace on certificate generation timeout.
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-20 Felix DörreFix: exceptional resource leaks from coverty
2015-02-19 Felix DörreFIX: add UTF-8 as charset where appropriate.
2015-02-19 Felix DörreFIX: race conditions by coverity.
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-01-31 Felix DörreUPD: Correct reping (with 5min rate limiting)
2015-01-21 Felix DörreUPD: make certificate table worked when there are ...
2014-12-31 Felix DörreUpdate Certificate-DN-API (for escape-safe-strings)
2014-12-31 Felix DörreUPD: add another check for the certprofile.
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.