summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/ssl_hmac_channel_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+2
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-6/+5
* Remove V1 chromoting authenticatorssergeyu@chromium.org2012-08-071-6/+0
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-2/+4
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-2/+2
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-0/+110