Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The authenticated_ fields are moved out of stubs and into | simonmorris@chromium.org | 2011-03-31 | 1 | -23/+3 |
* | ChromotingHost can have multiple connections, but only one | simonmorris@chromium.org | 2011-03-23 | 1 | -2/+2 |
* | Clear authenticated state on client disconnection. | lambroslambrou@chromium.org | 2011-03-14 | 1 | -0/+6 |
* | Block event processing on host/client until the client has authenticated. | garykac@chromium.org | 2011-03-04 | 1 | -3/+17 |
* | Chromoting protocol layers to receive and send login messages | hclam@chromium.org | 2010-12-23 | 1 | -0/+3 |
* | Implement input stub in the host side for chromoting | hclam@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Stub classes for Chromoting and use them in HostMessageDispatcher. | ajwong@chromium.org | 2010-11-02 | 1 | -0/+36 |