Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-30 | Working with iOS versions up to 4.3.2; plus all currently released devices | boxingsquirrel | 1 | -6/+6 | |
2010-07-08 | Remove activation code, this will be handled by the ideviceactivate tool | Martin Szulecki | 1 | -2/+2 | |
We already handle the complex restore process, let's avoid the trouble to add up the activation complexity additionally. | |||||
2010-06-21 | Finally fixed the out of control problem | Joshua Hill | 1 | -1/+1 | |
2010-06-08 | Added a new asr.c file to stick all stuff related to filesystem and abstract ↵ | Joshua Hill | 1 | -1/+1 | |
the restore process to allow for easier porting | |||||
2010-06-04 | small bugfix in idevicerestore.c get_build_identity and went ahead and added ↵ | Joshua Hill | 1 | -1/+1 | |
activate code to be cleaned up and added to process later | |||||
2010-06-01 | Began refactoring of code to simplify and seperate device state logic | Joshua Hill | 1 | -1/+1 | |
2010-05-22 | Fixed stupid stupid stupid bug | Joshua Hill | 1 | -1/+1 | |
2010-05-22 | Started implementation of img3 file and tss_stitcher | Joshua Hill | 1 | -1/+1 | |
2010-05-22 | Finished implemented TSS request and TSS response | Joshua Hill | 1 | -1/+1 | |
Removed base64.c/h since it's not needed with libplist | |||||
2010-05-20 | Added support to detect device and which mode it's in, and linking for ↵ | Joshua Hill | 1 | -2/+7 | |
libirecovery | |||||
2010-05-20 | Initial commit | Joshua Hill | 1 | -0/+18 | |