summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protocol_mock_objects.h
Commit message (Expand)AuthorAgeFilesLines
* Log IP/port of host as well as client in Me2Me hostlambroslambrou@chromium.org2012-02-021-3/+5
* More plumbing for logging connection IP addresseslambroslambrou@google.com2012-01-251-0/+4
* Add JingleSession::OnRouteChange(), and pass IP endpoint information to alambroslambrou@chromium.org2012-01-251-1/+3
* Remove AccessVerifier interface.sergeyu@chromium.org2011-11-291-1/+2
* Add CancelChannelCreation() in protocol::Session interface.sergeyu@chromium.org2011-11-171-0/+1
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-2/+2
* Move ConnectionToClient::EventHandler from ChromotingHost to ClientSessionsergeyu@chromium.org2011-11-101-1/+1
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-10/+1
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-5/+7
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-0/+1
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-2/+2
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-2/+2
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-3/+1
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-291-0/+2
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-271-2/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-271-0/+2
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-2/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+4
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-151-4/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+4
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-1/+1
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-0/+2
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-1/+4
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+133