summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/tls/conn.go
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-33/+199
2010-05-27changes &x -> x[0:] for array to slice conversionRuss Cox1-2/+2
2010-04-26crypto/tls: simpler implementation of record layerRuss Cox1-0/+635