Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -33/+199 | |
2010-05-27 | changes &x -> x[0:] for array to slice conversion | Russ Cox | 1 | -2/+2 | |
R=gri CC=golang-dev http://codereview.appspot.com/1326042 | |||||
2010-04-26 | crypto/tls: simpler implementation of record layer | Russ Cox | 1 | -0/+635 | |
Depends on CL 957045, 980043, 1004043. Fixes issue 715. R=agl1, agl CC=golang-dev http://codereview.appspot.com/943043 |