Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Issue 1770923002: Remove dependency on V2Authenticator from ThirdParty and pairing authenticators. (Closed)

Created:
4 years, 9 months ago by Sergey Ulanov
Modified:
4 years, 9 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove dependency on V2Authenticator from ThirdParty and pairing authenticators. Previously third-party and pairing authenticators were responsible for creation for the underlying SPAKE2 authenticators. Now they get a callback that they should use instead. This will allow to use them with Spake2Authenticator. Also made some minor cleanups in pairiting authenticators, particularly in the code responsible for fetching the pin after paired auth fails. BUG=589698 Committed: https://crrev.com/12e320ad7dd026121c0ff50bc7e5cb99a13aa983 Cr-Commit-Position: refs/heads/master@{#379858}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -195 lines) Patch
M remoting/protocol/authenticator.h View 1 4 chunks +19 lines, -12 lines 0 comments Download
M remoting/protocol/negotiating_authenticator_base.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/protocol/negotiating_client_authenticator.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/protocol/negotiating_host_authenticator.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M remoting/protocol/pairing_authenticator_base.h View 2 chunks +7 lines, -18 lines 0 comments Download
M remoting/protocol/pairing_authenticator_base.cc View 1 5 chunks +23 lines, -51 lines 0 comments Download
M remoting/protocol/pairing_client_authenticator.h View 1 chunk +15 lines, -6 lines 0 comments Download
M remoting/protocol/pairing_client_authenticator.cc View 3 chunks +26 lines, -15 lines 0 comments Download
M remoting/protocol/pairing_host_authenticator.h View 4 chunks +8 lines, -13 lines 0 comments Download
M remoting/protocol/pairing_host_authenticator.cc View 5 chunks +24 lines, -30 lines 0 comments Download
M remoting/protocol/third_party_authenticator_base.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/protocol/third_party_authenticator_unittest.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M remoting/protocol/third_party_client_authenticator.h View 2 chunks +7 lines, -4 lines 0 comments Download
M remoting/protocol/third_party_client_authenticator.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M remoting/protocol/third_party_host_authenticator.h View 3 chunks +9 lines, -13 lines 0 comments Download
M remoting/protocol/third_party_host_authenticator.cc View 2 chunks +6 lines, -12 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
Sergey Ulanov
4 years, 9 months ago (2016-03-07 19:22:51 UTC) #4
Jamie
lgtm https://codereview.chromium.org/1770923002/diff/20001/remoting/protocol/authenticator.h File remoting/protocol/authenticator.h (right): https://codereview.chromium.org/1770923002/diff/20001/remoting/protocol/authenticator.h#newcode30 remoting/protocol/authenticator.h:30: // each side of the connection depending of ...
4 years, 9 months ago (2016-03-07 21:40:19 UTC) #5
Sergey Ulanov
https://codereview.chromium.org/1770923002/diff/20001/remoting/protocol/authenticator.h File remoting/protocol/authenticator.h (right): https://codereview.chromium.org/1770923002/diff/20001/remoting/protocol/authenticator.h#newcode30 remoting/protocol/authenticator.h:30: // each side of the connection depending of type ...
4 years, 9 months ago (2016-03-07 22:45:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770923002/40001
4 years, 9 months ago (2016-03-07 22:45:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/32308) android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, ...
4 years, 9 months ago (2016-03-07 22:49:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770923002/40001
4 years, 9 months ago (2016-03-08 00:58:33 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/34698)
4 years, 9 months ago (2016-03-08 01:50:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770923002/40001
4 years, 9 months ago (2016-03-08 17:57:02 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 9 months ago (2016-03-08 18:10:39 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 18:12:53 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/12e320ad7dd026121c0ff50bc7e5cb99a13aa983
Cr-Commit-Position: refs/heads/master@{#379858}

Powered by Google App Engine
This is Rietveld 408576698