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

Issue 5577070: code review 5577070: go.crypto/ssh: add user name and netowrk address to ser... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by kardia
Modified:
14 years, 3 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net, agl1
Visibility:
Public.

Description

go.crypto/ssh: add user name and netowrk address to server connection.

Patch Set 1 #

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

Total comments: 2

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

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

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

Patch Set 6 : diff -r f4b96aaf712d http://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M ssh/client_auth_test.go View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M ssh/server.go View 1 2 3 4 5 5 chunks +11 lines, -4 lines 0 comments Download
M ssh/session_test.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
dave_cheney.net
+agl1 This looks ok, leaving for AGL. http://codereview.appspot.com/5577070/diff/3/ssh/server.go File ssh/server.go (right): http://codereview.appspot.com/5577070/diff/3/ssh/server.go#newcode158 ssh/server.go:158: ip net.IP ...
14 years, 4 months ago (2012-01-29 10:29:41 UTC) #1
kardia
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: agl@golang.org, golang-dev@googlegroups.com), I'd like you to review this change to http://code.google.com/p/go.crypto
14 years, 4 months ago (2012-01-29 17:31:25 UTC) #2
dave_cheney.net
I'm having a few problems getting my go.crypto subrepo setup to review this patch. I'll ...
14 years, 4 months ago (2012-01-30 12:07:09 UTC) #3
kardia
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: agl@golang.org, golang-dev@googlegroups.com), Please take another look.
14 years, 4 months ago (2012-01-30 13:20:19 UTC) #4
agl1
User() seems good, but why not just ServerConn.User? (i.e. an exported string?) Since transport is ...
14 years, 4 months ago (2012-01-30 15:05:37 UTC) #5
kardia
Hello golang-dev@googlegroups.com, dave@cheney.net, agl@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 4 months ago (2012-01-30 19:19:00 UTC) #6
agl1
LGTM. Will land unless there are objections in the next day.
14 years, 4 months ago (2012-01-30 19:24:55 UTC) #7
kardia
Hello golang-dev@googlegroups.com, dave@cheney.net, agl@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 4 months ago (2012-01-30 20:01:17 UTC) #8
dave_cheney.net
LGTM. Thanks.
14 years, 4 months ago (2012-01-30 20:03:16 UTC) #9
agl1
14 years, 4 months ago (2012-01-30 20:30:27 UTC) #10
*** Submitted as 943eeb94bdc1 ***

go.crypto/ssh: add User to ServerConn and pass *ServerConn to callbacks.

R=golang-dev, dave, agl
CC=golang-dev
http://codereview.appspot.com/5577070

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

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