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-21
Finally fixed the out of control problem
Joshua Hill
1
-1
/
+0
2010-06-21
Archived for historical reasons
Joshua Hill
1
-125
/
+21
2010-06-08
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-07
More small fixes and updated the TODO list
Joshua Hill
1
-3
/
+4
2010-06-07
I really need to put more descriptive messages here, but im doing stuff all ↵
Joshua Hill
1
-0
/
+14
over the place
2010-06-05
Changed the device type to a structure array for cleaner code and cross ↵
Joshua Hill
1
-41
/
+54
state access
2010-06-05
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-03
Continuing to refactor code and add support for other devices
Joshua Hill
1
-6
/
+7
2010-06-01
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
[prev]