summaryrefslogtreecommitdiffstats
path: root/dev/afccheck.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Update tools to use new APIGravatar Martin Szulecki1-1/+1
2009-07-26Merge commit 'martin-s/martin'Gravatar Matt Colyer1-17/+29
2009-07-26fix most -Wall warningsGravatar Christophe Fergeau1-1/+1
2009-07-25Implement afc_file_tell() and adjust afc_receive_data() to handle itGravatar Martin Szulecki1-2/+7
2009-07-25Update AFC API and use error codes from the STATUS operation responseGravatar Martin Szulecki1-8/+8
2009-07-25Follow glib style and rename iphone_free_device to iphone_device_freeGravatar Martin Szulecki1-3/+3
2009-07-25Update lockdown API and introduce new error codesGravatar Martin Szulecki1-5/+4
2009-07-24Add --debug option to afccheckGravatar Martin Szulecki1-0/+8
2009-07-18Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki1-7/+8
2009-07-18API cleanup for AFCGravatar Nikias Bassen1-10/+11
2009-07-07Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki1-7/+8
2009-07-07API cleanup for AFCGravatar Nikias Bassen1-10/+11
2009-07-07AFC cleanup: remove iphone_afc_file_* and use handles instead. Removed afc_ge...Gravatar Nikias Bassen1-2/+2
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-1/+1
2009-05-08file open modes updatedGravatar Nikias Bassen1-2/+2
2008-10-31reduce chunk size in AFC since it was generating error for large fileGravatar Jonathan Beck1-0/+1
2008-10-30move dev specific tools to dev/ subdir.Gravatar Jonathan Beck1-0/+133