summaryrefslogtreecommitdiffstats
path: root/src/usbmux.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-410/+0
2009-05-10NotificationProxy support added.0.9.0Gravatar Nikias Bassen1-4/+27
2009-03-16Merge branch 'master' into contact_syncGravatar Jonathan Beck1-3/+4
2009-03-11Fixes a compile error and two usbmux bugsGravatar Zach C1-3/+4
2009-01-22Move things around and clean up some code.Gravatar Jonathan Beck1-0/+1
2009-01-09Perform proper goodby on lockdown shutdown.Gravatar Nikias Bassen1-0/+3
2009-01-08Merge branch 'nikias' into plistGravatar Jonathan Beck1-0/+3
2009-01-08Perform proper goodby on lockdown shutdown.Gravatar Nikias Bassen1-0/+3
2009-01-04Merge branch 'master' into plistGravatar Jonathan Beck1-4/+5
2009-01-02Fix function prototypesGravatar Christophe Fergeau1-3/+3
2009-01-02Fix "missing return value" warningGravatar Christophe Fergeau1-1/+1
2009-01-02Add missing #include "utils.h"Gravatar Christophe Fergeau1-0/+1
2008-11-24Added binary-plist support (tweaked slightly to move stuff around)Gravatar Zach C1-1/+1
2008-10-25Handle debugging through utilitary functionsGravatar Jonathan Beck1-27/+12
2008-09-01Enforce a modified kr style.Gravatar Matt Colyer1-84/+104
2008-08-31use new function signature and few bugfixes.Gravatar Jonathan Beck1-2/+2
2008-08-31make all functions return an error code.Gravatar Jonathan Beck1-18/+30
2008-08-31make it compileGravatar Jonathan Beck1-2/+2
2008-08-31migrate usbmux.c.Gravatar Jonathan Beck1-81/+89
2008-08-31migrate iphone.cGravatar Jonathan Beck1-1/+1
2008-08-21Don't leak "response" in mux_connectGravatar Christophe Fergeau1-4/+7
2008-08-14Fixed documentation in usbmux.c.Gravatar Matt Colyer1-17/+20
2008-08-12Fixed seeking, also connections are no longer added twice.Gravatar Zach C1-1/+0
2008-08-11Fix compilation with gcc 4.3 -Wall -Werror -Wno-pointer-signGravatar Christophe Fergeau1-1/+1
2008-08-06Adds locking and fixes a minor bug in mux_recvGravatar Zach C1-1/+8
2008-08-06Finish converting over to doxygen.Gravatar Matt Colyer1-30/+29
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-05Zack's final changes to the pairing.Gravatar Matt Colyer1-1/+1
2008-08-04Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).Gravatar Matt Colyer1-65/+186
2008-08-04Print libusb errors during usb_bulk_read/write.Gravatar Martin Aumueller1-0/+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-0/+19
2008-07-30Fixed a slight bug if datalen == bytes in usbmux.cGravatar Zach C1-1/+2
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+198