summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Collapse)AuthorFilesLines
2009-10-03Require libusb-1.0.3 and hardcode explicit ZLP logicGravatar Hector Martin2-26/+0
1.0.3 has the 0-byte transaction fix. The saga continues on the libusb trac. Whenever they add the ZLP flag we can get rid of the 0-byte logic and just set it.
2009-09-23Match a range of supported USB IDs and make iPod Touch 64GB workGravatar Martin Szulecki2-10/+4
2009-09-08Fix compile under Darwin with more includes, also silences some warnings.Gravatar Nikias Bassen1-0/+1
2009-08-28usb-linux: use libusb_get_max_packet_size() instead of custom code.Gravatar Nikias Bassen1-17/+2
2009-08-26Add version information.Gravatar Nikias Bassen2-2/+2
2009-08-25Make usbmuxd_connect work again, MESSAGE_CONNECT processing was broken.Gravatar Nikias Bassen1-3/+3
2009-08-25Renamed directory 'usbmuxd' to more suitable 'daemon'.Gravatar Nikias Bassen10-0/+2604