summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protocol_test_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-1/+2
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-2/+6
* Fix up mac test client and simple host for remoting.dmaclach@chromium.org2011-03-021-0/+5
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-041-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-1/+2
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-4/+2
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-39/+42
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-2/+2
* 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-19/+19
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-10/+15
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-15/+0
* Implemented basic support Chromotocol connection.sergeyu@chromium.org2010-09-281-0/+380