summaryrefslogtreecommitdiffstats
path: root/server/red_channel.h
Commit message (Expand)AuthorAgeFilesLines
* server/red_channel: fix channel_hold_item_proc sigAlon Levy2010-11-071-1/+1
* server/red_channel: add red_channel_receive (for red_worker)Alon Levy2010-11-071-0/+8
* server/red_channel: unstatic red_channel_pipe_clear (for red_worker)Alon Levy2010-11-071-0/+4
* server/red_channel: unstatic red_channel_push (for later red_worker usage)Alon Levy2010-11-071-0/+6
* server/red_channel: add public red_channel_default_peer_on_error for later us...Alon Levy2010-11-071-0/+2
* server/red_channel: add red_channel_pipe_add_after (from red_worker)Alon Levy2010-11-071-0/+1
* server/red_channel: make client ack window configurable (from red_worker)Alon Levy2010-11-071-0/+1
* server/red_channel: change sig of red_channel_handle_message for later usage ...Alon Levy2010-11-071-1/+3
* server/red_channel: add red_channel_is_connectedAlon Levy2010-11-071-0/+2
* server/red_channel: make MAX_SEND_VEC 100 like DisplayChannel/CursorChannel i...Alon Levy2010-11-071-1/+4
* server/red_channel: fix handle_parsed_proc signature to reflect SpiceDataHead...Alon Levy2010-11-071-2/+2
* server/red_channel: add red_channel_pipe_add_pushAlon Levy2010-11-071-0/+1
* server/red_channel: add hold_item (from red_worker)Alon Levy2010-11-071-0/+4
* server/red_channel: add out_bytes_counterAlon Levy2010-11-041-0/+3
* server/red_channel: go marshaller for outgoing (copied from red_worker)Alon Levy2010-11-041-6/+5
* server: red_channel: add optional parser and separate incoming/outgoing error...Alon Levy2010-11-031-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