Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add getmtime to Android KeyStore API | Kenny Root | 2012-08-20 | 1 | -0/+18 |
* | Change KeyStore to use Modified UTF-8 to match NativeCrypto | Brian Carlstrom | 2012-07-30 | 1 | -21/+45 |
* | Add signing to keystore | Kenny Root | 2012-03-20 | 1 | -0/+72 |
* | Restore ResponseCodes for use with getLastError | Brian Carlstrom | 2011-06-01 | 1 | -10/+10 |
* | Integrating keystore with keyguard (Part 1 of 4) | Brian Carlstrom | 2011-06-01 | 1 | -32/+38 |
* | Tolerate missing AccountManager resource, not just missing resource name | Brian Carlstrom | 2011-04-07 | 1 | -13/+6 |
* | Don't rely on the system locale for converting to/from bytes. | Nick Kralevich | 2010-03-10 | 1 | -11/+30 |
* | KeyStore: minor improvements. | Chia-chi Yeh | 2010-02-06 | 1 | -20/+21 |
* | KeyStore: return null when response code indicates an error. | Chia-chi Yeh | 2009-09-24 | 1 | -3/+5 |
* | KeyStore: rename scan() to saw(). | Chia-chi Yeh | 2009-09-22 | 1 | -3/+3 |
* | KeyStore: add java interface. | Chia-chi Yeh | 2009-09-21 | 1 | -0/+208 |