summaryrefslogtreecommitdiffstats
path: root/tools/idevicedebugserverproxy.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-20move thread and socket code to "common" subdirGravatar 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-5/+10
2013-02-23idevicedebugserverproxy: Fix irritating and wrong debug messageGravatar Martin Szulecki1-1/+1
2012-11-29tools: use pointer instead of static buffer for UDID since it can start with '0'Gravatar Nikias Bassen1-16/+8
2012-11-29idevicedebugserver: fix small bug in error messageGravatar Nikias Bassen1-1/+1
2012-10-21Add new idevicedebugserverproxy toolGravatar Martin Szulecki1-0/+374