summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 140846 - (relanding r140697)rsleevi@chromium.org2012-06-061-12/+32
* Revert 140697 - Maybe caused sizes regression (which would be acceptablersleevi@chromium.org2012-06-061-32/+12
* Move the core state machine of SSLClientSocketNSS into a thread-safe Corersleevi@chromium.org2012-06-061-12/+32
* Make all the things use cert_test_util.h.mattm@chromium.org2012-03-311-6/+2
* Add an SSLConfig option to explicit disable NSSHttpIO.agl@chromium.org2012-03-151-1/+1
* remoting: convert another unittest MessageLoop to MessageLoopForIOagl@chromium.org2012-03-141-1/+1
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-16/+21
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-8/+8
* Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.sergeyu@chromium.org2011-12-221-0/+151