Commit Graph

6203 Commits (17f401c356aff41b4b3353c4b8191f576c0d9f5a)
 

Author SHA1 Message Date
Moxie Marlinspike 6bd229b8a1 Disable best-effort memory cleaner for MasterSecrets.
The best-effort memory cleaning logic for MasterSecrets
is no longer accurate, since they are being passed through
both Binder calls as well as Intents, blurring whether an
activity is using a MasterSecret which is a reference to
shared memory in the KeyCachingService or not.
13 years ago
Moxie Marlinspike 8a6a1a5f03 Compare against existing Build.VERSION_CODES.
The 1.X Android versions don't have the 2.X VERSION_CODE
symbols, so comparing against them in order to make 1.6
choices will throw runtime exceptions.
13 years ago
Moxie Marlinspike bbea3fe1b1 Initial Project Import 13 years ago