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 (
Collapse
)
Author
Files
Lines
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 ↵
Nikias Bassen
1
-2
/
+2
crashes
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-8
/
+16
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections.
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
Signed-off-by: Nikias Bassen Signed-off-by: Martin Szulecki
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