summaryrefslogtreecommitdiffstats
path: root/src/usbmux.c
AgeCommit message (Expand)AuthorFilesLines
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