summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v1.0.5 releasev1.0.5Daniel Drake2009-11-153-1/+6
* Update documentation about early completion caveatsDaniel Drake2009-11-072-51/+44
* Add libusb_get_max_iso_packet_size() to libusb.hLudovic Rousseau2009-11-071-0/+1
* Use timerfd for timeout handlingDaniel Drake2009-11-076-78/+392
* Use AM_SILENT_RULES for buildingDaniel Drake2009-11-071-0/+1
* v1.0.4 releasev1.0.4Daniel Drake2009-11-063-1/+8
* Linux: Add support for the new URB_BULK_CONTINUATION flagDavid Moore2009-11-062-4/+55
* Transfer lockingDaniel Drake2009-11-063-17/+66
* Clarify that timeout 0 means unlimited timeoutDaniel Drake2009-09-141-6/+6
* Linux: more flexibility with monotonic clockDaniel Drake2009-09-111-2/+46
* Darwin: handle overflowsNathan Hjelm2009-09-111-2/+14
* v1.0.3 releasev1.0.3Daniel Drake2009-08-273-3/+12
* Darwin: 64-bit type fixesToby Peterson2009-08-231-2/+3
* Darwin: fix crash when reading descriptors after closeNathan Hjelm2009-08-231-0/+3
* move bug info to bug trackerDaniel Drake2009-08-012-11/+1
* Linux: try harder not to lose any dataDaniel Drake2009-07-092-11/+91
* Add libusb_get_max_iso_packet_size()Daniel Drake2009-06-282-27/+101
* Linux: fix sending of zero length bulk packetsDaniel Drake2009-06-201-1/+5
* Darwin: Don't cancel transfers on timeoutNathan Hjelm2009-06-192-1/+9
* Don't terminate enums with commasDaniel Drake2009-06-141-12/+12
* v1.0.2 releasev1.0.2Daniel Drake2009-06-133-1/+6
* Linux: fix config descriptor parsing on big-endian systemsDaniel Drake2009-06-102-2/+8
* Darwin: improve handling of disconnected devicesNathan Hjelm2009-06-071-25/+53
* Darwin: fix parsing of config descriptorsNathan Hjelm2009-06-071-16/+43
* Eliminate -Wsign-compare compiler warningsDaniel Drake2009-06-071-4/+22
* Make synchronous transfer APIs robust against signal interruptionDavid Moore2009-05-291-0/+4
* pre-gcc-3.4 compatibilityAlex Vatchenko2009-05-283-3/+22
* Fix memory leak in config descriptor parsingDaniel Drake2009-05-261-0/+2
* Update AUTHORSDaniel Drake2009-05-121-0/+3
* v1.0.1 releasev1.0.1Daniel Drake2009-05-122-1/+5
* Add BUGS fileDaniel Drake2009-05-122-1/+11
* Darwin: get_config_descriptor bugfixesNathan Hjelm2009-03-221-5/+23
* Fix compilation of Darwin backendDaniel Drake2009-02-251-2/+2
* Darwin backendNathan Hjelm2009-02-168-3/+1637
* Make endianness macros endian-independentNathan Hjelm2009-02-161-14/+13
* Abstract clock reading into OS layerNathan Hjelm2009-02-163-4/+33
* Fix endianness in device descriptorsDaniel Drake2009-02-161-5/+5
* Only link with librt on LinuxNathan Hjelm2009-02-162-1/+1
* API docs: describe libusb_transfer_cb_fn typeHans Ulrich Niedermann2009-02-011-0/+9
* Make empty array in struct compatible with C99Hans Ulrich Niedermann2009-02-011-1/+7
* Avoid signedness errors in API docs example codeHans Ulrich Niedermann2009-01-311-2/+2
* Decrement poll() result when internal pipe has been handledDaniel Drake2009-01-171-0/+1
* Prevent transfer from being submitted twice or improperly canceledDavid Moore2009-01-122-11/+35
* Linux: Fix race condition in cancel_bulk_transfer()David Moore2009-01-101-98/+38
* v1.0.0 releasev1.0.0Daniel Drake2008-12-132-1/+4
* EOL-whitespace fixesMikhail Gusarov2008-12-132-14/+14
* Linux: fix reading of active configurationDaniel Drake2008-12-091-1/+1
* Fix double free in descriptor parsing error pathDaniel Drake2008-12-091-0/+1
* Improvements to multi-threaded I/O systemDaniel Drake2008-11-212-4/+138
* SourceForge website upload system changedDaniel Drake2008-11-211-1/+1