| Commit message (Expand) | Author | Age | Files | Lines |
* | Basic OAuth2 support using the native app flow. | ajwong@chromium.org | 2011-05-20 | 1 | -11/+11 |
* | Improve UI of Chromoting client UI to select available hosts. | garykac@chromium.org | 2010-09-08 | 1 | -0/+7 |
* | Update gettoken.py to generate chromoting directory token. | garykac@chromium.org | 2010-09-03 | 1 | -12/+32 |
* | Updated chromoting directory URL to use www.googleapis.com, switched to https. | sergeyu@chromium.org | 2010-08-30 | 2 | -4/+4 |
* | Added hostdir.py - a simple Chromoting Directory client. | sergeyu@chromium.org | 2010-08-16 | 3 | -5/+232 |
* | Fixed register_host.py, so it works on windows. | sergeyu@chromium.org | 2010-08-12 | 2 | -9/+25 |
* | Rudamentary Chrome extension version of the chromoting client UI. | ajwong@chromium.org | 2010-08-04 | 2 | -69/+0 |
* | Updated register_host.py for the latest version of the directory service. | sergeyu@chromium.org | 2010-07-28 | 1 | -6/+6 |
* | Add a very simple client HTML/JS webpage. | ajwong@chromium.org | 2010-07-28 | 2 | -0/+69 |
* | Added RSA key generator for register_host.py | sergeyu@chromium.org | 2010-07-14 | 2 | -9/+35 |
* | Fix host auth scripts to work with Windows. | garykac@google.com | 2010-06-25 | 3 | -5/+7 |
* | Change runclient so that it automatically uppercases IDs so I don't have to d... | dmaclach@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Get scripts working independent of where they are run. | dmaclach@chromium.org | 2010-06-23 | 3 | -10/+22 |
* | JSON based host config storage implemented. Python script for host registration. | sergeyu@chromium.org | 2010-06-17 | 3 | -30/+130 |
* | Hookup the ChromotingPlugin into the refactored implementation | ajwong@chromium.org | 2010-06-17 | 1 | -1/+4 |
* | Broken build due to uninitialized var. | dmaclach@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | Add cmdline options to set the hostjid, jid and auth token for the chromoting | garykac@google.com | 2010-06-11 | 1 | -0/+37 |
* | Extract auth token into separate .chromotingAuthToken file so it can be re-used. | garykac@google.com | 2010-06-11 | 1 | -2/+29 |
* | Fix up warning due to missing declarations. | dmaclach@chromium.org | 2010-06-10 | 1 | -0/+6 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 1 | -0/+23 |
* | Revert 49298 - Broke compile - Token-based authentication for chromoting. | rsesek@chromium.org | 2010-06-09 | 1 | -23/+0 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 1 | -0/+23 |
* | Copy the (early prototype of) remoting in Chrome into the public tree. | garykac@google.com | 2010-06-07 | 1 | -0/+164 |