summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/it2me_host_authenticator_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable NegotiatingAuthentication in It2Me host.sergeyu@chromium.org2012-01-311-8/+6
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-3/+3
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-4/+4
* Disable V2 authenticator temporarily until it is finished.sergeyu@chromium.org2012-01-101-5/+8
* Add HybridAuthenticatorFactory.sergeyu@chromium.org2011-12-291-0/+40