Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-07 | API cleanup for AFC | 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 ↵ | 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 | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-08 | file open modes updated | 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 | 1 | -0/+1 | ||
fix include in afccheck.c | |||||
2008-10-30 | move dev specific tools to dev/ subdir. | 1 | -0/+133 | ||
update autoconf files accordingly |