Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(55)

Issue 20580043: code review 20580043: [release-branch.go1.2] crypto/x509: name constraints sh... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by adg
Modified:
11 years, 4 months ago
Reviewers:
dsymonds
CC:
golang-dev
Visibility:
Public.

Description

[release-branch.go1.2] crypto/x509: name constraints should be a disjunction. ««« CL 15570044 / b4c37131e846 crypto/x509: name constraints should be a disjunction. The code was requiring that all constraints be met, but it should be satisfied by meeting *any* of them. R=golang-dev, bradfitz, r CC=golang-dev https://codereview.appspot.com/15570044 »»»

Patch Set 1 #

Patch Set 2 : diff -r d89d72656f60 https://code.google.com/p/go #

Patch Set 3 : diff -r d89d72656f60 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -1 line) Patch
M src/pkg/crypto/x509/verify.go View 1 1 chunk +5 lines, -1 line 0 comments Download
M src/pkg/crypto/x509/verify_test.go View 1 2 chunks +183 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2013-11-01 00:09:39 UTC) #1
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=f3e0f802d05a *** [release-branch.go1.2] crypto/x509: name constraints should be a disjunction. ««« CL ...
11 years, 4 months ago (2013-11-01 00:10:06 UTC) #2
dsymonds
11 years, 4 months ago (2013-11-01 00:13:51 UTC) #3
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b