summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
Commit message (Expand)AuthorAgeFilesLines
* libusb 1.0.21-rc1v1.0.21-rc1Nathan Hjelm2016-07-211-1/+1
* io: Fix race condition in handle_timeout()Joost Muller2016-07-211-1/+1
* examples: add missing include to dpfp_threadedNathan Hjelm2016-07-211-1/+1
* fix nanoNathan Hjelm2016-07-211-1/+1
* examples: make dpfp_threaded work on OS XNathan Hjelm2016-07-211-1/+1
* Examples: Ported testlibusb from libus-0.1 to libusb-1.0Anil Nair2016-07-211-1/+1
* Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7.Jeffrey Nichols2016-05-291-1/+1
* Windows: Clean up referenced devices when memory allocation failsChris Dickens2016-05-291-1/+1
* Clean failure in discovered_devs_append.FTDI Dev2016-05-291-1/+1
* Misc: Fix usbi_os_backend structure initializationChris Dickens2016-05-291-1/+1
* Misc: Add .amend to .gitignoreChris Dickens2016-05-291-1/+1
* Add support for persistent device memory.Steinar H. Gunderson2016-05-291-1/+1
* Windows: Fix false assertion failure message during enumerationChris Dickens2016-05-291-1/+1
* AppVeyor: add cygwin and minGW supporthacker24902016-03-191-1/+1
* fix nano versionNathan Hjelm2016-03-121-1/+1
* autogen: remove --enable-maintainer-modeNathan Hjelm2016-03-121-1/+1
* configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODENathan Hjelm2016-03-111-1/+1
* core: re-add one more conditionalNathan Hjelm2016-03-061-1/+1
* README.md: update AppVeyor badge (again)Ludovic Rousseau2016-03-061-1/+1
* free can handle NULL ptr.Gaurav2016-03-061-1/+1
* android: Fix typo in READMEWilliam Skellenger2016-03-061-1/+1
* README.md: update AppVeyor badgeLudovic Rousseau2016-03-061-1/+1
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-061-1/+1
* darwin: build hotplugtest sample in XcodeLudovic Rousseau2016-03-061-1/+1
* darwin: fix occasional dead-lock on libusb_exitparafin2016-03-051-1/+1
* xusb: fix typoNathan Hjelm2016-03-051-1/+1
* Replace obsolete usleep with nanosleepStefan Tauner2016-03-051-1/+1
* README.md: add AppVeyor badgeLudovic Rousseau2016-03-031-1/+1
* AppVeyor: initial configuration filehacker24902016-03-031-1/+1
* Windows: Fix MinGW buildChris Dickens2016-03-031-1/+1
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-021-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* darwin: fix 1 compiler warningLudovic Rousseau2016-03-021-1/+1
* core: fix 2 compiler warningsLudovic Rousseau2016-03-021-1/+1
* README.md: add Coverity badgeLudovic Rousseau2016-03-021-1/+1
* Windows: Fix faulty logic that can pick the wrong config descriptorChris Dickens2016-03-021-1/+1
* Windows: Add backend support for get_config_descriptor_by_value()Chris Dickens2016-03-021-1/+1
* Windows: Fix dev_interface_path memory leak when reusing device refAngus Gratton2016-03-011-1/+1
* Windows: Fix parent USB device reference leakAngus Gratton2016-03-011-1/+1
* travis: one more fix. need packages under aptNathan Hjelm2016-02-251-1/+1
* travis: sources line is neededNathan Hjelm2016-02-251-1/+1
* travis: bah. remove tabsNathan Hjelm2016-02-251-1/+1
* travis: use addons to install packagesNathan Hjelm2016-02-251-1/+1
* Misc: Link README to README.md to satisfy autotoolsChris Dickens2016-02-251-1/+1
* Misc: Add markdown references for COPYING and PORTING filesChris Dickens2016-02-251-1/+1
* Misc: Convert README to README.mdChris Dickens2016-02-251-1/+1
* travis: test xcode projectNathan Hjelm2016-02-251-1/+1
* travis: Add sudo to apt-get commandsChris Dickens2016-02-251-1/+1
* travis: Update config fileChris Dickens2016-02-251-1/+1