davmail/src/java/davmail
mguessan 9027f73a3c From coverity: more encoding fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2273 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-18 23:35:45 +00:00
..
caldav Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
exception Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
exchange From coverity: more encoding fixes 2014-03-18 23:35:45 +00:00
http New experimental davmail.exchange.maxConnections setting to limit concurrent connections to Exchange server 2014-02-03 21:42:26 +00:00
imap Make MessageWrapper static 2014-03-18 23:07:41 +00:00
ldap From coverity: client.getInetAddress() may return null 2014-03-17 22:58:13 +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 Revert Java 7 only changes 2014-03-18 00:04:00 +00:00
util From coverity: ImageIO.read may return null 2014-03-17 23:11:30 +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 Implement a new davmail.clientSoTimeout setting to adjust or disable connection timeout 2012-02-07 23:15:31 +00:00
BundleMessage.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
DavGateway.java Try to improve shutdown hook 2012-07-17 22:00:46 +00:00
Settings.java From coverity: synchronize FileAppender creation 2014-03-17 23:38:57 +00:00