Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-28 | Remove ota_close(int) and ota_fclose(FILE*). | Tao Bao | 1 | -8/+8 |
2016-11-23 | Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). | Tao Bao | 1 | -0/+6 |
2016-11-17 | applypatch: Use unique_fd to avoid leaking FDs. | Tao Bao | 1 | -0/+10 |
2016-03-19 | Control fault injection with config files instead of build flags | Jed Estep | 1 | -0/+4 |
2016-03-17 | Revert "DO NOT MERGE Control fault injection with config files instead of build flags" | Tao Bao | 1 | -4/+0 |
2016-03-16 | DO NOT MERGE Control fault injection with config files instead of build flags | Jed Estep | 1 | -0/+4 |
2016-02-23 | Control fault injection with config files instead of build flags | Jed Estep | 1 | -0/+4 |
2016-02-10 | IO fault injection for OTA packages | Jed Estep | 1 | -0/+49 |
2016-01-06 | IO fault injection for OTA packages | Jed Estep | 1 | -0/+49 |