Age | Commit message (Expand) | Author | Files | Lines |
2009-09-12 | Public API rework, extension and adaption to latest libusbmuxd-1.0 API. | Nikias Bassen | 1 | -1/+1 |
2009-07-25 | Remove AFC to errno conversion and make afc_receive_data() return AFC errors | Martin Szulecki | 1 | -2/+0 |
2009-07-25 | Update AFC API and use error codes from the STATUS operation response | Martin Szulecki | 1 | -0/+2 |
2009-07-25 | Define remaining unknown AFC operations; SUCCESS is actually a DATA operation | Martin Szulecki | 1 | -28/+29 |
2009-07-07 | API cleanup for AFC | Nikias Bassen | 1 | -4/+1 |
2009-07-07 | AFC cleanup: remove iphone_afc_file_* and use handles instead. Removed afc_ge... | Nikias Bassen | 1 | -11/+0 |
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -2/+2 |
2009-05-08 | AFC cleanup and improved error handling | Nikias Bassen | 1 | -4/+14 |
2009-03-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync | Jonathan Beck | 1 | -18/+17 |
2009-03-23 | Fix indenting. | Matt Colyer | 1 | -18/+17 |
2009-03-16 | Merge branch 'master' into contact_sync | Jonathan Beck | 1 | -13/+27 |
2009-03-11 | Fixes a compile error and two usbmux bugs | Zach C | 1 | -14/+27 |
2009-03-08 | Adds the iphone_afc_truncate function and fixes a small log_debug issue. | Nikias Bassen | 1 | -0/+1 |
2008-11-24 | Added binary-plist support (tweaked slightly to move stuff around) | Zach C | 1 | -5/+5 |
2008-10-25 | Change lock to mutex and add tool to check AFC in multithreaded env. | Jonathan Beck | 1 | -0/+2 |
2008-10-23 | Exposes AFC file handle. | Zach C | 1 | -0/+2 |
2008-09-01 | Enforce a modified kr style. | Matt Colyer | 1 | -1/+0 |
2008-08-31 | migrate main.c | Jonathan Beck | 1 | -10/+1 |
2008-08-31 | migrate AFC.c | Jonathan Beck | 1 | -26/+10 |
2008-08-13 | Minor cleanups, refactored and commented iphone.c. | Matt Colyer | 1 | -2/+0 |
2008-08-11 | Add missing functions to afc.h | Christophe Fergeau | 1 | -0/+4 |
2008-08-11 | Mark some functions as static | Christophe Fergeau | 1 | -4/+0 |
2008-08-10 | Adds seeking, directory creation and improves file writing. Also various othe... | Zach C | 1 | -2/+11 |
2008-08-06 | Adds locking and fixes a minor bug in mux_recv | Zach C | 1 | -0/+1 |
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | Matt Colyer | 1 | -1/+1 |
2008-08-04 | Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). | Matt Colyer | 1 | -6/+5 |
2008-08-01 | I copied the wrong legal headers into the code. Opps. | Matt Colyer | 1 | -11/+12 |
2008-07-30 | Added documentation and licensing information. | Matt Colyer | 1 | -1/+15 |
2008-07-30 | Added beginnings of a fuse fs, right now it's read only and terribly fragile. | Matt Colyer | 1 | -4/+1 |
2008-07-29 | Autotooled the project with very basic versioning support. | Matt Colyer | 1 | -0/+80 |