summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libusb 1.0.21-rc1v1.0.21-rc1Nathan Hjelm2016-07-213-3/+12
* io: Fix race condition in handle_timeout()Joost Muller2016-07-212-21/+38
* examples: add missing include to dpfp_threadedNathan Hjelm2016-07-212-1/+2
* fix nanoNathan Hjelm2016-07-211-1/+1
* examples: make dpfp_threaded work on OS XNathan Hjelm2016-07-212-8/+11
* Examples: Ported testlibusb from libus-0.1 to libusb-1.0Anil Nair2016-07-213-2/+275
* Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7.Jeffrey Nichols2016-05-292-3/+4
* Windows: Clean up referenced devices when memory allocation failsChris Dickens2016-05-292-9/+9
* Clean failure in discovered_devs_append.FTDI Dev2016-05-292-17/+25
* Misc: Fix usbi_os_backend structure initializationChris Dickens2016-05-297-1/+19
* Misc: Add .amend to .gitignoreChris Dickens2016-05-293-1/+2
* Add support for persistent device memory.Steinar H. Gunderson2016-05-297-2/+110
* Windows: Fix false assertion failure message during enumerationChris Dickens2016-05-293-10/+15
* AUTHORS: update my copyrightNathan Hjelm2016-03-201-1/+1
* AppVeyor: add cygwin and minGW supporthacker24902016-03-194-1/+54
* fix nano versionNathan Hjelm2016-03-121-1/+1
* autogen: remove --enable-maintainer-modeNathan Hjelm2016-03-122-2/+2
* configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODENathan Hjelm2016-03-113-3/+4
* core: re-add one more conditionalNathan Hjelm2016-03-062-4/+6
* core: revert some of prior patchNathan Hjelm2016-03-061-16/+20
* README.md: update AppVeyor badge (again)Ludovic Rousseau2016-03-062-2/+2
* free can handle NULL ptr.Gaurav2016-03-062-29/+19
* AppVeyor: use a .bat file nowhacker24902016-03-062-1/+33
* android: update READMEWilliam Skellenger2016-03-061-1/+3
* android: Fix typo in READMEWilliam Skellenger2016-03-062-2/+2
* README.md: update AppVeyor badgeLudovic Rousseau2016-03-062-2/+2
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-062-4/+4
* darwin: build hotplugtest sample in XcodeLudovic Rousseau2016-03-062-4/+94
* darwin: fix occasional dead-lock on libusb_exitparafin2016-03-052-2/+17
* xusb: fix typoNathan Hjelm2016-03-052-2/+2
* Replace obsolete usleep with nanosleepStefan Tauner2016-03-055-7/+9
* README.md: add AppVeyor badgeLudovic Rousseau2016-03-032-1/+2
* AppVeyor: initial configuration filehacker24902016-03-032-1/+23
* Windows: Fix MinGW buildChris Dickens2016-03-033-6/+6
* travis-CI: fails compilation on warningLudovic Rousseau2016-03-022-1/+42
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-022-2/+3
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-022-2/+2
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-022-3/+3
* darwin: fix 1 compiler warningLudovic Rousseau2016-03-022-2/+2
* core: fix 2 compiler warningsLudovic Rousseau2016-03-022-3/+3
* README.md: add Coverity badgeLudovic Rousseau2016-03-022-1/+2
* Windows: Fix faulty logic that can pick the wrong config descriptorChris Dickens2016-03-022-8/+3
* Windows: Add backend support for get_config_descriptor_by_value()Chris Dickens2016-03-022-4/+35
* Windows: Fix dev_interface_path memory leak when reusing device refAngus Gratton2016-03-012-12/+15
* Windows: Fix parent USB device reference leakAngus Gratton2016-03-012-1/+8
* bootstrap: use autoreconfNathan Hjelm2016-02-261-16/+3
* travis: one more fix. need packages under aptNathan Hjelm2016-02-252-8/+9
* travis: sources line is neededNathan Hjelm2016-02-252-1/+3
* travis: bah. remove tabsNathan Hjelm2016-02-252-5/+5
* travis: use addons to install packagesNathan Hjelm2016-02-252-3/+9