Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-08 | Misc: Revert all references to libusb/libusb.info | hjelmn@cs.unm.edu | 1 | -16/+16 | |
2013-08-11 | Android: Add examples and stress tests | Toby Gray | 1 | -0/+1 | |
2013-02-27 | Misc: Simplify includes and misc. cleanup | Pete Batard | 1 | -4/+0 | |
* fxload sample provenance * No need for <sys/types.h> in samples as already in libusb.h * Don't bother about sscanf_s in xusb * Use HAVE_### and rely on config.h where possible * Formal inclusion of <winsock.h> in libusb.h for WinCE and WDK * Cleanup of Windows' config.h * Avoid ENAMETOOLONG and ENOTEMPTY conflict between errno.h and winsock.h for WinCE * Additional newlines & braces cleanup | |||||
2013-01-23 | WinCE: Add support for WinCE (sources) | Toby Gray | 1 | -1/+3 | |
2012-11-25 | Tests: Add libusbx stress test | Toby Gray | 1 | -0/+161 | |
See https://github.com/tobygray/libusbx/tree/testing as well as http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Crashes-tt433.html#a438 |