index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
descriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverts some of the changes from dbd439/6c7a1e (r173)
r175
Pete Batard
2010-02-24
1
-1
/
+1
*
includes simplification and cleanup (core)
Pete Batard
2010-02-24
1
-1
/
+1
*
r131: fixed various /W4 warnings for MSVC (core files)
r131
Pete Batard
2010-02-01
1
-1
/
+1
*
r123: reverted the use of usb_interface in core and forced interface to be un...
Pete Batard
2010-01-29
1
-5
/
+5
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-1
/
+1
*
r80: workaround for interface macro redefinition on Windows (removes the need...
Pete Batard
2010-01-15
1
-23
/
+23
*
fixed MSVC warnings (/W4 or MSVC6)
Pete Batard
2010-01-14
1
-3
/
+4
*
svn r29:
Pete Batard
2010-01-14
1
-5
/
+0
*
svn r4: revert back to using interface for variable names as in master branch
Pete Batard
2010-01-14
1
-23
/
+28
*
mirror libusb-winusb git branch from 2009.12.03 part 2 - core files
Pete Batard
2010-01-14
1
-23
/
+23
*
Linux: fix config descriptor parsing on big-endian systems
Daniel Drake
2009-06-10
1
-0
/
+1
*
Fix memory leak in config descriptor parsing
Daniel Drake
2009-05-26
1
-0
/
+2
*
Fix endianness in device descriptors
Daniel Drake
2009-02-16
1
-5
/
+5
*
Fix double free in descriptor parsing error path
Daniel Drake
2008-12-09
1
-0
/
+1
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-22
/
+28
*
Fix endianness with descriptor handling
Daniel Drake
2008-05-16
1
-43
/
+51
*
Support unconfigured devices
Daniel Drake
2008-05-10
1
-44
/
+59
*
Linux: fix caching of active configuration for non-sysfs
Daniel Drake
2008-05-10
1
-18
/
+30
*
Fetch configurations by index (not value)
Daniel Drake
2008-05-10
1
-9
/
+56
*
Rework configuration handling
Daniel Drake
2008-05-09
1
-17
/
+136
*
Documentation work
Daniel Drake
2008-05-08
1
-0
/
+3
*
documentation touchups
Daniel Drake
2008-05-05
1
-8
/
+8
*
more error code sanitization
Daniel Drake
2008-05-05
1
-11
/
+11
*
Descriptor reading functionality
Daniel Drake
2008-05-04
1
-0
/
+57
*
Use typedef ptr types in parameters and return types
Daniel Drake
2008-05-02
1
-2
/
+2
*
Fix descriptor handling memory leaks
Daniel Drake
2008-04-29
1
-37
/
+94
*
Constify some return data
Daniel Drake
2008-04-01
1
-21
/
+32
*
API documentation
Daniel Drake
2008-03-20
1
-0
/
+27
*
Remove more fpusb remnants
Daniel Drake
2008-01-05
1
-10
/
+10
*
API renaming: remove fpi and usb_ stuff
Daniel Drake
2008-01-04
1
-37
/
+37
*
Rename to libusb-1.0
Daniel Drake
2008-01-04
1
-0
/
+353