summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/jingle_client.cc
Commit message (Expand)AuthorAgeFilesLines
* 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