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

Issue 5694078: code review 5694078: crypto/tls: use windows's lazy root fetching (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by mkrautz
Modified:
13 years, 2 months ago
Reviewers:
agl1, brainman, rsc, golang-dev
CC:
golang-dev, kalthorn_gmail.com
Visibility:
Public.

Description

crypto/tls: use windows's lazy root fetching Fixes issue 2997.

Patch Set 1 #

Patch Set 2 : diff -r 0f97aa64229f https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 0f97aa64229f https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 0fa62412dbdd https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 0fa62412dbdd https://go.googlecode.com/hg/ #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -235 lines) Patch
M src/pkg/crypto/tls/common.go View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/pkg/crypto/tls/handshake_client.go View 1 2 3 4 chunks +11 lines, -2 lines 2 comments Download
M src/pkg/crypto/tls/root_darwin.go View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M src/pkg/crypto/tls/root_stub.go View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/pkg/crypto/tls/root_unix.go View 1 3 chunks +9 lines, -1 line 0 comments Download
M src/pkg/crypto/tls/root_windows.go View 1 3 chunks +31 lines, -1 line 2 comments Download
M src/pkg/syscall/syscall_windows.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_386.go View 1 2 chunks +167 lines, -114 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_amd64.go View 1 2 chunks +167 lines, -114 lines 0 comments Download
M src/pkg/syscall/ztypes_windows.go View 1 2 3 2 chunks +58 lines, -0 lines 0 comments Download

Messages

Total messages: 8
mkrautz
Hello golang-dev@googlegroups.com, agl@golang.org, rsc@golang.org, alex.brainman@gmail.com (cc: golang-dev@googlegroups.com, kalthorn@gmail.com), I'd like you to review this change ...
13 years, 2 months ago (2012-02-25 16:52:48 UTC) #1
agl1
Thank you for doing the work but I'm afraid that I must admit to feeling ...
13 years, 2 months ago (2012-02-26 21:18:09 UTC) #2
mkrautz
On 2012/02/26 21:18:09, agl1 wrote: > Thank you for doing the work but I'm afraid ...
13 years, 2 months ago (2012-02-26 21:35:07 UTC) #3
agl1
On Sun, Feb 26, 2012 at 4:35 PM, <krautz@gmail.com> wrote: > I suppose we could ...
13 years, 2 months ago (2012-02-26 21:41:01 UTC) #4
mkrautz
On 2012/02/26 21:41:01, agl1 wrote: > On Sun, Feb 26, 2012 at 4:35 PM, <mailto:krautz@gmail.com> ...
13 years, 2 months ago (2012-02-26 21:55:10 UTC) #5
brainman
Thank you for doing it. I am not expert in this area, so take my ...
13 years, 2 months ago (2012-02-26 23:03:10 UTC) #6
mkrautz
On 2012/02/26 23:03:10, brainman wrote: > Thank you for doing it. I am not expert ...
13 years, 2 months ago (2012-02-26 23:18:21 UTC) #7
mkrautz
13 years, 2 months ago (2012-02-26 23:19:35 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

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