commit | b4b42222afc734a8fac0549d5ae6c4ab6a7ac71f | [log] [tgz] |
---|---|---|
author | Dave Cheney <dave@cheney.net> | Tue May 01 15:43:58 2012 +1000 |
committer | Dave Cheney <dave@cheney.net> | Tue May 01 15:43:58 2012 +1000 |
tree | b3b68ebfae0f35c8265a5b25cd0dfaa96de617c8 | |
parent | 2e60680932240e15a179f3b34782f42b7199981a [diff] |
go.crypto/ssh: add support for client side global requests * Add support for RFC4254 section 4 global requests. * Improve clientConn.Listen to process responses properly. R=agl, gustav.paul CC=golang-dev https://golang.org/cl/6130050