Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-14 | Logging and debugging refined. | Nikias Bassen | 1 | -2/+8 | |
2009-04-13 | This _should_ fix a race condition that happens when a client is about | Nikias Bassen | 1 | -1/+1 | |
to cleanup the stuff that is used by another client that is about to set up a new connection. Increased timeout in sock_stuff from 10 to 20 seconds and decreased the pullbulk recv timeout from 5 to 3 seconds. | |||||
2009-04-13 | Check for set usb_device in iphone_free_device to avoid libusb segfault | Martin Szulecki | 1 | -3/+5 | |
Signed-off-by: Nikias Bassen <nikias@gmx.li> | |||||
2009-04-12 | better error handling, some cleanup, and changed confusing | Nikias Bassen | 1 | -20/+29 | |
struct/variable naming. | |||||
2009-04-10 | suppressed warning about wrong configuration value. | Nikias Bassen | 1 | -1/+1 | |
libusb does not seem to know about the change that was made via the udev rule/sysfs change | |||||
2009-03-28 | debugging output fixed | Nikias Bassen | 1 | -4/+12 | |
'libusbmuxd' added to simplify use of usbmuxd in external tools testclient removed setting of configuration 3 disabled (to be handled by udev) | |||||
2009-03-12 | initialization was missing and causing strange segmentation faults. | Nikias Bassen | 1 | -0/+5 | |
2009-03-12 | changed the usbReceive buffer to a per-device buffer instead | Nikias Bassen | 1 | -30/+42 | |
of one global buffer for all devices (untested but should work). | |||||
2009-03-08 | Some more debugging output and more mutexes to help resolve the | Nikias Bassen | 1 | -0/+6 | |
f***ing SIGSEVs. | |||||
2009-02-25 | big endian fix and some improvements, now multi-client capable | Nikias Bassen | 1 | -29/+133 | |
2009-02-20 | initial import | Nikias Bassen | 1 | -0/+1089 | |