summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-2/+1
| | | | | | | | Also minor code cleanup in daemon_installer_win.cc . Review URL: https://codereview.chromium.org/608343002 Cr-Commit-Position: refs/heads/master@{#297583}
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-081-1/+1
| | | | | | | | | | | | | Original review here: https://codereview.chromium.org/543433002 This CL includes path fixes that are required due to directory structure changes in the new revision(s) TBR=tommi@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/545003004 Cr-Commit-Position: refs/heads/master@{#293761}
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-2/+3
| | | | | | Review URL: https://chromiumcodereview.appspot.com/9240033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118407 0039d316-1c4b-4281-b951-d872f2087c98
* Multi-step authentication support in JingleSession.sergeyu@chromium.org2011-12-131-0/+35
BUG=105214 Review URL: http://codereview.chromium.org/8774031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114187 0039d316-1c4b-4281-b951-d872f2087c98