projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Windows: Fix erroneous pointer array allocation reported by Clang
[platform/upstream/libusb.git]
/
libusb
/
2012-06-13
Pete Batard
Windows: Fix erroneous pointer array allocation reporte...
tree
|
commitdiff
2012-06-13
Pete Batard
Core: Fix Clang warnings
tree
|
commitdiff
2012-06-11
Pete Batard
libusbx 1.0.12-rc1
tree
|
commitdiff
2012-06-11
Pete Batard
Autotools: add libusb-1.0.def and libusb_nano.h as...
tree
|
commitdiff
2012-06-08
Pete Batard
Windows: Enable MinGW and MSVC DLL interchangeability
tree
|
commitdiff
2012-06-08
Pete Batard
All: Prevent memory leaks on realloc failures
tree
|
commitdiff
2012-06-07
Pete Batard
Windows: Fix possible crash when using longjmp and...
tree
|
commitdiff
2012-06-07
Pete Batard
Core: Display libusbx version in libusb_init's debug...
tree
|
commitdiff
2012-06-06
Lars Wirzenius
Autotools: Fix autogen.sh behavior when libtool is...
tree
|
commitdiff
2012-06-06
Pete Batard
Linux: Fix a major regression in threads_posix.c
tree
|
commitdiff
2012-06-05
Pete Batard
Autotools: Fix versioning regression in configure.ac
tree
|
commitdiff
2012-06-04
Pete Batard
Core: Add toggleable debug logging
tree
|
commitdiff
2012-06-04
Ludovic Rousseau
Core: Fix "LOG_LEVEL_NONE not handled in switch" warning
tree
|
commitdiff
2012-06-04
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb
tree
|
commitdiff
2012-06-04
Ludovic Rousseau
Autotools: Apply autoupdate 2.68 recommendations
tree
|
commitdiff
2012-05-31
Pete Batard
Core: Send all logging output to stderr
tree
|
commitdiff
2012-05-31
Pete Batard
Darwin: More OS-X logging improvements
tree
|
commitdiff
2012-05-29
Pete Batard
Windows: Add new API calls to DLL .def file
tree
|
commitdiff
2012-05-28
Pete Batard
Windows: Restore HID support
tree
|
commitdiff
2012-05-28
Pete Batard
Core: Only display timestamps in debug mode and use...
tree
|
commitdiff
2012-05-28
Pete Batard
Core: Define log levels in libusb.h
tree
|
commitdiff
2012-05-28
Pete Batard
Darwin: Align severity of OS-X logging messages
tree
|
commitdiff
2012-05-28
Pete Batard
All: Add parent and port topology calls
tree
|
commitdiff
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
tree
|
commitdiff
2012-05-22
Pete Batard
Windows: Reduce severity of initial conf desc readout...
tree
|
commitdiff
2012-05-10
Pete Batard
Windows: Fix missing cygwin thread ID
tree
|
commitdiff
2012-05-10
Pete Batard
Windows: Add INSTALL_WIN.txt
tree
|
commitdiff
2012-05-10
Pete Batard
Misc: Separate nano from version.h
tree
|
commitdiff
2012-05-10
Ludovic Rousseau
Samples: Use the implicit _SOURCES rule
tree
|
commitdiff
2012-05-10
Ludovic Rousseau
Samples: Use a common LDADD for all examples
tree
|
commitdiff
2012-05-10
Pete Batard
Samples: prefer __linux__ over __linux define in xusb
tree
|
commitdiff
2012-05-08
Pete Batard
libusbx-1.0.11
tree
|
commitdiff
2012-05-08
Ludovic Rousseau
Darwin: Sync type of num_iso_packets fields
tree
|
commitdiff
2012-05-08
Ludovic Rousseau
Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for...
tree
|
commitdiff
2012-05-08
Pete Batard
BSD: Add thread ID support for OpenBSD > 5.1
tree
|
commitdiff
2012-05-08
Pete Batard
Samples: fix strcat vs strlcat warning on OpenBSD
tree
|
commitdiff
2012-05-06
Pete Batard
libusbx 1.0.11-rc1
tree
|
commitdiff
2012-05-06
Peter Stuge
Core: Add a timestamping and thread ID to logging
tree
|
commitdiff
2012-05-04
Ludovic Rousseau
Autotools: Use "$@" instead of $* to avoid spaces problems
tree
|
commitdiff
2012-05-04
Ludovic Rousseau
Autotools: Use "set -e" to exit on the first error
tree
|
commitdiff
2012-05-04
Ludovic Rousseau
Autotools: Do not use source to call an another script
tree
|
commitdiff
2012-05-03
Toby Gray
Windows: Fix deadlock in backend when submitting transfers.
tree
|
commitdiff
2012-05-02
Pete Batard
Samples: Remove interface requests when querying WCID...
tree
|
commitdiff
2012-05-02
Pete Batard
Autotools: Add bootstrap.sh
tree
|
commitdiff
2012-05-01
Uri Lublin
Windows: Fix removal of usbi_fd_notification calls...
tree
|
commitdiff
2012-04-25
Pete Batard
Core: update version struct for ABI compatibility
tree
|
commitdiff
2012-04-22
James Hanko
Linux: Search for /dev/usbdev<bus>.<device> USB device...
tree
|
commitdiff
2012-04-20
Martin Pieuchot
BSD: Provide libusb_get_device_speed() data
tree
|
commitdiff
2012-04-20
Ludovic Rousseau
Samples: Fix not handled in switch warning in xusb.c
tree
|
commitdiff
2012-04-20
Ludovic Rousseau
Samples: Remove unneeded inline in xusb.c
tree
|
commitdiff
2012-04-20
Ludovic Rousseau
Linux: Fix signed vs unsigned compiler warnings
tree
|
commitdiff
2012-04-20
Xiaofan Chen
Linux: Silence unused variable warnings without CLOCK_M...
tree
|
commitdiff
2012-04-20
Peter Stuge
Core: Add debug message with callback address on comple...
tree
|
commitdiff
2012-04-19
Pete Batard
BSD: add NetBSD experimental support
tree
|
commitdiff
2012-04-17
Pete Batard
libusbx-1.0.10
tree
|
commitdiff
2012-04-15
Ludovic Rousseau
Samples: Fix initialization discards qualifiers warning...
tree
|
commitdiff
2012-04-15
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb.c
tree
|
commitdiff
2012-04-15
Ludovic Rousseau
Misc: Add a missing newline at end of .private/README.txt
tree
|
commitdiff
2012-04-13
Pete Batard
libusbx 1.0.10-rc1
tree
|
commitdiff
2012-04-12
Pete Batard
Windows: add internal binary snapshot scripts
tree
|
commitdiff
2012-04-11
Pete Batard
Git: add pre-commit and post-rewrite hooks for versioning
tree
|
commitdiff
2012-04-11
Pete Batard
Windows: Remove #define options and use same set of...
tree
|
commitdiff
2012-04-10
Pete Batard
Windows: misc improvements
tree
|
commitdiff
2012-04-10
Pete Batard
Core: Add get_version() call
tree
|
commitdiff
2012-04-09
Peter Stuge
OpenBSD: Fix warning: 'hpriv' may be used uninitialized
tree
|
commitdiff
2012-04-09
Pete Batard
Windows: Fix support for variadic macros
tree
|
commitdiff
2012-04-03
Pete Batard
Misc: Fix missing libsub's -> libusbx's from previous...
tree
|
commitdiff
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
tree
|
commitdiff
2012-04-02
Pete Batard
libusbx 1.0.9
tree
|
commitdiff
2012-03-31
Hans de Goede
Linux: Don't spam the console with 'device unconfigured...
tree
|
commitdiff
2012-03-30
Pete Batard
libusbx 1.0.9-rc5
tree
|
commitdiff
2012-03-30
Pete Batard
Darwin: Fix a warning on 64 bit platforms
tree
|
commitdiff
2012-03-29
Pete Batard
libusbx 1.0.9-rc4
tree
|
commitdiff
2012-03-28
Pete Batard
Windows: fix Clang warnings about unused assignations
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: fix inaccurate comment
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: Remove unneeded status assignation
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: Translate iso pkt status codes to libusb transfe...
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: Fix handling of urb status codes
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: Don't print errors when cancel_transfer fails...
tree
|
commitdiff
2012-03-26
Hans de Goede
Linux: Fix cancel_transfer return value when cancelling...
tree
|
commitdiff
2012-03-22
Peter Stuge
libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and...
tree
|
commitdiff
2012-02-22
Peter Stuge
Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
tree
|
commitdiff
2012-02-19
Peter Stuge
libusb.h: Add comma after last value in enums to ease...
tree
|
commitdiff
2012-02-19
Peter Stuge
Linux: Rework bulk continuation check to generic kernel...
tree
|
commitdiff
2012-02-19
Peter Stuge
OpenBSD: Correctly catch attempts to do isochronous...
tree
|
commitdiff
2012-02-19
Peter Stuge
Darwin: Do not reject devices with product id 0x0000
tree
|
commitdiff
2012-02-13
Peter Stuge
Do not call timerfd functions when timerfd is not being...
tree
|
commitdiff
2012-02-12
Michael Plante
Windows: Fix MSVC6 IDE warning on line continuation...
tree
|
commitdiff
2012-02-12
Pete Batard
Windows: Add Renesas SuperSpeed support for libusb_get_...
tree
|
commitdiff
2012-02-08
Sean McBride
core.c: Fix clang warning about useless store to a...
tree
|
commitdiff
2012-02-08
Sean McBride
Darwin: Clarify comments on event thread creation and...
tree
|
commitdiff
2012-02-08
Sean McBride
Darwin: Fix incorrect mutex protection of libusb_darwin...
tree
|
commitdiff
2012-02-08
Sean McBride
Darwin: Use retained runloop variable instead of CFRunL...
tree
|
commitdiff
2012-02-08
Sean McBride
Darwin: Fix libusb_init() and libusb_exit() refcount...
tree
|
commitdiff
2012-02-08
Sean McBride
threads_posix.c: Fix prototype warning by including...
tree
|
commitdiff
2012-02-08
Dave Camarillo
Windows: Fix crash during enumeration with >= 64 connec...
tree
|
commitdiff
2012-02-08
Pete Batard
Windows: Output an error message on calls to libusb_get...
tree
|
commitdiff
2012-02-08
Pete Batard
io.c: Fix comment since pthreads isn't the only threadi...
tree
|
commitdiff
2012-02-08
Michael Plante
libusb.h: Cast in libusb_get_string_descriptor() to...
tree
|
commitdiff
2012-02-08
Michael Plante
Windows: guid_to_string() is only discarded when macro...
tree
|
commitdiff
next