summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator_test_base.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Cleanup Fake* classes in remoting/protocolsergeyu2014-09-231-3/+3
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-121-4/+3
* Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...nasko2014-09-111-3/+4
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-111-4/+3
* Cause:kelvinp@chromium.org2014-04-071-1/+3
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-1/+1
* Third Party authentication protocol.rmsousa@chromium.org2013-03-231-0/+2
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-5/+5
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-011-0/+2
* Remove redundant reset() calls in AuthenticatorTestBase::RunChannelAuth.dcheng@chromium.org2013-02-051-1/+1
* Add an SSLConfig option to explicit disable NSSHttpIO.agl@chromium.org2012-03-151-1/+1
* Making remoting unittests use an IO MessageLoop.agl@chromium.org2012-03-141-1/+1
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-0/+5
* Move common authenticators code to a separate file.sergeyu@chromium.org2012-01-251-0/+68