]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: expand ClientHelloInfo
authorFilippo Valsorda <hi@filippo.io>
Wed, 19 Oct 2016 13:21:54 +0000 (15:21 +0200)
committerAdam Langley <agl@golang.org>
Wed, 26 Oct 2016 15:00:29 +0000 (15:00 +0000)
commit51c959b62cbc97a41157a5644f5e010b4e39acc8
treef30f5675d9b7ffc687bee0b65afac30ca496133f
parent4b9490ee72c225d4d82cb4896f95c757ee8fef89
crypto/tls: expand ClientHelloInfo

Fixes #17430

Change-Id: Ia1c25363d64e3091455ce00644438715aff30a0d
Reviewed-on: https://go-review.googlesource.com/31391
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Filippo Valsorda <hi@filippo.io>
src/crypto/tls/common.go
src/crypto/tls/handshake_server.go