Age | Commit message (Expand) | Author | Files | Lines |
2012-02-05 | restore: Implement handling of PreviousRestoreLogMsg message | Martin Szulecki | 1 | -0/+22 |
2012-02-03 | restore: don't enter endless loop on restore error | Nikias Bassen | 1 | -2/+5 |
2012-02-02 | restore: only reprint progress bar if progress changed | Nikias Bassen | 1 | -1/+7 |
2012-02-02 | restore: send root ticket | Nikias Bassen | 1 | -0/+45 |
2012-02-02 | restore: some updates and fixes | Nikias Bassen | 1 | -41/+73 |
2012-02-02 | restore: reflect latest libimobiledevice changes and pass options to restored | Nikias Bassen | 1 | -4/+65 |
2010-07-14 | Name restore progress strings cosistently | Martin Szulecki | 1 | -4/+4 |
2010-07-12 | Be more verbose when reporting about each step of the restore process | Martin Szulecki | 1 | -3/+3 |
2010-07-09 | Correctly check when to send the NORData | Martin Szulecki | 1 | -1/+3 |
2010-07-09 | Fix typo in nor data message | Martin Szulecki | 1 | -1/+1 |
2010-07-09 | Only debug a plist if debugging flag was set | Martin Szulecki | 1 | -4/+8 |
2010-07-09 | Add more known progress messages and report them | Martin Szulecki | 1 | -1/+12 |
2010-07-09 | Add more known status messages and report them | Martin Szulecki | 1 | -2/+20 |
2010-07-09 | Correctly set QUIT flag during restore | Martin Szulecki | 1 | -3/+3 |
2010-07-09 | Fix idevice handle being NULL which leads to failure to connect to ASR | Martin Szulecki | 1 | -0/+1 |
2010-07-09 | Fix crash due to not passing client handle for callback as userdata | Martin Szulecki | 1 | -1/+1 |
2010-07-09 | Implement handling of devices which do not require a tss request | Martin Szulecki | 1 | -21/+42 |
2010-06-21 | Finally fixed the out of control problem | Joshua Hill | 1 | -3/+3 |
2010-06-21 | Archived for historical reasons | Joshua Hill | 1 | -82/+137 |
2010-06-08 | started to add support multiple build identities | Joshua Hill | 1 | -1/+6 |
2010-06-08 | Added a new asr.c file to stick all stuff related to filesystem and abstract ... | Joshua Hill | 1 | -269/+195 |
2010-06-07 | I really need to put more descriptive messages here, but im doing stuff all o... | Joshua Hill | 1 | -1/+1 |
2010-06-05 | Changed the device type to a structure array for cleaner code and cross state... | Joshua Hill | 1 | -0/+58 |
2010-06-04 | Even more major cleanups and refactoring, this branch is still broken but sta... | Joshua Hill | 1 | -12/+187 |
2010-06-03 | Continuing to refactor code and add support for other devices | Joshua Hill | 1 | -1/+1 |
2010-06-01 | Began major refactoring, not quite finished yet, this branch is probably broke | Joshua Hill | 1 | -5/+38 |
2010-06-01 | Began refactoring of code to simplify and seperate device state logic | Joshua Hill | 1 | -0/+405 |