summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/fake_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-111-5/+3
* Cause:kelvinp@chromium.org2014-04-071-1/+12
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-011-1/+2
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-0/+1
* This broke M20 build.dharani@chromium.org2012-05-221-1/+0
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-0/+1
* 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