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

Issue 11932004: Implemented attestation message flow for Chrome OS. (Closed)

Created:
7 years, 11 months ago by dkrahn
Modified:
7 years, 10 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Implemented attestation message flow for Chrome OS. Chrome OS has an attestation service which can interact with a Privacy CA in order to generate an attestation certificate. The AttestationFlow class coordinates this interaction. BUG=chromium-os:37806 TEST=unit Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178354 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180987

Patch Set 1 #

Total comments: 54

Patch Set 2 : #

Total comments: 23

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+829 lines, -0 lines) Patch
A chromeos/attestation/attestation_flow.h View 1 2 1 chunk +172 lines, -0 lines 0 comments Download
A chromeos/attestation/attestation_flow.cc View 1 2 1 chunk +192 lines, -0 lines 0 comments Download
A chromeos/attestation/attestation_flow_unittest.cc View 1 2 1 chunk +311 lines, -0 lines 0 comments Download
A chromeos/attestation/mock_attestation_flow.h View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download
A chromeos/attestation/mock_attestation_flow.cc View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
M chromeos/chromeos.gyp View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M chromeos/cryptohome/mock_async_method_caller.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chromeos/cryptohome/mock_async_method_caller.cc View 1 2 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
dkrahn
+zelidrag - OWNER +mnissler - For general familiarity with attestation design
7 years, 11 months ago (2013-01-15 22:34:32 UTC) #1
zel
+satorux for DBUS part
7 years, 11 months ago (2013-01-15 22:37:36 UTC) #2
satorux1
chromeos/cryptohome LGTM with nits https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/cryptohome/mock_async_method_caller.h File chromeos/cryptohome/mock_async_method_caller.h (right): https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/cryptohome/mock_async_method_caller.h#newcode19 chromeos/cryptohome/mock_async_method_caller.h:19: static const char* kFakeAttestationEnrollRequest; nit: ...
7 years, 11 months ago (2013-01-15 23:04:13 UTC) #3
Mattias Nissler (ping if slow)
https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/attestation/attestation.cc File chromeos/attestation/attestation.cc (right): https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/attestation/attestation.cc#newcode11 chromeos/attestation/attestation.cc:11: nit: remove extra blank line. https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/attestation/attestation.cc#newcode15 chromeos/attestation/attestation.cc:15: const char* ...
7 years, 11 months ago (2013-01-16 10:39:26 UTC) #4
Mattias Nissler (ping if slow)
One more thing: Per https://groups.google.com/a/chromium.org/d/topic/chromium-dev/KY62p0l4Cas/discussion (and earlier discussions), please write a CL description that makes ...
7 years, 11 months ago (2013-01-16 11:57:51 UTC) #5
dkrahn
Addressed all comments and improved CL description. https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/attestation/attestation.cc File chromeos/attestation/attestation.cc (right): https://chromiumcodereview.appspot.com/11932004/diff/1/chromeos/attestation/attestation.cc#newcode11 chromeos/attestation/attestation.cc:11: On 2013/01/16 ...
7 years, 11 months ago (2013-01-17 23:36:24 UTC) #6
Mattias Nissler (ping if slow)
Looks good for the most part. A few remaining nits, and some suggestions/questions. Also, have ...
7 years, 11 months ago (2013-01-18 13:38:46 UTC) #7
dkrahn
My thoughts on error reporting is that it needs to happen where more context exists. ...
7 years, 11 months ago (2013-01-22 22:50:11 UTC) #8
Mattias Nissler (ping if slow)
LGTM then
7 years, 11 months ago (2013-01-23 12:27:15 UTC) #9
zel
lgtm
7 years, 11 months ago (2013-01-23 17:34:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@google.com/11932004/16001
7 years, 11 months ago (2013-01-23 17:35:48 UTC) #11
commit-bot: I haz the power
Change committed as 178354
7 years, 11 months ago (2013-01-23 19:53:45 UTC) #12
dkrahn
This CL passed the commit queue but broke the chromeos asan build. Fixed errors and ...
7 years, 11 months ago (2013-01-24 20:14:27 UTC) #13
Mattias Nissler (ping if slow)
still LGTM
7 years, 10 months ago (2013-02-01 13:31:04 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@google.com/11932004/16011
7 years, 10 months ago (2013-02-01 17:17:44 UTC) #15
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 10 months ago (2013-02-01 17:40:51 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@google.com/11932004/51001
7 years, 10 months ago (2013-02-04 18:27:27 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@google.com/11932004/51001
7 years, 10 months ago (2013-02-06 15:42:18 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@google.com/11932004/51001
7 years, 10 months ago (2013-02-06 15:59:03 UTC) #19
commit-bot: I haz the power
7 years, 10 months ago (2013-02-06 16:42:31 UTC) #20
Message was sent while issue was closed.
Change committed as 180987

Powered by Google App Engine
This is Rietveld 408576698