| Commit message (Expand) | Author | Age | Files | Lines |
* | The authenticated_ fields are moved out of stubs and into | simonmorris@chromium.org | 2011-03-31 | 1 | -35/+7 |
* | ChromotingHost can have multiple connections, but only one | simonmorris@chromium.org | 2011-03-23 | 1 | -3/+14 |
* | Clear authenticated state on client disconnection. | lambroslambrou@chromium.org | 2011-03-14 | 1 | -0/+10 |
* | Block event processing on host/client until the client has authenticated. | garykac@chromium.org | 2011-03-04 | 1 | -4/+16 |
* | Fix threading problem caught by DCHECKs in ChromotingHost | hclam@chromium.org | 2010-11-30 | 1 | -3/+15 |
* | Use VideoStub interface on the host side. | sergeyu@chromium.org | 2010-11-19 | 1 | -18/+12 |
* | Implement input stub in the host side for chromoting | hclam@chromium.org | 2010-11-16 | 1 | -17/+10 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Implementation of InputStub for chromoting | hclam@chromium.org | 2010-11-09 | 1 | -16/+2 |
* | Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc} | ajwong@chromium.org | 2010-11-04 | 1 | -0/+142 |