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