summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-04-30Working with iOS versions up to 4.3.2; plus all currently released devicesGravatar boxingsquirrel1-6/+6
2010-07-08Remove activation code, this will be handled by the ideviceactivate toolGravatar Martin Szulecki1-2/+2
We already handle the complex restore process, let's avoid the trouble to add up the activation complexity additionally.
2010-06-21Finally fixed the out of control problemGravatar Joshua Hill1-1/+1
2010-06-08Added a new asr.c file to stick all stuff related to filesystem and abstract ↵Gravatar Joshua Hill1-1/+1
the restore process to allow for easier porting
2010-06-04small bugfix in idevicerestore.c get_build_identity and went ahead and added ↵Gravatar Joshua Hill1-1/+1
activate code to be cleaned up and added to process later
2010-06-01Began refactoring of code to simplify and seperate device state logicGravatar Joshua Hill1-1/+1
2010-05-22Fixed stupid stupid stupid bugGravatar Joshua Hill1-1/+1
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill1-1/+1
2010-05-22Finished implemented TSS request and TSS responseGravatar Joshua Hill1-1/+1
Removed base64.c/h since it's not needed with libplist
2010-05-20Added support to detect device and which mode it's in, and linking for ↵Gravatar Joshua Hill1-2/+7
libirecovery
2010-05-20Initial commitGravatar Joshua Hill1-0/+18