summaryrefslogtreecommitdiffstats
path: root/src/iphone.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-05Added beginnings of doxygen documentation to the library.Gravatar Matt Colyer1-22/+19
2008-08-04Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).Gravatar Matt Colyer1-1/+2
2008-08-04Print libusb errors during usb_bulk_read/write.Gravatar Martin Aumueller1-1/+1
2008-08-04Print strerror of negated return values after failed usb_bulk_write/read.Gravatar Martin Aumueller1-4/+5
2008-08-04Print libusb errors during usb_bulk_read/write.Gravatar Martin Aumueller1-0/+7
2008-08-01I copied the wrong legal headers into the code. Opps.Gravatar Matt Colyer1-11/+12
2008-07-31Initialize pointer to NULL so it can be safely be freed.Gravatar Martin Aumueller1-0/+1
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-2/+18
2008-07-30Added iPhone 3G USB product id.Gravatar Martin Aumueller1-2/+2
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+156