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
/
restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]