summaryrefslogtreecommitdiffstats
path: root/src/iphone.c
AgeCommit message (Collapse)AuthorFilesLines
2008-08-04Print strerror of negated return values after failed usb_bulk_write/read.Gravatar Martin Aumueller1-4/+5
Signed-off-by: Matt Colyer <matt@colyer.name>
2008-08-04Print libusb errors during usb_bulk_read/write.Gravatar Martin Aumueller1-0/+7
Signed-off-by: Matt Colyer <matt@colyer.name>
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
Signed-off-by: Matt Colyer <matt@colyer.name>
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
Signed-off-by: Matt Colyer <matt@colyer.name>
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+156