Commit Graph

102 Commits

Author SHA1 Message Date
mguessan 38fbc96da3 Fix reauthentication issue: separate domain from username in credentials
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2210 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-15 22:10:43 +00:00
mguessan 51fa7e3b96 DAV: set SO timeout on connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2153 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-20 20:56:22 +00:00
mguessan e3f70595fe Do not set preemptive authentication in Kerberos mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2059 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-12 12:55:10 +00:00
mguessan 1d19c6c680 Enable Kerberos authentication scheme with davmail.enableKerberos setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2058 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-11 13:59:54 +00:00
mguessan c9b1023942 Merge patch from 3562031, advanced noProxyFor handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2004 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-28 20:50:21 +00:00
mguessan 8a670d22d5 Fix 3562031, implement davmail.noProxyFor setting to exclude hosts from proxy settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2000 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-27 20:35:47 +00:00
mguessan 4ff6290cc0 Remove reference to NegotiateScheme, not yet ready
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1999 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-26 20:59:50 +00:00
mguessan 451fd0ac2a Drop SWT on Java 7 only on windows, Linux version is still broken
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1996 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-24 11:52:39 +00:00
mguessan f1f4356259 Implement javascript redirect in executeFollowRedirects
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1992 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-23 22:05:40 +00:00
mguessan d52555bc26 Prepare javascript redirect merge (multiple authentication pages)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1991 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-23 21:58:50 +00:00
mguessan 1258e82b35 Dav: new stax based WebDav requests implementation to reduce memory usage, enabled on Search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-06 11:56:55 +00:00
mguessan 4a246a76c7 Change default use system proxies value to false
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-23 21:13:04 +00:00
mguessan 0075168910 Workaround for broken servers that send invalid Basic authentication challenge
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1838 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-29 21:17:17 +00:00
mguessan 0ecb6a6def Additional proxy selector logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1794 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 09:25:49 +00:00
mguessan 92dabe10f2 Caldav: implement tasks delete over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1741 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-20 13:24:56 +00:00
mguessan a67d16beef Improve system proxies and move item logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1727 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-05 06:55:41 +00:00
mguessan 63fdfb111c EWS: implement gzip encoding on response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1705 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 09:17:31 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan 759b341bfe Adjust system proxy log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 20:45:40 +00:00
mguessan 798e261d6c Additional statement on proxy load
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-23 21:40:45 +00:00
mguessan b130d1a5f2 New workaround for bug 3168560, load system proxy settings in static block
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-03 23:01:33 +00:00
mguessan 801148e890 Workaround for bug 3168560, synchronize system proxy access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-31 22:38:55 +00:00
mguessan 9225305e48 New NTLMv2 patch: provide fake workstation name and adjust Type3 message flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-14 09:42:25 +00:00
mguessan 13132245c4 Improve connection pool handling: do not pool simple checkConfig and getVersion connections.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 20:37:11 +00:00
mguessan 76ecd3d00b Improve NTLM authentication detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 21:32:24 +00:00
mguessan 312e860048 Always use private connection manager to avoid session conflict
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 20:35:30 +00:00
mguessan 6277125a83 Workaround for invalid redirect location
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-10 22:16:59 +00:00
mguessan 1b2c7c720c Improve error handling: detect redirect to reason=0 as session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1539 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:27:57 +00:00
mguessan 90d6648413 IMAP: throw error on 440 Login Timeout to avoid message corruption
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1538 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:12:38 +00:00
mguessan 3e9bca74e5 IMAP: failover in message copyon 404 not found
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1518 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 08:52:27 +00:00
mguessan e00158f524 IMAP: improve logging, do not log message content on 404 or 403
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 20:54:20 +00:00
mguessan 2616e823fa Caldav: implement main calendar folder rename
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-04 21:24:50 +00:00
mguessan 90c983d626 Novell iChain workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1485 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-30 23:18:24 +00:00
mguessan dc9659fe3d EWS: improve autodiscover implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1412 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-02 20:19:47 +00:00
mguessan 56d0e7adfe workaround for TLS Renegotiation issue, see http://java.sun.com/javase/javaseforbusiness/docs/TLSReadme.html
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1409 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 20:15:55 +00:00
mguessan 36aff74010 EWS: separate domain from userName in NTLM mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1349 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 06:56:38 +00:00
mguessan e883fad25e Add custom cookie policy to support extended host name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1335 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-13 19:58:51 +00:00
mguessan 35d7596b09 EWS: implement user availability (freebusy) and shared folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1312 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-28 17:11:18 +00:00
mguessan 479fc3fbf5 Carddav: implement range search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1305 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 20:34:43 +00:00
mguessan c7df65080a Disable preemptive authentication when adding NTLM scheme
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1270 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 19:35:10 +00:00
mguessan 30faeaea21 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1267 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 11:34:37 +00:00
mguessan dca57dae5a Use private MultiThreadedHttpConnectionManager with NTLM to avoid persistent authentication on connection issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 14:54:24 +00:00
mguessan 0eeefb9098 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:10:39 +00:00
mguessan 0f885b13df Fix 3001579: improve NTLM support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1056 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-14 13:59:22 +00:00
mguessan 335402a52d Cleanup: System.setProperty of httpclient.useragent no longer needed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1046 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 12:38:07 +00:00
mguessan 9e7813132e Improve NTLM mode detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1011 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:32:44 +00:00
mguessan d53078d254 JCIFS based NTLMv2 implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1009 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 08:09:09 +00:00
mguessan 1df2e961ed Improve xmlEncode, use compiled static patterns
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1002 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-13 22:30:04 +00:00
mguessan d434b7de63 Update Internet Explorer User-Agent string, drop deprecated IE6 string
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@998 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 22:38:26 +00:00
mguessan b03db2e42d Workaround for NTLM authentication only on /public
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@977 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 20:46:57 +00:00