summaryrefslogtreecommitdiffstats
path: root/src/ipsw.h
AgeCommit message (Collapse)AuthorFilesLines
2010-07-14Refactor tss request requirements to work with iPhone 3G and iOS 4Gravatar Martin Szulecki1-1/+1
This gets rid of the device model checking code and allows devices like the iPhone 3G to get shsh blobs as required by iOS 4. The requirement if the components need to be signed is determined by which kind of manifest filename is within the IPSW.
2010-07-09Refactor manifest extractionGravatar Martin Szulecki1-0/+2
2010-06-21Archived for historical reasonsGravatar Joshua Hill1-0/+8
2010-06-04Even more major cleanups and refactoring, this branch is still broken but ↵Gravatar Joshua Hill1-1/+2
starting to mature really well
2010-06-01Began major refactoring, not quite finished yet, this branch is probably brokeGravatar Joshua Hill1-2/+2
2010-05-25Filesystem is now restoring, need to add in kernelcache restore and nor ↵Gravatar Joshua Hill1-1/+1
restore and everything should be good. Note: The latest HEAD from marcan's usbmuxd is required for this program to work. Linux kernel drivers do some wacky stuff with iPod audio interfaces
2010-05-24Have it sending DeviceTree now and started on ramdisk. Started to clean up a ↵Gravatar Joshua Hill1-7/+1
little bit, but not everything yet.
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill1-1/+1
2010-05-20Initial commitGravatar Joshua Hill1-0/+43