1. 178e433 Windows: Update INSTALL_WIN.txt by Chris Dickens · 3 years, 10 months ago
  2. ee089f2 Autotools: Use built-in shell tests and exec autoreconf by Chris Dickens · 3 years, 10 months ago
  3. 37e8b13 Windows: Fix I/O completion port thread behavior on error by Chris Dickens · 3 years, 10 months ago
  4. d42410b Windows: Improve how root hubs are reported by Chris Dickens · 3 years, 10 months ago
  5. aa6ec9d Windows: Prevent NULL pointer dereference when ancestor is missing by Chris Dickens · 3 years, 10 months ago
  6. fa3f91e descriptor: Miscellaneous improvements to the overall source by Chris Dickens · 3 years, 10 months ago
  7. 7b5e31b core: Optimize check for pending events by Chris Dickens · 3 years, 10 months ago
  8. b40a26f core: Add support for eventfd by Chris Dickens · 3 years, 10 months ago
  9. d67eb5b core: Introduce platform events abstraction by Chris Dickens · 3 years, 10 months ago
  10. ba6b8bc Windows: Use I/O completion ports for transfers by Chris Dickens · 3 years, 10 months ago
  11. 9576ad4 core: Introduce list iteration helpers by Chris Dickens · 3 years, 10 months ago
  12. 96898a2 OpenBSD: support libusb_get_port_number by Theo Buehler · 3 years, 10 months ago
  13. 94519df OpenBSD: allow opening ugen devices multiple times by Theo Buehler · 3 years, 10 months ago
  14. 7b2578e API docs: Elaborate on "NOT_SUPPORTED" status for set_configuration() by Martin Thierer · 3 years, 11 months ago
  15. f85dfa6 libusb: fix a memory leak in sunos_new_string_list func by Zhiqiang Liu · 3 years, 11 months ago
  16. ab68ed4 stress: test_get_device_list: change printf format for ssize_t by Uri Lublin · 4 years ago
  17. f492968 descriptor: Fix alignment for 32-bit words in parse_descriptor by Saleem Rashid · 4 years, 1 month ago
  18. 4261cbe winusb: setting a non-default config not supported by Martin Thierer · 4 years ago
  19. ad04734 darwin: Fix invalid GetPipePropertiesV3 argument by Ido Yariv · 4 years ago
  20. bb37730 os/darwin: use IOUSBDevice as darwin_device_class explicitly by Igor Anokhin · 4 years, 2 months ago
  21. d55b2fd darwin: use GetPipePropertiesV3 on 10.9 and later by Nathan Hjelm · 4 years ago
  22. a5962ba darwin: add kIOUSBUnknownPipeErr to error string list by Nathan Hjelm · 4 years ago
  23. 349baae Document that libusb_set_option may also return NOT_FOUND by Jonas Malaco · 4 years, 1 month ago
  24. 0003e60 darwin: Fix stale descriptor information post reset by Ido Yariv · 4 years, 1 month ago
  25. 26611ea Windows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANSFER_NO_DEVICE by Sebastian von Ohr · 4 years, 2 months ago
  26. e2be556 linux_usbfs: Parse config descriptors during device initialization by Chris Dickens · 4 years, 2 months ago
  27. e9eec3a core: Narrow the types passed to certain backend functions by Chris Dickens · 4 years, 2 months ago
  28. 14a302a sunos: Fix a number of compiler warnings by Chris Dickens · 4 years, 2 months ago
  29. 8250881 Fix some trivial compiler warnings for the Haiku and BSD backends by Chris Dickens · 4 years, 2 months ago
  30. 8476804 descriptor: Remove usbi_get_config_index_by_value() by Chris Dickens · 4 years, 2 months ago
  31. d21956d core: Kill backend get_device_descriptor() function by Chris Dickens · 4 years, 2 months ago
  32. a157b55 core: Fix some minor inconsistencies in API and coding by Chris Dickens · 4 years, 2 months ago
  33. 5b44331 Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 am: 117ebfb3c9 am: 68268b0bf1 am: ca8cc49ebd am: 728e24bd02 by Treehugger Robot · 4 years, 2 months ago
  34. 728e24b Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 am: 117ebfb3c9 am: 68268b0bf1 am: ca8cc49ebd by Treehugger Robot · 4 years, 2 months ago
  35. ca8cc49 Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 am: 117ebfb3c9 am: 68268b0bf1 by Treehugger Robot · 4 years, 2 months ago
  36. 68268b0 Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 am: 117ebfb3c9 by Treehugger Robot · 4 years, 2 months ago
  37. 117ebfb Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 by Treehugger Robot · 4 years, 2 months ago
  38. d126b3f Merge "Add license type: GPL+LGPL are RESTRICTED licenses" by Treehugger Robot · 4 years, 2 months ago
  39. 8e46481 Add license type: GPL+LGPL are RESTRICTED licenses by Bob Badour · 4 years, 2 months ago
  40. fc5132c core: Change pointer type from 'unsigned char' to 'void' by Chris Dickens · 4 years, 2 months ago
  41. e873677 descriptor: Minor improvements to the parse_descriptor() function by Chris Dickens · 4 years, 2 months ago
  42. 9ececdb core: Kill the 'host_endian' argument for most functions by Chris Dickens · 4 years, 2 months ago
  43. e1fcd8a core: Remove redundant definitions for descriptor sizes by Chris Dickens · 4 years, 2 months ago
  44. f07af64 core: Remove usbi_parse_descriptor() function by Chris Dickens · 4 years, 2 months ago
  45. 95b60dc descriptor: Optimize descriptor parsing by Chris Dickens · 4 years, 2 months ago
  46. 02ebafc Add packed definitions for some standard USB descriptor types by Chris Dickens · 4 years, 2 months ago
  47. da87201 hotplug: Fix definition of libusb_hotplug_register_callback() by Chris Dickens · 4 years, 2 months ago
  48. be57525 Add vcpkg installation instructions by NancyLi1013 · 4 years, 2 months ago
  49. 71a3fb3 Android: fixes unknown warning option from ndk build by Aaron Luft · 4 years, 2 months ago
  50. 9fd7659 Add a way to skip the git hooks via an environment variable by Chris Dickens · 4 years, 2 months ago
  51. e83f39b libusb.h: Ensure that struct libusb_control_transfer is not padded by Chris Dickens · 4 years, 2 months ago
  52. 61c457a libusb.h: Simplify condition governing the inclusion of sys/time.h by Chris Dickens · 4 years, 2 months ago
  53. e990e48 libusb.h: Make C-preprocessor checks consistent and safe by Chris Dickens · 4 years, 2 months ago
  54. b832e9f libusb.h: Make formatting and style consistent across the whole file by Chris Dickens · 4 years, 2 months ago
  55. 53f4a7b libusb.h: Move BOS descriptor enumerations by Chris Dickens · 4 years, 2 months ago
  56. f0cce43 core: Fix definition and use of enum libusb_transfer_type by Chris Dickens · 4 years, 2 months ago
  57. 212742e [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: a560edda1c -s ours am: ab301613e0 am: cc2d1c0d2b am: 8ae8490eeb -s ours by Xin Li · 4 years, 2 months ago
  58. 8ae8490 [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: a560edda1c -s ours am: ab301613e0 am: cc2d1c0d2b by Xin Li · 4 years, 2 months ago
  59. cc2d1c0 [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: a560edda1c -s ours am: ab301613e0 by Xin Li · 4 years, 2 months ago
  60. ab30161 [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: a560edda1c -s ours by Xin Li · 4 years, 2 months ago
  61. a560edd DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 4 years, 2 months ago
  62. 5c44ca9 netbsd: Recognize device timeouts. by nia · 4 years, 2 months ago
  63. 60c8395 Makefiles: Remove target-specific variables by Chris Dickens · 4 years, 2 months ago
  64. 33b3ba3 configure.ac: Enhance compiler checks for pthreads by Chris Dickens · 4 years, 2 months ago
  65. 6f0330c configure.ac: Simplify detection of Windows compilation by Chris Dickens · 4 years, 2 months ago
  66. 7c0cea7 configure.ac: Fix compilation of Haiku's C++ convenience library by Chris Dickens · 4 years, 2 months ago
  67. 17143e3 automake: Add extra Makefile to handle unknown automake targets by Chris Dickens · 4 years, 3 months ago
  68. 24deb49 Windows: Improve the get_interface_details_filter() function by Chris Dickens · 4 years, 3 months ago
  69. 3f6e8ba Windows: Replace the sanitize_path() function with normalize_path() by Chris Dickens · 4 years, 3 months ago
  70. 1ce667f Move CI-related files into .private directory and add unified build script by Chris Dickens · 4 years, 3 months ago
  71. 09d0312 Xcode: Update project file by Chris Dickens · 4 years, 3 months ago
  72. 500c64a android: Update makefiles to include recent autobuild changes by Chris Dickens · 4 years, 3 months ago
  73. 95bbfb6 build: Enable additional build errors and warnings by Chris Dickens · 4 years, 3 months ago
  74. 9a1bc8c build: Require C11 to build and clean up autoconfig/automake files by Chris Dickens · 4 years, 3 months ago
  75. 0c6c072 libusb/Makefile.am: Remove unnecessary assignments by Chris Dickens · 4 years, 3 months ago
  76. 8b09dd4 core: Kill the OS_* definitions and use in the source code by Chris Dickens · 4 years, 3 months ago
  77. 30b56ba threads_posix: Improve usbi_get_tid() for various platforms by Chris Dickens · 4 years, 3 months ago
  78. 1d67425 strerror: Micro-optimize implementation and remove use of strncasecmp() by Chris Dickens · 4 years, 3 months ago
  79. 1201bcc darwin: Explicitly cleanup cached devices during the last libusb_exit() by Chris Dickens · 4 years, 3 months ago
  80. 8f7f856 appveyor: Increase build coverage to all VS solutions by Chris Dickens · 4 years, 3 months ago
  81. c66f39f libusb/Makefile.am: Fix out-of-tree builds on Windows by Chris Dickens · 4 years, 3 months ago
  82. 964fa8c msvc: Update include path for getopt in fxload projects by Chris Dickens · 4 years, 3 months ago
  83. 4a5540a autotools: Fix a number of issues by Chris Dickens · 4 years, 3 months ago
  84. 07d6d3a msvc: Reorder solution projects and add project filter files by Chris Dickens · 4 years, 3 months ago
  85. 1c65686 Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714 am: d9bdba2227 am: d54ee8597e am: 3cfb4feff6 by Josh Gao · 4 years, 3 months ago
  86. 3cfb4fe Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714 am: d9bdba2227 am: d54ee8597e by Josh Gao · 4 years, 3 months ago
  87. d54ee85 Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714 am: d9bdba2227 by Josh Gao · 4 years, 3 months ago
  88. d9bdba2 Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714 by Josh Gao · 4 years, 3 months ago
  89. 0761264 Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714 by Josh Gao · 4 years, 3 months ago
  90. 7d455bc Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 by Josh Gao · 4 years, 3 months ago
  91. 4228696 Merge changes I21a2864f,I83bb3766,I332d72d5 by Josh Gao · 4 years, 3 months ago
  92. fb28186 Track upstream changes. by Josh Gao · 4 years, 3 months ago
  93. 12571a5 Add external_updater METADATA . by Josh Gao · 4 years, 3 months ago
  94. a4dacf6 Merge tag 'v1.0.23' of https://github.com/libusb/libusb into HEAD by Josh Gao · 4 years, 3 months ago
  95. 8b93a71 Haiku: Fix some issues in the backend by Chris Dickens · 4 years, 3 months ago
  96. e32f1fd core: Make the 'reset_device' function of the backend optional by Chris Dickens · 4 years, 3 months ago
  97. 89d574b core: Fix return value of usbi_clock_gettime() by Chris Dickens · 4 years, 3 months ago
  98. 15bd82e core: Move parameter validation from backend to core by Chris Dickens · 4 years, 3 months ago
  99. 26b16eb core: Kill usbi_backend.clock_gettime() function by Chris Dickens · 4 years, 5 months ago
  100. f5c9f67 Windows: Fix some harmless build warnings by Chris Dickens · 4 years, 3 months ago