summaryrefslogtreecommitdiffstats
path: root/tools/idevicediagnostics.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-21idevicediagnostics: Add HDMI to the list of valid options for diagnostics com...Gravatar Nikias Bassen1-1/+1
2015-10-06tools: Use PACKAGE_URL define for homepage project links in usage outputGravatar Martin Szulecki1-1/+5
2015-01-28Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-4/+4
2015-01-27tools: Add link to project homepage on usage outputGravatar Martin Szulecki1-0/+1
2014-10-11tools: Make sure to print an error when lockdown connection failsGravatar Nikias Bassen1-2/+2
2014-03-01idevicediagnostics: prevent 'Failed to restart/shutdown device' messagesGravatar Nikias Bassen1-2/+2
2013-03-14global: make sure to check service before checking service->port to prevent c...Gravatar Nikias Bassen1-1/+1
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-6/+11
2012-11-29tools: use pointer instead of static buffer for UDID since it can start with '0'Gravatar Nikias Bassen1-10/+7
2012-10-21idevicediagnostics: Change license to LGPL as used by other toolsGravatar Martin Szulecki1-17/+15
2012-10-21idevicediagnostics: Implement multiple commands to make the tool usefulGravatar Martin Szulecki1-35/+200
2012-10-21diagnostics_relay: Implement sleep, restart, shutdown and request_diagnosticsGravatar Martin Szulecki1-1/+1
2012-10-21Add new idevicediagnostics toolGravatar Martin Szulecki1-0/+134