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
Commit message (
Expand
)
Author
Age
Files
Lines
*
workaround for unavailable _strdup on MinGW32
pbr300
Pete Batard
2010-08-21
1
-1
/
+6
*
fixed possible buffer overflow in windows_error_str()
pbr299
Pete Batard
2010-08-19
1
-4
/
+9
*
added full support for filter drivers
Pete Batard
2010-08-19
2
-35
/
+66
*
added limited support for filter drivers
pbr298
Pete Batard
2010-08-18
1
-45
/
+61
*
removed root from list of DDK include paths
pbr297
Pete Batard
2010-08-17
1
-1
/
+1
*
fixed errcode shadow warning in MinGW-w64 (windows backend)
pbr296
Pete Batard
2010-08-17
1
-8
/
+8
*
fixed errcode shadow warning in MinGW-w64 (core)
Pete Batard
2010-08-17
1
-2
/
+2
*
restrict scope of previous workaround and return error when possible
Pete Batard
2010-08-17
3
-9
/
+18
*
only apply previous workaround for 32 bit builds
pbr295
Pete Batard
2010-08-16
3
-0
/
+17
*
added Workaround for MinGW-w64 multilib bug
Pete Batard
2010-08-15
3
-5
/
+38
*
remove unneeded sanity check in cache_config_descriptors
pbr294
Pete Batard
2010-08-10
2
-8
/
+3
*
removed WinUsb_QueryInterfaceSettings() call in winusb_claim_interface
Pete Batard
2010-08-10
1
-35
/
+28
*
Darwin: Cache device configuration value
Nathan Hjelm
2010-08-05
2
-51
/
+75
*
creates MinGW and MS DLLs that are fully interchangeable
pbr293
Pete Batard
2010-08-05
2
-0
/
+438
*
more safe string macros improvements
pbr292
Pete Batard
2010-08-03
2
-4
/
+6
*
reverted to using a (generated) .def file for DLL exports
pbr291
Pete Batard
2010-08-02
3
-64
/
+113
*
minor improvements
Pete Batard
2010-08-02
2
-14
/
+14
*
fixed bad cleanup in winusb_release_interface()
pbr290
Pete Batard
2010-08-01
1
-2
/
+3
*
fixed mishandling of null terminators in safe_strncpy()
Pete Batard
2010-08-01
1
-1
/
+1
*
fixed bad string duplication for WinUSB paths
pbr289
Pete Batard
2010-07-31
1
-2
/
+2
*
more residuals from official: core
Pete Batard
2010-07-30
3
-13
/
+5
*
more residuals from official: core
Pete Batard
2010-07-29
2
-3
/
+2
*
fix missing linefeeds at the end of windows_usb.c/h
Pete Batard
2010-07-29
2
-2
/
+2
*
fixed residuals from official for autoconf/automake
Pete Batard
2010-07-29
1
-1
/
+1
*
fixed -Wshadow compilation errors when using cygwin
Pete Batard
2010-07-29
4
-31
/
+23
*
fixed residuals from official for core files
Pete Batard
2010-07-29
4
-15
/
+21
*
fixed residuals from official for Darwin
Pete Batard
2010-07-29
1
-0
/
+5
*
fixed inconsistencies between prototypes and declarations
pbr286
Xiaofan Chen
2010-07-29
1
-3
/
+3
*
merged backend integration changes from official branch
Michael Plante
2010-07-29
7
-50
/
+69
*
bring autoconf/automake in line with official
Daniel Drake
2010-07-29
1
-13
/
+16
*
Add reference counting to default context
pbr285
Daniel Drake
2010-07-29
1
-10
/
+38
*
Fix libusb_init() error handling
Daniel Drake
2010-07-29
1
-3
/
+4
*
Darwin: handle kIOReturnUnderrun
pbr284
Hoi-Ho Chan
2010-07-29
1
-1
/
+3
*
Darwin: write iso transfer details into correct packets
Hoi-Ho Chan
2010-07-29
1
-1
/
+1
*
Darwin: fix interface object leak
Nathan Hjelm
2010-07-29
1
-1
/
+4
*
Darwin: clean up some debug messages
Nathan Hjelm
2010-07-29
1
-3
/
+3
*
Darwin: Don't open devices during scan unless we have to unsuspend
Nathan Hjelm
2010-07-29
1
-6
/
+10
*
Linux: Handle early complete of multi-URB transfer
Peter Stuge
2010-07-29
1
-5
/
+13
*
Linux: Fix log message commit
Daniel Drake
2010-07-29
1
-2
/
+3
*
Only initialize the default context when it is requested
Ludovic Rousseau
2010-07-29
1
-2
/
+7
*
Linux: fix log message that was being unconditionally sent to stderr (#44)
Daniel Drake
2010-07-29
1
-4
/
+3
*
fixed string indexes being ignored by HID
Pete Batard
2010-06-14
2
-29
/
+39
*
Fix 2 documentation typos
pbr282
Ludovic Rousseau
2010-06-11
1
-2
/
+2
*
added usbi_fd_notification to libusbi.h
Pete Batard
2010-06-11
1
-0
/
+1
*
additional HID error messages
pbr281
Pete Batard
2010-05-24
1
-5
/
+9
*
improved auto-release with support for concurrent auto-claim
Pete Batard
2010-05-24
2
-70
/
+127
*
added auto-release to autoclaim
pbr280
Pete Batard
2010-05-24
2
-3
/
+24
*
use LIBUSB_DEVADDR_MAX for HCDs
pbr279
Pete Batard
2010-05-21
1
-5
/
+6
*
additional warning fixes & clarification for DDK's OACR/Prefast
Pete Batard
2010-05-21
2
-0
/
+7
*
re-enabled autoclaim + fixed autoclaim related ifdefs
Pete Batard
2010-05-21
1
-3
/
+3
[next]