summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_connection_to_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-281-185/+0
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-041-2/+3
* Chromoting host to respond to BeginSessionRequesthclam@chromium.org2011-01-291-0/+2
* Simplified MessageReader and MessageDecoder classes.sergeyu@chromium.org2011-01-141-3/+0
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-19/+14
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-7/+4
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-1/+11
* Added CompoundBuffer that will be used to store data in the encoding/decodingsergeyu@chromium.org2010-11-161-2/+0
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-3/+9
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-2/+2
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-11/+12
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-0/+178