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