summaryrefslogtreecommitdiffstats
path: root/src/AFC.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Added binary-plist support (tweaked slightly to move stuff around)Gravatar Zach C1-5/+5
2008-10-25Change lock to mutex and add tool to check AFC in multithreaded env.Gravatar Jonathan Beck1-0/+2
2008-10-23Exposes AFC file handle.Gravatar Zach C1-0/+2
2008-09-01Enforce a modified kr style.Gravatar Matt Colyer1-1/+0
2008-08-31migrate main.cGravatar Jonathan Beck1-10/+1
2008-08-31migrate AFC.cGravatar Jonathan Beck1-26/+10
2008-08-13Minor cleanups, refactored and commented iphone.c.Gravatar Matt Colyer1-2/+0
2008-08-11Add missing functions to afc.hGravatar Christophe Fergeau1-0/+4
2008-08-11Mark some functions as staticGravatar Christophe Fergeau1-4/+0
2008-08-10Adds seeking, directory creation and improves file writing. Also various othe...Gravatar Zach C1-2/+11
2008-08-06Adds locking and fixes a minor bug in mux_recvGravatar Zach C1-0/+1
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-04Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).Gravatar Matt Colyer1-6/+5
2008-08-01I copied the wrong legal headers into the code. Opps.Gravatar Matt Colyer1-11/+12
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-1/+15
2008-07-30Added beginnings of a fuse fs, right now it's read only and terribly fragile.Gravatar Matt Colyer1-4/+1
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+80