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

Issue 6623053: code review 6623053: go.crypto: various: fix appengine compatibility (Closed)

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

Description

go.crypto: various: fix appengine compatibility Fixes issue 4102.

Patch Set 1 #

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

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

Total comments: 1

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

Total comments: 2

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

Patch Set 6 : diff -r 33051f713476 https://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M salsa20/salsa/salsa2020_amd64.s View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M salsa20/salsa/salsa20_amd64.go View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M salsa20/salsa/salsa20_ref.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ssh/client.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ssh/terminal/util.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16
dave_cheney.net
Hello russross@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
11 years, 6 months ago (2012-10-07 11:18:39 UTC) #1
dave_cheney.net
On 2012/10/07 11:18:39, dfc wrote: > Hello mailto:russross@gmail.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
11 years, 6 months ago (2012-10-07 11:20:33 UTC) #2
minux1
LGTM.
11 years, 6 months ago (2012-10-07 11:25:46 UTC) #3
dave_cheney.net
Thank you. I think this topic deserves more discussion, but there is no reason not ...
11 years, 6 months ago (2012-10-07 11:30:01 UTC) #4
rsc
LGTM https://codereview.appspot.com/6623053/diff/5001/ssh/terminal/util.go File ssh/terminal/util.go (right): https://codereview.appspot.com/6623053/diff/5001/ssh/terminal/util.go#newcode5 ssh/terminal/util.go:5: // +build linux,!appengine If these functions are used ...
11 years, 6 months ago (2012-10-07 14:12:08 UTC) #5
russross
> I've tested this in appengine 1.7.2 dev_server by copying > code.google.com/p/go.crypto into the helloworld ...
11 years, 6 months ago (2012-10-07 23:50:12 UTC) #6
dave_cheney.net
On 2012/10/07 23:50:12, russross wrote: > > I've tested this in appengine 1.7.2 dev_server by ...
11 years, 6 months ago (2012-10-07 23:59:02 UTC) #7
russross
On Sun, Oct 7, 2012 at 5:59 PM, <dave@cheney.net> wrote: > On 2012/10/07 23:50:12, russross ...
11 years, 6 months ago (2012-10-08 00:03:27 UTC) #8
dave_cheney.net
Hi Russ, I think I can fix those remaining issues as well, I'll rename this ...
11 years, 6 months ago (2012-10-08 03:19:50 UTC) #9
dave_cheney.net
Hello russross@gmail.com, minux.ma@gmail.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 6 months ago (2012-10-08 07:09:54 UTC) #10
minux1
https://codereview.appspot.com/6623053/diff/2005/salsa20/salsa/salsa20_ref.go File salsa20/salsa/salsa20_ref.go (right): https://codereview.appspot.com/6623053/diff/2005/salsa20/salsa/salsa20_ref.go#newcode5 salsa20/salsa/salsa20_ref.go:5: // +build !amd64, appengine i think you want // ...
11 years, 6 months ago (2012-10-08 08:06:01 UTC) #11
dave_cheney.net
https://codereview.appspot.com/6623053/diff/2005/salsa20/salsa/salsa20_ref.go File salsa20/salsa/salsa20_ref.go (right): https://codereview.appspot.com/6623053/diff/2005/salsa20/salsa/salsa20_ref.go#newcode5 salsa20/salsa/salsa20_ref.go:5: // +build !amd64, appengine On 2012/10/08 08:06:02, minux wrote: ...
11 years, 6 months ago (2012-10-08 09:57:43 UTC) #12
dave_cheney.net
Hello russross@gmail.com, minux.ma@gmail.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 6 months ago (2012-10-08 09:58:11 UTC) #13
agl1
LGTM
11 years, 6 months ago (2012-10-08 14:31:51 UTC) #14
russross
On 2012/10/08 09:58:11, dfc wrote: > Hello mailto:russross@gmail.com, mailto:minux.ma@gmail.com, mailto:rsc@golang.org (cc: > mailto:golang-dev@googlegroups.com), > > ...
11 years, 6 months ago (2012-10-08 16:37:48 UTC) #15
dave_cheney.net
11 years, 6 months ago (2012-10-09 02:15:48 UTC) #16
*** Submitted as
http://code.google.com/p/go/source/detail?r=29e4e1ec65e5&repo=crypto ***

go.crypto: various: fix appengine compatibility

Fixes issue 4102.

R=russross, minux.ma, rsc, agl
CC=golang-dev
http://codereview.appspot.com/6623053
Sign in to reply to this message.

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