Go to file
Marc Blank 7d5e2a7c08 Do "same certificate" checking when using "trust certificates"
* Refactor/simplify Transport/MailTransport
* Add serverCert column to HostAuth table in EmailProvider
* During first connection to server, save the server certificate
  in the HostAuth; on subsequent connections, ensure that the
  certificate presented has the same public key as the one
  stored
* For now, we'll just fail to connect (with a CertificateException)
  if there's a mismatch

TODO: Add some UI to handle different certificates

Bug: 6888866
Change-Id: Ia79497e89eaad8d43617b50d3771121b2ed7f687
2012-08-01 09:04:44 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
emailsync Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
imap2 Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
res Import translations. DO NOT MERGE 2012-07-30 11:08:54 -07:00
src/com Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
tests Add a bunch of stuff missed earlier 2012-06-28 12:16:59 -07:00
.classpath
.project
Android.mk DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
AndroidManifest.xml Use the theme that doesn't show the title in the action bar 2012-07-27 10:48:08 -07:00
CleanSpec.mk Fix local builds w/ CleanSpec 2012-07-09 16:26:41 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Revert to old Email app 2012-04-25 13:58:23 -07:00