summaryrefslogtreecommitdiffstats
path: root/src/ipsw.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-09Print progress for large components (e.g. Cryptex)Gravatar Nikias Bassen1-1/+1
2023-11-02Extract OS component when using older ipsw archivesGravatar Nikias Bassen1-0/+3
2023-09-14Refactor ipsw code to transparently stream images directly from ZIP or extrac...Gravatar Nikias Bassen1-10/+33
2022-10-02Reduce memory usage for SourceBootObjectV4 imagesGravatar Nikias Bassen1-0/+2
2021-11-17ipsw: Add a function to list the archive contents (Monterey)Gravatar Hector Martin1-0/+4
2021-09-01Add new --ipsw-info command line switch to show information about build ident...Gravatar Nikias Bassen1-0/+2
2019-09-26Make sure CTRL+C is working at specific stages of the processGravatar Nikias Bassen1-0/+2
2019-02-14Use uint64_t instead of off_t for win32/MinGW compatibilityGravatar Nikias Bassen1-1/+1
2019-02-14Allow .ipsw files or extracted IPSW as sourceGravatar Nikias Bassen1-10/+3
2019-02-02Use ipsw.me API to allow selection and download of any signed firmware versio...Gravatar Nikias Bassen1-0/+3
2016-06-26ipsw: Add ipsw_extract_to_file_with_progress() and remove progress bar from i...Gravatar Nikias Bassen1-0/+1
2013-10-02ipsw: change buffers to use type unsigned char*Gravatar Nikias Bassen1-1/+1
2013-09-23Update AUTHORS and file copyrights accordinglyGravatar Martin Szulecki1-1/+3
2012-07-17ipsw: add function ipsw_get_file_size() to get uncompressed file sizeGravatar Nikias Bassen1-0/+2
2012-07-17ipsw: change get_latest_fw to ipsw_get_latest_fw and make it publicGravatar Nikias Bassen1-0/+1
2012-07-16move ipsw on-demand download to ipsw.cGravatar Nikias Bassen1-0/+2
2012-02-02ipsw: add ipsw_extract_restore_plistGravatar Nikias Bassen1-0/+1
2010-07-14Refactor tss request requirements to work with iPhone 3G and iOS 4Gravatar Martin Szulecki1-1/+1
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 sta...Gravatar Joshua Hill1-1/+2
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 resto...Gravatar Joshua Hill1-1/+1
2010-05-24Have it sending DeviceTree now and started on ramdisk. Started to clean up a ...Gravatar Joshua Hill1-7/+1
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill1-1/+1
2010-05-20Initial commitGravatar Joshua Hill1-0/+43