summaryrefslogtreecommitdiffstats
path: root/server/red_channel.h
Commit message (Expand)AuthorAgeFilesLines
...
* server/red_channe: make hold_item take a channel argAlon Levy2011-03-021-1/+1
* server: rename s/peer/streamMarc-André Lureau2011-02-281-3/+3
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-02-271-3/+3
* server/red_channel: export red_channel_sendAlon Levy2011-02-071-0/+1
* server/red_channel: add red_channel_receive (for red_worker)Alon Levy2011-02-071-0/+8
* server/red_channel: unstatic red_channel_pipe_clear (for red_worker)Alon Levy2011-02-071-0/+4
* server/red_channel: unstatic red_channel_push (for red_worker)Alon Levy2011-02-071-0/+6
* server/red_channel: add public red_channel_default_peer_on_errorAlon Levy2011-02-071-0/+2
* server/red_channel: add red_channel_pipe_add_after (from red_worker)Alon Levy2011-02-071-0/+1
* server/red_channel: make client ack window configurableAlon Levy2011-02-071-0/+1
* server/red_channel (tunnel): change sig of red_channel_handle_messageAlon Levy2011-02-071-1/+3
* server/red_channel: make MAX_SEND_VEC 100Alon Levy2011-02-071-1/+1
* server/red_channel: reflect SpiceDataHeader fields in handle_parsed_procAlon Levy2011-02-071-2/+2
* server/red_channel: add red_channel_pipe_add_pushAlon Levy2011-02-071-0/+1
* server/red_channel: add hold_item (from red_worker)Alon Levy2011-02-071-0/+4
* server/red_channel: add out_bytes_counter (unused)Alon Levy2011-02-071-0/+3
* server/red_channel: go marshaller for outgoing (copied from red_worker)Alon Levy2011-01-131-6/+5
* server/red_channel: add red_channel_is_connectedAlon Levy2010-12-071-0/+2
* server: red_channel: add optional parser and separate incoming/outgoing error...Alon Levy2010-12-071-0/+30
* Fix various misspellingsAlexander Larsson2010-07-081-2/+2
* zap vd_interface.hGerd Hoffmann2010-05-191-1/+1
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-2/+3
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-11/+11
* tunnelYonit Halperin2009-10-181-0/+182