]> WPIA git - gigi.git/history - src/org/cacert/gigi/ping
upd: transform existing mails into mail templates
[gigi.git] / src / org / cacert / gigi / ping /
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-27 Felix Dörreupd: whitespace changes (formatting)
2016-06-19 Felix DörreMerge "Suggestions to enhance the SQL call pattern."
2016-06-19 Felix DörreSuggestions to enhance the SQL call pattern.
2015-11-26 Felix Dörreupd: allow deletion of ping configurations
2015-11-26 Felix Dörreupd: re-ping after 6 months
2015-11-26 Felix Dörreadd: Allow specific self-signed certs for ssl-tests
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-15 Felix Dörrefix: domainPinger update
2015-11-14 Felix Dörreadd: domains for org accounts
2015-11-08 Felix Dörreupd: better log message for ssl test failures.
2015-11-02 Felix Dörrefix: more testcases from regression a few commits back
2015-10-22 Felix Dörrerefactor: move two dbObjects-inner classes to their...
2015-09-19 Felix Dörrestabelize pings.
2015-09-17 Felix Dörredbg: test-output for pinging
2015-09-15 Felix Dörrefix: ssl-pinging stabelize + timeout
2015-09-15 Felix Dörrefix: for the psql changes
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-20 Felix DörreFix: various coverity charset issues.
2015-02-19 Felix DörreFIX: add UTF-8 as charset where appropriate.
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-01-31 Felix DörreUPD: Correct reping (with 5min rate limiting)
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
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-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-29 Felix DörreUPD: do something about that exception traces while...
2014-08-29 Felix Dörre[test-config] FIX: the ssl-pinger+ add various tests...
2014-08-28 Felix DörreUPD: rename dns-txt testdomain to "<string>._cacert...
2014-08-28 Felix DörreRemove command invocations of "dig"
2014-08-27 Felix DörreThanks Find bugs for that small error.
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
2014-08-24 Felix DörreADD: simple pinger daemon.
2014-08-24 Felix DörreADD: the daemon for pinging domains. (ping via email...
2014-08-24 Felix DörreADD: store pingconfig into the database.
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örreRemove mains from "Domain pingers"
2014-07-04 Felix DörreImplement basic Ping mechanisms Startssl, http and...