summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-2/+2
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-1/+1
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-3/+4
* 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