summaryrefslogtreecommitdiffstats
path: root/server/red_channel.c
Commit message (Collapse)AuthorAgeFilesLines
* server/red_channel: no need for extra loopAlon Levy2011-01-151-1/+1
|
* server/red_channel: go marshaller for outgoing (copied from red_worker)Alon Levy2011-01-131-69/+36
|
* server/red_channel: error channel if alloc_msg_buf fails (returns NULL)Alon Levy2010-12-071-0/+5
|
* server/red_channel: add red_channel_is_connectedAlon Levy2010-12-071-0/+5
|
* server: red_channel: add optional parser and separate incoming/outgoing ↵Alon Levy2010-12-071-3/+77
| | | | error handlers for later inputs/main channel usage
* Fix various misspellingsAlexander Larsson2010-07-081-1/+1
| | | | | | | | | | | | | letancy -> latency compund -> compound SpicedSubMessage -> SpiceSubMessage modifaiers -> modifiers massage -> message outgoiong -> outgoing AlphaBlnd -> AlphaBlend remoth -> remote modifires -> modifiers secore -> secure
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-1/+2
|
* new watch api: switch channelsGerd Hoffmann2010-05-191-21/+20
|
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
|
* Use spice allocator in server/Alexander Larsson2010-03-111-12/+4
|
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-8/+8
| | | | | | This is an automatic change using: $ find -name "*.[ch]" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames $ find -name "*.cpp" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames
* tunnelYonit Halperin2009-10-181-0/+520