summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-111-19/+10
* Added nonce to client interface.jamiewalch@chromium.org2011-05-091-0/+6
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-7/+0
* Fix a few uninitialized members in remoting classes.finnur@chromium.org2011-03-281-2/+4
* Inject custom NetworkManager to JingelClienthclam@google.com2011-03-091-0/+2
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-3/+10
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-071-2/+11
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-10/+25
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-2/+16
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-041-4/+10
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-3/+10
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-281-1/+159
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-0/+35