1. 5fa6d3b darwin: fix OSAtomicAdd32Barrier argument ordering by Nathan Hjelm · 8 years ago
  2. 73d15d1 on to 1.0.21-rc5 by Nathan Hjelm · 8 years ago
  3. d11a1d1 Fixed Obj-C GC support; fix pthread name by Sean McBride · 8 years ago
  4. a8c9aba README: fix my email address by Nathan Hjelm · 8 years ago
  5. 2644d3e darwin: fix typo by Nathan Hjelm · 8 years ago
  6. 7f5f86f on to 1.0.21-rc4 by Nathan Hjelm · 8 years ago
  7. 1e05092 darwin: do not use deprecated OSAtomicIncrement32Barrier in 10.12 by Nathan Hjelm · 8 years ago
  8. 756cc2b darwin: do not use objc_registerThreadWithCollector where deprecated by Nathan Hjelm · 8 years ago
  9. aa1d76c darwin: work around devices with buggy endpoint descriptors by Nathan Hjelm · 8 years ago
  10. e5b09f3 release: on to 1.0.21-rc3 by Nathan Hjelm · 8 years ago
  11. 8877841 core: Document why we drop the flying_transfers_lock before submit_transfer by Hans de Goede · 8 years ago
  12. 00e36c8 linux_usbfs: Deal with receiving POLLERR before all transfers have completed by Hans de Goede · 8 years ago
  13. 9542c38 core: Move calculate_timeout call to add_to_flying_transfers by Hans de Goede · 8 years ago
  14. ce59e6e core: Fix unlocked access to timeout_flags by Hans de Goede · 8 years ago
  15. efcfe05 core: Fix do_close locking by Hans de Goede · 8 years ago
  16. d5a1418 core: Test for LIBUSB_SUCCESS instead of 0 in handle_timeout() by Hans de Goede · 8 years ago
  17. 06e8679 core: Do not arm timer-fd for transfers where the os handles timeout by Hans de Goede · 8 years ago
  18. 138b661 core: Refactor code related to transfer flags and timeout handling by Chris Dickens · 9 years ago
  19. 4eaabb1 winnt: Do not differ between cancel / timeout ourselves by Hans de Goede · 8 years ago
  20. e9d9c73 wince: Do not differ between cancel / timeout ourselves by Hans de Goede · 8 years ago
  21. a5302ff core: Change event handling lock to traditional (non-recursive) type by Chris Dickens · 9 years ago
  22. 2682e21 Revert "io: Fix race condition in handle_timeout()" by Hans de Goede · 8 years ago
  23. d682143 on to 1.0.21-rc2 by Nathan Hjelm · 8 years ago
  24. 5ffcedf Updated TODO link by Anil Nair · 8 years ago
  25. bb014d8 changelog: add entry for new solaris backend by Nathan Hjelm · 8 years ago
  26. eefd322 Solaris backend by Lei Chen · 8 years ago
  27. 6976733 changelog: add missing entry by Nathan Hjelm · 8 years ago
  28. 3564c18 windows: use appropriate version for VS2015 solution files by Pete Batard · 8 years ago
  29. 7ce85c4 libusb 1.0.21-rc1 by Nathan Hjelm · 8 years ago
  30. bd8d5b5 io: Fix race condition in handle_timeout() by Joost Muller · 8 years ago
  31. 9afb5c0 examples: add missing include to dpfp_threaded by Nathan Hjelm · 8 years ago
  32. 001f687 fix nano by Nathan Hjelm · 8 years ago
  33. 7dff2d3 examples: make dpfp_threaded work on OS X by Nathan Hjelm · 8 years ago
  34. bcac08d Examples: Ported testlibusb from libus-0.1 to libusb-1.0 by Anil Nair · 8 years ago
  35. 648fb86 Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7. by Jeffrey Nichols · 8 years ago
  36. 247c719 Windows: Clean up referenced devices when memory allocation fails by Chris Dickens · 8 years ago
  37. adb6e39 Clean failure in discovered_devs_append. by FTDI Dev · 8 years ago
  38. ad6f234 Misc: Fix usbi_os_backend structure initialization by Chris Dickens · 8 years ago
  39. c5c4c7c Misc: Add .amend to .gitignore by Chris Dickens · 8 years ago
  40. a283c3b Add support for persistent device memory. by Steinar H. Gunderson · 8 years ago
  41. 0b947e5 Windows: Fix false assertion failure message during enumeration by Chris Dickens · 8 years ago
  42. a42b524 AppVeyor: add cygwin and minGW support by hacker2490 · 8 years ago
  43. 4cfd001 fix nano version by Nathan Hjelm · 8 years ago
  44. da27298 autogen: remove --enable-maintainer-mode by Nathan Hjelm · 8 years ago
  45. 2040ab1 configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODE by Nathan Hjelm · 8 years ago
  46. 0dcc646 core: re-add one more conditional by Nathan Hjelm · 8 years ago
  47. dc7760a core: revert some of prior patch by Nathan Hjelm · 8 years ago
  48. e381f33 README.md: update AppVeyor badge (again) by Ludovic Rousseau · 8 years ago
  49. 98dd33c free can handle NULL ptr. by Gaurav · 9 years ago
  50. 8b42622 android: Fix typo in README by William Skellenger · 8 years ago
  51. ce9e72c README.md: update AppVeyor badge by Ludovic Rousseau · 8 years ago
  52. 964cff4 examples: fix 3 compiler warnings by Ludovic Rousseau · 8 years ago
  53. 79cc25a darwin: build hotplugtest sample in Xcode by Ludovic Rousseau · 8 years ago
  54. 763668c darwin: fix occasional dead-lock on libusb_exit by parafin · 9 years ago
  55. a499ef2 xusb: fix typo by Nathan Hjelm · 8 years ago
  56. 1fd08a1 Replace obsolete usleep with nanosleep by Stefan Tauner · 8 years ago
  57. fb2b6b2 README.md: add AppVeyor badge by Ludovic Rousseau · 8 years ago
  58. fc2840f AppVeyor: initial configuration file by hacker2490 · 8 years ago
  59. 31ff09c Windows: Fix MinGW build by Chris Dickens · 8 years ago
  60. 686ccc2 examples: fix 3 compiler warnings by Ludovic Rousseau · 8 years ago
  61. 2e78f95 examples: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  62. 3661588 examples: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  63. 4bfa440 darwin: fix 1 compiler warning by Ludovic Rousseau · 8 years ago
  64. 680828a core: fix 2 compiler warnings by Ludovic Rousseau · 8 years ago
  65. 244e394 README.md: add Coverity badge by Ludovic Rousseau · 8 years ago
  66. 7bfc729 Windows: Fix faulty logic that can pick the wrong config descriptor by Chris Dickens · 8 years ago
  67. c572f97 Windows: Add backend support for get_config_descriptor_by_value() by Chris Dickens · 8 years ago
  68. 926148d Windows: Fix dev_interface_path memory leak when reusing device ref by Angus Gratton · 9 years ago
  69. 1d54ee1 Windows: Fix parent USB device reference leak by Angus Gratton · 9 years ago
  70. 6de66bb travis: one more fix. need packages under apt by Nathan Hjelm · 8 years ago
  71. 78dc70a travis: sources line is needed by Nathan Hjelm · 8 years ago
  72. d387889 travis: bah. remove tabs by Nathan Hjelm · 8 years ago
  73. 09f212b travis: use addons to install packages by Nathan Hjelm · 8 years ago
  74. 1624d8d Misc: Link README to README.md to satisfy autotools by Chris Dickens · 8 years ago
  75. 42c8f9d Misc: Add markdown references for COPYING and PORTING files by Chris Dickens · 8 years ago
  76. 66ceb53 Misc: Convert README to README.md by Chris Dickens · 8 years ago
  77. 85c1f78 threads_posix: use backend clock_gettime() by Nathan Hjelm · 8 years ago
  78. 67b2f4b travis: Add sudo to apt-get commands by Chris Dickens · 8 years ago
  79. 118dac7 travis: Update config file by Chris Dickens · 8 years ago
  80. 6e05325 travis: fix typo by Nathan Hjelm · 8 years ago
  81. 37df2f9 travis: ensure udev is installed by Nathan Hjelm · 8 years ago
  82. 26bb407 Add Travis CI configuration by Nathan Hjelm · 8 years ago
  83. 3a4fd0a core: Remove POSIX threads influence from synchronization code by Chris Dickens · 8 years ago
  84. a05b282 Misc: Remove unused definitions for usbi_cond_signal() by Chris Dickens · 8 years ago
  85. b99391d Misc: Document the return code for control transfers that are too large by Chris Dickens · 8 years ago
  86. 7ab9087 Misc: Add libusb_interrupt_event_handler() to API docs page by Chris Dickens · 8 years ago
  87. 7ee92df Misc: Prefix doxygen references in order to namespace libusb by Chris Dickens · 8 years ago
  88. 8a0c143 Misc: Make API parameter names consistent and sensible by Chris Dickens · 8 years ago
  89. 60e875d sync: Allow transferred argument to be optional in bulk APIs by Chris Dickens · 8 years ago
  90. 8e3d41e windows: Fix compilation for MSYS2 by Evan Hunter · 8 years ago
  91. ec27299 linux_netlink: Add message authentication and clean up parsing by Chris Dickens · 8 years ago
  92. ffb5926 linux_netlink: Add useful debug messages and clean up error handling by Chris Dickens · 8 years ago
  93. 3f4df89 linux_netlink: Remove unnecessary header includes and conditionals by Chris Dickens · 8 years ago
  94. 448584a Windows: Fix style issues in threading code by Chris Dickens · 8 years ago
  95. 33f51ea Windows: Move definitions for Cygwin. by KIMURA Masaru · 8 years ago
  96. a57f0ec Windows (winusb): Fix build break introduced in c8f71151 due to typo by Chris Dickens · 8 years ago
  97. c37f8f4 Misc: Minor stylistic improvements to libusbi.h by Chris Dickens · 8 years ago
  98. 57cfbb4 Windows/WinCE: Improve the run-time dynamic linking scheme by Chris Dickens · 8 years ago
  99. 452e7bd Windows: Fix some minor issues in windows_nt_common.c by Chris Dickens · 8 years ago
  100. f94184c WinCE: Remove unnecessary/unused structure by Chris Dickens · 8 years ago