summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_message_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-11/+10
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-22/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-10/+24
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-8/+7
* Simplified MessageReader and MessageDecoder classes.sergeyu@chromium.org2011-01-141-2/+2
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+58