summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/v1_authenticator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move common authenticators code to a separate file.sergeyu@chromium.org2012-01-251-117/+2
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-4/+4
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-2/+2
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-14/+4
* Separate Authenticator and Session unittests.sergeyu@chromium.org2011-12-131-7/+102
* Add implementation for current IT2Me auth.sergeyu@chromium.org2011-11-231-0/+121