summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/v2_authenticator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement NegotiatingAuthenticator.sergeyu@chromium.org2012-01-301-2/+3
* Move common authenticators code to a separate file.sergeyu@chromium.org2012-01-251-118/+2
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-11/+12
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-2/+2
* EKE-based Authenticator implementation.sergeyu@chromium.org2011-12-221-0/+210