]> WPIA git - gigi.git/history - src/org/cacert/gigi/ping/SSLPinger.java
Fix: various coverity charset issues.
[gigi.git] / src / org / cacert / gigi / ping / SSLPinger.java
2015-02-20 Felix DörreFix: various coverity charset issues.
2015-02-19 Felix DörreFIX: add UTF-8 as charset where appropriate.
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-04 Felix DörreMove the "dbObject"s to their own package.
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-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...