summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/channel_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-8/+7
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-1/+1
* Move SSL layer initialization into ChannelAuthenticator implementations.sergeyu@chromium.org2011-11-231-79/+19
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-1/+1
* Refactor ChannelAuthenticator so that it can be used with Authenticator.sergeyu@chromium.org2011-11-151-10/+12
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Add missing virtual qualifiers to appease clang.wez@chromium.org2011-08-021-4/+4
* Separate channel authentication code from JingleStreamConnecter.sergeyu@chromium.org2011-08-021-0/+101