summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_stub.h
Commit message (Expand)AuthorAgeFilesLines
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-23/+3
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-2/+2
* Clear authenticated state on client disconnection.lambroslambrou@chromium.org2011-03-141-0/+6
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-3/+17
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+3
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-1/+1
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-0/+36