summaryrefslogtreecommitdiff
path: root/client/tunnel_channel.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2010-07-19codegen: Various cleanupsAlexander Larsson1-12/+7
2010-07-08Fix various misspellingsAlexander Larsson1-4/+4
2010-06-22Convert client to use indirect calls for message marshallingAlexander Larsson1-15/+18
2010-06-18Switch client to use generated marshallersAlexander Larsson1-61/+60
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-16/+14
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson1-2/+2
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-12/+12
2010-02-04Use the new header namesAlexander Larsson1-1/+1
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-72/+72
2009-11-09spice client: tunnel channel - checking that the configuration pipe listener ...Yonit Halperin1-2/+7
2009-11-09spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin1-4/+4
2009-11-09spice client: creating a general process loop.Yonit Halperin1-16/+73
2009-10-18tunnelYonit Halperin1-0/+792