| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable authenticator unittests on Android | lambroslambrou@chromium.org | 2013-12-13 | 1 | -12/+20 |
* | Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s... | alexeypa@chromium.org | 2013-08-02 | 1 | -12/+3 |
* | Linux pairing registry delegate implementation | jamiewalch@chromium.org | 2013-06-23 | 1 | -4/+4 |
* | Changes to PairingRegistry to facilitate per-platform implementions. | jamiewalch@chromium.org | 2013-06-18 | 1 | -4/+5 |
* | Make the mapping from client id -> secret asynchronous. | jamiewalch@chromium.org | 2013-06-14 | 1 | -42/+41 |
* | This CL adds the "request pairing" implementation between the web-app and the... | jamiewalch@chromium.org | 2013-06-04 | 1 | -0/+1 |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 1 | -4/+5 |
* | Show a 'remember me' checkbox in the web-app when connecting to a host that s... | jamiewalch@chromium.org | 2013-05-24 | 1 | -2/+8 |
* | PairingAuthenticator implementation and plumbing. | jamiewalch@chromium.org | 2013-05-22 | 1 | -25/+135 |
* | Client plugin changes to support third party authentication. | rmsousa@chromium.org | 2013-04-06 | 1 | -1/+2 |
* | Host-side third party token validation | rmsousa@chromium.org | 2013-04-06 | 1 | -2/+2 |
* | Separate Client and Host side of NegotiatingAuthenticator, and make the proto... | rmsousa@chromium.org | 2013-04-03 | 1 | -6/+7 |
* | Protocol / client plugin changes to support interactively asking for a PIN. | rmsousa@chromium.org | 2013-03-23 | 1 | -37/+31 |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 1 | -1/+2 |
* | Implement NegotiatingAuthenticator. | sergeyu@chromium.org | 2012-01-30 | 1 | -0/+150 |