1. 4d05bf9 windows: fix return type of usbi_{inc,dec}_fds_ref. by Josh Gao · 5 years ago
  2. f0b804c Typo fixes in comments by follower · 5 years ago
  3. 636b188 mingw fix by RipleyTom · 5 years ago
  4. 77037c4 Adds /utf-8 to compile options by RipleyTom · 5 years ago
  5. 8436ba6 Change all $(SolutionDir) to $(ProjectDir) by RipleyTom · 5 years ago
  6. f1e3853 Address issue 554: Default context is erase before backend exits in libusb_exit by mac Wang · 5 years ago
  7. 93dcb8e Issue 555: Memory passed to ioctl is not initialized in reap_for_handle by mac Wang · 5 years ago
  8. acaa806 update to 1.0.23-rc1 by Nathan Hjelm · 5 years ago
  9. dea5a8e Add support for isochronous transfers with WinUSB. by philemonf · 5 years ago
  10. eb164d7 windows: get usb device until usb configuration is set by haidong.zheng · 6 years ago
  11. 0b381a8 darwin: Retry IOCreatePlugInInterfaceForService on failure by Juan Cruz Viotti · 5 years ago
  12. 7997e32 xusb: Report SuperSpeedPlus by Harry Mallon · 6 years ago
  13. 133bbda solaris: Fix crash on closing libusb handle by Alexander Pyhalov · 6 years ago
  14. 542e6fd windows: Improved log message output to MSVC by dmitrykos · 6 years ago
  15. 5347d11 Fixed log message incorrect data format sent to MSVC if Unicode defined. by Dmitry Kostjuchenko · 6 years ago
  16. 016d342 Allow set configuration control requests when using libusb0.sys by Frederik Carlier · 6 years ago
  17. 070efbb Fix control transfer interface selection by kuro68k · 7 years ago
  18. 028e753 Use more portable di_prop_lookup_ints() interface by Alexander Pyhalov · 6 years ago
  19. fcce301 transfer_lock should be released before usbi_handle_transfer_completion() call by Alexander Pyhalov · 6 years ago
  20. a9b34d1 Adding support for ARM & ARM64 Windows Platform by Dj Art · 6 years ago
  21. fb864b7 fix windows crash when multi-thread do sync transfer by Frank Li · 6 years ago
  22. 85d1f36 Fix copy paste error in libusb_free_* docs by Harry Mallon · 6 years ago
  23. 0aeb46c Fixed Xcode 10.1 warning by setting project setting 'ALWAYS_SEARCH_USER_PATHS = NO' by Sean McBride · 6 years ago
  24. 9501adf Initialize the non-control endpoint fds in netbsd_open() by Aymeric Vincent · 6 years ago
  25. a0b5d27 darwin: fix reset device by Nathan Hjelm · 5 years ago
  26. 2a7372d Fixed -Wformat warnings by casting intptr_t to void* by Sean McBride · 6 years ago
  27. 8cfcc63 haiku_usb_raw: Add missing wrap_sys_device field to usbi_os_backend by Andrew Aldridge · 6 years ago
  28. 9041b14 haiku_usb_raw: return written length instead of LIBUSB_SUCCESS by Andrew Aldridge · 6 years ago
  29. 8a05a3f Fixed many compiler warnings about sign and size mismatch by Sean McBride · 6 years ago
  30. c20bb68 fix race condition at event_handles by Frank Li · 6 years ago
  31. 91a4983 Add missing structure entry to avoid erroneous shift of following items by winterrace · 6 years ago
  32. efa1b28 darwin: use internal define when querying plugin interface by Nathan Hjelm · 6 years ago
  33. 0f74277 darwin: shorten hotplug poll timeout by Nathan Hjelm · 6 years ago
  34. 2f3bc98 linux_usbfs: Disable hotplug events and scanning on Android by Vianney le Clément de Saint-Marcq · 8 years ago
  35. ad075f6 linux_usbfs: Use fallback usbfs path on Android by Vianney le Clément de Saint-Marcq · 8 years ago
  36. 7e8edaf linux_usbfs: Implement libusb_wrap_sys_device() by Vianney le Clément de Saint-Marcq · 8 years ago
  37. 7332286 core: Add libusb_wrap_sys_device() API by Vianney le Clément de Saint-Marcq · 8 years ago
  38. 86de6b7 linux_usbfs: Get device address from file descriptor by Vianney le Clément de Saint-Marcq · 8 years ago
  39. 1f22d79 linux_usbfs: Extract device handle initialization from op_open() by Vianney le Clément de Saint-Marcq · 8 years ago
  40. 8924661 linux_usbfs: Fallback to usbfs if device has no sysfs_dir by Vianney le Clément de Saint-Marcq · 8 years ago
  41. 065e586 Tried to untangle mixing of int, enum libusb_error, kern_return_t, and IOReturn. by Sean McBride · 6 years ago
  42. 9a23fe1 Removed unneeded checks for passing null to free() by Sean McBride · 6 years ago
  43. dc2c45c Added USBI_PRINTFLIKE to allow finding printf format string mistakes by Sean McBride · 6 years ago
  44. 92a5686 use travis homebrew addon for reliability by Stephen · 6 years ago
  45. c6f3866 Bump libusb API version for next release by Nathan Hjelm · 6 years ago
  46. fde20bb configure.ac: bump .so version for next release by Nathan Hjelm · 6 years ago
  47. 15239f6 Update ChangeLog by Nathan Hjelm · 6 years ago
  48. 2830d9e usbi_dbg() uses backend's clock_gettime(), break recursion in sunos backend by Alexander Pyhalov · 6 years ago
  49. fcf9a53 examples: Fix format-truncation on debug by Victor Toso · 6 years ago
  50. e8e8036 Enable timerfd on sunos when available by Alexander Pyhalov · 6 years ago
  51. 18a5f99 Add missing libusb_exit on an error condition by gudenau · 6 years ago
  52. 31d59d8 Hungarian translation by Bence Cs · 6 years ago
  53. 4441da3 Fixed typo in the documentation by saur0n · 6 years ago
  54. f74c7f5 core: new API libusb_set_log_cb() to redirect global and per context log messages to the provided log handling function by dmitrykos · 6 years ago
  55. 270bef4 update nano by Nathan Hjelm · 6 years ago
  56. 4896e24 Add German translation by Alexander Schlarb · 6 years ago
  57. 552a4a4 configure.ac: fix detection of clock_gettime library by Baruch Siach · 6 years ago
  58. 044a7ee os/darwin: remove code that changed the device class used by Nathan Hjelm · 6 years ago
  59. c14ab5f os/darwin: switch from using ResetDevice to USBDeviceReEnumerate by Nathan Hjelm · 6 years ago
  60. 5912d56 Move to brew bundle by Stephen · 6 years ago
  61. 0034b2a libusb 1.0.22 by Chris Dickens · 6 years ago
  62. f692552 examples: testlibusb: Fix DDK build warning by Chris Dickens · 6 years ago
  63. dc5e33e Windows: Add back resource and definition files to VS DLL projects by Chris Dickens · 6 years ago
  64. b0fcdea libusb 1.0.22-rc4 by Chris Dickens · 6 years ago
  65. 2da989c Windows: WinUSB: Allow caching config descriptors to fail by Chris Dickens · 6 years ago
  66. 0aac390 Windows: Restructure DDK/MSVC project files by Chris Dickens · 6 years ago
  67. d236b63 Windows: WinUSB: Guard against erroneous reporting of devices by Chris Dickens · 6 years ago
  68. 76b0677 Windows: UsbDk: Fix potential buffer overflow by Chris Dickens · 6 years ago
  69. 81ce8be Windows: WinUSB: Do not assume that driver implements CancelIoEx() by Chris Dickens · 6 years ago
  70. 828ec95 Windows: Plug HANDLE leak by Chris Dickens · 6 years ago
  71. 8681342 libusb 1.0.22-rc3 by Chris Dickens · 7 years ago
  72. 8e03a65 Windows: UsbDk: Implement get_config_descriptor_by_value() by Chris Dickens · 7 years ago
  73. 8551e4a Windows: Fix hid_abort_transfers blocking by zachary · 7 years ago
  74. 32617df Windows: Fix race condition between submit and handle events by Patrick Stewart · 7 years ago
  75. cd7aeec Windows: Always search for "USB" PnP enumerator class by Chris Dickens · 7 years ago
  76. 8ddd8d9 libusb 1.0.22-rc2 by Chris Dickens · 7 years ago
  77. 4687401 Windows: Regenerate libusb-1.0.def file from latest DLL by Chris Dickens · 7 years ago
  78. e5a7bb5 Windows: Check composite interfaces before calling functions by Chris Dickens · 7 years ago
  79. 84209b4 libusb 1.0.22-rc1 by Chris Dickens · 7 years ago
  80. fef88bf darwin: Improve error checking to prevent (very unlikely) null dereference by Sean McBride · 7 years ago
  81. 4f9d585 darwin: Suppress deprecation warning when building against 10.13 SDK by Sean McBride · 7 years ago
  82. c8069cd darwin: Test use of kUSBDeviceSpeedSuper against SDK version by Sean McBride · 7 years ago
  83. 3f6a48d darwin: extend enum libusb_speed for 10000MBit/s case by Sean McBride · 7 years ago
  84. 03f1008 linux_usbfs: Add support for reporting super speed plus devices by Chris Dickens · 7 years ago
  85. 7a91d7c core: Add definition for LIBUSB_SUPER_SPEED_PLUS (10Gb/s) by Chris Dickens · 7 years ago
  86. 55ced77 Windows: Added isochronous support via libusbk by Joshua Blake · 11 years ago
  87. ca0b6c0 Fix appveyor scripts for Cygwin and MinGW to build as intended by Chris Dickens · 7 years ago
  88. d88c58e Windows: Fix MinGW build warnings/errors by Chris Dickens · 7 years ago
  89. 678a43b core: Fixed clang -Wcomma warning by Sean McBride · 7 years ago
  90. 297238c darwin: Changed weirdo fixed-sized typedefs with the usual IOUSBLib.h ones by Sean McBride · 7 years ago
  91. d2ebbf7 darwin: Untangle clock_* API tests from atomics tests by Sean McBride · 7 years ago
  92. 8606571 darwin: Replaced low-level mach API with pthread API by Sean McBride · 7 years ago
  93. 0f59214 darwin: Cleanup and fixes related to Mac OS IOUSBLib interface checks by Sean McBride · 7 years ago
  94. 3bffd5c Added some Xcode-related items to .gitignore by Sean McBride · 7 years ago
  95. 6bd5658 darwin: Configure Xcode project to specify tab/space, indent amount by Sean McBride · 7 years ago
  96. fc00bb7 Misc: Replace "Mac OS X" with "macOS", its current name by Sean McBride · 7 years ago
  97. 020103a Windows: Ditch UsbDk build configuration by Sameeh Jubran · 8 years ago
  98. 54884e8 Windows: Enable dynamic selection between WinUSB and UsbDk backends by Chris Dickens · 7 years ago
  99. d0779e9 Windows: Rework poll() emulation to a much simpler and effective design by Chris Dickens · 7 years ago
  100. 0865774 Windows: Add check for ERROR_FILE_NOT_FOUND, which means device removed by Chris Dickens · 7 years ago