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

Issue 6938067: code review 6938067: go.crypto/ssh: some cleanup (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by jmpittman
Modified:
10 years, 7 months ago
Reviewers:
dfc
CC:
agl1, dfc, golang-dev
Visibility:
Public.

Description

go.crypto/ssh: some cleanup Simplify MarshalAuthorizedKey by using the algoName func. Make the algoName func be very specific about supported key types in openssh certs. Generalize some of the commentary that previously mentioned specific key types.

Patch Set 1 #

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

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

Total comments: 8

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -51 lines) Patch
M ssh/agent.go View 1 2 chunks +2 lines, -4 lines 0 comments Download
M ssh/certs.go View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M ssh/common.go View 1 1 chunk +15 lines, -1 line 0 comments Download
M ssh/common_test.go View 1 2 3 2 chunks +51 lines, -0 lines 0 comments Download
M ssh/keys.go View 1 2 3 3 chunks +7 lines, -45 lines 0 comments Download

Messages

Total messages: 8
jmpittman
Hello agl@golang.org, dave@cheney.net (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
11 years, 4 months ago (2012-12-15 04:20:37 UTC) #1
dfc
Thank you. Some very minor comments. Please be aware of 6948057, which may conflict. https://codereview.appspot.com/6938067/diff/5001/ssh/certs.go ...
11 years, 4 months ago (2012-12-15 05:03:32 UTC) #2
jmpittman
Hello agl@golang.org, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 4 months ago (2012-12-16 03:55:31 UTC) #3
jmpittman
For the s/in/by references, I actually had "by" at first, but then changed to "in." ...
11 years, 4 months ago (2012-12-16 03:55:49 UTC) #4
dfc
LGTM. If there is no rush, i'll leave this for a day or so for ...
11 years, 4 months ago (2012-12-16 07:58:35 UTC) #5
jmpittman
No rush. Thanks!
11 years, 4 months ago (2012-12-16 10:45:45 UTC) #6
agl1
*** Submitted as https://code.google.com/p/go/source/detail?r=e22ced6b0102&repo=crypto *** go.crypto/ssh: some cleanup Simplify MarshalAuthorizedKey by using the algoName func. ...
11 years, 4 months ago (2012-12-16 15:47:22 UTC) #7
remyoudompheng
10 years, 9 months ago (2013-07-21 19:59:33 UTC) #8
R=close
Sign in to reply to this message.

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