Clone this repo:
  1. daedf27 windows: propagate the auto-claim status on control transfers by Sylvain Fasel · 12 hours ago upstream/master
  2. 5a6a8d3 docs: clarify C and C++ build contexts (#1921) by Ihor Dutchak · 3 days ago
  3. 1110f3a core: bound the fill loop in libusb_get_port_numbers by Sylvain Fasel · 6 days ago
  4. d7213e9 windows: use an aligned 32-bit tick for the string cooldown deadline by Sylvain Fasel · 6 days ago
  5. 1efe450 windows: use interlocked access for the string cooldown deadline by Sylvain Fasel · 6 days ago
  6. 9874723 windows: do not log while holding the orphan list lock by Sylvain Fasel · 6 days ago
  7. 158b338 windows: pause string descriptor requests after a timeout by Sylvain Fasel · 6 days ago
  8. f91978a windows: prune all expired backoff entries during lookup by Sylvain Fasel · 6 days ago
  9. a99658f windows: fix pre-existing parent reference leaks in init_device() by Sylvain Fasel · 6 days ago
  10. 7f924ce windows: release the parent reference on the backoff early exit by Sylvain Fasel · 6 days ago
  11. 7137b5d windows: back off re-initializing a device after a hub IOCTL timeout by Sylvain Fasel · 6 days ago
  12. 610b212 windows: bound descriptor caching per device, not per configuration by Sylvain Fasel · 6 days ago
  13. b1ed010 windows: bound root hub queries and correct the hang rationale by Sylvain Fasel · 6 days ago
  14. 938a2b7 windows: bound hub descriptor requests with a timeout by Sylvain Fasel · 6 days ago
  15. 946371b darwin: fix Apple SDK enum conversion warnings (#1914) by Ihor Dutchak · 7 days ago
  16. ddc6c52 ci: gate testcore stress test (#1913) by Ihor Dutchak · 9 days ago
  17. 117b44e darwin: have darwin_get_cached_device take a reference for its caller by Sylvain Fasel · 9 days ago
  18. d32d3a8 Remove warning "async cancel failed" when transfer is canceled as it times out by Jeffrey Nichols · 10 days ago
  19. 11144bc examples: include <string.h> in hotplugtest for Solaris FD_ZERO (#1911) by Ihor Dutchak · 11 days ago
  20. 9c581bc darwin: kUSBVendorString, kUSBProductString, and kUSBSerialNumberString on < 10.6 (#1889) by ForestExpertise · 11 days ago