index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
ideviceimagemounter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-30
tools: Use getopt for option parsing in all tools
Nikias Bassen
1
-23
/
+23
2021-09-01
Remove common code in favor of new libimobiledevice-glue
Nikias Bassen
1
-1
/
+1
2020-06-07
tools: Avoid copying optarg where possible
Nikias Bassen
1
-11
/
+6
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-9
/
+19
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-9
/
+16
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-3
/
+7
2019-09-28
tools: Ignore SIGPIPE wherever possible
Nikias Bassen
1
-0
/
+6
2019-09-27
mobile_image_mounter: Better error handling (e.g. when device is locked)
Nikias Bassen
1
-2
/
+11
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-14
/
+11
2018-07-24
ideviceimagemounter: Fix possible memleak in option parsing
Bastien Nocera
1
-0
/
+4
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+5
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-4
/
+4
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2014-10-11
tools: Make sure to print an error when lockdown connection fails
Nikias Bassen
1
-2
/
+3
2014-06-13
ideviceimagemounter: Refactor image upload handling for better compatibility
Martin Szulecki
1
-53
/
+64
2014-05-21
ideviceimagemounter: Use plist print helper from common module
Martin Szulecki
1
-144
/
+6
2014-02-10
ideviceimagemounter: change output 'Copying' to more correct 'Uploading'
Nikias Bassen
1
-1
/
+2
2014-02-09
ideviceimagemounter: use new image file uploading code for iOS 7+
Nikias Bassen
1
-57
/
+86
2013-05-23
Silence compiler warnings for win32 builds
Martin Szulecki
1
-1
/
+2
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-2
/
+2
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-8
/
+16
2012-10-16
ideviceimagemounter: updated for compatibility with iOS6
Nikias Bassen
1
-1
/
+1
2012-04-07
Relicense ideviceimagemounter and idevicescreenshot to LGPL
Martin Szulecki
1
-15
/
+12
2012-04-07
Update comments of tools to use "device" instead of naming specific models
Martin Szulecki
1
-2
/
+3
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-6
/
+6
2012-03-19
use binary mode for fopen to make it work with win32
Nikias Bassen
1
-2
/
+2
2012-03-19
Moved asprintf.h to better location and include it in ideviceimagemounter.c
Nikias Bassen
1
-0
/
+1
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-5
/
+20
2011-05-28
ideviceimagemounter: remove bogus g_free()
Nikias Bassen
1
-1
/
+0
2011-03-26
ideviceimagemounter: Add missing libgen.h header include
Martin Szulecki
1
-0
/
+1
2010-05-28
Fix indentation and a printf warning in ideviceimagemounter
Martin Szulecki
1
-10
/
+10
2010-02-19
New mobile_image_mounter interface plus ideviceimagemounter tool
Nikias Bassen
1
-0
/
+525