Age | Commit message (Expand) | Author | Files | Lines |
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 |