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

Issue 5451087: code review 5451087: net/smtp: add CRAM-MD5 authentication

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by vadik
Modified:
13 years, 8 months ago
Reviewers:
rsc
CC:
golang-dev, eds2, bradfitz, rsc
Visibility:
Public.

Description

net/smtp: add CRAM-MD5 authentication

Patch Set 1 #

Patch Set 2 : diff -r 85e087089edf https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 3 : diff -r 85e087089edf https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 0c39eee85b0d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/pkg/net/smtp/auth.go View 1 2 3 2 chunks +31 lines, -1 line 0 comments Download
M src/pkg/net/smtp/smtp_test.go View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12
vadik
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-12-03 02:57:40 UTC) #1
eds2
Looks pretty good. I started writing this when I wrote the package but couldn't find ...
13 years, 8 months ago (2011-12-03 16:57:05 UTC) #2
vadik
On 2011/12/03 16:57:05, eds2 wrote: > Looks pretty good. Thank you, kind Sir! > What ...
13 years, 8 months ago (2011-12-03 18:26:40 UTC) #3
vadik
Hello golang-dev@googlegroups.com, edsrzf@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2011-12-03 18:31:45 UTC) #4
eds2
On Sun, Dec 4, 2011 at 7:26 AM, <unixdj@gmail.com> wrote: > Ok. I'm a little ...
13 years, 8 months ago (2011-12-04 06:15:03 UTC) #5
bradfitz
On Sat, Dec 3, 2011 at 10:26 AM, <unixdj@gmail.com> wrote: > > http://codereview.appspot.com/**5451087/diff/3/src/pkg/net/** > smtp/auth.go#newcode73<http://codereview.appspot.com/5451087/diff/3/src/pkg/net/smtp/auth.go#newcode73> ...
13 years, 8 months ago (2011-12-05 16:29:43 UTC) #6
vadik
On 2011/12/05 16:29:43, bradfitz wrote: > On Sat, Dec 3, 2011 at 10:26 AM, <mailto:unixdj@gmail.com> ...
13 years, 8 months ago (2011-12-09 11:34:34 UTC) #7
vadik
On 2011/12/05 16:29:43, bradfitz wrote: > privateFooBar > PublicFooBar > > But each letter of ...
13 years, 8 months ago (2011-12-09 11:36:59 UTC) #8
rsc
On Fri, Dec 9, 2011 at 06:36, <unixdj@gmail.com> wrote: > CRAM is also an acronym, ...
13 years, 8 months ago (2011-12-09 14:33:46 UTC) #9
vadik
Hello golang-dev@googlegroups.com, edsrzf@gmail.com, bradfitz@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2011-12-13 22:45:50 UTC) #10
rsc
LGTM
13 years, 8 months ago (2011-12-14 21:54:18 UTC) #11
rsc
13 years, 8 months ago (2011-12-14 22:17:28 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=8eace077b51d ***

net/smtp: add CRAM-MD5 authentication

R=golang-dev, edsrzf, bradfitz, rsc
CC=golang-dev
http://codereview.appspot.com/5451087

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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