Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-25 | Update lockdown API and introduce new error codes | Martin Szulecki | 1 | -5/+4 | |
2009-07-24 | Add --debug option to afccheck | Martin Szulecki | 1 | -0/+8 | |
2009-07-07 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -7/+8 | |
2009-07-07 | API cleanup for AFC | Nikias Bassen | 1 | -10/+11 | |
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com> | |||||
2009-07-07 | AFC cleanup: remove iphone_afc_file_* and use handles instead. Removed ↵ | Nikias Bassen | 1 | -2/+2 | |
afc_get_file_attr because this function has to go into the program (like ifuse); afc_get_file_info has to be used instead. Modified dispatch_AFC_Packet so that the real buffer size has to be specified (instead of length-1). | |||||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-08 | file open modes updated | Nikias Bassen | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-10-31 | reduce chunk size in AFC since it was generating error for large file | Jonathan Beck | 1 | -0/+1 | |
fix include in afccheck.c | |||||
2008-10-30 | move dev specific tools to dev/ subdir. | Jonathan Beck | 1 | -0/+133 | |
update autoconf files accordingly |