Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add scoped_ptr<>::PassAs<>(). | sergeyu@chromium.org | 2012-01-25 | 1 | -2/+2 |
* | Change Authenticator interface to properly handle protocol errors. | sergeyu@chromium.org | 2012-01-24 | 1 | -2/+22 |
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -12/+12 |
* | Cleanup AuthenticatorFactory implementations. | sergeyu@chromium.org | 2012-01-11 | 1 | -23/+3 |
* | Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator. | sergeyu@chromium.org | 2011-12-22 | 1 | -5/+11 |
* | Multi-step authentication support in JingleSession. | sergeyu@chromium.org | 2011-12-13 | 1 | -10/+4 |
* | Implement RSAPrivateKey::Copy() | sergeyu@chromium.org | 2011-12-03 | 1 | -11/+5 |
* | Add implementation for current IT2Me auth. | sergeyu@chromium.org | 2011-11-23 | 1 | -0/+174 |