summaryrefslogtreecommitdiff
path: root/libusb
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac: Link with -latomic only if no atomic builtinsLonnie Abelbeck2022-06-261-1/+1
* Doxygen: Improve libusb_wrap_sys_device() documentationLudovic Rousseau2022-06-262-5/+6
* Doxygen: Add references to LIBUSB_ERROR codesLudovic Rousseau2022-06-267-86/+87
* windows: Add clock_gettime checkRosen Penev2022-06-262-1/+3
* examples: Replace most uses of sprintf with safer snprintfSean McBride2022-06-262-5/+5
* windows: Pass on returned isochronous packet status on libusbKTormod Volden2022-06-262-3/+2
* Simplify clock_gettime() conditionalization and fallback on macOSSean McBride2022-06-263-40/+26
* config: allow configure to continue without pkg-config installedNathan Hjelm2022-04-151-1/+1
* darwin: add missing locking around cached device list cleanupNathan Hjelm2022-04-142-64/+77
* Fix `exit` order to match reverse of `init`Craig Hutchinson2022-04-132-2/+4
* libusb 1.0.26v1.0.26Tormod Volden2022-04-102-2/+2
* darwin: Document OS-specific behaviour of libusb_cancel_transferMartin Ling2022-04-092-1/+21
* darwin: Fix crash in log handler when stopping event threadBenjamin Berg2022-04-092-4/+5
* windows: Silence zero-sized array warning in libusb.h for msvcShawn Hoffman2022-04-061-0/+7
* windows: Update isochronous OUT packet actual lengthTormod Volden2022-04-042-2/+11
* windows: Fix type mismatch in winusbx_copy_transfer_dataTormod Volden2022-04-042-2/+6
* CI: Add MinGW build on MSYS2 (Windows)Tormod Volden2022-04-041-1/+1
* libusb 1.0.26-rc1v1.0.26-rc1Tormod Volden2022-03-272-3/+3
* darwin: Reset by re-enumerate on non-macOS platformsosy2022-03-252-3/+30
* darwin: Fix Makefile build on macOS 10.11 and olderTormod Volden2022-03-242-2/+2
* windows: Correct isochronous frame calculation for full-speed devicesSeneral2022-03-212-2/+6
* windows: Fix WinUSB isochronous transfer regressionKeith Ahluwalia2022-03-212-1/+4
* core: Install first context as implicit default (and warn about its use)Benjamin Berg2022-03-203-5/+28
* windows: Fix product string retrieval on HID composite devicesMathias Hjärtström2022-03-202-2/+5
* darwin: Always use GetPipePropertiesV3 when availableTormod Volden2022-03-202-10/+34
* Add interface bounds checks in darwin and windows endpoint functionsRyan Hileman2022-03-183-1/+9
* android: Fix typo and syntax in commentsYegor Yefremov2022-03-181-1/+1
* appveyor: Retain MinGW and cygwin build artifactsTormod Volden2022-03-181-1/+1
* windows: Add "or later" to debug print of Windows version 8Tormod Volden2022-03-182-1/+8
* windows: Discern Windows 11 (if manifest allows)Tormod Volden2022-03-182-2/+5
* windows: Add Windows 11 to list of defined releasesTormod Volden2022-03-183-4/+6
* darwin: Avoid cast warnings in time calculationTormod Volden2022-03-182-4/+5
* Add container build for umockdevBenjamin Berg2022-03-181-1/+1
* tests: Add some umockdev based testsBenjamin Berg2022-03-181-1/+1
* darwin: Avoid possibly undefined version macro in configure.acTormod Volden2022-03-161-1/+1
* darwin: Use usbi_get_monotonic_time() wrapperAndrew Goodney2022-03-162-3/+3
* windows: Link gcc helpers statically on MinGWTormod Volden2022-03-162-2/+2
* linux_usbfs: Fix maybe-uninitialized error with -O3Yegor Yefremov2022-03-162-2/+2
* configure.ac: link with -latomic if neededFabrice Fontaine2022-03-161-1/+1
* core: Suppress hotplug events during initial enumerationBenjamin Berg2022-03-163-3/+7
* io: Track device in usbi_transferBenjamin Berg2022-03-163-12/+21
* core: Unset device ctx if it has been destroyedBenjamin Berg2022-03-152-1/+2
* libusb 1.0.25v1.0.25Tormod Volden2022-01-312-2/+2
* appveyor: Retain selected build artifactsTormod Volden2022-01-301-1/+1
* examples: Do not assume positive errno macrosTormod Volden2022-01-221-1/+1
* netbsd: Fix typo preventing buildTormod Volden2022-01-222-2/+2
* libusb 1.0.25-rc1v1.0.25-rc1Tormod Volden2022-01-212-3/+3
* Add libusb_set_option to libusb-1.0.def manuallyTormod Volden2022-01-212-1/+3
* Update AUTHORSTormod Volden2022-01-211-1/+1
* Update libusb-1.0.defTormod Volden2022-01-211-4/+2