summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/ssl_hmac_channel_authenticator.cc
Commit message (Expand)AuthorAgeFilesLines
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-10/+14
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-6/+6
* Remove V1 chromoting authenticatorssergeyu@chromium.org2012-08-071-29/+17
* Remove SSLHostInfo.agl@chromium.org2012-06-271-1/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Add an SSLConfig option to explicit disable NSSHttpIO.agl@chromium.org2012-03-151-1/+2
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-13/+16
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-8/+10
* Fix backward compatibility issue introduced in r115519.sergeyu@chromium.org2011-12-221-2/+2
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-0/+272