summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_host.h
Commit message (Expand)AuthorAgeFilesLines
* Initial key exchange implementation.sergeyu@chromium.org2011-06-011-0/+3
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-0/+1
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-111-2/+3
* Added nonce to client interface.jamiewalch@chromium.org2011-05-091-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-1/+4
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-071-4/+13
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-0/+7
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-0/+8
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-041-1/+9
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-0/+1
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-281-8/+62
* Removed stream_writer.[cc|h]sergeyu@chromium.org2010-12-071-1/+0
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-4/+33
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-1/+0
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-5/+3
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-6/+7
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-0/+63