Commit Graph

146 Commits

Author SHA1 Message Date
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 82a6cd0e3f Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1472 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:30:40 +00:00
mguessan a5fedf4ed6 Fix ssl trustmanager error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1447 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-14 21:13:31 +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 e407485e9b Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1192 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 19:56:47 +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
mguessan 577ea1ecdb Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 09:59:23 +00:00
mguessan a4090a230b Fix regression in 3.6.3: basic authentication broken in checkConfig
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@943 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:23:07 +00:00
mguessan 43a22c7832 Implement NTLM HTTP proxy support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@940 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:48:12 +00:00
mguessan f88bd875e6 Enable NTLM on Proxy-Authenticate return code with only NTLM available
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@934 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 22:52:36 +00:00
mguessan 9e3a90d11b Implement file based (PKCS12 and JKS) client certificates in addition to smartcard support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@908 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:12:11 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan 3ca83d3b2e Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-10 20:14:23 +00:00
mguessan ce6906f666 IMAP: try to support public folders hosted on a separate server (302 redirect on PROPFIND)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@878 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 21:13:43 +00:00
mguessan d4cdc76721 IMAP: Improve error handling, do not fail on message retrieval error, just send error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@870 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 09:35:25 +00:00
mguessan 1b67a58656 Always use NTCredentials for proxy authorization
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 16:22:05 +00:00
mguessan 849ba11a5e Another NTLM fix: activate NTLM only on 401 unauthorized in executeGetMethod
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@857 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 00:39:08 +00:00
mguessan 7f2fc8fc36 Experimental: reactivate NTLM authentication but leave authentication preemptive mode to allow basic authentication.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@851 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 23:17:08 +00:00
mguessan 19ca110e94 Move PKCS11 registration to a separate class to avoid ClassNotFoundException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@849 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 22:08:21 +00:00
mguessan a01b996220 Experimental OTP (token) based authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@848 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 09:53:04 +00:00
mguessan 38a39dbaa4 Host is mandatory for NTLMScheme, get current hostname for proxy authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@838 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 21:54:16 +00:00
mguessan 3b6cd4f8ba Check for released version in a separate thread and set timeout to ten seconds
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@832 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-15 13:01:12 +00:00
mguessan b5b3839341 Allow follow redirects on /public GET requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@782 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-16 08:58:04 +00:00
mguessan 53ddf0ef49 Some Exchange servers redirect to a different host for freebusy, use wide auth scope
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@781 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-15 21:05:32 +00:00
mguessan d0e83c4a8c IMAP: experimental public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@753 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:13:02 +00:00
mguessan 6164b00290 Improve HttpException error logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@735 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:50:47 +00:00
mguessan 8bfa014ab3 Various fixes from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@731 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 12:17:57 +00:00
mguessan 78691ae389 Fix from audit: synchronize access to HttpConnectionManager
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@730 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 09:27:00 +00:00
mguessan 392ef6448a Refactor ExchangeSession: do not follow redirects with GET methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@729 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 21:40:47 +00:00
mguessan a725a78c8b Doc: improve javadoc and code cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@725 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 09:22:19 +00:00
mguessan c3ea20816e Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@722 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 21:24:51 +00:00
mguessan 1dd75c84b3 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-21 09:58:19 +00:00
mguessan dfe241dc2b Simplify HttpClient creation to avoid password decoding bug in commons httpclient ('+' in password decoded as ' ')
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-18 18:15:05 +00:00
mguessan b9b7a5c8d7 Remove NTLM authentication, breaks Basic authentication (missing domain in username)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@672 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 07:57:12 +00:00
mguessan 3cfc3c8b7b Set NTLM as last authentication scheme
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@670 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 20:55:09 +00:00
mguessan 2b65587c07 Caldav: improve error handling, 440 means 403 forbidden on Exchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@666 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:55:35 +00:00
mguessan 624c969f4d Experimental: reenable NTLM authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 08:55:05 +00:00
mguessan 7e32aba645 Add GPLv2 header to all source files
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:39:18 +00:00
mguessan 6db2199d0c PKCS11 (smartcard) client certificate support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 16:27:31 +00:00
mguessan 41fa315b49 Use interactive console certificate accept in headless and/or server mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@581 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 21:54:24 +00:00
mguessan a08ebb6732 Make all threads daemon and remove System.exit calls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@566 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:24:43 +00:00
mguessan ce864c36c6 I18N: externalize all DavGatewayTray log statements for i18n
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 14:54:06 +00:00
mguessan be2d0a4098 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:20:30 +00:00
mguessan 101a38d9d1 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:52:17 +00:00
mguessan 1f32b94aec Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@523 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:16:40 +00:00
mguessan e9dc9eb6b0 Limit redirects to 10 instead of 100
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:46:26 +00:00
mguessan de3790a86b Fix SSLProtocolSocketFactory with HttpClient 3.1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@505 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 21:53:43 +00:00
mguessan c3e596ee8c Reorganize packages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:38:31 +00:00
mguessan 42ae1521a7 Always exclude NTLM authentication, not only for proxy authorization
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@500 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:34:45 +00:00
mguessan f10b0b6a85 Close idle connections to exchange after one minute
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@493 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:59:04 +00:00
mguessan f6e98e3a77 Replace deprecated setRequestBody with setRequestEntity
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@491 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:06:53 +00:00
mguessan 3faf8e9fe7 Refactor DavProperty handling with new jackrabbit library
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 21:31:44 +00:00
mguessan 4fe7ea1026 Major refactoring: replace deprecated jakarta slide with jackrabbit and upgrade httpclient
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@488 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 15:51:12 +00:00
mguessan 554305e52b Fix regression on basic authentication after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@459 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 09:32:00 +00:00
mguessan 394c08e9a6 return OK on 404 delete: item may have been in another session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@455 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:24:25 +00:00
mguessan 06ec903cea Some more refactoring on HttpException and fix regression on purgeOldestTrashMessages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@454 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:19:28 +00:00
mguessan 5cb7f75832 Major refactoring: remove non thread safe WebdavResource object
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@453 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 17:26:33 +00:00
mguessan e0a65766db Command line version of the AcceptCertificateDialog
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@367 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-17 14:21:16 +00:00
mguessan 609b092435 Fix TrustManager log message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@336 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-05 23:45:49 +00:00
mguessan 81f88a5d18 IMAP: convert Exchange message uid to long to create persistent IMAP uids
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@311 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 07:19:57 +00:00
mguessan 47a0aef919 Enable preemptive authentication to avoid most 401 requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@280 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-07 13:29:11 +00:00
mguessan 4a4e515c9c Various code cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:31:08 +00:00
mguessan 8bf58be01d ExchangeSession refactoring : remove duplicate code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:27:56 +00:00
mguessan 87b37901ca Revert on system proxy : regressions appeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 14:35:16 +00:00
mguessan fa1400a59c Fix connection pool handling on restart and prepare system proxy setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 13:49:21 +00:00
mguessan 146c29c136 Switch to MultiThreadedHttpConnectionManager for http connection management
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:59:47 +00:00
mguessan 940fa68372 Fix SSLProtocolSocketFactory equals and hashCode to allow pooling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:53:55 +00:00
mguessan 3930fd9ace Improve followredirects logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@190 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 11:05:53 +00:00
mguessan b394c718c1 Various fixes and cleanup from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@189 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 10:20:46 +00:00
mguessan 932bc7468c Refactor form based authentication : parse html content with htmlcleaner-2.1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@185 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-01 12:38:49 +00:00
mguessan 39d4bafb91 Force internet explorer header to get XML responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@184 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-30 18:05:36 +00:00
mguessan b2bd33725e Add missing DavGatewayX509TrustManager
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@165 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 13:57:22 +00:00
mguessan 48ca92fdf7 Optimize Http requests on session creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@161 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 10:37:36 +00:00
mguessan 1828202211 Refactored ExchangeSession creation : improved Http connection handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@158 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:47:10 +00:00
mguessan 3df9d6d8da Refactoring, java 1.5 compatibility with custom socket factory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@151 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 10:56:57 +00:00
mguessan cd2996f8a1 Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@150 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-31 17:12:30 +00:00