Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 1 | -6/+5 |
* | Refactor of Authenticator to allow it to ProcessMessage asynchronously and th... | rmsousa@chromium.org | 2013-03-01 | 1 | -1/+4 |
* | Implement NegotiatingAuthenticator. | sergeyu@chromium.org | 2012-01-30 | 1 | -6/+9 |
* | Change Authenticator interface to properly handle protocol errors. | sergeyu@chromium.org | 2012-01-24 | 1 | -0/+2 |
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -4/+5 |
* | Cleanup AuthenticatorFactory implementations. | sergeyu@chromium.org | 2012-01-11 | 1 | -22/+1 |
* | Added Me2Me-specific authenticator factory. | sergeyu@chromium.org | 2012-01-10 | 1 | -6/+6 |
* | EKE-based Authenticator implementation. | sergeyu@chromium.org | 2011-12-22 | 1 | -0/+93 |