summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Authenticator interface to properly handle protocol errors.sergeyu@chromium.org2012-01-241-1/+9
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-7/+9
* Multi-step authentication support in JingleSession.sergeyu@chromium.org2011-12-131-0/+11
* Add implementation for current IT2Me auth.sergeyu@chromium.org2011-11-231-5/+12
* Initial Authenticator interface.sergeyu@chromium.org2011-11-151-0/+92