summaryrefslogtreecommitdiffstats
path: root/dev/iphoneclient.c
AgeCommit message (Collapse)AuthorFilesLines
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-2/+2
2009-07-28Move production ready tools into tools/ and do not install the dev/ onesGravatar Martin Szulecki1-0/+255