summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/jingle_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Correction for r80070: call DoStartSession(), enable TCP.sergeyu@chromium.org2011-04-011-3/+5
* Chromoting: Disable NAT traversingsergeyu@chromium.org2011-03-311-7/+15
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-221-1/+1
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-091-2/+5
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-4/+10
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-49/+55
* Override HttpPortAllocator to inject a custom HTTP clienthclam@chromium.org2011-03-071-3/+3
* JingleClient to successfully connect more consistentlyhclam@chromium.org2011-03-071-0/+2
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-041-5/+24
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-041-2/+9
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-041-17/+69
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-91/+154
* Revert chromoting to use talk.google.comhclam@chromium.org2011-02-171-1/+1
* Use xmpp.google.com instead of talk.google.comakalin@chromium.org2011-02-161-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-6/+6
* Fix crash when shutting down xmpp connection.sergeyu@chromium.org2010-12-031-0/+3
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-75/+0
* Unittests for chromotocol code.sergeyu@chromium.org2010-10-011-1/+1
* Implemented basic support Chromotocol connection.sergeyu@chromium.org2010-09-281-4/+13
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-101-2/+2
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-101-2/+2
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-091-2/+2
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-281-84/+117
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-241-5/+5
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-4/+11
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-11/+4
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-4/+11
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-9/+12
* Fork a copy of all the notifier code in chrome/common/net/notifier that we de...ajwong@chromium.org2010-06-281-6/+5
* Small fix to jingle_glue for chromotinghclam@chromium.org2010-06-231-1/+5
* Style fixes after readability review.sergeyu@chromium.org2010-06-161-12/+10
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-151-0/+3
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-101-45/+32
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-20/+29
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-091-29/+20
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-20/+29
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+227