summaryrefslogtreecommitdiffstats
path: root/remoting/tools/register_host.py
Commit message (Expand)AuthorAgeFilesLines
* Require PIN for Me2Me host.sergeyu@chromium.org2012-02-031-10/+9
* Fix typos in me2me_virtual_host.py and register_host.py.sergeyu@chromium.org2012-01-251-1/+1
* Enable V2 authentication for Me2Me host.sergeyu@chromium.org2012-01-241-18/+38
* Fix python syntax error in register_host.py introduced by r111427.sergeyu@chromium.org2011-12-281-1/+1
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-69/+77
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-301-2/+2
* Added hostdir.py - a simple Chromoting Directory client.sergeyu@chromium.org2010-08-161-3/+3
* Fixed register_host.py, so it works on windows.sergeyu@chromium.org2010-08-121-2/+6
* Updated register_host.py for the latest version of the directory service.sergeyu@chromium.org2010-07-281-6/+6
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-141-9/+8
* Fix host auth scripts to work with Windows.garykac@google.com2010-06-251-3/+5
* Get scripts working independent of where they are run.dmaclach@chromium.org2010-06-231-3/+3
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+83