summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/.avi2015-12-221-1/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-1/+1
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-131-0/+4
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-3/+1
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-101-0/+6
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-2/+4
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-1/+3
* [Chromoting] Add a filter that will stop the host sending unnecessary clipboa...simonmorris@chromium.org2012-05-221-2/+3
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+0
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-5/+2
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-3/+2
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-2/+0
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-23/+3
* 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-2/+16
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+3
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-1/+1
* Implementation of ClientStubImplhclam@chromium.org2010-11-051-3/+3
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-0/+37