summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/it2me_host_authenticator_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-1/+1
* Host-side third party token validationrmsousa@chromium.org2013-04-061-2/+2
* Separate Client and Host side of NegotiatingAuthenticator, and make the proto...rmsousa@chromium.org2013-04-031-4/+3
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-4/+4
* Remove V1 chromoting authenticatorssergeyu@chromium.org2012-08-071-9/+3
* Revert 139424 - Remove V1 authenticators.sergeyu@chromium.org2012-05-301-3/+9
* Remove V1 authenticators.sergeyu@chromium.org2012-05-291-9/+3
* 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
* 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