index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
linux: take newline into account for sysfs_get_active_config
Karsten Koenig
2
-2
/
+2
2013-09-20
examples: Fix a memory leak
Ludovic Rousseau
1
-1
/
+1
2013-09-20
examples: Fix a memory leak
Ludovic Rousseau
1
-1
/
+1
2013-09-15
Fix darwin compilation broken by the usbi_get_device_by_session_id changes
Hans de Goede
2
-2
/
+2
2013-09-06
Make usbi_get_device_by_session_id return a ref to the found device
Hans de Goede
9
-28
/
+26
2013-09-06
openbsd: Fix a memleak
Hans de Goede
2
-2
/
+5
2013-09-06
openbsd: Fix usbi_sanitize_device error handling
Hans de Goede
2
-2
/
+4
2013-09-06
Release 1.0.17
Hans de Goede
2
-2
/
+2
2013-09-02
Windows: Address an VS2012/x64 warning in hotplug.c
Xiaofan Chen
2
-2
/
+2
2013-08-30
Nathan is a maintainer now, so add him to the README
Hans de Goede
1
-1
/
+1
2013-08-30
Remove unused THANKS file
Hans de Goede
1
-1
/
+1
2013-08-30
Makefile.am: Add Xcode dir to EXTRA_DIST
Hans de Goede
1
-1
/
+1
2013-08-30
Android: Add android build files to source tarball
Toby Gray
1
-1
/
+1
2013-08-28
Release 1.0.17-rc1
Hans de Goede
2
-3
/
+3
2013-08-26
darwin: return libusb error codes instead of kernel error codes and fix
Nathan Hjelm
2
-4
/
+6
2013-08-26
darwin: clean up some code. remove a clang warning
Nathan Hjelm
2
-12
/
+8
2013-08-21
Android: Add further documentation to Android README file
Toby Gray
1
-1
/
+1
2013-08-21
OpenBSD: Add basic support for non ugen(4) devices using usb(4)
Martin Pieuchot
2
-123
/
+212
2013-08-21
openbsd: Split openbsd backend into separate openbsd and netbsd backends
Hans de Goede
5
-3
/
+745
2013-08-21
Clarify alignment requirements for the control transfer buffer
Paul Fertser
3
-5
/
+7
2013-08-21
linux: Handle device disconnection early when possible
Chris Dickens
5
-6
/
+25
2013-08-21
hotplug: Document LIBUSB_HOTPLUG_ENUMERATE gotchas
Hans de Goede
2
-1
/
+13
2013-08-21
hotplug: Document that callbacks cannot unregister themselves when called fro...
Hans de Goede
2
-2
/
+6
2013-08-21
hotplug: Don't call the user callback while holding various locks
Hans de Goede
2
-8
/
+18
2013-08-20
hotplug: Remove device from usb_devs before signalling its removal
Hans de Goede
2
-5
/
+5
2013-08-20
libusb: Fix usb_devs_lock mutex use after free in libusb_init error path
Hans de Goede
2
-5
/
+5
2013-08-14
linux/netlink: correct usage of fcntl
Nathan Hjelm
1
-2
/
+9
2013-08-13
Windows: Fix a cast warning when compiling for x64 in VS
Pete Batard
2
-2
/
+2
2013-08-12
Windows: Fix VS2010 project files
Pete Batard
1
-1
/
+1
2013-08-11
Android: Add examples and stress tests
Toby Gray
1
-1
/
+1
2013-08-11
Android: Add formal Android support
Toby Gray
3
-27
/
+14
2013-08-09
Core: Add compile time option to use native OS logging facility
Toby Gray
2
-6
/
+33
2013-08-07
linux: ensure the netlink socket is correctly opened with older Linux kernels
Nathan Hjelm
2
-7
/
+31
2013-08-07
Core: Fix potential segfault caused by using freed memory
Chris Dickens
1
-1
/
+2
2013-08-08
Windows: Fix race between windows_clock_gettime_threaded() and windows_clock_...
Simon Haggett
2
-2
/
+13
2013-08-08
WinCE: Fix race between wince_clock_gettime_threaded() and wince_clock_gettime()
Simon Haggett
2
-2
/
+13
2013-08-08
Windows: fd_to_winfd() shouldn't treat fd 0 as invalid
Simon Haggett
1
-1
/
+1
2013-08-02
README: Add OS X specific notes
Sean McBride
1
-1
/
+1
2013-08-02
Core: correctly check usbi_read() returned value
Chris Dickens
2
-3
/
+3
2013-08-02
Core: defensive programming
Sean McBride
2
-3
/
+5
2013-07-30
darwin: fix clang warnings about explicit conversion
hjelmn
2
-4
/
+4
2013-07-30
fixed link errors by adding missing files to Xcode project
Sean McBride
1
-1
/
+1
2013-07-30
made some globals static to fix warnings
Sean McBride
2
-2
/
+2
2013-07-30
fixed some clang -Wdocumentation warnings from bad doxygen markup
Sean McBride
3
-4
/
+4
2013-07-30
fixed compiler warning about possible uninitialized use by zero initializing
Sean McBride
2
-2
/
+3
2013-07-30
make targets for examples depend on library target. Generate library named l...
Sean McBride
1
-1
/
+1
2013-07-30
Xcode: build for 32 and 64 bits
Ludovic Rousseau
1
-1
/
+1
2013-07-30
Xcode: remove implicit/default configuration
Ludovic Rousseau
1
-1
/
+1
2013-07-30
Add minimal config.h for Xcode
Ludovic Rousseau
1
-1
/
+1
2013-07-30
Adapt Xcode project to the new paths
Ludovic Rousseau
1
-1
/
+1
[prev]
[next]