Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-01 | Fix a couple of compiler warnings and remove unused variables | 1 | -3/+2 | ||
2025-07-01 | Update codebase to use (const) void* and size_t where applicable | 1 | -3/+3 | ||
2025-06-23 | Refactor logging and add logfile support | 1 | -4/+4 | ||
idevicerestore will now also create a logfile automatically, unless disabled with --logfile=NONE. | |||||
2024-09-25 | ace3: Fix Ace3Binary generation for newer devices | 1 | -7/+41 | ||
2024-05-14 | Require libplist 2.6.0 | 1 | -1/+1 | ||
2024-05-05 | Updated to use libplist 2.5.0 API | 1 | -1/+1 | ||
2024-03-23 | Add support for Port DFU device restore | 1 | -0/+244 | ||