1. 7d0e9a4 Set flags correctly for softkeymaster. by Shawn Willden · 9 years ago
  2. 461d97e Fix memory leak in keymaster_openssl. by Shawn Willden · 9 years ago
  3. a5bbf2f Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 9 years ago
  4. 4e28857 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  5. c55c216 Fix declaration for softkeymaster_module by Dmitriy Ivanov · 9 years ago
  6. 72b2bfb Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  7. c0703ac Move hardware module methods to libsoftkeymanager by Chad Brubaker · 9 years ago
  8. b2747fe system/security: sync with latest BoringSSL. by Adam Langley · 9 years ago
  9. 53d13c5 Update softkeymaster for BoringSSL. by Adam Langley · 10 years ago
  10. bd4bb2f Build keystore in 32 bit on platforms that require it. by Shawn Willden · 10 years ago
  11. 18a00e1 Fix softkeymaster EC group memory leak. by Shawn Willden · 10 years ago
  12. 2cd28fa Use template instead of macro to release UniquePtrs. by Shawn Willden · 10 years ago
  13. 8d0531e Make usage of new/delete and malloc/free consistent. by Shawn Willden · 10 years ago
  14. 1406b8a Reformat software keymaster with clang-format. by Shawn Willden · 10 years ago
  15. 3d2f4fd system/security: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 10 years ago
  16. 6489e02 Use %zu, %td for size_t, ptrdiff_t, respectively. by Matteo Franchin · 11 years ago
  17. 2d73d55 softkeymaster: do not use GNU old-style field designators by synergydev · 11 years ago
  18. 26cfc08 Use canonical UniquePtr.h header by Kenny Root · 11 years ago
  19. b4d2e02 Provide fallback for keymaster implementations by Kenny Root · 11 years ago
  20. 6071179 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  21. 6a9cafc Add Android.mk as a dependency as well by Kenny Root · 12 years ago
  22. 07438c8 Switch keystore to binder by Kenny Root · 12 years ago
  23. c0ff10d Make sure delete_all function pointer is NULL by Kenny Root · 12 years ago
  24. 98c2f8f use UniquePtr.h from frameworks/native by Colin Cross · 12 years ago
  25. 822c3a9 Add support for upgrading key types by Kenny Root · 12 years ago
  26. 70e3a86 Add keymaster to keystore with soft implementation by Kenny Root · 12 years ago