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

Issue 13370043: code review 13370043: go.crypto/ssh: use 127.0.0.1 during TestKexAlgorithms (... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by brainman
Modified:
10 years, 8 months ago
Reviewers:
mikio
CC:
golang-dev, mikio, remyoudompheng
Visibility:
Public.

Description

go.crypto/ssh: use 127.0.0.1 during TestKexAlgorithms (fixes windows build)

Patch Set 1 #

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

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

Patch Set 4 : diff -r f41ee99a7f88 https://code.google.com/p/go.crypto #

Patch Set 5 : diff -r f41ee99a7f88 https://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ssh/kex_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.crypto
10 years, 8 months ago (2013-08-29 02:46:44 UTC) #1
mikio
LGTM
10 years, 8 months ago (2013-08-29 02:50:01 UTC) #2
remyoudompheng
Any reason you chose 127.0.0.1 over localhost?
10 years, 8 months ago (2013-08-29 02:51:58 UTC) #3
brainman
On 2013/08/29 02:51:58, remyoudompheng wrote: > Any reason you chose 127.0.0.1 over localhost? I looked ...
10 years, 8 months ago (2013-08-29 02:55:21 UTC) #4
brainman
*** Submitted as https://code.google.com/p/go/source/detail?r=9a3505763940&repo=crypto *** go.crypto/ssh: use 127.0.0.1 during TestKexAlgorithms (fixes windows build) R=golang-dev, mikioh.mikioh, ...
10 years, 8 months ago (2013-08-29 02:57:51 UTC) #5
mikio
On Thu, Aug 29, 2013 at 11:55 AM, <alex.brainman@gmail.com> wrote: >> Any reason you chose ...
10 years, 8 months ago (2013-08-29 03:04:17 UTC) #6
brainman
On 2013/08/29 03:04:17, mikio wrote: > > ... Should ":0" work on everywhere? If it ...
10 years, 8 months ago (2013-08-29 03:08:15 UTC) #7
mikio
On Thu, Aug 29, 2013 at 12:08 PM, <alex.brainman@gmail.com> wrote: > Should ":0" work on ...
10 years, 8 months ago (2013-08-29 03:27:51 UTC) #8
brainman
On 2013/08/29 03:27:51, mikio wrote: > > > Should ":0" work on everywhere? > > ...
10 years, 8 months ago (2013-08-29 05:55:18 UTC) #9
mikio
On Thu, Aug 29, 2013 at 2:55 PM, <alex.brainman@gmail.com> wrote: > Listener translates ":0" into ...
10 years, 8 months ago (2013-08-29 06:11:44 UTC) #10
brainman
On 2013/08/29 06:11:44, mikio wrote: > > ... Traditional > stack usually attempts to route ...
10 years, 8 months ago (2013-08-29 06:39:58 UTC) #11
mikio
On Thu, Aug 29, 2013 at 3:39 PM, <alex.brainman@gmail.com> wrote: > Should we translate 0.0.0.0 ...
10 years, 8 months ago (2013-08-29 07:24:08 UTC) #12
brainman
On 2013/08/29 07:24:08, mikio wrote: > > Or reject wildcard stuff at Dial. I am ...
10 years, 8 months ago (2013-08-29 07:31:27 UTC) #13
mikio
On Thu, Aug 29, 2013 at 4:31 PM, <alex.brainman@gmail.com> wrote: > No. We need to ...
10 years, 8 months ago (2013-08-29 07:44:21 UTC) #14
brainman
10 years, 8 months ago (2013-08-30 06:48:22 UTC) #15
Message was sent while issue was closed.
On 2013/08/29 07:44:21, mikio wrote:
> 
> I'm not sure this is an issue, but please file an issue.

Done. https://code.google.com/p/go/issues/detail?id=6290

Alex
Sign in to reply to this message.

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