go/src
Adam Langley 7e90f7b4ab crypto/tls: fix NPN extension parsing.
I typoed the code and tried to parse all the way to the end of the
message. Therefore it fails when NPN is not the last extension in the
ServerHello.

Fixes #4088.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6637052
2012-10-09 13:25:47 -04:00
..
cmd cmd/5l: generate FreeBSD compatible ELF 2012-10-10 01:02:49 +08:00
lib9 lib9/fmt: do not put a main symbol into lib9.a 2012-09-24 12:57:05 -04:00
libbio
libmach cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pkg crypto/tls: fix NPN extension parsing. 2012-10-09 13:25:47 -04:00
Make.dist
all.bash build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash
make.bat
make.rc
run.bash cmd/api: add exception file 2012-10-04 11:35:17 +10:00
run.bat src/run.bat: add new flag for api tool 2012-10-04 11:49:33 +10:00
run.rc
sudo.bash