summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Cause:kelvinp@chromium.org2014-04-071-0/+5
* Show a 'remember me' checkbox in the web-app when connecting to a host that s...jamiewalch@chromium.org2013-05-241-0/+1
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-0/+4
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-011-3/+13
* 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