summaryrefslogtreecommitdiffstats
path: root/serializable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add buffer wrap checks and disable throwing of std::bad_alloc.Shawn Willden2015-06-221-11/+35
* Remove references to Google in Android keymaster reference implementation.Shawn Willden2015-05-181-1/+1
* Remove redundant NULL checks on calls to memset_s.Shawn Willden2015-01-221-2/+1
* Revert "Remove redundant NULL checks on calls to memset_s."Shawn Willden2015-01-201-1/+2
* Remove redundant NULL checks on calls to memset_s.Shawn Willden2014-12-301-2/+1
* Reorganize system/keymaster.Shawn Willden2014-08-261-1/+93
* Add some "fuzzing" tests for deserialization, and fixes for all of theShawn Willden2014-08-251-5/+5
* Housekeeping CL.Shawn Willden2014-08-181-9/+11
* Change authorization set serialization approach to ensure that 32 vs 64Shawn Willden2014-08-091-1/+9
* Eliminate in-place serialization.Shawn Willden2014-08-081-0/+11
* Add AuthorizationSet class and some supporting utils and a Makefile forShawn Willden2014-08-061-0/+29