summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protocol_test_client.cc
Commit message (Expand)AuthorAgeFilesLines
* 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