]> WPIA git - gigi.git/history - src/org/cacert/gigi/email
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / email /
2016-08-13 INOPIAEupd: fix wording for emails to have the same end of...
2016-08-12 Felix Dörrefix: force Mails to contain "\r\n" so signed mails...
2016-08-07 Benny Baumannchg: Be more liberal in what email addresses are accepted.
2016-08-05 Felix DörreMerge changes I8f2dfb5e,Ife185cda,I79a10fa7,Ib764cc42...
2016-08-04 Felix Dörreupd: move support@... mail address to ServerConstant
2016-08-04 Felix Dörreupd: make email sender address fixed.
2016-07-29 Lucas Werkmeisterupd: Minor fixes to mail probe template
2016-07-29 Felix Dörreupd: transform existing mails into mail templates
2016-07-12 Felix Dörreupd: rename sendmail to sendMail
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-30 Felix DörreMerge branch 'libs/jetty/upstream' into libs/jetty...
2016-06-27 Felix Dörreupd: whitespace changes (formatting)
2016-05-26 INOPIAEReplace "CAcert" with "SomeCA" on all user-exposed...
2016-05-12 Janis StreibMerge remote-tracking branch 'origin/master' into janis...
2016-04-19 Felix Dörrefix: Make certs optional
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-05 Felix Dörreadd: devel-convenience TestEmailProvider can have a...
2015-10-13 Felix Dörreupd: add properties "emailProvider.smtpHost" + "emailPr...
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-21 Felix DörreFix: hide shady regex and mark it as regex clearly.
2015-02-21 Felix DörreFIX: more Coverity, as charset, nullcheck, equals
2015-02-20 Felix DörreFix: exceptional resource leaks from coverty
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-19 Felix DörreFix: add charset to subject (sendmail)
2014-12-31 Felix Dörreupd: Implement the patches for old bug 1288, and bug...
2014-12-31 Felix DörreUPD: splittof util-testing
2014-09-22 Felix DörreUPD: cleanup reminders of old table.
2014-09-22 Felix DörreFIX: minor errors in email
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-08-28 Felix DörreRemove command invocations of "dig"
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-24 Felix DörreADD: simple pinger daemon.
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-05 Felix DörreMerge branch 'SMIME'
2014-08-05 Felix DörreInclude smime signed messages from "sendmail" provider
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Felix DörreImplement short-circuit logic for emails locally in...
2014-07-24 Janis StreibUPD: added functional mail add
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-06-26 Felix DörreStabelize Test email sender
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreOnly permit login to verified users. Fix in "TestEmailP...
2014-06-25 Felix DörreAdding a "commandline email provider" for testing.
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-24 Felix DörreAdding automated system bootup tests.
2014-06-24 Felix Dörremake email factor out usable
2014-06-23 Felix DörreFactor Out sendmail (Abstraction for Email provider)