summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/fake_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-2/+11
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-2/+3
* Change Authenticator interface to properly handle protocol errors.sergeyu@chromium.org2012-01-241-1/+2
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-3/+4
* Separate Authenticator and Session unittests.sergeyu@chromium.org2011-12-131-0/+94