mguessan
|
abf481b39e
|
From coverity: avoid null dereference in VProperty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2278 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-19 22:39:26 +00:00 |
|
mguessan
|
d960fd65ec
|
From coverity: avoid null dereference in getFolderPath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2277 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-19 22:24:34 +00:00 |
|
mguessan
|
248efafa1d
|
From coverity: check null image in FrameGatewayTray
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2276 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-19 22:23:38 +00:00 |
|
mguessan
|
31377bfb02
|
Kerberos: synchronize access to clientLoginContext
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2275 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-19 09:29:50 +00:00 |
|
mguessan
|
d4efba3599
|
From coverity: more encoding fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2274 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:47:40 +00:00 |
|
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 |
|
mguessan
|
bdfe645aa3
|
From coverity: more encoding fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2272 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:34:52 +00:00 |
|
mguessan
|
9f28a4a80d
|
Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2271 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:21:12 +00:00 |
|
mguessan
|
e81fb6b5ca
|
EWS: avoid mime content String conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2270 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:16:53 +00:00 |
|
mguessan
|
501135092e
|
Make MessageWrapper static
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2269 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:07:41 +00:00 |
|
mguessan
|
386d3dfee6
|
EWS: Improve javadoc and make ItemId serializable
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2268 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:06:54 +00:00 |
|
mguessan
|
254abf1b9f
|
EWS: expect UTF-8 in options responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2267 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 23:06:02 +00:00 |
|
mguessan
|
92e6db6da3
|
EWS: remove unused field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2266 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 22:55:39 +00:00 |
|
mguessan
|
2f066713f5
|
OSX: force working directory to application root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2265 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 00:04:32 +00:00 |
|
mguessan
|
38dbddf807
|
Revert Java 7 only changes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2264 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-18 00:04:00 +00:00 |
|
mguessan
|
61dcfae33f
|
From coverity: synchronize HttpClient cookies access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2263 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 23:43:55 +00:00 |
|
mguessan
|
93515d8ddb
|
From coverity: synchronize FileAppender creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 23:38:57 +00:00 |
|
mguessan
|
db626f8956
|
From coverity: URI.getPath may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2261 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 23:20:12 +00:00 |
|
mguessan
|
31f61af71b
|
From coverity: ImageIO.read may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2260 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 23:11:30 +00:00 |
|
mguessan
|
ba7e4cc65b
|
From coverity: trayItem.getImage may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 23:01:40 +00:00 |
|
mguessan
|
3a56ffbe61
|
From coverity: client.getInetAddress() may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 22:58:13 +00:00 |
|
mguessan
|
58f84bcd12
|
From coverity: createSaslServer may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2257 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 22:48:35 +00:00 |
|
mguessan
|
c8d0186079
|
Do not try WebDav mode if owa url ends with /ews/exchange.asmx
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 22:44:53 +00:00 |
|
mguessan
|
0da754e615
|
Additional code fixes from audit, do not try to get time zone from options page in direct EWS mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2255 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-17 09:28:43 +00:00 |
|
mguessan
|
bd69676be5
|
Caldav: fix bug in VCalendar dtend check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2254 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:34:26 +00:00 |
|
mguessan
|
affdaf3c76
|
Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2253 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:22:33 +00:00 |
|
mguessan
|
2d31c523cd
|
Force encoding in message create thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:21:25 +00:00 |
|
mguessan
|
77f9c8e5ad
|
Prepare WoodStox Xml10AllowAllEscapedChars setting implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:20:26 +00:00 |
|
mguessan
|
58ae6e1e91
|
EWS: Force encoding in mimeContent decode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2250 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:19:28 +00:00 |
|
mguessan
|
b75fb15483
|
Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:17:40 +00:00 |
|
mguessan
|
0fc908b1e9
|
Apply Base64 refactoring to all classes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 22:05:11 +00:00 |
|
mguessan
|
33c80402b6
|
IMAP : various enhancements from audit, switch to enum and avoid NullPointerException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 21:13:33 +00:00 |
|
mguessan
|
0440d25b84
|
Refactor PopConnection, use enumeration instead of int
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 21:01:48 +00:00 |
|
mguessan
|
1f11758bb2
|
Apply new base64 methods to CaldavConnection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2245 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 20:53:13 +00:00 |
|
mguessan
|
cf10953212
|
Refactor base64 encode/decode methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 20:46:29 +00:00 |
|
mguessan
|
bc9ae770e7
|
UI: small fixes on ui code from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 20:45:13 +00:00 |
|
mguessan
|
a8a0ac3923
|
Refactor SWT tray dispose management on exit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2242 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 14:55:34 +00:00 |
|
mguessan
|
1b7ae604fc
|
Handle missing resource in loadSwtImage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2241 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-10 14:15:38 +00:00 |
|
mguessan
|
c3dabcdfe4
|
Improve contact picture error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2240 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-09 10:13:22 +00:00 |
|
mguessan
|
a16ae1203b
|
From coverity: use UTF-8 encoding in Hex conversion methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-02 20:14:17 +00:00 |
|
mguessan
|
372b24fd3c
|
DAV: decode base64 content as ASCII
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2238 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-02 20:08:50 +00:00 |
|
mguessan
|
7fec75ddb7
|
From coverity: force encoding to UTF-8 on socket output stream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-02 20:05:33 +00:00 |
|
mguessan
|
8f8e979c6f
|
From coverity: set encoding on String to bytes conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-03-02 18:59:16 +00:00 |
|
mguessan
|
9f0a87c5a5
|
From coverity: use getParamValue instead of getParam().getValue() to avoid null dereference
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-28 17:48:42 +00:00 |
|
mguessan
|
9c48dd351f
|
From coverity: editor pane font can be null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-11 19:53:57 +00:00 |
|
mguessan
|
bf686bb9ef
|
From coverity: check null after ImageIO.read
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-11 19:39:24 +00:00 |
|
mguessan
|
193932f921
|
Doc: Change default port in Thunderbird directory config screenshot
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2232 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-06 21:37:51 +00:00 |
|
mguessan
|
79718e9183
|
Update settings image
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2231 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-03 21:48:35 +00:00 |
|
mguessan
|
a856d883f3
|
Improve session factory log statements
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2230 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-03 21:46:40 +00:00 |
|
mguessan
|
ef80812111
|
EWS: Avoid /owa form request in direct EWS mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2229 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2014-02-03 21:45:37 +00:00 |
|