summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-29idevicedebugserver: fix small bug in error messageGravatar Nikias Bassen1-1/+1
2012-11-22idevicebackup2: use RemoveDirectory/DeleteFile instead of remove() on win32Gravatar Nikias Bassen1-0/+37
2012-11-22idevicebackup2: fix building on win32Gravatar Nikias Bassen1-3/+12
2012-11-22idevicebackup: Fix crash if manifest is sent early on in the backup processGravatar Martin Szulecki1-2/+3
2012-11-20endianness: define htole32/le32toh for systems lacking itGravatar Nikias Bassen1-0/+12
2012-11-08configure: fixed confusing --enable-debug-code help stringGravatar Nikias Bassen1-2/+2
2012-11-08idevicedate: fix time retrieval for iOS6+Gravatar Nikias Bassen1-1/+15
2012-10-21screenshotr: Bump DL proto version to 300 to fix iOS 6 supportGravatar Martin Szulecki1-1/+1
2012-10-21Add manpages for new toolsGravatar Martin Szulecki4-1/+127
2012-10-21idevicediagnostics: Change license to LGPL as used by other toolsGravatar Martin Szulecki1-17/+15
2012-10-21Update NEWS with latest changesGravatar Martin Szulecki1-0/+16
2012-10-21idevicediagnostics: Implement multiple commands to make the tool usefulGravatar Martin Szulecki1-35/+200
2012-10-21diagnostics_relay: Implement query functions for MobileGestalt and IORegistryGravatar Martin Szulecki2-0/+114
2012-10-21diagnostics_relay: Implement sleep, restart, shutdown and request_diagnosticsGravatar Martin Szulecki3-97/+135
2012-10-21Add new idevicediagnostics toolGravatar Martin Szulecki2-1/+140
2012-10-21diagnostics_relay: Add basic new service implementationGravatar Martin Szulecki5-2/+433
2012-10-21Add new idevicedebugserverproxy toolGravatar Martin Szulecki6-1/+922
2012-10-21ideviceprovision: Change usage of arguments to not use commands like optionsGravatar Martin Szulecki1-17/+19
2012-10-21Added ideviceprovision toolGravatar Nikias Bassen2-1/+427
2012-10-21Added com.apple.misagent service protocol implementationGravatar Nikias Bassen5-0/+402
2012-10-17mobilebackup2: raised DL version so idevicebackup2 actually works with iOS6Gravatar Nikias Bassen1-1/+1
2012-10-16ideviceimagemounter: updated for compatibility with iOS6Gravatar Nikias Bassen1-1/+1
2012-10-16idevicebackup2: updated for compatibility with iOS6Gravatar Nikias Bassen1-2/+13
2012-09-05Don't crash if $HOME is emptyGravatar Bastien Nocera1-1/+22
2012-06-26property_list_service: do not strip non-ASCII characters from XML plistsGravatar Christophe Fergeau1-1/+1
2012-05-17configure: Check if libplist Cython bindings are installed at configure timeGravatar Martin Szulecki1-3/+13
2012-05-17cython: Do not override final methods as comply to Cython >= 0.16 strict checkGravatar Martin Szulecki4-9/+8
2012-05-17m4: Fix parsing of "artistic" cython version strings to fix version detectionGravatar Martin Szulecki1-2/+7
2012-04-25ideviceinfo: Add more known lockdownd domainsGravatar Martin Szulecki1-0/+5
2012-04-18idevice: fix openssl initialization and handle error to avoid crashGravatar Nikias Bassen1-4/+11
2012-04-08restore: Add note that service API is only available for restore mode devicesGravatar Martin Szulecki1-0/+1
2012-04-08Post-release version bump to 1.1.5Gravatar Martin Szulecki1-1/+1
2012-04-08Update NEWS with latest changes1.1.4Gravatar Martin Szulecki1-0/+9
2012-04-08Bump soname revision due to internal changesGravatar Martin Szulecki1-1/+1
2012-04-08Bump version to 1.1.4Gravatar Martin Szulecki1-1/+1
2012-04-08idevicesyslog: fix bug causing the connection to close after timeoutGravatar Nikias Bassen1-1/+1
2012-04-08Bump version to unstable 1.1.31.1.3Gravatar Martin Szulecki1-1/+1
2012-04-08Update NEWS with latest changesGravatar Martin Szulecki1-0/+14
2012-04-08idevice: Bump libusbmuxd dependency to 1.0.8 and adopt idevice.c to API changesGravatar Martin Szulecki2-5/+5
2012-04-08idevicesyslog: fix reading from syslog_relay (simple socket connection)Gravatar Nikias Bassen1-25/+5
2012-04-07Update AUTHORS from git historyGravatar Martin Szulecki1-0/+6
2012-04-07sbservices: Implement retrieving interface orientation from deviceGravatar Martin Szulecki2-0/+58
2012-04-07ideviceinfo: Add new known lockdown domainsGravatar Martin Szulecki1-0/+3
2012-04-07Relicense ideviceimagemounter and idevicescreenshot to LGPLGravatar Martin Szulecki2-30/+24
2012-04-07tools: Add proper LGPL license header for idevice_idGravatar Martin Szulecki1-0/+21
2012-04-07Update manpages of tools to use "device" instead of naming specific modelsGravatar Martin Szulecki10-17/+17
2012-04-07Update comments of tools to use "device" instead of naming specific modelsGravatar Martin Szulecki7-12/+14
2012-04-06restore: initialize uninitialized struct member infoGravatar Nikias Bassen1-0/+1
2012-04-01lockdown: Correct a few wrong comments showing NP_E_* error messagesGravatar Martin Szulecki1-7/+9
2012-04-01file_relay: Remove duplicated error code definitionsGravatar Martin Szulecki1-9/+0