davmail/src/java/davmail
mguessan e49c103770 Fixed bug 2194492 : allow space in password
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@160 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:58:08 +00:00
..
exchange Refactored ExchangeSession creation : improved Http connection handling 2008-11-04 01:47:10 +00:00
http Refactored ExchangeSession creation : improved Http connection handling 2008-11-04 01:47:10 +00:00
imap Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates 2008-10-31 17:12:30 +00:00
pop Fixed bug 2194492 : allow space in password 2008-11-04 01:58:08 +00:00
smtp Fixed bug 2194492 : allow space in password 2008-11-04 01:58:08 +00:00
tray Fix : display balloon on startup with SWT 2008-11-03 15:26:25 +00:00
ui Improved AboutFrame look 2008-11-04 01:47:52 +00:00
web Replaced Servlet with ServletContextListener in webapp packaging 2008-10-01 11:40:36 +00:00
AbstractConnection.java Make sure CRLF is sent on POP connection 2008-02-05 23:18:23 +00:00
AbstractServer.java Do not call System.gc 2008-10-31 16:59:16 +00:00
DavGateway.java Refactored ExchangeSession creation : improved Http connection handling 2008-11-04 01:47:10 +00:00
Settings.java Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates 2008-10-31 17:12:30 +00:00