2283 Commits (cookies)
 

Author SHA1 Message Date
mguessan f45e330d37 Update FAQ on EWS endpoint not available error 9 years ago
mguessan 42b288bb3b Caldav: fix 569 and patch 32, avoid NullPointerException with Exchange 2013 9 years ago
mguessan 5e7cfb93e9 Prepare 4.5.0 release 9 years ago
mguessan d4ef2392ab EWS: adjust declined item handling 9 years ago
mguessan ffac479e60 EWS: used paged search with static search condition, send a single request when folderSizeLimit is enabled 9 years ago
mguessan 49148f9316 Add davmail.defaultDomain to template properties file 9 years ago
mguessan 541cdbfabf Upgrade svnkit to 1.8 9 years ago
mguessan 446f841a1e IMAP: fix 564, Moving / copying messages in public mailbox 9 years ago
mguessan ad404804ad EWS: Allow Item and PostItem elements in message folders 9 years ago
mguessan dd1cfea379 IMAP: implement separate thread folder load on STATUS request to avoid client timeouts 9 years ago
mguessan 89d0ed029f EWS: Improve Exchange 2013 support 9 years ago
mguessan 8ab1160567 IMAP: fix 209, use isEqualTo instead of contains to search keywords on Exchange 2010 9 years ago
mguessan 7a02917815 Update WinRun4J wrappers 9 years ago
mguessan b006a8c869 Upgrade WinRun4J to 0.4.5 9 years ago
mguessan f81f31f740 Kerberos: make sure access to client login context is synchronized 9 years ago
mguessan 1ea2466575 From coverity: listFiles may return null 9 years ago
mguessan abf481b39e From coverity: avoid null dereference in VProperty 9 years ago
mguessan d960fd65ec From coverity: avoid null dereference in getFolderPath 9 years ago
mguessan 248efafa1d From coverity: check null image in FrameGatewayTray 9 years ago
mguessan 31377bfb02 Kerberos: synchronize access to clientLoginContext 9 years ago
mguessan d4efba3599 From coverity: more encoding fixes 9 years ago
mguessan 9027f73a3c From coverity: more encoding fixes 9 years ago
mguessan bdfe645aa3 From coverity: more encoding fixes 9 years ago
mguessan 9f28a4a80d Fixes from audit 9 years ago
mguessan e81fb6b5ca EWS: avoid mime content String conversion 9 years ago
mguessan 501135092e Make MessageWrapper static 9 years ago
mguessan 386d3dfee6 EWS: Improve javadoc and make ItemId serializable 9 years ago
mguessan 254abf1b9f EWS: expect UTF-8 in options responses 9 years ago
mguessan 92e6db6da3 EWS: remove unused field 9 years ago
mguessan 2f066713f5 OSX: force working directory to application root 9 years ago
mguessan 38dbddf807 Revert Java 7 only changes 9 years ago
mguessan 61dcfae33f From coverity: synchronize HttpClient cookies access 9 years ago
mguessan 93515d8ddb From coverity: synchronize FileAppender creation 9 years ago
mguessan db626f8956 From coverity: URI.getPath may return null 9 years ago
mguessan 31f61af71b From coverity: ImageIO.read may return null 9 years ago
mguessan ba7e4cc65b From coverity: trayItem.getImage may return null 9 years ago
mguessan 3a56ffbe61 From coverity: client.getInetAddress() may return null 9 years ago
mguessan 58f84bcd12 From coverity: createSaslServer may return null 9 years ago
mguessan c8d0186079 Do not try WebDav mode if owa url ends with /ews/exchange.asmx 9 years ago
mguessan 0da754e615 Additional code fixes from audit, do not try to get time zone from options page in direct EWS mode 9 years ago
mguessan bd69676be5 Caldav: fix bug in VCalendar dtend check 9 years ago
mguessan affdaf3c76 Fixes from audit 9 years ago
mguessan 2d31c523cd Force encoding in message create thread 9 years ago
mguessan 77f9c8e5ad Prepare WoodStox Xml10AllowAllEscapedChars setting implementation 9 years ago
mguessan 58ae6e1e91 EWS: Force encoding in mimeContent decode 9 years ago
mguessan b75fb15483 Fixes from audit 9 years ago
mguessan 0fc908b1e9 Apply Base64 refactoring to all classes 9 years ago
mguessan 33c80402b6 IMAP : various enhancements from audit, switch to enum and avoid NullPointerException 9 years ago
mguessan 0440d25b84 Refactor PopConnection, use enumeration instead of int 9 years ago
mguessan 1f11758bb2 Apply new base64 methods to CaldavConnection 9 years ago