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

Issue 10258043: code review 10258043: crypto/x509: Added RFC 5280, section 4.2.1.14 to parseC... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by Paul van Brouwershaven
Modified:
11 years, 9 months ago
Reviewers:
agl1
CC:
golang-dev, agl1, bradfitz
Visibility:
Public.

Description

crypto/x509: Added RFC 5280, section 4.2.1.14 to parseCertificate and buildExtensions Support for CRL Distribution Points

Patch Set 1 : diff -r a667543bce43 https://code.google.com/p/go #

Total comments: 2

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -9 lines) Patch
M src/pkg/crypto/x509/x509.go View 1 5 chunks +80 lines, -9 lines 0 comments Download
M src/pkg/crypto/x509/x509_test.go View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11
Paul van Brouwershaven
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 9 months ago (2013-06-13 11:03:29 UTC) #1
agl1
LGTM with nit. https://codereview.appspot.com/10258043/diff/5001/src/pkg/crypto/x509/x509.go File src/pkg/crypto/x509/x509.go (right): https://codereview.appspot.com/10258043/diff/5001/src/pkg/crypto/x509/x509.go#newcode666 src/pkg/crypto/x509/x509.go:666: type crlDistributionPoints []distributionPoint It would be ...
11 years, 9 months ago (2013-06-13 15:53:06 UTC) #2
Paul van Brouwershaven
Hello golang-dev@googlegroups.com, agl@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 9 months ago (2013-06-14 07:14:12 UTC) #3
Paul van Brouwershaven
https://codereview.appspot.com/10258043/diff/5001/src/pkg/crypto/x509/x509.go File src/pkg/crypto/x509/x509.go (right): https://codereview.appspot.com/10258043/diff/5001/src/pkg/crypto/x509/x509.go#newcode666 src/pkg/crypto/x509/x509.go:666: type crlDistributionPoints []distributionPoint On 2013/06/13 15:53:06, agl1 wrote: > ...
11 years, 9 months ago (2013-06-15 09:44:21 UTC) #4
agl1
LGTM. Have you signed the ICLA? http://golang.org/doc/contribute.html#copyright
11 years, 9 months ago (2013-06-17 20:58:21 UTC) #5
Paul van Brouwershaven
On 2013/06/17 20:58:21, agl1 wrote: > LGTM. > > Have you signed the ICLA? http://golang.org/doc/contribute.html#copyright ...
11 years, 9 months ago (2013-06-17 21:29:02 UTC) #6
bradfitz
On Mon, Jun 17, 2013 at 2:29 PM, <paul@vanbrouwershaven.com> wrote: > On 2013/06/17 20:58:21, agl1 ...
11 years, 9 months ago (2013-06-17 21:42:25 UTC) #7
Paul van Brouwershaven
The online form, just a few minutes before sending the previous mail. I can fill ...
11 years, 9 months ago (2013-06-17 21:46:27 UTC) #8
bradfitz
I see an entirely blank submission at 6/17/2013 14:27:54. Maybe that was you. Yes, please ...
11 years, 9 months ago (2013-06-17 21:48:20 UTC) #9
Paul van Brouwershaven
Done I think this empty was caused by switching to Incognito mode in Chrome as ...
11 years, 9 months ago (2013-06-17 21:53:44 UTC) #10
bradfitz
11 years, 9 months ago (2013-06-17 21:56:49 UTC) #11
*** Submitted as https://code.google.com/p/go/source/detail?r=eec7eca4b11a ***

crypto/x509: Added RFC 5280, section 4.2.1.14 to parseCertificate and
buildExtensions
Support for CRL Distribution Points

R=golang-dev, agl, bradfitz
CC=golang-dev
https://codereview.appspot.com/10258043

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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