summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/it2me_host_authenticator_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Remove spake2_plain authentication method.sergeyu2016-03-171-1/+1
* Remove first_message argument from AuthenticatorFactory::Create().sergeyu2016-03-071-2/+1
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-041-6/+5
* Add policy to restrict client domain for Me2Me.jamiewalch2016-02-081-1/+3
* Switch to standard integer types in remoting/.avi2015-12-221-1/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-6/+6
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-0/+1
* This broke M20 build.dharani@chromium.org2012-05-221-1/+0
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-0/+1
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-1/+1
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-2/+2
* Add HybridAuthenticatorFactory.sergeyu@chromium.org2011-12-291-0/+48