1. ab78878 Handle exceptions from `sendCommand` in `ec_util.cpp` by Lovepreet Singh · 3 days ago master
  2. 3df3889 Refactor transport wrappers to support libhoth_error by Steven Portley · 6 weeks ago
  3. 299f56e spi.rules: Add udev rules for /dev/spidev0.0 by Steven Portley · 3 weeks ago
  4. 6c98ffb Hothd: Add active payload version to Software Version DBus. by daimeng · 7 weeks ago
  5. 9a1185e Hothd: Add Payload status properties to Dbus. by Daimeng Wang · 9 months ago
  6. 8309650 Hothd: Add PayloadStatus host command to EcUtil. by Daimeng Wang · 9 months ago
  7. 2d66078 fix: don't truncate Hoth error codes by Royce Rajan · 7 months ago
  8. 1bfe229 spidev: Support specifying spidev path in mailbox by Steven Portley · 5 weeks ago
  9. ab8ef25 hoth_updater: Update multiple hoths at once by Steven Portley · 6 weeks ago
  10. 13c9dcd build: Fix formatting by Steven Portley · 5 weeks ago
  11. e9ac52c build: Bazelify hothd by Steven Portley · 6 weeks ago
  12. 3c4b57f formatting: Add a .clang-format by Steven Portley · 6 weeks ago
  13. 49533d7 hoth_updater: Remove unused payload update option by Steven Portley · 6 weeks ago
  14. 9d97855 hoth_updater: Emit PackageInstallationDetails by Steven Portley · 8 weeks ago
  15. 4381a35 hoth_state: Add transport info to Hoth State by Steven Portley · 8 weeks ago
  16. e069382 build: payload_update / hoth_updater bazel targets by Steven Portley · 9 weeks ago
  17. e5e9db9 build: Manage more dependencies with bazel by Steven Portley · 9 weeks ago
  18. ba564f3 build: Fix compilation failures by Steven Portley · 9 weeks ago
  19. cd1785c build: Add commit hash to sdbusplus fallback by Steven Portley · 2 months ago
  20. 4c9dd66 build: Remove disable sframe workaround by Steven Portley · 3 months ago
  21. a109459 Add hothd as a bazel module by Steven Portley · 3 months ago
  22. 679cb5f build: Fix source generation races by William A. Kennington III · 3 months ago
  23. 462973f hothd: Fix exception type mismatch by Nick Hsieh · 6 months ago
  24. 5c25f27 Filter TPM Startup command for locality change by Ana Mendes · 4 months ago
  25. 6beea0a Remove byte alignment from hoth struct by Ana Mendes · 5 months ago
  26. 94e98e8 Fix core dump error in hothd by Ana Mendes · 5 months ago
  27. ee875bf Set TPM locality in hothd by Ana Mendes · 5 months ago
  28. 65115af hothd: Add hpm tpm instance by Jeff Lien · 5 months ago
  29. 77bf784 Format `host_command.cpp` using clang-format by Lovepreet Singh · 5 months ago
  30. f3c5bc7 boost: Remove soon to be deprecated features by Willy Tu · 6 months ago
  31. 5788530 Add logs to debug DBus timeout when doing RoT firmware update using MTD by Lovepreet Singh · 6 months ago
  32. 3500b11 Dump Hoth Logs when Firmware Update Failure by Hao Chen · 8 months ago
  33. 6f08b1b Fix: hothd_usb: Continue sourcing configs after a failure by Manoj Vishwanathan · 7 months ago
  34. def93ea hothd: spidev lock: change locking mechanism for host commands by Lovepreet Singh · 10 months ago
  35. 4801ff8 Set spidev timeout parameters by Steven Portley · 7 months ago
  36. a234868 hothd: reset niceness by Nick Hsieh · 8 months ago
  37. df88009 Bump hothd monitoring period from 20s to 5mins. by Christian Kungler · 9 months ago
  38. df5cd63 Refactor hoth_updater_cli to reuse definitions by Christian Kungler · 10 months ago
  39. 1f6494f Fix libhoth host command values for secureboot by Christian Kungler · 11 months ago
  40. 23ae9c8 use-reset: listen to the chassis signal instead of host by Hao Jiang · 11 months ago
  41. 8342a7d Add `enable-secureboot-enforcement` command to hoth_updater_cli. by Christian Kungler · 11 months ago
  42. f2253f2 Add SecureBoot monitoring by Christian Kungler · 1 year ago
  43. 1bfff90 Refactor logic around unsupported command by Christian Kungler · 1 year, 1 month ago
  44. c2e552c Hothd: Do not log errors when KeyRotation is unsupported by Christian Kungler · 1 year, 1 month ago
  45. 1c06d6b HothState: Export chip info to Hoth.State Dbus by Daimeng Wang · 1 year, 1 month ago
  46. 43f2eb2 hothd: Seed random number generator before generating request IDs by Jacqueline Wong · 1 year, 2 months ago
  47. 9cf52ee Hothd: Add support for Key Rotation status by Christian Kungler · 1 year, 3 months ago
  48. d9ead9e Remove dead USB code by Steven Portley · 1 year, 3 months ago
  49. f321a8e hothd: fixing missing-field-initializers warning by Dan Zhang · 1 year, 3 months ago
  50. 9777391 htohd: update libhoth includes by Dan Zhang · 1 year, 3 months ago
  51. 8c5ffcf hothd master: spidev rules file for spidev file permissions by Sam Agazaryan · 1 year, 4 months ago
  52. 9460f46 hothd: lower process priority by Rom Lemarchand · 1 year, 4 months ago
  53. 97fe112 hothd: add SPI message interface by Sam Agazaryan · 1 year, 4 months ago
  54. 0f2dc13 Add spidev support to hothd by Sam Agazaryan · 1 year, 5 months ago
  55. b9574ff hothd: Pass usb-device to USB helper scripts by Tom Craig · 1 year, 4 months ago
  56. 1b1be7b Hothd: Add support for querying authz record. by Christian Kungler · 1 year, 6 months ago
  57. 7298dde hothd: Fix payload_update crash on error by Konda Reddy Kachana · 1 year, 8 months ago
  58. 08c451f hothd: Implement Activation interface for Software by Munawar Hussain · 1 year, 8 months ago
  59. 74086fd [clang-tidy] Add .clang-tidy to configure HeaderFilterRegex by David Tang · 1 year, 9 months ago
  60. 91d34e9 [clang-tidy] Fix clang-tidy errors from g3/gsgys config [2/2] by David Tang · 1 year, 9 months ago
  61. 2c56c4c [clang-tidy] Fix clang-tidy errors from g3/gsys config [1/2] by David Tang · 1 year, 9 months ago
  62. 76bb022 hothd: Fix message_usb_unittest asan failure by David Tang · 1 year, 10 months ago
  63. ae8f364 [clang-tidy] Fix additional clang-tidy errors by David Tang · 1 year, 10 months ago
  64. dd50574 [clang-tidy] Fix clang-tidy errors by David Tang · 1 year, 10 months ago
  65. b02edd9 Hoth.State: Fix panic record magic check. by Daimeng Wang · 1 year, 10 months ago
  66. f5e8589 hothd: dump snapshot of Hoth console on boot by Royce Rajan · 1 year, 11 months ago
  67. 9d0f4e0 Fix Valgrind error with uninitialized variable by Willy Tu · 1 year, 11 months ago
  68. b7ae5fe Add LICENSE header in all files in repo by Vamsy Krishna Nooney · 2 years ago
  69. 1abe47d Move hothd to gbmc public. by Vamsy Krishna Nooney · 2 years ago
  70. f1c476b Initial empty repository by Benjamin Fair · 3 years, 7 months ago