summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_host.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-5/+0
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-0/+5
* Resolve addresses of STUN/Relay servers in JingleInfoRequest.sergeyu@chromium.org2011-08-091-0/+3
* Asynchronous initialization in SessionManager.sergeyu@chromium.org2011-07-281-8/+10
* Expose nat_traversal flag to host and client plugins.sergeyu@chromium.org2011-07-261-5/+6
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-7/+2
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-4/+10
* Remove JingleClient.sergeyu@chromium.org2011-06-291-6/+12
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-241-3/+5
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-241-5/+2
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-12/+2
* 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