commit a7acf9af07bdc288129fa5756768b41f312d05f4 [browse]
Author: Alexander Rakoczy
Date: 2020-02-12 13:08:48 -05:00

[release-branch.go1.13] go1.13.8

Change-Id: Ia174ccd8d5c26f44aeea188113e292f5048ec873
Reviewed-on: https://go-review.googlesource.com/c/go/+/219219
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>

commit 224a180deb2170478ebc516f12769f4f801d1c6a [browse]
Author: Michael Fraenkel
Date: 2019-10-18 22:19:59 -04:00

[release-branch.go1.13] net/http: only decrement connection count if we removed a connection

The connection count must only be decremented if the persistent
connection was also removed.

Fixes #36583

Change-Id: I5070717d5d9effec78016005fa4910593500c8cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/202087
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-on: https://go-review.googlesource.com/c/go/+/215177
Run-TryBot: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>

commit 17ac3f63480020773f1fe0ed77f05f0d37869196 [browse]
Author: Katie Hockman
Date: 2020-02-05 14:18:20 -05:00

[release-branch.go1.13] crypto/x509: fix godoc for MarshalPKCS8PrivateKey

Updates #36735
Fixes #37067

Change-Id: I93f005d78f4bfac773272995b165172461bae92f
Reviewed-on: https://go-review.googlesource.com/c/go/+/217917
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
(cherry picked from commit 7a36fa400286ca51192a7661a7ffbf9a39c396b3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/217998

commit 3e83d30734c86c440c91ec386d4c3792aaacc123 [browse]
Author: Dmitri Shuralyov
Date: 2020-01-28 15:42:45 -05:00

[release-branch.go1.13] all: merge release-branch.go1.13-security into release-branch.go1.13

Change-Id: I7119985b7b6fc02010a623ba2bc6d0d647ea8f70

commit 6d171bc7724ce30bb523b5c03601b92729b2d4c3 [browse]
Author: Ian Lance Taylor
Date: 2020-01-15 06:38:16 -08:00

[release-branch.go1.13] runtime: ignore power notification error seen on Windows Docker

Updates #36557
Fixes #36575

Change-Id: Ia8125f382d5e14e5612da811268a58971cc9ac08
Reviewed-on: https://go-review.googlesource.com/c/go/+/214917
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Austin Clements <austin@google.com>
(cherry picked from commit d2de9bd59c068c1bfcb4293de4286196dacf2e43)
Reviewed-on: https://go-review.googlesource.com/c/go/+/215002

clone the repository to get more history