1. 192ec9e Merge "Upgrade libusb to fef78a96e37936f16c10c43c9a220683f7c2ff74" into main by Treehugger Robot · 8 hours ago main master
  2. 9a2eed9 Upgrade libusb to fef78a96e37936f16c10c43c9a220683f7c2ff74 by Fabien Sanglard · 12 hours ago
  3. fef78a9 windows: Restore behaviour of skipping malformed device GUIDs by Francis Hart · 9 weeks ago upstream-master
  4. 5b17c38 Add API support for LIBUSB_SPEED_SUPER_PLUS_X2 20Gbps USB 3.2 gen 2x2 by Harry Mallon · 8 weeks ago
  5. f00f06e Add support for SuperSpeed+ Capability Descriptors by Fabien Sanglard · 5 months ago
  6. f8a6c41 darwin: Cleanup of usbi_backend structure by Sean McBride · 5 months ago
  7. a99a258 Increase usbi_get_tid() size from int to long by Sean McBride · 5 months ago
  8. 2f2e072 haiku: Use gcc atomic builtins to fix build by Adrien Destugues · 5 weeks ago
  9. 43107c8 darwin: Suppress false positive warning with an assert by Sean McBride · 5 months ago
  10. 1c1bad9 darwin: Fix clang static analyzer warning about a variable that's never read by Sean McBride · 5 months ago
  11. 4e246a7 xcode: Enable several additional warnings in the Xcode project by Sean McBride · 5 months ago
  12. d81e80a darwin: Correct interpretation of COM-style Release() return value by Sean McBride · 5 months ago
  13. a07ecfe Fix most warnings about implicit sign conversion by Sean McBride · 5 months ago
  14. 288d82f xusb: Avoid warning about implicit switch fallthrough by Sean McBride · 5 months ago
  15. 233a8de emscripten: Remove superfluous capability by Tormod Volden · 3 months ago
  16. 6c0ae1a hotplug_exit: Mutex protection of context device list while cleaning it by Sylvain Fasel · 4 months ago
  17. 9326acc Merge "Add sanglardf to OWNERS" into main by Treehugger Robot · 2 months ago
  18. f0f7ca2 Add sanglardf to OWNERS by Fabien Sanglard · 2 months ago
  19. 51d2c0f hotplug_exit: Remove parents recursively by Sylvain Fasel · 4 months ago
  20. 6cf58ba Add clang-tidy config file by Sean McBride · 4 months ago
  21. 5c64e52 sunos: Fix typos breaking build by Tormod Volden · 3 months ago
  22. 7cef648 Merge "Upgrade libusb to v1.0.27" into main am: 9e9370211c by Treehugger Robot · 3 months ago
  23. 9e93702 Merge "Upgrade libusb to v1.0.27" into main by Treehugger Robot · 3 months ago
  24. 99d5406 Upgrade libusb to v1.0.27 by Shaju Mathew · 3 months ago
  25. d52e355 libusb 1.0.27 by Tormod Volden · 4 months ago
  26. 055d852 configure.ac: Bump libtool library version by Tormod Volden · 5 months ago
  27. 853a5ea examples/hotplugtest: Tone down message about failed open by Tormod Volden · 4 months ago
  28. fdff3cd configure.ac: Do not build umockdev if --enable-debug-log is used by Tormod Volden · 4 months ago
  29. 2fad5a8 libusb 1.0.27-rc2 by Tormod Volden · 4 months ago
  30. 6558778 docs: Add more references in libusb_option section by Tormod Volden · 4 months ago
  31. a5483bc core: Allow setting global log callback after first libusb_init() by Lars Kanis · 5 months ago
  32. d09d341 core: Don't overwrite the log callback on every global libusb_set_option() by Lars Kanis · 5 months ago
  33. 0929a2b docs: Prefer use of libusb_init_context() over old libusb_init() by Sean McBride · 5 months ago
  34. d587c55 xcode: Add files from other backends into the Xcode project by Sean McBride · 5 months ago
  35. 46dfded xcode: Move some options from Xcode project to xcconfig file by Sean McBride · 5 months ago
  36. 66e63d6 Correct some spelling and add codespell config file by Sean McBride · 5 months ago
  37. b4f877f darwin: locationID is 32-bit, not 64-bit by Sean McBride · 5 months ago
  38. 5e4b389 Replace all http://libusb.info/ with https by Sean McBride · 5 months ago
  39. 9a4ec8b Document backend functions that already lock dev_handle->lock by Sean McBride · 5 months ago
  40. f080aec Fix docs about backend functions that lock itransfer->lock by Sean McBride · 5 months ago
  41. 7719ae5 io: Change remove_from_flying_list() to not lock flying_transfers_lock itself by Sean McBride · 5 months ago
  42. f9ae36b windows: Downgrade get_guid DeviceInterfaceGUID warning to info by Tormod Volden · 4 months ago
  43. 7b53ee1 libusb.h: Rename ZERO_SIZED_ARRAY to LIBUSB_FLEXIBLE_ARRAY by Sean McBride · 5 months ago
  44. 7ab9c93 core: Add missing mutex acquisition when manipulating active_contexts_list by Sean McBride · 5 months ago
  45. a8fba21 Change libusb_init_option to fix libusb_set_option() on big-endian by Tormod Volden · 4 months ago
  46. 56d8f3c io: Fix incorrect alignment in allocation in libusb_alloc_transfer by Sean McBride · 5 months ago
  47. 20fb751 descriptor: Prevent string descriptor buffer overread by Sean McBride · 5 months ago
  48. a91657a darwin: Avoid error checking regression by Sean McBride · 5 months ago
  49. 9401e6c darwin: Revert seemingly harmless introduction of temporary variable by Sean McBride · 5 months ago
  50. 5ad1d99 core: Fix -Wswitch warnings by including all enum values in switch by Sean McBride · 5 months ago
  51. 31dfa14 ChangeLog updates by Tormod Volden · 5 months ago
  52. 37dee8f msvc: Add tests/init_context project to MSVC by Ingvar Stepanyan · 6 months ago
  53. 7c3d9ec tests/stress_mt: Ignore device descriptor mismatch for Windows HID by Tormod Volden · 5 months ago
  54. 5f9abfb tests/stress_mt: Ignore some unavailable devices on Windows by Tormod Volden · 5 months ago
  55. c2e1507 tests/set_option: Allow no devices in test_no_discovery by Ingvar Stepanyan · 5 months ago
  56. b272470 libusb.h: Avoid UNREFERENCED_PARAMETER macro on GCC/clang by Tormod Volden · 5 months ago
  57. 87d6686 tests/stress_mt: Stop early if any device fails by Ingvar Stepanyan · 6 months ago
  58. ebfbf19 tests/set_option: Avoid use-after-free in case of test failure by Aurelien Jarno · 5 months ago
  59. cc3df77 libusb 1.0.27-rc1 by Tormod Volden · 5 months ago
  60. 52bb0ed tests: Use AM_LDFLAGS for -static flag to allow LDFLAGS override by Tormod Volden · 5 months ago
  61. 43db4d9 .gitignore: Ignore test binaries and logs by Tormod Volden · 6 months ago
  62. 56cee16 tests/umockdev: Avoid unknown warning option on older gcc by Tormod Volden · 6 months ago
  63. dac541d Revert "windows: Add option for WinUSB RAW_IO endpoint policy" by Martin Ling · 8 months ago
  64. 066a77f webusb: Wasm+WebUSB backend fixes and improvements by Ingvar Stepanyan · 7 months ago
  65. 1ca2bc1 darwin: add testing for IOKit version fallbacks by Nathan Hjelm · 1 year, 1 month ago
  66. 13a6953 darwin: add abstraction for IOUSBDeviceInterface by Nathan Hjelm · 1 year, 2 months ago
  67. cf6946d darwin: add abstraction for IOUSBInterfaceInterface by Nathan Hjelm · 1 year, 2 months ago
  68. 33e92b6 darwin: add get_running_version helper by Nathan Hjelm · 1 year, 2 months ago
  69. 43c6fe0 ci: ensure testsuite log is dumped on failure by Nathan Hjelm · 6 months ago
  70. f0d1ff3 ci: dump test suite output on test failure by Nathan Hjelm · 6 months ago
  71. d82b3d2 ci: do not hard code test names for CI by Nathan Hjelm · 6 months ago
  72. 30a4434 CI: Add Linux and MSYS build with logging disabled by Tormod Volden · 6 months ago
  73. a8f7701 CI: Simplify Linux job description by Tormod Volden · 6 months ago
  74. f2ebac6 windows: Include enumeration details in debug output by Tormod Volden · 6 months ago
  75. 5eed745 windows: Avoid warning with logging disabled by Tormod Volden · 6 months ago
  76. 80493dd core: Avoid warning with logging disabled by Tormod Volden · 6 months ago
  77. ae3685e stress_mt: Return error if device count varies by Tormod Volden · 6 months ago
  78. a8d3cd8 tests/stress_mt: Test open/transfer/close on available devices by Ingvar Stepanyan · 6 months ago
  79. bd91a0c CI: Enable Emscripten build by Ingvar Stepanyan · 6 months ago
  80. fd31502 Add WebUSB testing via node-usb by Ingvar Stepanyan · 6 months ago
  81. 9de0fef core: Avoid possible data race in log_v() by SomeAlphabetGuy · 7 months ago
  82. dfed0d1 CI: Pass the extra warnings flags to CXXFLAGS too by Ingvar Stepanyan · 6 months ago
  83. 143338c CI: Tell tests that we don't have any devices by Ingvar Stepanyan · 6 months ago
  84. c0057c3 CI: Enable Address Sanitizer (ASAN) where supported by Ingvar Stepanyan · 6 months ago
  85. e28fa30 CI: Run cross-platform tests on all platforms by Ingvar Stepanyan · 6 months ago
  86. 5fa085e testlib: Don't count skipped tests as failures by Ingvar Stepanyan · 6 months ago
  87. 6d2abd0 tests: Mark callbacks as LIBUSB_CALL by Ingvar Stepanyan · 6 months ago
  88. c4285dd windows: Cover all enumeration passes explicitly in switch statements by Tormod Volden · 7 months ago
  89. d291eec Revert "core: Remove select case not possibly reached" by Tormod Volden · 7 months ago
  90. acc7b9d tests: Fix builds with logging disabled by Tormod Volden · 7 months ago
  91. fdab67b windows: Allow device GUIDs missing terminating characters or separators by Petr Pazourek · 7 months ago
  92. d66ffcd darwin: fix potential crash at darwin_exit by Nathan Hjelm · 1 year, 1 month ago
  93. 0a2f511 examples/hotplugtest: Match any device by default by Ingvar Stepanyan · 6 months ago
  94. 67ac8a0 windows: Recognize Samsung composite device driver by Simon Chan · 7 months ago
  95. 24d7928 descriptor: Guard against corrupted descriptor length field by Addison Crump · 8 months ago
  96. 4b732d9 windows: No longer wait for device to get an active configuration by Sylvain Fasel · 1 year, 1 month ago
  97. c875f15 windows: Define bus numbers without using HCD by Sylvain Fasel · 7 months ago
  98. 1313049 tests: Remove unused function in init_context.c by Tormod Volden · 7 months ago
  99. 188a913 Add HACKING file with hints on proper commits by Tormod Volden · 7 months ago
  100. 6bf2db6 netbsd: Add error number to debug output by Tormod Volden · 11 months ago