Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common authenticators code to a separate file. | sergeyu@chromium.org | 2012-01-25 | 1 | -117/+2 |
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -4/+4 |
* | Cleanup AuthenticatorFactory implementations. | sergeyu@chromium.org | 2012-01-11 | 1 | -2/+2 |
* | Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator. | sergeyu@chromium.org | 2011-12-22 | 1 | -14/+4 |
* | Separate Authenticator and Session unittests. | sergeyu@chromium.org | 2011-12-13 | 1 | -7/+102 |
* | Add implementation for current IT2Me auth. | sergeyu@chromium.org | 2011-11-23 | 1 | -0/+121 |