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
/
img3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
refactor component personalization and add support for Image4 stitching
Nikias Bassen
1
-7
/
+9
2013-11-19
img3: hide low level img3 code and provide simpler img3_stitch_component() fu...
Nikias Bassen
1
-6
/
+56
2013-10-02
img3: make buffers and sizes unsigned
Nikias Bassen
1
-7
/
+7
2013-09-23
Update AUTHORS and file copyrights accordingly
Martin Szulecki
1
-0
/
+2
2013-06-15
img3: don't fail if SHSH is appended (instead of replaced)
Nikias Bassen
1
-4
/
+0
2012-02-02
img3: fixed to properly support new img3 format
Nikias Bassen
1
-173
/
+144
2010-07-09
Implement handling unknown img3 element for 8900 chip devices
Martin Szulecki
1
-0
/
+22
2010-06-21
Finally fixed the out of control problem
Joshua Hill
1
-0
/
+1
2010-06-04
Even more major cleanups and refactoring, this branch is still broken but sta...
Joshua Hill
1
-60
/
+60
2010-05-23
TSS stitching and loading of signed iBEC is now working, but launching from r...
Joshua Hill
1
-10
/
+226
2010-05-23
More work on img3.c/h done, implemented basic img3 file parsing and img3 elem...
Joshua Hill
1
-6
/
+156
2010-05-22
Fixed stupid stupid stupid bug
Joshua Hill
1
-2
/
+2
2010-05-22
Started implementation of img3 file and tss_stitcher
Joshua Hill
1
-0
/
+41