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

Issue 1248043002: Add functions for DER parsing a BIT STRING. (Closed)

Created:
5 years, 5 months ago by eroman
Modified:
5 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ryan Sleevi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add functions for DER parsing a BIT STRING. BUG=410574 Committed: https://crrev.com/5915fe2e06f1df371507836c28873707c77787c1 Cr-Commit-Position: refs/heads/master@{#340594}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address nharper's comments #

Total comments: 8

Patch Set 3 : Address David's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -0 lines) Patch
M net/der/parse_values.h View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M net/der/parse_values.cc View 1 1 chunk +44 lines, -0 lines 0 comments Download
M net/der/parse_values_unittest.cc View 1 1 chunk +54 lines, -0 lines 0 comments Download
M net/der/parser.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M net/der/parser.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M net/der/parser_unittest.cc View 1 2 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
eroman
@nharper for the primary review @rsleevi for eventual approval (as Nick is not a full ...
5 years, 5 months ago (2015-07-21 22:38:38 UTC) #2
nharper
https://codereview.chromium.org/1248043002/diff/1/net/der/parse_values.cc File net/der/parse_values.cc (right): https://codereview.chromium.org/1248043002/diff/1/net/der/parse_values.cc#newcode173 net/der/parse_values.cc:173: // It must be in the range 0 - ...
5 years, 5 months ago (2015-07-21 23:23:47 UTC) #3
eroman
https://codereview.chromium.org/1248043002/diff/1/net/der/parse_values.cc File net/der/parse_values.cc (right): https://codereview.chromium.org/1248043002/diff/1/net/der/parse_values.cc#newcode173 net/der/parse_values.cc:173: // It must be in the range 0 - ...
5 years, 5 months ago (2015-07-22 17:05:24 UTC) #4
nharper
I'll defer to sleevi for size_t/uint8_t in ParseBitString; otherwise LGTM.
5 years, 5 months ago (2015-07-22 18:38:03 UTC) #5
eroman
Tentatively changing reviewer from rsleevi --> davidben. Because I know David is bored right now ...
5 years, 4 months ago (2015-07-27 17:39:00 UTC) #7
Ryan Sleevi
lgtm
5 years, 4 months ago (2015-07-27 20:19:44 UTC) #9
davidben
lgtm https://codereview.chromium.org/1248043002/diff/20001/net/der/parse_values.h File net/der/parse_values.h (right): https://codereview.chromium.org/1248043002/diff/20001/net/der/parse_values.h#newcode34 net/der/parse_values.h:34: // octet string into |bytes|, and the number ...
5 years, 4 months ago (2015-07-27 20:19:59 UTC) #11
eroman
https://codereview.chromium.org/1248043002/diff/20001/net/der/parse_values.h File net/der/parse_values.h (right): https://codereview.chromium.org/1248043002/diff/20001/net/der/parse_values.h#newcode34 net/der/parse_values.h:34: // octet string into |bytes|, and the number of ...
5 years, 4 months ago (2015-07-27 21:19:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1248043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1248043002/40001
5 years, 4 months ago (2015-07-27 21:22:26 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-07-27 23:05:59 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-07-27 23:07:08 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5915fe2e06f1df371507836c28873707c77787c1
Cr-Commit-Position: refs/heads/master@{#340594}

Powered by Google App Engine
This is Rietveld 408576698