index
:
idevicerestore
fixtrailingwhitespaces
master
operation-refactoring
Restore/upgrade firmware of iOS devices
ms,jh
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
normal.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-02-02
recovery: merge recovery_open_with_timeout into recovery_client_new
Nikias Bassen
1
-1
/
+1
2012-02-02
normal: do not set autoboot env after entering restore mode
Nikias Bassen
1
-17
/
+3
this needs to be done in recovery.c since it is generic and not specific to the recovery mode entered from normal mode
2010-06-21
Fixed a few more compile errors, everything should compile fine now, but i'm ↵
Joshua Hill
1
-3
/
+3
not sure if it will run yet
2010-06-21
Finally fixed the out of control problem
Joshua Hill
1
-12
/
+88
2010-06-21
Archived for historical reasons
Joshua Hill
1
-4
/
+44
2010-06-05
Changed the device type to a structure array for cleaner code and cross ↵
Joshua Hill
1
-15
/
+11
state access
2010-06-04
Even more major cleanups and refactoring, this branch is still broken but ↵
Joshua Hill
1
-6
/
+7
starting to mature really well
2010-06-04
Refactoring continued, lots of bug fixes, probably about half way through
Joshua Hill
1
-1
/
+29
2010-06-01
Began major refactoring, not quite finished yet, this branch is probably broke
Joshua Hill
1
-1
/
+168
2010-06-01
Began refactoring of code to simplify and seperate device state logic
Joshua Hill
1
-0
/
+28