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
/
idevicerestore.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2010-06-22
Reverted rcg4u merge, didn't realize this was actually from posixninja branch
Joshua Hill
1
-128
/
+3
2010-06-09
Added a new asr.c file to stick all stuff related to filesystem and abstract ↵
Joshua Hill
1
-1
/
+28
the restore process to allow for easier porting
2010-06-09
More small fixes and updated the TODO list
Joshua Hill
1
-3
/
+4
2010-06-09
I really need to put more descriptive messages here, but im doing stuff all ↵
Joshua Hill
1
-0
/
+14
over the place
2010-06-09
Changed the device type to a structure array for cleaner code and cross ↵
Joshua Hill
1
-41
/
+54
state access
2010-06-09
Added long options and moved the function main source file function ↵
Joshua Hill
1
-0
/
+18
declarations into the header file for easier maintainance
2010-06-09
Continuing to refactor code and add support for other devices
Joshua Hill
1
-6
/
+7
2010-06-09
Began major refactoring, not quite finished yet, this branch is probably broke
Joshua Hill
1
-2
/
+53
2010-05-22
Finished implemented TSS request and TSS response
Joshua Hill
1
-0
/
+31
Removed base64.c/h since it's not needed with libplist