summaryrefslogtreecommitdiffstats
path: root/remoting/tools
Commit message (Expand)AuthorAgeFilesLines
* Improve UI of Chromoting client UI to select available hosts.garykac@chromium.org2010-09-081-0/+7
* Update gettoken.py to generate chromoting directory token.garykac@chromium.org2010-09-031-12/+32
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-302-4/+4
* Added hostdir.py - a simple Chromoting Directory client.sergeyu@chromium.org2010-08-163-5/+232
* Fixed register_host.py, so it works on windows.sergeyu@chromium.org2010-08-122-9/+25
* Rudamentary Chrome extension version of the chromoting client UI.ajwong@chromium.org2010-08-042-69/+0
* Updated register_host.py for the latest version of the directory service.sergeyu@chromium.org2010-07-281-6/+6
* Add a very simple client HTML/JS webpage.ajwong@chromium.org2010-07-282-0/+69
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-142-9/+35
* Fix host auth scripts to work with Windows.garykac@google.com2010-06-253-5/+7
* Change runclient so that it automatically uppercases IDs so I don't have to d...dmaclach@chromium.org2010-06-231-1/+1
* Get scripts working independent of where they are run.dmaclach@chromium.org2010-06-233-10/+22
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-173-30/+130
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-1/+4
* Broken build due to uninitialized var.dmaclach@chromium.org2010-06-151-1/+1
* Add cmdline options to set the hostjid, jid and auth token for the chromotinggarykac@google.com2010-06-111-0/+37
* Extract auth token into separate .chromotingAuthToken file so it can be re-used.garykac@google.com2010-06-111-2/+29
* Fix up warning due to missing declarations.dmaclach@chromium.org2010-06-101-0/+6
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-0/+23
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-091-23/+0
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-0/+23
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+164