Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-06 | Fixed the data corruption, it turns out that there is a maximum length | 1 | -30/+52 | ||
that you can request in an AFC packet 2^16. | |||||
2008-08-06 | Adds locking and fixes a minor bug in mux_recv | 1 | -7/+47 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | 1 | -1/+1 | ||
2008-08-04 | Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). | 1 | -26/+40 | ||
2008-08-04 | Don't ignore mux_recv errors silently. | 1 | -3/+12 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-03 | Added ability to get files larger than a single USB packet size. | 1 | -8/+22 | ||
2008-08-01 | I copied the wrong legal headers into the code. Opps. | 1 | -11/+12 | ||
2008-07-31 | Don't access freed memory. | 1 | -1/+3 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-07-30 | Added documentation and licensing information. | 1 | -2/+17 | ||
2008-07-29 | Autotooled the project with very basic versioning support. | 1 | -0/+381 | ||