summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/pairing_authenticator_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle pairing client ID in the negotiating authenticators.sergeyu2016-03-171-6/+0
* Remove dependency on V2Authenticator from ThirdParty and pairing authenticators.sergeyu2016-03-081-51/+23
* 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-2/+2
* Enable QUIC support in chromotingsergeyu2015-08-141-0/+4
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-2/+2
* Cause:kelvinp@chromium.org2014-04-071-0/+7
* LOG(INFO) tidying in remoting/scottmg@chromium.org2013-11-251-1/+1
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-0/+154