Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Chromoting] Move SharedSecretHash from Me2MeHostAuthenticatorFactory to Auth... | simonmorris@chromium.org | 2012-05-05 | 1 | -21/+0 |
* | Make Me2Me host and client auth behaviour match user expectations. | sergeyu@chromium.org | 2012-02-08 | 1 | -0/+10 |
* | Remove V1 authenticator support from Me2Me host. | sergeyu@chromium.org | 2012-02-07 | 1 | -10/+3 |
* | Use NegotiatingAuthenticator instead of V2Authenticator. | sergeyu@chromium.org | 2012-01-31 | 1 | -4/+4 |
* | Implement NegotiatingAuthenticator. | sergeyu@chromium.org | 2012-01-30 | 1 | -1/+2 |
* | Return correct error code when Me2Me client has invalid JID. | sergeyu@chromium.org | 2012-01-27 | 1 | -10/+49 |
* | Enable V2 authentication for Me2Me host. | sergeyu@chromium.org | 2012-01-24 | 1 | -12/+31 |
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -5/+6 |
* | Cleanup AuthenticatorFactory implementations. | sergeyu@chromium.org | 2012-01-11 | 1 | -3/+3 |
* | Added Me2Me-specific authenticator factory. | sergeyu@chromium.org | 2012-01-10 | 1 | -0/+63 |