1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-19 06:12:25 -05:00
k-9/src/com/fsck/k9/mail/store
Joe Steele 76605f7d86 Extract code into new LocalKeyStore class
Also, implement the ability to configure an alternate key store
file location. This permits the running of unit tests without
clobbering the live key store file.

Also, add a test to confirm that the key store file is being written
out and reread correctly.
2013-12-02 14:04:40 -05:00
..
imap Change ImapUtility to use 'long' for the values of sequence sets 2012-07-07 16:21:07 +02:00
ImapResponseParser.java Issue 4359: IMAP message UIDs are 32 bit unsigned values and cannot be 2012-07-05 18:00:49 -04:00
ImapStore.java Fix inadequate certificate validation 2013-11-23 13:26:57 -05:00
LocalKeyStore.java Extract code into new LocalKeyStore class 2013-12-02 14:04:40 -05:00
LocalStore.java Generally replace \n with \r\n when part of a message 2013-10-11 11:39:46 -04:00
LockableDatabase.java Delete related files when deleting a database. 2013-10-11 11:24:51 -04:00
Pop3Store.java Fix inadequate certificate validation 2013-11-23 13:26:57 -05:00
StorageManager.java Removed unused imports 2011-03-26 06:43:39 +01:00
TrustedSocketFactory.java Use TrustedSocketFactory for STARTTLS. 2013-11-10 00:27:01 +00:00
TrustManagerFactory.java Extract code into new LocalKeyStore class 2013-12-02 14:04:40 -05:00
UnavailableAccountException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
UnavailableStorageException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
WebDavSocketFactory.java Fix inadequate certificate validation 2013-11-23 13:26:57 -05:00
WebDavStore.java Fix inadequate certificate validation 2013-11-23 13:26:57 -05:00