1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-13 14:48:04 -05:00
k-9/src/com/fsck/k9/mail/store
Jesse Vincent 2ca76e3db0 Fix for Issue 1956
A race condition made the outgoing certificate being compared to the old
incoming mHost,
throwing an exception with an untrusted certificate dialogue to accept
or decline.
2010-07-27 18:59:41 +00:00
..
ImapResponseParser.java Allow per-protocol configuration of which wire protocols are 2010-07-13 21:16:42 +00:00
ImapStore.java Convert for loops to "enhanced" syntax per SDK performance guidelines 2010-07-19 01:52:18 +00:00
LocalStore.java Remove URLs from message previews. Suggested by Kevin Falcone 2010-07-24 02:09:12 +00:00
Pop3Store.java Allow per-protocol configuration of which wire protocols are 2010-07-13 21:16:42 +00:00
TrustManagerFactory.java Fix for Issue 1956 2010-07-27 18:59:41 +00:00
WebDavStore.java Convert for loops to "enhanced" syntax per SDK performance guidelines 2010-07-19 01:52:18 +00:00