summaryrefslogtreecommitdiffstats
path: root/src/dfu.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-02dfu: implement dfu_check_mode() and fix dfu_enter_recovery()Gravatar Nikias Bassen1-61/+206
2012-02-02recovery: merge recovery_open_with_timeout into recovery_client_newGravatar Nikias Bassen1-2/+2
2010-07-09Implement handling of devices which do not require a tss requestGravatar Martin Szulecki1-2/+3
This introduces passing around the "selected" build identity and fixes code logic issues to make idevicerestore work again.
2010-06-21Finally fixed the out of control problemGravatar Joshua Hill1-12/+17
2010-06-21Archived for historical reasonsGravatar Joshua Hill1-13/+71
2010-06-05Changed the device type to a structure array for cleaner code and cross ↵Gravatar Joshua Hill1-1/+1
state access
2010-06-04Even more major cleanups and refactoring, this branch is still broken but ↵Gravatar Joshua Hill1-9/+40
starting to mature really well
2010-06-01Began major refactoring, not quite finished yet, this branch is probably brokeGravatar Joshua Hill1-0/+28
2010-06-01Began refactoring of code to simplify and seperate device state logicGravatar Joshua Hill1-0/+28