Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-29 | use TCP_RST instead of TCP_FIN when closing the connection so the device ↵ | 1 | -1/+1 | ||
does not complain with messages like handleMuxTCPInput th.th_flags = 0x1, not TH_ACK(0x10) | |||||
2009-06-20 | hopefully fixed race condition on connection setup | 1 | -0/+13 | ||
2009-06-15 | removed some #ifdefs to make debugging output more verbose | 1 | -10/+3 | ||
2009-05-23 | Make usb enumeration work properly. | 1 | -11/+11 | ||
2009-05-23 | Some debugging output for usb_open(). | 1 | -0/+3 | ||
2009-05-04 | Use autotools build system and add license | 1 | -0/+1259 | ||
Signed-off-by: Nikias Bassen <nikias@gmx.li> |