commit 9cd3c0662aa63eea8e7fae80f558fda9d646ba98 [browse]
Author: Chris Broadfoot
Date: 2016-12-15 12:02:20 -08:00

api: add openbsd syscall constants

Change-Id: I3ec00dac5e7d0e6dcafb7d65851bc53e0661c2b6
Reviewed-on: https://go-review.googlesource.com/34500
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit 651d392308ca33fe530acd39a06a7195c6d60d7b [browse]
Author: Chris Broadfoot
Date: 2016-12-15 10:37:55 -08:00

net/http: update bundled http2

Updates bundled x/net/http2 to git rev 1195a05d for:

    http2: fix incorrect panic
    https://golang.org/cl/34498

    http2: fix race in writePushPromise
    https://golang.org/cl/34493

    http2: speed up TestTransportFlowControl in short mode
    https://golang.org/cl/33241

    http2: don't flush a stream's write queue in sc.resetStream
    https://golang.org/cl/34238

    http2: allow Transport to connect to https://[v6literal]/ without port
    https://golang.org/cl/34143

    http2: log Framer reads and writes when a server test fails
    https://golang.org/cl/34130

Updates #18326
Updates #18273
Updates #18111
Updates #18248
Updates #18235

Change-Id: I18c7a297fc94d6a843284efcfc43e0fdab9b5f41
Reviewed-on: https://go-review.googlesource.com/34495
Run-TryBot: Chris Broadfoot <cbro@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit 94e0f06fbcd5b39840bf0d8fa4519ac818ca2c3e [browse]
Author: Chris Broadfoot
Date: 2016-12-12 19:32:58 -08:00

doc/help: tweak descriptions, make official channels clearer

Change-Id: I5c8df05a25421489ec5122de85dbda756483c536
Reviewed-on: https://go-review.googlesource.com/34289
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit 92fb0a00c2c0bbc2efda09fb65918d108e3ed8cb [browse]
Author: Vladimir Stefanovic
Date: 2016-12-15 17:22:30 +01:00

misc/cgo/test: add mipsx test case for #9400

Change-Id: I7d0bc5093943b0744d865e91517ff6292f3b2f89
Reviewed-on: https://go-review.googlesource.com/34510
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>

commit 01b006fc181a5a2a3ed4eb619a3b9cb1901a90e2 [browse]
Author: Vladimir Stefanovic
Date: 2016-12-15 17:46:44 +01:00

test/fixedbugs: add mipsx case to issue11656

Change-Id: Ifcbd2ea19fc7fa832cd88aa857a5704c32eb4765
Reviewed-on: https://go-review.googlesource.com/34511
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

clone the repository to get more history