summaryrefslogtreecommitdiffstats
path: root/tools/iphonesyslog.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-165/+0
2010-01-22Rename iphone_device_recv/_send functions to use iphone_connection_* domainGravatar Martin Szulecki1-2/+2
These communication functions operate on an iphone_connection_t, thus their function name should reflect that.
2010-01-13lockdown/tools/python: use correct type for port parameterGravatar Nikias Bassen1-1/+1
2010-01-12Remove support for debug masks due to inconsistent useGravatar Martin Szulecki1-1/+0
2010-01-12Allow lockdown client creation without performing full handshakeGravatar Martin Szulecki1-1/+1
The lockdown constructor was doing more than needed. Pairing and session negotiation is now handled by lockdownd_client_new_with_handshake().
2010-01-08Allow set the label of a lockdown request, usually set to the program nameGravatar Martin Szulecki1-1/+1
2009-09-12Update tools to use new APIGravatar Martin Szulecki1-1/+0
2009-09-12Public API rework, extension and adaption to latest libusbmuxd-1.0 API.Gravatar Nikias Bassen1-9/+7
2009-07-28Move production ready tools into tools/ and do not install the dev/ onesGravatar Martin Szulecki1-0/+169