summaryrefslogtreecommitdiffstats
path: root/remoting/host/heartbeat_sender_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.lambroslambrou@chromium.org2011-03-151-0/+17
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-1/+1
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-041-2/+3
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-14/+22
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-13/+2
* Fixed memleak in HeartbeatSenderTest_ProcessResponse.sergeyu@chromium.org2010-12-161-2/+2
* Use heartbeat interval received from the bot.sergeyu@chromium.org2010-12-141-12/+35
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-1/+0
* Basic user access check for chromoting host.sergeyu@chromium.org2010-09-021-12/+4
* Fixed memory leaks in new unittestssergeyu@chromium.org2010-08-041-0/+3
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-0/+148