summaryrefslogtreecommitdiffstats
path: root/client/tunnel_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove tunneling supportChristophe Fergeau2013-10-281-852/+0
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* codegen: Various cleanupsAlexander Larsson2010-07-191-12/+7
* Fix various misspellingsAlexander Larsson2010-07-081-4/+4
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-15/+18
* Switch client to use generated marshallersAlexander Larsson2010-06-181-61/+60
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-16/+14
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-2/+2
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-72/+72
* spice client: tunnel channel - checking that the configuration pipe listener ...Yonit Halperin2009-11-091-2/+7
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-091-4/+4
* spice client: creating a general process loop.Yonit Halperin2009-11-091-16/+73
* tunnelYonit Halperin2009-10-181-0/+792