summaryrefslogtreecommitdiff
path: root/usb-redirection-protocol.txt
AgeCommit message (Expand)AuthorFilesLines
2014-05-19Update ChangeLog and usb-redirection-protocol.txtHans de Goede1-2/+2
2013-10-19usb-redir-proto: Allow bulk_stream alloc/free on multiple endpointsHans de Goede1-11/+22
2013-10-19usb-redir-proto: Extend usb_redir_ep_info_header with a max_streams fieldHans de Goede1-2/+18
2012-12-13Prepare for a 0.6 releaseusbredir-0.6Hans de Goede1-2/+2
2012-12-05usbredirhost: Add support for buffered bulk inputHans de Goede1-0/+2
2012-11-27usbredirproto: Add support for buffered bulk inputHans de Goede1-3/+135
2012-11-21usb-redirection-protocol.txt: Clarify ordering of ep_info and interface_infoHans de Goede1-2/+17
2012-10-06usbredirparser: Add support for bulk packets longer then 65535 bytesHans de Goede1-2/+14
2012-09-07Prepare for a 0.5 releaseusbredir-0.5Hans de Goede1-2/+2
2012-08-31Add support for 64 bit packet idsHans de Goede1-4/+23
2012-03-06Extend the usb_redir_ep_info packet header with a max_packet_size fieldHans de Goede1-0/+9
2012-03-06Add usb_redir_babble status codeHans de Goede1-3/+10
2012-02-22Release 0.4usbredir-0.4Hans de Goede1-3/+6
2012-02-14Add a usb_redir_device_disconnect_ack packetHans de Goede1-0/+27
2012-02-14Add a usb_redir_filter_filter packetHans de Goede1-23/+57
2012-02-14Fix some spelling errorsHans de Goede1-7/+7
2012-02-10Add an usb_redir_device_reject packetHans de Goede1-2/+30
2011-12-24Extend the device_connect packet header with a device_version fieldHans de Goede1-0/+10
2011-09-30Small usb-redirection-protocol.txt correctionHans de Goede1-1/+2
2011-07-14Prepare for the first official release, version 0.3usbredir-0.3Hans de Goede1-4/+6
2011-07-13Add device / interface class infoHans de Goede1-0/+29
2011-06-29Rename device_info -> device_connect, device_disconnected -> device_disconnectHans de Goede1-47/+49
2011-06-09Drop the usb_redir_reset_status packet typeHans de Goede1-17/+5
2011-06-09Drop usb_redir_disconnected statusHans de Goede1-8/+32
2011-03-03Add a new packet type to indicate device disconnection out of bandHans de Goede1-2/+22
2011-02-23Add interrupt transfer support to protocolHans de Goede1-1/+131
2011-02-17Diferentiate between all usb speeds, not just lo and the restHans de Goede1-1/+18
2011-02-09Add a usb_redir_device_info packetHans de Goede1-0/+19
2011-02-05Report usb_redir_stall as iso status error to indicate a stream stopHans de Goede1-0/+5
2011-02-04Add interval to endpoint info packetHans de Goede1-4/+5
2011-02-03usb_redir_report_ep_types -> usb_redir_ep_infoHans de Goede1-11/+13
2011-02-03Document: usb_redir_report_ep_typesHans de Goede1-0/+21
2011-02-03git add usb-redirection-protocol.txtHans de Goede1-0/+503