1. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  2. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  3. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  4. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  5. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  6. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  7. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  8. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago