Age | Commit message (Expand) | Author | Files | Lines |
2013-10-02 | common: supress more compiler warnings | Nikias Bassen | 1 | -0/+1 |
2013-09-27 | Require libirecovery >= 0.2.0 and port code to it's new API | Martin Szulecki | 1 | -1/+1 |
2013-09-23 | Update AUTHORS and file copyrights accordingly | Martin Szulecki | 1 | -0/+2 |
2012-11-07 | client: Fix build number parsing for iOS 6 | Martin Szulecki | 1 | -0/+1 |
2012-11-07 | change info(), error(), and debug() into functions and allow redirecting the ... | Martin Szulecki | 1 | -4/+4 |
2012-11-07 | libidevicerecovery: implemented progress callback logic | Martin Szulecki | 1 | -0/+6 |
2012-11-07 | Move flags into idevicerestore.h | Martin Szulecki | 1 | -8/+0 |
2012-07-29 | move main() code after option parsing to separate function | Nikias Bassen | 1 | -3/+1 |
2012-07-28 | main: use client flag instead of local variable for --latest option | Nikias Bassen | 1 | -0/+1 |
2012-07-28 | main: use client flag instead of local variable for --shsh option | Nikias Bassen | 1 | -0/+1 |
2012-07-28 | tss: remove global use_apple_server symbol and use parameter instead | Nikias Bassen | 1 | -2/+1 |
2012-07-17 | main: add --cache-path parameter and use it for version.xml and wtf image | Nikias Bassen | 1 | -0/+3 |
2012-07-17 | common: Fix typo in struct definitions | Martin Szulecki | 1 | -1/+1 |
2012-07-17 | remove src/libirecovery.* and use external shared library instead | Nikias Bassen | 1 | -2/+1 |
2012-07-16 | add --no-action parameter to exit after device detection | Nikias Bassen | 1 | -0/+1 |
2012-07-16 | mass replace uuid->udid and raise libimobiledevice requirement to >= 1.1.4 | Nikias Bassen | 1 | -1/+1 |
2012-02-14 | remove duplicate CPID/BDID and devices structs | Nikias Bassen | 1 | -79/+3 |
2012-02-12 | win32: use #ifndef to prevent warning about sleep being already defined | Nikias Bassen | 1 | -0/+2 |
2012-02-12 | use format string defines since win32 doesn't like %qu | Nikias Bassen | 1 | -0/+4 |
2012-02-07 | recovery: store device serial number upon connect | Nikias Bassen | 1 | -1/+2 |
2012-02-05 | add support for 0x1222 wtf mode | Nikias Bassen | 1 | -8/+10 |
2012-02-05 | download and cache version information from itunes.com | Nikias Bassen | 1 | -0/+7 |
2012-02-05 | common: Use correct model name in device list | Martin Szulecki | 1 | -1/+1 |
2012-02-05 | Add basic code to detect and process iPhone 4S devices | Martin Szulecki | 1 | -0/+4 |
2012-02-02 | add --pwn option to put a limera1n device into pwned dfu mode | Nikias Bassen | 1 | -0/+1 |
2012-02-02 | common: fix missing restore_boot_args struct member | Nikias Bassen | 1 | -0/+1 |
2012-02-02 | dfu: implement dfu_check_mode() and fix dfu_enter_recovery() | Nikias Bassen | 1 | -0/+2 |
2012-02-02 | main: store product version & build in client struct for later checks | Nikias Bassen | 1 | -0/+2 |
2012-02-02 | common: add simple guid generator function | Nikias Bassen | 1 | -0/+2 |
2011-04-30 | Working with iOS versions up to 4.3.2; plus all currently released devices | boxingsquirrel | 1 | -0/+26 |
2010-06-22 | Added info for iPhone4 and fixed a few runtime errors | Joshua Hill | 1 | -1/+4 |
2010-06-21 | Finally fixed the out of control problem | Joshua Hill | 1 | -2/+2 |
2010-06-21 | Archived for historical reasons | Joshua Hill | 1 | -0/+151 |