Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -11/+10 |
* | Restrict Me2Me host to the 12400-12409 port range. | sergeyu@chromium.org | 2012-01-13 | 1 | -4/+4 |
* | Remove dependency on HostConfig from ChromotingHost and other classes. | sergeyu@chromium.org | 2012-01-07 | 1 | -2/+3 |
* | Refactor SignalStrategy so that it can be reused for multiple connections. | sergeyu@chromium.org | 2012-01-03 | 1 | -6/+5 |
* | Implement multi-step auth support in PepperSession. | sergeyu@chromium.org | 2011-12-14 | 1 | -0/+272 |