1. 43aa2e9 Added wait_for_interrupt. by Allen Webb · 6 years ago
  2. 4f532bc keymaster: bump proto request buffer size by nagendra modadugu · 6 years ago
  3. b2d8618 Add struct nugget_app_low_power_stats definition by Bill Richardson · 6 years ago
  4. 418b2f4 Add NUGGET_PARAM_GET_LOW_POWER_STATS command by Bill Richardson · 6 years ago
  5. 76b40fe Fix arg parsing in citadel_updater by Bill Richardson · 6 years ago
  6. 41896c7 Add password support to citadel_updater by Bill Richardson · 6 years ago
  7. b1c6e70 Add more Nugget Core commands for firmware updates by Bill Richardson · 6 years ago
  8. 6d698a2 keymaster: bump size of params max_count by nagendra modadugu · 6 years ago
  9. f847ba8 Remove unused NUGGET_PARAM_REVERSE command by Bill Richardson · 6 years ago
  10. 56ffcc4 Update after Android build file defaults refactor by Andrew Scull · 6 years ago
  11. e0b457e Updater: use citadeld by default. by Andrew Scull · 6 years ago
  12. e52e8ab keymaster: add TUP related definitions by nagendra modadugu · 6 years ago
  13. 8e4a8fe keymaster: update prototype for SymmetricKey by nagendra modadugu · 6 years ago
  14. cd3871d build: fix cross-platform build issue by nagendra modadugu · 6 years ago
  15. 4405b6b keymaster: replace uint32 with ErrorCode enum by nagendra modadugu · 6 years ago
  16. 543b8aa Merge "build: drop 'hw/' from android shared libs" by Nagendra Modadugu · 6 years ago
  17. e4757ba build: drop 'hw/' from android shared libs by nagendra modadugu · 6 years ago
  18. d0ab4a5 Align struct app_transport buffers correctly by Bill Richardson · 6 years ago
  19. 915e9bc Merge "Declare a function to print struct app_transport" by Bill Richardson · 6 years ago
  20. bdf53cd keymaster: sync with V4.0 HAL types by nagendra modadugu · 6 years ago
  21. f098cd3 Declare a function to print struct app_transport by Bill Richardson · 6 years ago
  22. af290aa Fix android build. by Allen Webb · 6 years ago
  23. f893cc1 Revert "dcrypto: add asn.1 tag parsing proto" by nagendra modadugu · 6 years ago
  24. 362e167 Retry status datagram to handle sleep / reboot. by Allen Webb · 6 years ago
  25. 5eba38c Added FullStressTest and FullStressResult messages. by Allen Webb · 6 years ago
  26. 70ac51f Update METADATA with current commit hash by nagendra modadugu · 6 years ago
  27. 304ad12 Rename the repo to `external/nos/host/generic`. by Andrew Scull · 7 years ago
  28. 32fef8b Switched to using descriptor.proto from protobuf 3.3.5 by Allen Webb · 6 years ago
  29. 0cf7402 Added "get owner key" support. by Sergio Moreira · 7 years ago
  30. 43d72e1 Move updater to host generic repo. by Andrew Scull · 7 years ago
  31. 47f1b1b dcrypto: add asn.1 tag parsing proto by nagendra modadugu · 7 years ago
  32. 45c426b keymaster: fixed size ImportWrappedKey.masking_key by nagendra modadugu · 7 years ago
  33. e5bdda3 Remove `subdirs` from Android build files. by Andrew Scull · 7 years ago
  34. 6023a7d keymaster: add bl facing vendor api by nagendra modadugu · 7 years ago
  35. 47fc78e keymaster: update ImportWrappedKeyRequest message by nagendra modadugu · 7 years ago
  36. dd33ca6 dcrypto: add protos for driving aes cmac tests by nagendra modadugu · 7 years ago
  37. a8d26f7 Merge "avb: Add the BootloaderDone message" by Bill Richardson · 7 years ago
  38. 080fee6 avb: Add the BootloaderDone message by Bill Richardson · 7 years ago
  39. 1d057ed avb: Add some app-specific error codes by Bill Richardson · 7 years ago
  40. 89e50ed keymaster: bump request & response buffer sizes by nagendra modadugu · 7 years ago
  41. 3c6436c Add license_type field to METADATA by nagendra modadugu · 7 years ago
  42. 3ea0d36 Update METADATA with initial commit hash by nagendra modadugu · 7 years ago
  43. ebfdd37 keymaster: introduce keymaster enums by nagendra modadugu · 7 years ago
  44. 36d100d Merge "Refactored locks RPC due to PB bugs." by Sergio Moreira · 7 years ago
  45. 3cfabed Refactored locks RPC due to PB bugs. by Sergio Moreira · 7 years ago
  46. c8f9452 Added enum for reboot type argument. by Allen Webb · 7 years ago
  47. b678e8b Merge "keymaster: move internal types to keymaster_types.proto" by Nagendra Modadugu · 7 years ago
  48. ef312fe Add a cleanup callback to the transport API by Bill Richardson · 7 years ago
  49. c9c7697 keymaster: move internal types to keymaster_types.proto by nagendra modadugu · 7 years ago
  50. 3610608 By spec, lock values are bytes and not booleans. by Sergio Moreira · 7 years ago
  51. a15a94d Merge "Return the value of the locks (without metadata)." by Sergio Moreira · 7 years ago
  52. ad20912 Return the value of the locks (without metadata). by Sergio Moreira · 7 years ago
  53. a0d31dc Merge "Added components missed by the previous CL." by Sergio Moreira · 7 years ago
  54. 6cf2402 Merge "Added support for Carrier Lock test." by Sergio Moreira · 7 years ago
  55. 1788808 Added components missed by the previous CL. by Sergio Moreira · 7 years ago
  56. c358507 Added avb protos. by Allen Webb · 7 years ago
  57. b792796 Fix the tests. by Allen Webb · 7 years ago
  58. bfe2062 Added support for Carrier Lock test. by Sergio Moreira · 7 years ago
  59. 58672c1 Add nugget/include/signed_header.h by Bill Richardson · 7 years ago
  60. 06ed065 Adding flash_layout.h from core/nugget/ by Bill Richardson · 7 years ago
  61. 68c944c Remove redundant comment in build file. by Andrew Scull · 7 years ago
  62. f0f4bf7 Fix build by renaming keymaster options file. by Andrew Scull · 7 years ago
  63. b5f24a5 Bring back imports for keymaster protos by Andrew Scull · 7 years ago
  64. 713b1f8 Retire nugget/services. by Andrew Scull · 7 years ago
  65. af221e3 Build all protos on Android from source. by Andrew Scull · 7 years ago
  66. 2e389e8 Migrated bazel build files. by Allen Webb · 7 years ago
  67. 6752fb1 Added symlinks at the package path. by Allen Webb · 7 years ago
  68. fa9f985 Made protoapi proto package consistent. by Allen Webb · 7 years ago
  69. c5c0d5d Weaver: add docs to reference the Weaver HAL by Andrew Scull · 7 years ago
  70. 611b6ca Update README for libnos's C libraries. by Andrew Scull · 7 years ago
  71. 9c2a4a1 Merge "nos_call_application returns error code." by Andrew Scull · 7 years ago
  72. 730ffac Moved protoapi proto files into nugget/services/protoapi. by Allen Webb · 7 years ago
  73. 3935b18 nos_call_application returns error code. by Andrew Scull · 7 years ago
  74. 87a2caf Android: allow libnos to link with different datagram implementations by Andrew Scull · 7 years ago
  75. 36ebf2d Replace tabs with 2 spaces. by Andrew Scull · 7 years ago
  76. bcac54a Merge "Reduce platform specific port size." by Andrew Scull · 7 years ago
  77. 96517d8 Reduce platform specific port size. by Andrew Scull · 7 years ago
  78. 34dfee7 keymaster: add options file by nagendra modadugu · 7 years ago
  79. 6ebb5eb Added a command to get the cycles since reboot. by Allen Webb · 7 years ago
  80. 58eaf39 Refactor the libnos API. by Andrew Scull · 7 years ago
  81. 4098dcc Formalise Citadel client for Linux. by Andrew Scull · 7 years ago
  82. e7f9c7a Provide missing file descriptor to fprintf() by Bill Richardson · 7 years ago
  83. 3696694 keymaster: update proto definitions by nagendra modadugu · 7 years ago
  84. 6a53e4d keymaster: update ImportKey related types by nagendra modadugu · 7 years ago
  85. 103c06f Merge "Create a home for the host transport library." by Andrew Scull · 7 years ago
  86. 4b5da4c Merge "keymaster: remove GetHardwareFeatures rpc & protos" by Allen Webb · 7 years ago
  87. 1c021e8 Create a home for the host transport library. by Andrew Scull · 7 years ago
  88. 1a48a03 Fix the build for Android. by Andrew Scull · 7 years ago
  89. 1b97ebf keymaster: remove GetHardwareFeatures rpc & protos by nagendra modadugu · 7 years ago
  90. bdcfaa8 keymaster: add proto definitions by nagendra modadugu · 7 years ago
  91. c8802fb Brace initializers are not supported in gcc 4.8. by Allen Webb · 7 years ago
  92. 7111c92 Enforce C++11 compliance. by Allen Webb · 7 years ago
  93. 4bf119b Fix the build. by Allen Webb · 7 years ago
  94. fbf534f Added LinuxCitadelClient. by Allen Webb · 7 years ago
  95. e029d57 Improve C++ includability of shared headers. by Andrew Scull · 7 years ago
  96. 826f0b5 Add METADATA file by nagendra modadugu · 7 years ago
  97. ae9d85c Add APACHE2 LICENSE file by nagendra modadugu · 7 years ago
  98. 24ba513 Update LICENSE on headers/proto files to APACHE2 by nagendra modadugu · 7 years ago
  99. 5a12700 Make internal Workspace names consistent. by Allen Webb · 7 years ago
  100. 98837ec Import C++ service client generator. by Andrew Scull · 7 years ago