Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Third Party authentication protocol. | rmsousa@chromium.org | 2013-03-23 | 1 | -0/+2 |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 1 | -5/+5 |
* | Refactor of Authenticator to allow it to ProcessMessage asynchronously and th... | rmsousa@chromium.org | 2013-03-01 | 1 | -0/+2 |
* | Remove redundant reset() calls in AuthenticatorTestBase::RunChannelAuth. | dcheng@chromium.org | 2013-02-05 | 1 | -1/+1 |
* | Add an SSLConfig option to explicit disable NSSHttpIO. | agl@chromium.org | 2012-03-15 | 1 | -1/+1 |
* | Making remoting unittests use an IO MessageLoop. | agl@chromium.org | 2012-03-14 | 1 | -1/+1 |
* | Use scoped_ptr<> for channel creation callbacks. | sergeyu@chromium.org | 2012-02-05 | 1 | -0/+5 |
* | Move common authenticators code to a separate file. | sergeyu@chromium.org | 2012-01-25 | 1 | -0/+68 |