1. 92a5686 use travis homebrew addon for reliability by Stephen · 6 years ago
  2. c6f3866 Bump libusb API version for next release by Nathan Hjelm · 6 years ago
  3. fde20bb configure.ac: bump .so version for next release by Nathan Hjelm · 6 years ago
  4. 15239f6 Update ChangeLog by Nathan Hjelm · 6 years ago
  5. 2830d9e usbi_dbg() uses backend's clock_gettime(), break recursion in sunos backend by Alexander Pyhalov · 6 years ago
  6. fcf9a53 examples: Fix format-truncation on debug by Victor Toso · 6 years ago
  7. e8e8036 Enable timerfd on sunos when available by Alexander Pyhalov · 6 years ago
  8. 18a5f99 Add missing libusb_exit on an error condition by gudenau · 6 years ago
  9. 31d59d8 Hungarian translation by Bence Cs · 6 years ago
  10. 4441da3 Fixed typo in the documentation by saur0n · 6 years ago
  11. 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
  12. 270bef4 update nano by Nathan Hjelm · 6 years ago
  13. 4896e24 Add German translation by Alexander Schlarb · 6 years ago
  14. 552a4a4 configure.ac: fix detection of clock_gettime library by Baruch Siach · 6 years ago
  15. 044a7ee os/darwin: remove code that changed the device class used by Nathan Hjelm · 6 years ago
  16. c14ab5f os/darwin: switch from using ResetDevice to USBDeviceReEnumerate by Nathan Hjelm · 6 years ago
  17. 5912d56 Move to brew bundle by Stephen · 6 years ago
  18. 0034b2a libusb 1.0.22 by Chris Dickens · 6 years ago
  19. f692552 examples: testlibusb: Fix DDK build warning by Chris Dickens · 6 years ago
  20. dc5e33e Windows: Add back resource and definition files to VS DLL projects by Chris Dickens · 6 years ago
  21. b0fcdea libusb 1.0.22-rc4 by Chris Dickens · 6 years ago
  22. 2da989c Windows: WinUSB: Allow caching config descriptors to fail by Chris Dickens · 6 years ago
  23. 0aac390 Windows: Restructure DDK/MSVC project files by Chris Dickens · 6 years ago
  24. d236b63 Windows: WinUSB: Guard against erroneous reporting of devices by Chris Dickens · 6 years ago
  25. 76b0677 Windows: UsbDk: Fix potential buffer overflow by Chris Dickens · 6 years ago
  26. 81ce8be Windows: WinUSB: Do not assume that driver implements CancelIoEx() by Chris Dickens · 6 years ago
  27. 828ec95 Windows: Plug HANDLE leak by Chris Dickens · 6 years ago
  28. 8681342 libusb 1.0.22-rc3 by Chris Dickens · 6 years ago
  29. 8e03a65 Windows: UsbDk: Implement get_config_descriptor_by_value() by Chris Dickens · 6 years ago
  30. 8551e4a Windows: Fix hid_abort_transfers blocking by zachary · 6 years ago
  31. 32617df Windows: Fix race condition between submit and handle events by Patrick Stewart · 6 years ago
  32. cd7aeec Windows: Always search for "USB" PnP enumerator class by Chris Dickens · 6 years ago
  33. 8ddd8d9 libusb 1.0.22-rc2 by Chris Dickens · 7 years ago
  34. 4687401 Windows: Regenerate libusb-1.0.def file from latest DLL by Chris Dickens · 7 years ago
  35. e5a7bb5 Windows: Check composite interfaces before calling functions by Chris Dickens · 7 years ago
  36. 84209b4 libusb 1.0.22-rc1 by Chris Dickens · 7 years ago
  37. fef88bf darwin: Improve error checking to prevent (very unlikely) null dereference by Sean McBride · 7 years ago
  38. 4f9d585 darwin: Suppress deprecation warning when building against 10.13 SDK by Sean McBride · 7 years ago
  39. c8069cd darwin: Test use of kUSBDeviceSpeedSuper against SDK version by Sean McBride · 7 years ago
  40. 3f6a48d darwin: extend enum libusb_speed for 10000MBit/s case by Sean McBride · 7 years ago
  41. 03f1008 linux_usbfs: Add support for reporting super speed plus devices by Chris Dickens · 7 years ago
  42. 7a91d7c core: Add definition for LIBUSB_SUPER_SPEED_PLUS (10Gb/s) by Chris Dickens · 7 years ago
  43. 55ced77 Windows: Added isochronous support via libusbk by Joshua Blake · 11 years ago
  44. ca0b6c0 Fix appveyor scripts for Cygwin and MinGW to build as intended by Chris Dickens · 7 years ago
  45. d88c58e Windows: Fix MinGW build warnings/errors by Chris Dickens · 7 years ago
  46. 678a43b core: Fixed clang -Wcomma warning by Sean McBride · 7 years ago
  47. 297238c darwin: Changed weirdo fixed-sized typedefs with the usual IOUSBLib.h ones by Sean McBride · 7 years ago
  48. d2ebbf7 darwin: Untangle clock_* API tests from atomics tests by Sean McBride · 7 years ago
  49. 8606571 darwin: Replaced low-level mach API with pthread API by Sean McBride · 7 years ago
  50. 0f59214 darwin: Cleanup and fixes related to Mac OS IOUSBLib interface checks by Sean McBride · 7 years ago
  51. 3bffd5c Added some Xcode-related items to .gitignore by Sean McBride · 7 years ago
  52. 6bd5658 darwin: Configure Xcode project to specify tab/space, indent amount by Sean McBride · 7 years ago
  53. fc00bb7 Misc: Replace "Mac OS X" with "macOS", its current name by Sean McBride · 7 years ago
  54. 020103a Windows: Ditch UsbDk build configuration by Sameeh Jubran · 8 years ago
  55. 54884e8 Windows: Enable dynamic selection between WinUSB and UsbDk backends by Chris Dickens · 7 years ago
  56. d0779e9 Windows: Rework poll() emulation to a much simpler and effective design by Chris Dickens · 7 years ago
  57. 0865774 Windows: Add check for ERROR_FILE_NOT_FOUND, which means device removed by Chris Dickens · 7 years ago
  58. f3b387f Windows: UsbDk: Fix some minor style/naming issues by Chris Dickens · 7 years ago
  59. aacfff6 Windows: UsbDk: Return appropriate error code for malloc failure by Chris Dickens · 7 years ago
  60. af66830 Windows: UsbDk: Fix direction determination for control transfers by Chris Dickens · 7 years ago
  61. 6239788 Windows: UsbDk: Remove unnecessary empty functions by Chris Dickens · 7 years ago
  62. 6cffee5 Windows: UsbDk: Cache system redirector handle by Chris Dickens · 7 years ago
  63. 2c1f796 Windows: UsbDk: Use a better macro for getting context by Chris Dickens · 7 years ago
  64. 6733f24 Windows: UsbDk: Fix spelling of InterruptTransferType enum by Chris Dickens · 7 years ago
  65. 798969f Windows: UsbDk: Fix some strange type-casting by Chris Dickens · 7 years ago
  66. 4da478c Misc: Add TargetName to getopt VS project files to supress warning by Chris Dickens · 7 years ago
  67. 9843b68 Misc: Sort projects alphabetically in VS solution files by Chris Dickens · 7 years ago
  68. 8b6639e Misc: Fix references section in fxload VS project files by Chris Dickens · 7 years ago
  69. 6dd2b7f Misc: Fix linker options in getopt VS project files by Chris Dickens · 7 years ago
  70. e25e0ce Misc: Add missing files to VS2005 projects for libusb by Chris Dickens · 7 years ago
  71. cbf2cc8 Misc: Fix minor discrepancies in WinCE MSVC files by Chris Dickens · 7 years ago
  72. 664c43d WinCE: Give a variable a more appropriate name, matching other patterns by Chris Dickens · 7 years ago
  73. c2791c3 WinCE: Remove empty function for unsupported ISO transfers by Chris Dickens · 7 years ago
  74. 12c3047 WinCE: Add back mistakenly removed errno variable by Chris Dickens · 7 years ago
  75. 71a779d Windows: Rework WinUSB enumeration process to fix issues on Win8+ by Chris Dickens · 7 years ago
  76. 839235a Windows: Remove port member from device's private structure by Chris Dickens · 7 years ago
  77. def3743 Windows: Be a bit smarter when setting composite interfaces by Chris Dickens · 7 years ago
  78. bb0a3e8 POSIX: Improve threading abstraction as done in f06c4f5b by Chris Dickens · 7 years ago
  79. f06c4f5 Windows: Further improve thread abstraction by Chris Dickens · 7 years ago
  80. 3f69af8 Windows: Constify variables that aren't supposed to change by Chris Dickens · 7 years ago
  81. c4438b3 Windows: Kill empty functions and switch to runtime checking by Chris Dickens · 7 years ago
  82. 886e396 Windows: Remove unused DLL functions and header definitions by Chris Dickens · 7 years ago
  83. af1f175 Windows: Fix some minor style issues by Chris Dickens · 7 years ago
  84. 4be3202 Windows: Improve locking in threading abstraction by Chris Dickens · 7 years ago
  85. 3001f93 Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows builds by Chris Dickens · 7 years ago
  86. c74dce8 Windows: Improve enumeration process by Chris Dickens · 7 years ago
  87. 8d248ab Windows: Kill perpetually growing list of hub driver names by Chris Dickens · 7 years ago
  88. 6402a10 Misc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to suppress warning C4996 by Chris Dickens · 7 years ago
  89. db00b07 hotplug: Cast ssize_t to int in error path to avoid compiler warning by Chris Dickens · 7 years ago
  90. 96b89f9 WinCE: Fixed incorrect check of return value, found by cppcheck by Sean McBride · 7 years ago
  91. 0b3d4c6 Fixed various trivial cppcheck 1.80 warnings by Sean McBride · 7 years ago
  92. c1d8c8d Removed accidental double semi colons at end of line by Sean McBride · 7 years ago
  93. 7338c2d core: Fixed deprecated attribute to work on clang by Sean McBride · 7 years ago
  94. f66c63e examples: xusb: replaced insecure sprintf with snprintf by Sean McBride · 7 years ago
  95. 830a9cb Fix unused parameter warnings by Sean McBride · 7 years ago
  96. 8e1a282 examples: ezusb: Renamed header guard variable to not use reserved identifier by Sean McBride · 8 years ago
  97. 4d5df70 linux_usbfs: libusb_init() should succeed if no devices are present by Chris Dickens · 7 years ago
  98. 3dca962 hotplug: Improve internal structure and deregistration mechanism by Chris Dickens · 7 years ago
  99. 539a323 Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings by Chris Dickens · 7 years ago
  100. 8aad7fd linux_usbfs: Improve isochronous transfer submission and error reporting by Chris Dickens · 7 years ago