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