summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/v1_authenticator.cc
Commit message (Expand)AuthorAgeFilesLines
* Add scoped_ptr<>::PassAs<>().sergeyu@chromium.org2012-01-251-2/+2
* Change Authenticator interface to properly handle protocol errors.sergeyu@chromium.org2012-01-241-2/+22
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-12/+12
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-23/+3
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-5/+11
* Multi-step authentication support in JingleSession.sergeyu@chromium.org2011-12-131-10/+4
* Implement RSAPrivateKey::Copy()sergeyu@chromium.org2011-12-031-11/+5
* Add implementation for current IT2Me auth.sergeyu@chromium.org2011-11-231-0/+174