summaryrefslogtreecommitdiffstats
path: root/src/restore.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Refactor ipsw code to transparently stream images directly from ZIP or extrac...Gravatar Nikias Bassen1-4/+3
2022-04-10restore: Fixed a problem that nobody even knew existedGravatar Nikias Bassen1-1/+1
2020-06-23restore: Add support for SystemImageRootHash and SystemImageCanonicalMetadata...Gravatar Nikias Bassen1-1/+1
2020-02-18Allow restores that start in Restore mode. Allow specification of custom APTi...Gravatar David Wang1-0/+1
2017-11-13Change check_hardware_model() to get_irecv_device()Gravatar BALATON Zoltan1-1/+1
2017-06-08restore: Move restore_send_kernelcache() to a generic restore_send_component()Gravatar Nikias Bassen1-1/+1
2015-10-09Use hardware model instead of product type to identify device correctlyGravatar Nikias Bassen1-2/+2
2014-11-04Implement the FDR forwarder proxy service used during restore of recent iOS v...Gravatar BALATON Zoltan1-1/+1
2013-09-27Require libirecovery >= 0.2.0 and port code to it's new APIGravatar Martin Szulecki1-1/+1
2013-09-23Update AUTHORS and file copyrights accordinglyGravatar Martin Szulecki1-1/+3
2012-11-07libidevicerecovery: implemented progress callback logicGravatar Martin Szulecki1-2/+2
2012-07-17restore: refactored the bbfw signingGravatar Nikias Bassen1-0/+1
2012-07-17main/restore: Pass full client to restore mode and device discovery functionsGravatar Martin Szulecki1-2/+2
2012-07-16mass replace uuid->udid and raise libimobiledevice requirement to >= 1.1.4Gravatar Nikias Bassen1-3/+3
2012-02-02restore: some updates and fixesGravatar Nikias Bassen1-1/+2
2012-02-02restore: reflect latest libimobiledevice changes and pass options to restoredGravatar Nikias Bassen1-0/+1
2010-07-09Implement handling of devices which do not require a tss requestGravatar Martin Szulecki1-4/+4
2010-06-21Archived for historical reasonsGravatar Joshua Hill1-6/+26
2010-06-08Added a new asr.c file to stick all stuff related to filesystem and abstract ...Gravatar Joshua Hill1-1/+1
2010-06-07More small fixes and updated the TODO listGravatar Joshua Hill1-0/+1
2010-06-05Changed the device type to a structure array for cleaner code and cross state...Gravatar Joshua Hill1-0/+1
2010-06-04Even more major cleanups and refactoring, this branch is still broken but sta...Gravatar Joshua Hill1-6/+9
2010-06-01Began major refactoring, not quite finished yet, this branch is probably brokeGravatar Joshua Hill1-4/+5
2010-06-01Began refactoring of code to simplify and seperate device state logicGravatar Joshua Hill1-0/+36