summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/third_party_host_authenticator.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on V2Authenticator from ThirdParty and pairing authenticators.sergeyu2016-03-081-12/+6
* Include <utility> in files that use std::move() in remoting/protocol.sergeyu2015-12-241-0/+2
* Use std::move() instead of scoped_ptr<>::Pass() in remoting/protocolsergeyu2015-12-221-1/+1
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-081-1/+1
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-261-0/+1
* Third Party authentication protocol.rmsousa@chromium.org2013-03-231-0/+94