1. 251238b keymaster: add HardwareAuth & Verification Token types by nagendra modadugu · 6 years ago
  2. 5f490a7 keymaster: document bootloader parameters by nagendra modadugu · 6 years ago
  3. e0a319a Add protocol for session bound physical input events by Janis Danisevskis · 6 years ago
  4. 4f705a7 Add auth token HMAC key sharing protocol by Janis Danisevskis · 6 years ago
  5. 53406cd Revert "Support message CRCs in the transport protocol." by Bill Richardson · 6 years ago
  6. 8cec2e5 Support message CRCs in the transport protocol. by Bill Richardson · 6 years ago
  7. 3055886 Retrieve repo snapshot info from Nugget OS by Bill Richardson · 6 years ago
  8. b49b34d Improve Nugget OS version reporting by Bill Richardson · 6 years ago
  9. 580e93a NUGGET_PARAM_REBOOT always does a hard reboot by Bill Richardson · 6 years ago
  10. 71361b9 Print more debug information about image header by Anatol Pomazau · 6 years ago
  11. 0ee610c Add retry functionality to all read/write device operations by Anatol Pomazau · 6 years ago
  12. 2fdba9b Fixed missing compatibile format string. by Allen Webb · 6 years ago
  13. 6f09c47 Follow up to format string fixes. by Allen Webb · 6 years ago
  14. c4cc3c7 Fix format string issue with PRODUCT-full-eng. by Allen Webb · 6 years ago
  15. d2c3a23 Accessor for device ID. by Andrew Scull · 6 years ago
  16. 0c0ee17 keymaster: add shared definition file keymaster.h by nagendra modadugu · 6 years ago
  17. f32029b keymaster: add error codes related to provisioning by nagendra modadugu · 6 years ago
  18. 4c01247 avb.proto: add resetchallenge and getproduction by Will Drewry · 6 years ago
  19. 4e5e03a flash: update of cert & provisioning data offsets by nagendra modadugu · 6 years ago
  20. cb6b79b Merge "Add retry logic to get_status() function" by Andrew Scull · 6 years ago
  21. 7ebb372 Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 6 years ago
  22. bc77563 Add retry logic to get_status() function by Anatol Pomazau · 6 years ago
  23. d9b1de2 Define static lib for 'recovery' system module by Andrew Scull · 6 years ago
  24. 38ecda1 flash_layout: Add manufacturing related config by nagendra modadugu · 6 years ago
  25. f0a6b80 updater: Add option to wiggle Citadel's reset line by Bill Richardson · 6 years ago
  26. 2917cb2 updater: Add command to read Low Power Stats by Bill Richardson · 6 years ago
  27. 10e34bc Reserve a fake AVB_TEST app ID just for testing by Bill Richardson · 6 years ago
  28. 0121ffb keymaster: add factory-setup methods by nagendra modadugu · 6 years ago
  29. 1242dc1 Fix Android build by Bill Richardson · 6 years ago
  30. d172763 wait_for_interrupt() should be able to time out by Bill Richardson · 6 years ago
  31. 08c561d Add LOG_TAG for libnos_transport functions by Bill Richardson · 6 years ago
  32. d3db937 Merge "Add function to reset a device." by Andrew Scull · 6 years ago
  33. 7e1c8d9 Remove protobuf build hack. by Andrew Scull · 6 years ago
  34. 153fa25 The Linux citadel_updater accepts a default device by Bill Richardson · 6 years ago
  35. 8408937 Add function to reset a device. by Andrew Scull · 6 years ago
  36. 95ac9bb keymaster: update ExportKeyResponse message by nagendra modadugu · 6 years ago
  37. 10629c6 Use NUGGET_REBOOT_HARD in citadel_updater --reboot by Bill Richardson · 6 years ago
  38. 43aa2e9 Added wait_for_interrupt. by Allen Webb · 6 years ago
  39. 4f532bc keymaster: bump proto request buffer size by nagendra modadugu · 6 years ago
  40. b2d8618 Add struct nugget_app_low_power_stats definition by Bill Richardson · 6 years ago
  41. 418b2f4 Add NUGGET_PARAM_GET_LOW_POWER_STATS command by Bill Richardson · 6 years ago
  42. 76b40fe Fix arg parsing in citadel_updater by Bill Richardson · 6 years ago
  43. 41896c7 Add password support to citadel_updater by Bill Richardson · 6 years ago
  44. b1c6e70 Add more Nugget Core commands for firmware updates by Bill Richardson · 6 years ago
  45. 6d698a2 keymaster: bump size of params max_count by nagendra modadugu · 6 years ago
  46. f847ba8 Remove unused NUGGET_PARAM_REVERSE command by Bill Richardson · 6 years ago
  47. 56ffcc4 Update after Android build file defaults refactor by Andrew Scull · 6 years ago
  48. e0b457e Updater: use citadeld by default. by Andrew Scull · 6 years ago
  49. e52e8ab keymaster: add TUP related definitions by nagendra modadugu · 6 years ago
  50. 8e4a8fe keymaster: update prototype for SymmetricKey by nagendra modadugu · 6 years ago
  51. cd3871d build: fix cross-platform build issue by nagendra modadugu · 6 years ago
  52. 4405b6b keymaster: replace uint32 with ErrorCode enum by nagendra modadugu · 6 years ago
  53. 543b8aa Merge "build: drop 'hw/' from android shared libs" by Nagendra Modadugu · 6 years ago
  54. e4757ba build: drop 'hw/' from android shared libs by nagendra modadugu · 6 years ago
  55. d0ab4a5 Align struct app_transport buffers correctly by Bill Richardson · 6 years ago
  56. 915e9bc Merge "Declare a function to print struct app_transport" by Bill Richardson · 6 years ago
  57. bdf53cd keymaster: sync with V4.0 HAL types by nagendra modadugu · 6 years ago
  58. f098cd3 Declare a function to print struct app_transport by Bill Richardson · 6 years ago
  59. af290aa Fix android build. by Allen Webb · 6 years ago
  60. f893cc1 Revert "dcrypto: add asn.1 tag parsing proto" by nagendra modadugu · 6 years ago
  61. 362e167 Retry status datagram to handle sleep / reboot. by Allen Webb · 6 years ago
  62. 5eba38c Added FullStressTest and FullStressResult messages. by Allen Webb · 6 years ago
  63. 70ac51f Update METADATA with current commit hash by nagendra modadugu · 6 years ago
  64. 304ad12 Rename the repo to `external/nos/host/generic`. by Andrew Scull · 7 years ago
  65. 32fef8b Switched to using descriptor.proto from protobuf 3.3.5 by Allen Webb · 6 years ago
  66. 0cf7402 Added "get owner key" support. by Sergio Moreira · 7 years ago
  67. 43d72e1 Move updater to host generic repo. by Andrew Scull · 7 years ago
  68. 47f1b1b dcrypto: add asn.1 tag parsing proto by nagendra modadugu · 7 years ago
  69. 45c426b keymaster: fixed size ImportWrappedKey.masking_key by nagendra modadugu · 7 years ago
  70. e5bdda3 Remove `subdirs` from Android build files. by Andrew Scull · 7 years ago
  71. 6023a7d keymaster: add bl facing vendor api by nagendra modadugu · 7 years ago
  72. 47fc78e keymaster: update ImportWrappedKeyRequest message by nagendra modadugu · 7 years ago
  73. dd33ca6 dcrypto: add protos for driving aes cmac tests by nagendra modadugu · 7 years ago
  74. a8d26f7 Merge "avb: Add the BootloaderDone message" by Bill Richardson · 7 years ago
  75. 080fee6 avb: Add the BootloaderDone message by Bill Richardson · 7 years ago
  76. 1d057ed avb: Add some app-specific error codes by Bill Richardson · 7 years ago
  77. 89e50ed keymaster: bump request & response buffer sizes by nagendra modadugu · 7 years ago
  78. 3c6436c Add license_type field to METADATA by nagendra modadugu · 7 years ago
  79. 3ea0d36 Update METADATA with initial commit hash by nagendra modadugu · 7 years ago
  80. ebfdd37 keymaster: introduce keymaster enums by nagendra modadugu · 7 years ago
  81. 36d100d Merge "Refactored locks RPC due to PB bugs." by Sergio Moreira · 7 years ago
  82. 3cfabed Refactored locks RPC due to PB bugs. by Sergio Moreira · 7 years ago
  83. c8f9452 Added enum for reboot type argument. by Allen Webb · 7 years ago
  84. b678e8b Merge "keymaster: move internal types to keymaster_types.proto" by Nagendra Modadugu · 7 years ago
  85. ef312fe Add a cleanup callback to the transport API by Bill Richardson · 7 years ago
  86. c9c7697 keymaster: move internal types to keymaster_types.proto by nagendra modadugu · 7 years ago
  87. 3610608 By spec, lock values are bytes and not booleans. by Sergio Moreira · 7 years ago
  88. a15a94d Merge "Return the value of the locks (without metadata)." by Sergio Moreira · 7 years ago
  89. ad20912 Return the value of the locks (without metadata). by Sergio Moreira · 7 years ago
  90. a0d31dc Merge "Added components missed by the previous CL." by Sergio Moreira · 7 years ago
  91. 6cf2402 Merge "Added support for Carrier Lock test." by Sergio Moreira · 7 years ago
  92. 1788808 Added components missed by the previous CL. by Sergio Moreira · 7 years ago
  93. c358507 Added avb protos. by Allen Webb · 7 years ago
  94. b792796 Fix the tests. by Allen Webb · 7 years ago
  95. bfe2062 Added support for Carrier Lock test. by Sergio Moreira · 7 years ago
  96. 58672c1 Add nugget/include/signed_header.h by Bill Richardson · 7 years ago
  97. 06ed065 Adding flash_layout.h from core/nugget/ by Bill Richardson · 7 years ago
  98. 68c944c Remove redundant comment in build file. by Andrew Scull · 7 years ago
  99. f0f4bf7 Fix build by renaming keymaster options file. by Andrew Scull · 7 years ago
  100. b5f24a5 Bring back imports for keymaster protos by Andrew Scull · 7 years ago