[go: up one dir, main page]

Clone this repo:
  1. 912869b CI(linux): ASan/UBSan + hardening; staged install (DESTDIR); bounded BOS fuzzer smoke inside linux job by Theodor Engøy · 8 days ago master
  2. 993d72a tests/fuzz: BOS device‑cap parsers fuzzer (USB 2.0 ext, SS dev‑cap, Container ID) + minimal corpus seed by Theodor Engøy · 8 days ago
  3. 18d26e4 libusbi.h: move mutex declarations before the things they lock by Sean McBride · 3 weeks ago
  4. f478f4e linux: change usbi_handle_disconnect signature to take ctx by Sean McBride · 3 weeks ago
  5. 4253625 windows: Fix Compilation with Microsoft Visual Studio 2026 by ¥IGA · 3 weeks ago
  6. a409dbb macOS: Fix for libusb_get_port_numbers on macOS 26+ by Vadim Mikhailov · 3 weeks ago
  7. c9f02b2 core: Add new function libusb_get_session_data by Vladimir Gladkov (vladimir-office-win11) · 3 weeks ago
  8. a186898 fix pthread wrapping to use correct types by Sean McBride · 4 weeks ago
  9. e392f3b android: Fix intermittent open failure in get_usbfs_fd() by Łukasz Bartosik · 5 weeks ago
  10. 0950d55 darwin: use threads_posix.h wrapper functions by Sean McBride · 6 weeks ago
  11. 05b55b4 darwin: Add new windows_hotplug files to Xcode project by Sean McBride · 6 weeks ago
  12. cf8ad9a Updated .clang-tidy config file to enable/disable some more warnings by Sean McBride · 6 weeks ago
  13. ace97b5 Fixed memory leak in an error path by Sean McBride · 6 weeks ago
  14. 2ed37cc Fixed clang-tidy readability-math-missing-parentheses warnings by Sean McBride · 6 weeks ago
  15. a630310 Fixed clang-tidy readability-redundant-casting warnings by Sean McBride · 6 weeks ago
  16. d2a3e5b libusbi.h: reorder struct fields so mutex appears before variable it guards by Sean McBride · 6 weeks ago
  17. 366ecca Clarify return value of usbi_mutex_trylock with named temporary variable by Sean McBride · 6 weeks ago
  18. c63f697 Update hotplug preprocessor definition in MSVC props by Logan Gallois · 6 weeks ago
  19. e894c3e Added libusb_get_device_string() which works with a closed device by Matt Liberty · 6 weeks ago
  20. 3dac3f2 Reintroduce RAW_IO support in WinUSB backend by Hannes Franke · 6 weeks ago