1. 1566808 Fix various CI build warnings by Chris Dickens · 4 years, 2 months ago
  2. 1be063f examples/testlibusb: Print speed of devices by Hans de Goede · 4 years, 5 months ago
  3. dca3e7e examples/testlibusb: Add support for testing libusb_wrap_sys_device() by Hans de Goede · 4 years, 5 months ago
  4. da5df37 build: Merge events and threads into single platform abstraction by Chris Dickens · 4 years, 5 months ago
  5. 0abebc5 Fix typos detected by codespell and manual inspection by Chris Dickens · 4 years, 5 months ago
  6. 6f0330c configure.ac: Simplify detection of Windows compilation by Chris Dickens · 4 years, 10 months ago
  7. 09d0312 Xcode: Update project file by Chris Dickens · 4 years, 10 months ago
  8. 95bbfb6 build: Enable additional build errors and warnings by Chris Dickens · 4 years, 10 months ago
  9. 9a1bc8c build: Require C11 to build and clean up autoconfig/automake files by Chris Dickens · 4 years, 10 months ago
  10. 07d6d3a msvc: Reorder solution projects and add project filter files by Chris Dickens · 4 years, 10 months ago
  11. f90d076 Windows: Remove support for WinCE and Visual Studio older than 2013 by Chris Dickens · 5 years ago
  12. cb95e3a examples: testlibusb: Always print VID and PID in addition to strings by Chris Dickens · 5 years ago
  13. 88ded79 examples: testlibusb: Formatting, whitespace and functional cleanup by Chris Dickens · 5 years ago
  14. 7997e32 xusb: Report SuperSpeedPlus by Harry Mallon · 6 years ago
  15. 8a05a3f Fixed many compiler warnings about sign and size mismatch by Sean McBride · 6 years ago
  16. fcf9a53 examples: Fix format-truncation on debug by Victor Toso · 6 years ago
  17. 18a5f99 Add missing libusb_exit on an error condition by gudenau · 7 years ago
  18. f692552 examples: testlibusb: Fix DDK build warning by Chris Dickens · 7 years ago
  19. 0b3d4c6 Fixed various trivial cppcheck 1.80 warnings by Sean McBride · 7 years ago
  20. f66c63e examples: xusb: replaced insecure sprintf with snprintf by Sean McBride · 7 years ago
  21. 830a9cb Fix unused parameter warnings by Sean McBride · 7 years ago
  22. 8e1a282 examples: ezusb: Renamed header guard variable to not use reserved identifier by Sean McBride · 8 years ago
  23. 539a323 Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings by Chris Dickens · 7 years ago
  24. 0fece89 Examples: Misc. cleanup to xusb by Chris Dickens · 7 years ago
  25. d8c1f7c Examples: Improvements to xusb's support for Microsoft OS descriptors by Chris Dickens · 7 years ago
  26. b4c9b42 examples: Fix device handle leak in xusb by Chris Dickens · 7 years ago
  27. 539f22e core: Introduce libusb_set_option() API function by Chris Dickens · 8 years ago
  28. a1cf206 examples: reformat testlibusb.c by Ludovic Rousseau · 8 years ago
  29. 9afb5c0 examples: add missing include to dpfp_threaded by Nathan Hjelm · 9 years ago
  30. 7dff2d3 examples: make dpfp_threaded work on OS X by Nathan Hjelm · 9 years ago
  31. bcac08d Examples: Ported testlibusb from libus-0.1 to libusb-1.0 by Anil Nair · 9 years ago
  32. 964cff4 examples: fix 3 compiler warnings by Ludovic Rousseau · 9 years ago
  33. a499ef2 xusb: fix typo by Nathan Hjelm · 9 years ago
  34. 1fd08a1 Replace obsolete usleep with nanosleep by Stefan Tauner · 9 years ago
  35. 686ccc2 examples: fix 3 compiler warnings by Ludovic Rousseau · 9 years ago
  36. 2e78f95 examples: fix 2 compiler warnings by Ludovic Rousseau · 9 years ago
  37. 3661588 examples: fix 2 compiler warnings by Ludovic Rousseau · 9 years ago
  38. e10a652 Examples: fix typo in Nathan Hjelm email by Ludovic Rousseau · 9 years ago
  39. 8c24a1b Examples: fxload improvements by Chris Dickens · 9 years ago
  40. a1c9895 examples: Address issues reported by Markus Elfring by Chris Dickens · 10 years ago
  41. 3037616 Examples: Fix device leak in hotplugtest by Chris Dickens · 10 years ago
  42. ada59db Windows: Silence VS2013 code analysis warnings by Pete Batard · 10 years ago
  43. c0f5e58 samples: set xusb to also produce debug output during init when -d is specified by Pete Batard · 11 years ago
  44. bcc4e51 core: fix/silence issues reported by Coverity by Pete Batard · 11 years ago
  45. b38ac3f examples: fix incorrect error message in fxload by Carl Karsten · 11 years ago
  46. 1eff220 Misc: Revert all references to libusb/libusb.info by hjelmn@cs.unm.edu · 11 years ago
  47. 3d84bba examples: check value returned by ftell() by Ludovic Rousseau · 11 years ago
  48. 16692c8 examples: add an option to force a device request for WCID descriptors by Pete Batard · 11 years ago
  49. 28d5514 examples: fix warning by Ludovic Rousseau · 11 years ago
  50. c393574 examples: check value returned by libusb_bulk_transfer() by Ludovic Rousseau · 11 years ago
  51. d4dabfd examples: check the value returned by libusb_handle_events() by Ludovic Rousseau · 11 years ago
  52. aa00030 examples: check the value returned by libusb_init() by Ludovic Rousseau · 11 years ago
  53. e2babf7 examples: Fix a memory leak by Ludovic Rousseau · 11 years ago
  54. 3c2e79c examples: Fix a memory leak by Ludovic Rousseau · 11 years ago
  55. ce8da72 made some globals static to fix warnings by Sean McBride · 11 years ago
  56. 02281fd examples: use libusb_set_auto_detach_kernel_driver() by Hans de Goede · 12 years ago
  57. cf8a313 Examples: add a missing \n at end of error messages by Ludovic Rousseau · 12 years ago
  58. 511ed18 Core: Add a libusb_strerror() function by Hans de Goede · 12 years ago
  59. f51b19d examples: Add sam3u_benchmark isochronous example by Harald Welte by Peter Stuge · 13 years ago
  60. d7b796f Add BOS descriptor support by Hans de Goede · 12 years ago
  61. ef698c6 Add superspeed endpoint companion descriptor support by Hans de Goede · 12 years ago
  62. f3fcf84 Examples: Fix use of deprecated libusb_get_port_path by Hans de Goede · 12 years ago
  63. ebac6ac listdevs: Also print portpath for non root hubs by Hans de Goede · 12 years ago
  64. a1b0ae5 examples: Only check for HAVE_SIGACTION once in Makefile.am by Peter Stuge · 13 years ago
  65. 57256dd Add some editor meta-comments for proper tab usage by Nathan Hjelm · 12 years ago
  66. 7801ff9 Add hotplug support. by Nathan Hjelm · 12 years ago
  67. 77a37cb Samples: Fix timeout error on FX3 and logging improvements for fxload by Pete Batard · 12 years ago
  68. e0628c5 Core: Add HID and kernel detach capability detection for all backends by Pete Batard · 12 years ago
  69. 8aa5063 Samples: More fxload improvements and cleanup by Pete Batard · 12 years ago
  70. e78d37b Samples: fix compiler warning by Ludovic Rousseau · 12 years ago
  71. d345a1e Samples: fxload improvements and cleanup by Federico Manzan · 12 years ago
  72. b74b7f7 Samples: Add FX3 firmware upload support for fxload by Federico Manzan · 12 years ago
  73. a0beff7 Samples: Reinstate interface requests when querying WCID devices by Pete Batard · 12 years ago
  74. 0ded9c1 Misc: Simplify includes and misc. cleanup by Pete Batard · 12 years ago
  75. ad26880 Examples: Fix compiler warning by Ludovic Rousseau · 12 years ago
  76. 2442719 WinCE: Add support for WinCE (sources) by Toby Gray · 12 years ago
  77. 94b0ccc Autotools: Carry over 2012.10.23 libusb changes by Peter Stuge · 12 years ago
  78. 38e6eb8 All: Use "" instead of <> for local includes by Ludovic Rousseau · 12 years ago
  79. c9ecb72 Misc: Fix missing files from dist package by Pete Batard · 12 years ago
  80. 9d50e95 Samples: Fix compiler warnings in fxload by Ludovic Rousseau · 12 years ago
  81. 6fbd3dd Samples: Display VID:PID of the tested device in xusb by Ludovic Rousseau · 12 years ago
  82. 0597533 Samples: Add fxload sample for Cypress EZ-USB chips by Pete Batard · 12 years ago
  83. 8b5ba57 Samples: xusb improvements by Pete Batard · 12 years ago
  84. d53c599 Samples: Make target mandatory with -b option in xusb by Pete Batard · 12 years ago
  85. 7ec94a4 Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts by Pete Batard · 13 years ago
  86. 63f569b Misc: Fix more Clang warnings in core and darwin by Pete Batard · 13 years ago
  87. 0e0cbb6 Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings by Pete Batard · 13 years ago
  88. 5330c3d Samples: Remove USB version for speed designations in xusb by Xiaofan Chen · 13 years ago
  89. 56853b5 Samples: Fix no previous prototype warnings in xusb by Ludovic Rousseau · 13 years ago
  90. c9d41fe Autotools: Apply autoupdate 2.68 recommendations by Ludovic Rousseau · 13 years ago
  91. 3fae93a Windows: Restore HID support by Pete Batard · 13 years ago
  92. 933a319 Core: Define log levels in libusb.h by Pete Batard · 13 years ago
  93. cfb8610 All: Add parent and port topology calls by Pete Batard · 13 years ago
  94. a544e59 Misc: Ensure all sources are UTF-8 by Pete Batard · 13 years ago
  95. 7e52e1e Samples: Use the implicit _SOURCES rule by Ludovic Rousseau · 13 years ago
  96. 6b76091 Samples: Use a common LDADD for all examples by Ludovic Rousseau · 13 years ago
  97. 2075665 Samples: prefer __linux__ over __linux define in xusb by Pete Batard · 13 years ago
  98. 00d6fed Samples: fix strcat vs strlcat warning on OpenBSD by Pete Batard · 13 years ago
  99. 939a478 Samples: Remove interface requests when querying WCID devices by Pete Batard · 13 years ago
  100. 29d66c1 Samples: Fix not handled in switch warning in xusb.c by Ludovic Rousseau · 13 years ago