summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/v2_authenticator.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement NegotiatingAuthenticator.sergeyu@chromium.org2012-01-301-9/+12
* Change Authenticator interface to properly handle protocol errors.sergeyu@chromium.org2012-01-241-1/+11
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-13/+16
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-25/+3
* EKE-based Authenticator implementation.sergeyu@chromium.org2011-12-221-0/+209