- 6a902c3 darwin: add authorization for device capture by osy · 3 years, 8 months ago
- abd788c darwin: use detach kernel APIs for capture by osy · 3 years, 8 months ago
- bd097fe darwin: rename darwin_reset_device by osy · 3 years, 8 months ago
- b8b7fd6 darwin: add timeout for reset reenumerate by osy · 3 years, 8 months ago
- 1001cb5 autogen: Support being called from external build dir by Marco Trevisan (Treviño) · 3 years, 9 months ago
- bda2344 Doxygen: fix warning about PAPER_TYPE by Ludovic Rousseau · 4 years ago
- 9027302 Doxygen: update config file from 1.8.16 to 1.9.0 by Ludovic Rousseau · 4 years ago
- d97e85e darwin: Don't drop partial data on timeout by Vegard Storheil Eriksen · 4 years ago
- 28a11d1 doc: Add since version tag to libusb_set_log_cb() by Victor Toso · 4 years ago
- f38f09d linux_usbfs: Gracefully handle buggy devices with a configuration 0 by Chris Dickens · 4 years ago
- c486d01 linux_usbfs: Accept sysfs attributes not terminated with newline by Chris Dickens · 4 years ago
- 6a39451 linux_netlink: Change order of header includes per netlink(7) by Chris Dickens · 4 years ago
- a247f16 darwin: fix const array size to work with GCC compilers by Michael Dickens · 4 years, 1 month ago
- a108bb8 Windows: Fix HID and synchronous transfer completion by Chris Dickens · 4 years ago
- b51c743 Windows: Filter out non-libusb I/O completions by Chris Dickens · 4 years ago
- 08e0029 configure.ac: Consider Mac OS X target version for clock_gettime() by Chris Dickens · 4 years ago
- e78cafb linux_usbfs: Fix exit crash on Android by Mark Kuo · 4 years ago
- 62c0594 windows: Update link about control transfer size limits by Tormod Volden · 4 years, 1 month ago
- 1f25bb7 libusb/core.c: bump DISCOVERED_DEVICES_SIZE_STEP to 16 by Mikolaj Kucharski · 4 years, 1 month ago
- 2c7f4aa Prefix hex values with 0x in core.c and os/openbsd_usb.c by Mikolaj Kucharski · 4 years, 1 month ago
- b31217f Update changelog in preperation for rolling 1.0.25 by Nathan Hjelm · 4 years ago
- bf943bc MacOS: Silence pipe error in set_interface_alt_setting() by Freek Dijkstra · 4 years ago
- 073f229 Windows: Break dependency on OLE32 by Chris Dickens · 4 years, 1 month ago
- 9cb2e5c Windows: Cleanup header includes and definiions by Chris Dickens · 4 years, 1 month ago
- 40644b4 travis: Turn off Homebrew updates by Chris Dickens · 4 years, 1 month ago
- eed8a37 Use stdatomic instead of gcc-internal atomics by Nathan Hjelm · 4 years, 1 month ago
- 1a08aa8 core: Introduce atomic type and operations by Chris Dickens · 4 years, 1 month ago
- f6d2cb5 linux_usbfs: Fix parsing of descriptors for multi-configuration devices by Chris Dickens · 4 years, 1 month ago
- 369af14 Correct a typo in the Changelog and clean up a stray file by Chris Dickens · 4 years, 1 month ago
- c6a35c5 libusb 1.0.24 by Chris Dickens · 4 years, 1 month ago
- 442305e autotools: fix out-of-tree building of documentation by Aurelien Jarno · 4 years, 2 months ago
- cd43185 fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters files by Mikolaj Kucharski · 4 years, 2 months ago
- 42ad1d1 libusb 1.0.24-rc1 by Chris Dickens · 4 years, 2 months ago
- 0e6161d Windows: Fix a few more benign compiler warnings by Chris Dickens · 4 years, 2 months ago
- a2f1e2d Windows: Support building dpfp and sam3u_benchmark with MSVC by Chris Dickens · 4 years, 2 months ago
- 1be2ed9 Windows: Add missing header files to MSVC projects by Chris Dickens · 4 years, 2 months ago
- f2e551a build: Prepare config.h for inclusion in examples/tests by Chris Dickens · 4 years, 2 months ago
- 9d23ed2 build: Fix Android and Xcode compilation errors/warnings by Chris Dickens · 4 years, 2 months ago
- f69548c examples: Enable all examples to build on all platforms by Chris Dickens · 4 years, 4 months ago
- 851ff40 Windows: ignore all broken devices during enumeration by Ihor Dutchak · 4 years, 2 months ago
- 1566808 Fix various CI build warnings by Chris Dickens · 4 years, 2 months ago
- ab5dcf4 travis: Update build environments by Chris Dickens · 4 years, 2 months ago
- a016a08 tests: Refactor testlib to simplify and fix Cygwin build by Chris Dickens · 4 years, 4 months ago
- 84e860c libusb.h: Base Class EFh (Miscellaneous) was missing in class definition. by Uwe Bonnes · 4 years, 3 months ago
- c3deb6d Windows: Restrict path for dynamic library loading by Chris Dickens · 4 years, 3 months ago
- c33990a core: Iterate over completed transfers using the correct list node by Chris Dickens · 4 years, 3 months ago
- c71c991 core: Fix the newly added list_splice_front() function by Chris Dickens · 4 years, 4 months ago
- eee6998 core: Fix unused variable warnings on release builds by Chris Dickens · 4 years, 4 months ago
- 70c0a51 darwin: code cleanup in darwin_handle_transfer_completion by Nathan Hjelm · 4 years, 4 months ago
- a185502 libusbi.h: fix warning about redefined macros by Nathan Hjelm · 4 years, 4 months ago
- a6bfd45 Doxygen: Fix warnings about undocumented compounds by Chris Dickens · 4 years, 5 months ago
- ccba488 threads_posix: Use monotonic clock for condition variables where possible by Chris Dickens · 4 years, 5 months ago
- c3e292c core: Split usbi_clock_gettime() into two separate functions by Chris Dickens · 4 years, 5 months ago
- 63934ff core: Add validation to timeval parameters by Chris Dickens · 4 years, 5 months ago
- cca8852 core: Miscellaneous internal logging cleanup by Chris Dickens · 4 years, 5 months ago
- 11cc995 core: Simplify thread abstractions and add debug checks by Chris Dickens · 4 years, 5 months ago
- da5df37 build: Merge events and threads into single platform abstraction by Chris Dickens · 4 years, 5 months ago
- 006ca0f Guard against getting stuck while handling events by Chris Dickens · 4 years, 4 months ago
- 89b810e Android: Add option LIBUSB_OPTION_WEAK_AUTHORITY to support used in apk by chris · 4 years, 5 months ago
- 4b64ecc events_posix: Remove unnecessary and incorrect assertion by Chris Dickens · 4 years, 5 months ago
- 8377269 core: Ensure that reported event bits are initialized by Chris Dickens · 4 years, 5 months ago
- 95a2606 Exchange README.md and README by Ludovic Rousseau · 4 years, 5 months ago
- 0abebc5 Fix typos detected by codespell and manual inspection by Chris Dickens · 4 years, 5 months ago
- 5671fc4 Documentation: Specify the constraint of the 'completed' parameter by Chris Dickens · 4 years, 5 months ago
- c6a6882 Documentation: Update the Windows binary snapshot README regarding UsbDk by Chris Dickens · 4 years, 5 months ago
- e83522e Documentation: Add details regarding thread-safety by Chris Dickens · 4 years, 5 months ago
- 666647f Documentation: Improve details of libusb_transfer's 'user_data' field by Chris Dickens · 4 years, 5 months ago
- b484f84 Documentation: Add a note regarding the execution context of callbacks by Chris Dickens · 4 years, 5 months ago
- 6baa323 Documentation: Add details regarding timeouts and partial transfer of data by Chris Dickens · 4 years, 5 months ago
- 351ad49 Documentation: Add section regarding transfer length limitations by Chris Dickens · 4 years, 5 months ago
- 178e433 Windows: Update INSTALL_WIN.txt by Chris Dickens · 4 years, 5 months ago
- ee089f2 Autotools: Use built-in shell tests and exec autoreconf by Chris Dickens · 4 years, 5 months ago
- 37e8b13 Windows: Fix I/O completion port thread behavior on error by Chris Dickens · 4 years, 5 months ago
- d42410b Windows: Improve how root hubs are reported by Chris Dickens · 4 years, 5 months ago
- aa6ec9d Windows: Prevent NULL pointer dereference when ancestor is missing by Chris Dickens · 4 years, 5 months ago
- fa3f91e descriptor: Miscellaneous improvements to the overall source by Chris Dickens · 4 years, 5 months ago
- 7b5e31b core: Optimize check for pending events by Chris Dickens · 4 years, 5 months ago
- b40a26f core: Add support for eventfd by Chris Dickens · 4 years, 5 months ago
- d67eb5b core: Introduce platform events abstraction by Chris Dickens · 4 years, 5 months ago
- ba6b8bc Windows: Use I/O completion ports for transfers by Chris Dickens · 4 years, 5 months ago
- 9576ad4 core: Introduce list iteration helpers by Chris Dickens · 4 years, 5 months ago
- 96898a2 OpenBSD: support libusb_get_port_number by Theo Buehler · 4 years, 6 months ago
- 94519df OpenBSD: allow opening ugen devices multiple times by Theo Buehler · 4 years, 6 months ago
- 7b2578e API docs: Elaborate on "NOT_SUPPORTED" status for set_configuration() by Martin Thierer · 4 years, 6 months ago
- f85dfa6 libusb: fix a memory leak in sunos_new_string_list func by Zhiqiang Liu · 4 years, 6 months ago
- ab68ed4 stress: test_get_device_list: change printf format for ssize_t by Uri Lublin · 4 years, 7 months ago
- f492968 descriptor: Fix alignment for 32-bit words in parse_descriptor by Saleem Rashid · 4 years, 8 months ago
- 4261cbe winusb: setting a non-default config not supported by Martin Thierer · 4 years, 7 months ago
- ad04734 darwin: Fix invalid GetPipePropertiesV3 argument by Ido Yariv · 4 years, 7 months ago
- bb37730 os/darwin: use IOUSBDevice as darwin_device_class explicitly by Igor Anokhin · 4 years, 9 months ago
- d55b2fd darwin: use GetPipePropertiesV3 on 10.9 and later by Nathan Hjelm · 4 years, 7 months ago
- a5962ba darwin: add kIOUSBUnknownPipeErr to error string list by Nathan Hjelm · 4 years, 7 months ago
- 349baae Document that libusb_set_option may also return NOT_FOUND by Jonas Malaco · 4 years, 8 months ago
- 0003e60 darwin: Fix stale descriptor information post reset by Ido Yariv · 4 years, 8 months ago
- 26611ea Windows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANSFER_NO_DEVICE by Sebastian von Ohr · 4 years, 9 months ago
- e2be556 linux_usbfs: Parse config descriptors during device initialization by Chris Dickens · 4 years, 9 months ago
- e9eec3a core: Narrow the types passed to certain backend functions by Chris Dickens · 4 years, 9 months ago
- 14a302a sunos: Fix a number of compiler warnings by Chris Dickens · 4 years, 9 months ago
- 8250881 Fix some trivial compiler warnings for the Haiku and BSD backends by Chris Dickens · 4 years, 9 months ago
- 8476804 descriptor: Remove usbi_get_config_index_by_value() by Chris Dickens · 4 years, 9 months ago