summaryrefslogtreecommitdiff
path: root/libusb/descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing whitespaces (core)Peter Stuge2010-03-181-2/+2
* reverts some of the changes from dbd439/6c7a1e (r173)r175Pete Batard2010-02-241-1/+1
* includes simplification and cleanup (core)Pete Batard2010-02-241-1/+1
* r131: fixed various /W4 warnings for MSVC (core files)r131Pete Batard2010-02-011-1/+1
* r123: reverted the use of usb_interface in core and forced interface to be un...Pete Batard2010-01-291-5/+5
* r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...Pete Batard2010-01-161-1/+1
* r80: workaround for interface macro redefinition on Windows (removes the need...Pete Batard2010-01-151-23/+23
* fixed MSVC warnings (/W4 or MSVC6)Pete Batard2010-01-141-3/+4
* svn r29:Pete Batard2010-01-141-5/+0
* svn r4: revert back to using interface for variable names as in master branchPete Batard2010-01-141-23/+28
* mirror libusb-winusb git branch from 2009.12.03 part 2 - core filesPete Batard2010-01-141-23/+23
* Linux: fix config descriptor parsing on big-endian systemsDaniel Drake2009-06-101-0/+1
* Fix memory leak in config descriptor parsingDaniel Drake2009-05-261-0/+2
* Fix endianness in device descriptorsDaniel Drake2009-02-161-5/+5
* Fix double free in descriptor parsing error pathDaniel Drake2008-12-091-0/+1
* Introduce contexts to the APIDaniel Drake2008-06-261-22/+28
* Fix endianness with descriptor handlingDaniel Drake2008-05-161-43/+51
* Support unconfigured devicesDaniel Drake2008-05-101-44/+59
* Linux: fix caching of active configuration for non-sysfsDaniel Drake2008-05-101-18/+30
* Fetch configurations by index (not value)Daniel Drake2008-05-101-9/+56
* Rework configuration handlingDaniel Drake2008-05-091-17/+136
* Documentation workDaniel Drake2008-05-081-0/+3
* documentation touchupsDaniel Drake2008-05-051-8/+8
* more error code sanitizationDaniel Drake2008-05-051-11/+11
* Descriptor reading functionalityDaniel Drake2008-05-041-0/+57
* Use typedef ptr types in parameters and return typesDaniel Drake2008-05-021-2/+2
* Fix descriptor handling memory leaksDaniel Drake2008-04-291-37/+94
* Constify some return dataDaniel Drake2008-04-011-21/+32
* API documentationDaniel Drake2008-03-201-0/+27
* Remove more fpusb remnantsDaniel Drake2008-01-051-10/+10
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-37/+37
* Rename to libusb-1.0Daniel Drake2008-01-041-0/+353