summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-03-23Add support for Port DFU device restoreGravatar Nikias Bassen1-0/+1
2023-09-14autoconf: Link against libusbmuxd tooGravatar Nikias Bassen1-0/+2
2022-04-05ipsw: Use libplist's new plist_from_json APIGravatar Nikias Bassen1-3/+1
2021-09-01Remove common code in favor of libimobiledevice-glueGravatar Nikias Bassen1-2/+2
2021-05-28Add SHA384 (and SHA512) implementation for use when compiling without OpenSSLGravatar Nikias Bassen1-2/+2
2020-06-08Unfold automake flags and sources into multiple lines, fix distcheck targetGravatar Martin Szulecki1-18/+42
2020-06-02Make OpenSSL dependency optional (used for SHA1)Gravatar Nikias Bassen1-0/+3
2019-09-25Add support for 'ftab' file formatGravatar Nikias Bassen1-1/+1
2019-02-02Use ipsw.me API to allow selection and download of any signed firmware versio...Gravatar Nikias Bassen1-1/+1
2018-06-01Add explicit zlib dependencyGravatar Nikias Bassen1-0/+2
2014-11-04Implement the FDR forwarder proxy service used during restore of recent iOS v...Gravatar BALATON Zoltan1-1/+1
2014-10-09Enable large file support if available for >2GB file supportGravatar Martin Szulecki1-0/+1
2013-11-20refactor component personalization and add support for Image4 stitchingGravatar Nikias Bassen1-1/+1
2012-07-17restore: added .mbn file support and bbfw handlingGravatar Nikias Bassen1-1/+1
2012-07-17restore: implemented BasebandData requestGravatar Nikias Bassen1-1/+1
2012-07-17remove src/libirecovery.* and use external shared library insteadGravatar Nikias Bassen1-1/+3
2012-07-16ipsw: implemented file locking for on-demand downloadingGravatar Nikias Bassen1-1/+1
2012-07-16add support for using the latest available firmware for a deviceGravatar Nikias Bassen1-0/+2
2012-02-12autofoo: support for different platformsGravatar Nikias Bassen1-8/+7
2012-02-05download and cache version information from itunes.comGravatar Nikias Bassen1-1/+1
2012-02-02add limera1n exploit and use pwned dfu mode for custom firmwaresGravatar Nikias Bassen1-1/+1
2011-04-30Working with iOS versions up to 4.3.2; plus all currently released devicesGravatar boxingsquirrel1-6/+6
2010-07-08Remove activation code, this will be handled by the ideviceactivate toolGravatar Martin Szulecki1-2/+2
2010-06-21Finally fixed the out of control problemGravatar Joshua Hill1-1/+1
2010-06-08Added a new asr.c file to stick all stuff related to filesystem and abstract ...Gravatar Joshua Hill1-1/+1
2010-06-04small bugfix in idevicerestore.c get_build_identity and went ahead and added ...Gravatar Joshua Hill1-1/+1
2010-06-01Began refactoring of code to simplify and seperate device state logicGravatar Joshua Hill1-1/+1
2010-05-22Fixed stupid stupid stupid bugGravatar Joshua Hill1-1/+1
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill1-1/+1
2010-05-22Finished implemented TSS request and TSS responseGravatar Joshua Hill1-1/+1
2010-05-20Added support to detect device and which mode it's in, and linking for libire...Gravatar Joshua Hill1-2/+7
2010-05-20Initial commitGravatar Joshua Hill1-0/+18