davmail/src/java/davmail
Travis Burtrum e317746a74 Add options davmail.cookieFilePath and davmail.cookiesNeverExpire to let davmail import existing cookie files for complicated setups 2015-02-20 14:03:48 -05:00
..
caldav Caldav: fix #98 Support of Contacts in CardDav REPORT 2014-10-30 22:32:03 +00:00
exception Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
exchange SMTP: use content chunk to send large messages 2015-02-18 00:42:15 +00:00
http Add options davmail.cookieFilePath and davmail.cookiesNeverExpire to let davmail import existing cookie files for complicated setups 2015-02-20 14:03:48 -05:00
imap Fix #36 Endless loop when using IMAP IDLE feature with SSL sockets, replaced thread sleep with a short timeout on socket read 2015-02-14 19:43:24 +00:00
ldap LDAP: reset icon after search 2014-09-04 06:42:27 +00:00
pop Refactor PopConnection, use enumeration instead of int 2014-03-10 21:01:48 +00:00
service Fix Winrun4J service wrapper implementation, launch a non daemon thread 2012-08-22 20:14:46 +00:00
smtp Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
ui Detect and log message for Unity users 2015-02-16 22:39:40 +00:00
util From audit: remove throws statement 2014-09-04 06:48:19 +00:00
web Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
AbstractConnection.java Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
AbstractServer.java Fix potential CVE-2014-3566 vulnerability 2014-10-27 07:50:03 +00:00
BundleMessage.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
DavGateway.java Remove unneeded catch section 2015-02-17 21:36:41 +00:00
Settings.java From coverity: synchronize FileAppender creation 2014-03-17 23:38:57 +00:00