summaryrefslogtreecommitdiffstats
path: root/dev/lckdclient.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Allow lockdown client creation without performing full handshakeGravatar Martin Szulecki1-1/+1
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/+1
2009-07-25Follow glib style and rename iphone_free_device to iphone_device_freeGravatar Martin Szulecki1-2/+2
2009-07-25Update lockdown API and introduce new error codesGravatar Martin Szulecki1-5/+10
2009-07-24Use iphone_device_get_uuid() not lockdown, for less overhead where possibleGravatar Martin Szulecki1-6/+7
2009-07-24Rename iphone_set_debug() to iphone_set_debug_level() and code using itGravatar Martin Szulecki1-1/+1
2009-07-10Use new plist_copy instead of serialization workaround in lockdownd_et_value()Gravatar Martin Szulecki1-3/+4
2009-07-07Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki1-11/+18
2008-11-25fix some warnings and indentGravatar Jonathan Beck1-0/+1
2008-10-30move dev specific tools to dev/ subdir.Gravatar Jonathan Beck1-0/+100