]> Cypherpunks repositories - gostls13.git/commit
exp/ssh: move common code to common.go
authorDave Cheney <dave@cheney.net>
Mon, 26 Sep 2011 14:25:13 +0000 (10:25 -0400)
committerAdam Langley <agl@golang.org>
Mon, 26 Sep 2011 14:25:13 +0000 (10:25 -0400)
commitaa2a31e6c47cdeffe1abdc8a1a80d50711341083
tree1d0eace8ee01706620416c895edf52b2eb507fec
parent10bf744772c0cfae8ea0e9f34adb7afec3d03a72
exp/ssh: move common code to common.go

R=agl
CC=golang-dev
https://golang.org/cl/5132041
src/pkg/exp/ssh/Makefile
src/pkg/exp/ssh/common.go
src/pkg/exp/ssh/messages.go
src/pkg/exp/ssh/server.go
src/pkg/exp/ssh/transport.go