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

Issue 6990043: code review 6990043: ssh/terminal: add GetState and make ReadPassword work i... (Closed)

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

Description

ssh/terminal: add GetState and make ReadPassword work in raw mode. GetState is useful for restoring the terminal in a signal handler.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M ssh/terminal/util.go View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3
agl1
Hello golang-dev@googlegroups.com (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-20 21:11:21 UTC) #1
rsc
LGTM
11 years, 4 months ago (2012-12-21 20:44:12 UTC) #2
agl1
11 years, 4 months ago (2012-12-22 16:02:41 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=66f4c1d3bbc4&repo=crypto ***

ssh/terminal: add GetState and make ReadPassword work in raw mode.

GetState is useful for restoring the terminal in a signal handler.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/6990043
Sign in to reply to this message.

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