aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/malloc2.go
diff options
context:
space:
mode:
authorAdam Langley <agl@golang.org>2014-12-18 11:31:14 -0800
committerAdam Langley <agl@golang.org>2014-12-18 19:49:41 +0000
commit604fa4d5a149c334ff0bd5d191c4c4e29f75545d (patch)
treec81eb5b26a5091d6040e02e3f93a02418091b640 /src/runtime/malloc2.go
parent1965b035844b3e8e8b9dd3c21a113345c7eee8b1 (diff)
downloadgo-604fa4d5a149c334ff0bd5d191c4c4e29f75545d.tar.xz
crypto/tls: change default minimum version to TLS 1.0.
SSLv3 (the old minimum) is still supported and can be enabled via the tls.Config, but this change increases the default minimum version to TLS 1.0. This is now common practice in light of the POODLE[1] attack against SSLv3's CBC padding format. [1] https://www.imperialviolet.org/2014/10/14/poodle.html Fixes #9364. Change-Id: Ibae6666ee038ceee0cb18c339c393155928c6510 Reviewed-on: https://go-review.googlesource.com/1791 Reviewed-by: Minux Ma <minux@golang.org>
Diffstat (limited to 'src/runtime/malloc2.go')
0 files changed, 0 insertions, 0 deletions