summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Third Party authentication protocol.rmsousa@chromium.org2013-03-231-0/+5
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-7/+6
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-011-30/+21
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-3/+3
* Remove redundant reset() calls in AuthenticatorTestBase::RunChannelAuth.dcheng@chromium.org2013-02-051-15/+7
* Add net/base/test_data_directory.htoyoshim@chromium.org2012-11-011-1/+1
* Revert 140846 - (relanding r140697)rsleevi@chromium.org2012-06-061-11/+40
* Revert 140697 - Maybe caused sizes regression (which would be acceptablersleevi@chromium.org2012-06-061-40/+11
* Move the core state machine of SSLClientSocketNSS into a thread-safe Corersleevi@chromium.org2012-06-061-11/+40
* Make all the things use cert_test_util.h.mattm@chromium.org2012-03-311-6/+2
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-6/+20
* Move common authenticators code to a separate file.sergeyu@chromium.org2012-01-251-0/+125