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

Issue 2899863002: Updating D2D protocol to v1 to support separate sequence numbers. (Closed)

Created:
3 years, 7 months ago by sacomoto
Modified:
3 years, 7 months ago
Reviewers:
Tim Song
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Updating D2D protocol to v1 to support separate sequence numbers. BUG=724710 Review-Url: https://codereview.chromium.org/2899863002 Cr-Commit-Position: refs/heads/master@{#473864} Committed: https://chromium.googlesource.com/chromium/src/+/00555778f4fc32501162d851633180b1fe0cec9f

Patch Set 1 #

Patch Set 2 : Fixing tests #

Total comments: 12

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+324 lines, -82 lines) Patch
M components/cryptauth/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M components/cryptauth/device_to_device_authenticator.h View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M components/cryptauth/device_to_device_authenticator.cc View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M components/cryptauth/device_to_device_authenticator_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M components/cryptauth/device_to_device_initiator_operations.h View 1 2 4 chunks +5 lines, -2 lines 0 comments Download
M components/cryptauth/device_to_device_initiator_operations.cc View 1 2 16 chunks +25 lines, -18 lines 0 comments Download
M components/cryptauth/device_to_device_operations_unittest.cc View 1 2 11 chunks +33 lines, -18 lines 0 comments Download
M components/cryptauth/device_to_device_responder_operations.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/cryptauth/device_to_device_responder_operations.cc View 1 2 7 chunks +13 lines, -6 lines 0 comments Download
M components/cryptauth/device_to_device_secure_context.h View 1 2 4 chunks +12 lines, -5 lines 0 comments Download
M components/cryptauth/device_to_device_secure_context.cc View 1 2 6 chunks +20 lines, -12 lines 0 comments Download
M components/cryptauth/device_to_device_secure_context_unittest.cc View 1 2 4 chunks +35 lines, -8 lines 0 comments Download
M components/cryptauth/proto/securemessage.proto View 1 chunk +8 lines, -0 lines 0 comments Download
A components/cryptauth/session_keys.h View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
A components/cryptauth/session_keys.cc View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
A components/cryptauth/session_keys_unittest.cc View 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
sacomoto
PTAL.
3 years, 7 months ago (2017-05-22 22:55:54 UTC) #3
Tim Song
lgtm https://codereview.chromium.org/2899863002/diff/20001/components/cryptauth/device_to_device_authenticator.h File components/cryptauth/device_to_device_authenticator.h (right): https://codereview.chromium.org/2899863002/diff/20001/components/cryptauth/device_to_device_authenticator.h#newcode174 components/cryptauth/device_to_device_authenticator.h:174: // The derived symmetric key for the session. ...
3 years, 7 months ago (2017-05-22 23:18:24 UTC) #4
sacomoto
https://codereview.chromium.org/2899863002/diff/20001/components/cryptauth/device_to_device_authenticator.h File components/cryptauth/device_to_device_authenticator.h (right): https://codereview.chromium.org/2899863002/diff/20001/components/cryptauth/device_to_device_authenticator.h#newcode174 components/cryptauth/device_to_device_authenticator.h:174: // The derived symmetric key for the session. On ...
3 years, 7 months ago (2017-05-23 09:50:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2899863002/40001
3 years, 7 months ago (2017-05-23 12:00:17 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 12:04:44 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/00555778f4fc32501162d8516331...

Powered by Google App Engine
This is Rietveld 408576698