Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<> for channel creation callbacks. | sergeyu@chromium.org | 2012-02-05 | 1 | -8/+7 |
* | Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator. | sergeyu@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Move SSL layer initialization into ChannelAuthenticator implementations. | sergeyu@chromium.org | 2011-11-23 | 1 | -79/+19 |
* | Add OVERRIDE to remoting/. | avi@chromium.org | 2011-11-19 | 1 | -1/+1 |
* | Refactor ChannelAuthenticator so that it can be used with Authenticator. | sergeyu@chromium.org | 2011-11-15 | 1 | -10/+12 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -2/+2 |
* | Add missing virtual qualifiers to appease clang. | wez@chromium.org | 2011-08-02 | 1 | -4/+4 |
* | Separate channel authentication code from JingleStreamConnecter. | sergeyu@chromium.org | 2011-08-02 | 1 | -0/+101 |