replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon/utility
Jorge Ruesga 761a860cee email: add support for Server Name Indication (SNI)
Change the underlying socket factory reference to SSLCertificateSocketFactory which
has support for SNI since 4.2, and remove the access to the obsolete methods from
the old factory reference.
This change will setup the socket with a proper hostname prior to the ssl handshake.

Change-Id: Ic3315f3924f33470ea2da14e8ac3b946d039b1d5
JIRA: CYAN-3775
Issue: https://jira.cyanogenmod.org/browse/CYAN-3775
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2015-10-18 14:02:22 -07:00
..
AttachmentUtilities.java Catch empty mime type and substitute application/octet-stream 2014-05-05 13:26:22 -07:00
CertificateRequestor.java Clean up cert activity handling 2014-06-05 13:21:08 -07:00
CountingOutputStream.java Fix IMAP message upsync to include attachments. 2014-03-26 11:49:38 -07:00
DelayedOperations.java Introducing DelayedOperations 2011-06-27 17:00:50 -07:00
EOLConvertingOutputStream.java More work on Imap2 2012-07-19 14:27:17 -07:00
EmailAsyncTask.java Mark otherwise unused method as @VisibleForTesting 2014-02-18 15:59:03 -08:00
EmailClientConnectionManager.java Switch null checks to TextUtils.isEmpty() 2014-08-07 14:11:02 -07:00
IntentUtilities.java Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
LoggingInputStream.java Unify LogTag 2013-06-05 20:06:15 -07:00
SSLSocketFactory.java email: add support for Server Name Indication (SNI) 2015-10-18 14:02:22 -07:00
SSLSocketFactoryWrapper.java Add analytics to track of what cipher suites are being used 2014-10-24 11:46:48 -07:00
SSLUtils.java Allow an external security provider to be installed 2014-10-21 15:20:56 -07:00
Utility.java Move account backup/restore to userdata in AccountManager 2014-05-14 15:15:49 -07:00