Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-24 | Device now successfully enters restore mode. Now all that's left is copying ↵ | 1 | -210/+383 | ||
code over from the other idevicerestore | |||||
2010-05-24 | Have it sending DeviceTree now and started on ramdisk. Started to clean up a ↵ | 4 | -95/+401 | ||
little bit, but not everything yet. | |||||
2010-05-23 | TSS stitching and loading of signed iBEC is now working, but launching from ↵ | 3 | -14/+266 | ||
recovery mode causes libusb to fail unreferencing the device | |||||
2010-05-23 | More work on img3.c/h done, implemented basic img3 file parsing and img3 ↵ | 3 | -16/+208 | ||
element parsing | |||||
2010-05-22 | Fixed stupid stupid stupid bug | 3 | -4/+4 | ||
2010-05-22 | Started implementation of img3 file and tss_stitcher | 9 | -21/+260 | ||
2010-05-22 | Finished implemented TSS request and TSS response | 8 | -532/+236 | ||
Removed base64.c/h since it's not needed with libplist | |||||
2010-05-21 | Added ECID detection | 5 | -44/+73 | ||
2010-05-20 | Added support to detect device and which mode it's in, and linking for ↵ | 3 | -10/+80 | ||
libirecovery | |||||
2010-05-20 | Initial commit | 9 | -0/+1404 | ||