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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-31
Added code to automatically detect when connection is lost
Joshua Hill
1
-3
/
+5
2010-05-31
Merge commit 'martin/martin'
Joshua Hill
1
-1
/
+66
2010-05-31
Copy and paste error, this should free name, not path
Joshua Hill
1
-1
/
+0
2010-05-30
Parse progress message and report progress
Martin Szulecki
1
-1
/
+66
2010-05-29
Added configure to be ran in autogen.sh
Joshua Hill
1
-0
/
+1
2010-05-29
Updated TODO file
Joshua Hill
1
-2
/
+2
2010-05-29
Changed some filenames and made it so it won't abort too early
Joshua Hill
1
-59
/
+69
2010-05-26
Implemented NOR data request, it's ugly but it works! Successfully restored 4...
Joshua Hill
3
-36
/
+253
2010-05-25
cleaned up and fixed kernelcache restore. just successfully restored my ipt3g
Joshua Hill
2
-117
/
+120
2010-05-25
Updated TODO file with recent advancements
Joshua Hill
1
-11
/
+11
2010-05-25
Refactor sending and signing of images to reduce redundant code
Martin Szulecki
1
-460
/
+107
2010-05-25
Pass IPSW filename as mandatory argument
Martin Szulecki
1
-10
/
+10
2010-05-25
Bump required libimobiledevice version to 1.1.0 due to use of new restored API
Martin Szulecki
1
-1
/
+1
2010-05-25
Remove auto generated files from version control
Martin Szulecki
4
-7616
/
+0
2010-05-25
Filesystem is now restoring, need to add in kernelcache restore and nor resto...
Joshua Hill
3
-141
/
+195
2010-05-24
Merged the current POC with this codebase, it /should/ work but it's not.
Joshua Hill
1
-9
/
+385
2010-05-24
Added AppleLogo so it's a bit more Appleish
Joshua Hill
1
-2
/
+139
2010-05-24
Device now successfully enters restore mode. Now all that's left is copying c...
Joshua Hill
1
-210
/
+383
2010-05-24
Have it sending DeviceTree now and started on ramdisk. Started to clean up a ...
Joshua Hill
4
-95
/
+401
2010-05-23
TSS stitching and loading of signed iBEC is now working, but launching from r...
Joshua Hill
3
-14
/
+266
2010-05-23
More work on img3.c/h done, implemented basic img3 file parsing and img3 elem...
Joshua Hill
3
-16
/
+208
2010-05-22
Fixed stupid stupid stupid bug
Joshua Hill
3
-4
/
+4
2010-05-22
Started implementation of img3 file and tss_stitcher
Joshua Hill
9
-21
/
+260
2010-05-22
Finished implemented TSS request and TSS response
Joshua Hill
21
-17692
/
+466
2010-05-21
Added ECID detection
Joshua Hill
5
-44
/
+73
2010-05-20
Added support to detect device and which mode it's in, and linking for libire...
Joshua Hill
4
-10
/
+81
2010-05-20
Initial commit
Joshua Hill
33
-0
/
+30516
[prev]