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

Issue 2866063003: X509NameAttribute::ValueAsString: Decode TeletexString as Latin1. (Closed)

Created:
3 years, 7 months ago by mattm
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

X509NameAttribute::ValueAsString: Decode TeletexString as Latin1. BUG=717905, 715969 Review-Url: https://codereview.chromium.org/2865603002 Cr-Commit-Position: refs/heads/master@{#469812} (cherry picked from commit 788812f7788c07aa58487523ec70f9e921d78543) Review-Url: https://codereview.chromium.org/2866063003 . Cr-Commit-Position: refs/branch-heads/3071@{#461} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/8a4fb425dc1e081b5942975f0d1c852aae2819e6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -15 lines) Patch
M net/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M net/cert/internal/parse_name.cc View 2 chunks +12 lines, -6 lines 0 comments Download
M net/cert/internal/parse_name_unittest.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 2 chunks +81 lines, -0 lines 0 comments Download
A net/data/parse_certificate_unittest/subject_t61string.pem View 1 chunk +35 lines, -0 lines 0 comments Download
A net/data/parse_certificate_unittest/subject_t61string_1-32.pem View 1 chunk +35 lines, -0 lines 0 comments Download
A net/data/parse_certificate_unittest/subject_t61string_126-160.pem View 1 chunk +36 lines, -0 lines 0 comments Download
A net/data/parse_certificate_unittest/subject_t61string_actual.pem View 1 chunk +44 lines, -0 lines 0 comments Download
M net/data/parse_certificate_unittest/v3_certificate_template.txt View 2 chunks +2 lines, -0 lines 0 comments Download
M net/test/test_data_directory.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/test/test_data_directory.cc View 1 chunk +16 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
mattm
3 years, 7 months ago (2017-05-08 20:20:59 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8a4fb425dc1e081b5942975f0d1c852aae2819e6.

Powered by Google App Engine
This is Rietveld 408576698