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
/
configure.ac
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-09-26
restore: Only use timeout error if it is actually defined
Nikias Bassen
1
-0
/
+10
2019-09-25
Use global event handlers for normale/restore and recovery/dfu mode devices
Nikias Bassen
1
-1
/
+1
2019-06-24
fdr: Handle new timeout error conditions (introduced in latest libimobiledevice)
Nikias Bassen
1
-0
/
+12
2019-02-14
Allow .ipsw files or extracted IPSW as source
Nikias Bassen
1
-2
/
+3
2019-02-07
win32: Remove WINVER define that is not really needed
Nikias Bassen
1
-1
/
+0
2019-02-04
build: Check for pthread properly (non-win32)
Nikias Bassen
1
-11
/
+18
2019-02-02
win32: Use _lseeki64 instead of _fseeki64/_ftelli64 and don't link against ↵
Nikias Bassen
1
-1
/
+1
msvcr100.dll What a mess it is, all these msvcr*.dll - incompatible without limits
2019-01-23
Replace tempnam() with mkstemp() and provide reference implementation for ↵
Nikias Bassen
1
-1
/
+1
systems lacking it
2019-01-22
win32: Use _fseeki64/_ftelli64 instead of fseeko/ftello
Nikias Bassen
1
-2
/
+1
2018-06-01
Add explicit zlib dependency
Nikias Bassen
1
-0
/
+1
2017-02-24
common: Add strsep() implementation for platforms lacking it
Nikias Bassen
1
-0
/
+7
2015-10-06
configure.ac: Move dependency versions into variables for easier maintenance
Martin Szulecki
1
-6
/
+23
2015-10-06
Require autoconf 2.64+ to use package bugreport and project URL in AC_INIT
Martin Szulecki
1
-5
/
+7
2015-09-24
common: Remove plist_dict_merge() as it's already provided by libplist
Nikias Bassen
1
-1
/
+1
Also, set libplist requirement to 1.12
2014-10-28
Do not link with libusb manually as libirecovery dependency already adds it
Martin Szulecki
1
-3
/
+1
2014-10-09
Enable large file support if available for >2GB file support
Martin Szulecki
1
-0
/
+27
2014-03-22
Bump dependency to libplist 1.11
Martin Szulecki
1
-1
/
+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
docs: Add basic man page for idevicerestore
Martin Szulecki
1
-0
/
+1
2013-09-23
Require autoconf 2.61, add silent rules and configure summary
Martin Szulecki
1
-3
/
+20
2013-09-23
Require libimobiledevice >= 1.1.6
Martin Szulecki
1
-1
/
+1
2013-09-23
Require libirecovery >= 0.1.1 due to use of new device lookups
Martin Szulecki
1
-1
/
+1
2012-07-17
remove src/libirecovery.* and use external shared library instead
Nikias Bassen
1
-0
/
+1
2012-07-16
add support for using the latest available firmware for a device
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-12
autofoo: support for different platforms
Nikias Bassen
1
-0
/
+23
2012-02-10
autofoo: add some spice to make autofoo happy
Nikias Bassen
1
-1
/
+2
2012-02-01
updated autofoo stuff so linking actually works
Nikias Bassen
1
-0
/
+3
2010-05-25
Bump required libimobiledevice version to 1.1.0 due to use of new restored API
Martin Szulecki
1
-1
/
+1
2010-05-22
Finished implemented TSS request and TSS response
Joshua Hill
1
-2
/
+1
Removed base64.c/h since it's not needed with libplist
2010-05-20
Initial commit
Joshua Hill
1
-0
/
+19