summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/fake_stream_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-151-0/+6
* Pass in a non-null CertVerifier into SSLClientSocket.davidben2015-04-241-9/+24
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-1/+1
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-291-1/+1
* Cleanup Fake* classes in remoting/protocolsergeyu2014-09-231-0/+277