aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-10[release-branch.go1.15-security] go1.15.9go1.15.9Alexander Rakoczy
2021-03-09[release-branch.go1.15-security] encoding/xml: prevent infinite loop while de...Katie Hockman
2021-02-04[release-branch.go1.15] go1.15.8go1.15.8Carlos Amedee
2021-02-04[release-branch.go1.15] runtime/cgo: fix Android build with NDK 22Elias Naur
2021-02-03[release-branch.go1.15] runtime: don't adjust timer pp field in timerWaiting ...Ian Lance Taylor
2021-02-02[release-branch.go1.15] cmd/internal/goobj2: fix buglet in object file readerThan McIntosh
2021-02-02[release-branch.go1.15] cmd/link/internal/ld/pe: fix segfault adding resource...Derek Parker
2021-02-02[release-branch.go1.15] cmd/go: don't lookup the path for CC when invoking cgoJay Conrod
2021-02-01[release-branch.go1.15] net/http: update bundled x/net/http2Damien Neil
2021-01-22[release-branch.go1.15] cmd/go: fix get_update_unknown_protocol testJay Conrod
2021-01-21[release-branch.go1.15] cmd/compile: don't short-circuit copies whose source ...Keith Randall
2021-01-21[release-branch.go1.15] internal/execabs: only run tests on platforms that su...Roland Shoemaker
2021-01-20[release-branch.go1.15] cmd/go: fix mod_get_fallback testJay Conrod
2021-01-19[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...Roland Shoemaker
2021-01-19[release-branch.go1.15-security] go1.15.7go1.15.7Dmitri Shuralyov
2021-01-19[release-branch.go1.15-security] cmd/go: overwrite program name with full pathRoland Shoemaker
2021-01-16[release-branch.go1.15-security] all: introduce and use internal/execabsRoland Shoemaker
2021-01-16[release-branch.go1.15-security] cmd/go: add test case for cgo CC settingRuss Cox
2021-01-16[release-branch.go1.15-security] cmd/cgo: report exec errors a bit more clearlyRuss Cox
2021-01-16[release-branch.go1.15-security] cmd/go: pass resolved CC, GCCGO to cgoRuss Cox
2021-01-16[release-branch.go1.15-security] crypto/elliptic: fix P-224 field reductionFilippo Valsorda
2020-12-16[release-branch.go1.15] doc/go1.15: mention 1.15.3 cgo restriction on empty s...Ian Lance Taylor
2020-12-03[release-branch.go1.15] go1.15.6go1.15.6Carlos Amedee
2020-12-03[release-branch.go1.15] cmd/link: recompute heapPos after copyHeapCherry Zhang
2020-12-03[release-branch.go1.15] cmd/compile: sign extend consant folding properlyKeith Randall
2020-11-23[release-branch.go1.15] cmd/compile: do not emit an extra debug_line entry fo...Alessandro Arzilli
2020-11-20[release-branch.go1.15] internal/poll: use copy_file_range only on Linux kern...Tobias Klauser
2020-11-20[release-branch.go1.15] runtime: block signals in needm before allocating MIan Lance Taylor
2020-11-16[release-branch.go1.15] cmd/go: permit CGO_LDFLAGS to appear in //go:ldflagIan Lance Taylor
2020-11-12[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...Katie Hockman
2020-11-12[release-branch.go1.15-security] go1.15.5go1.15.5Carlos Amedee
2020-11-11[release-branch.go1.15-security] math/big: fix shift for recursive divisionKatie Hockman
2020-11-11[release-branch.go1.15-security] cmd/go: in cgoflags, permit -DX1, prohibit -...Ian Lance Taylor
2020-11-11[release-branch.go1.15-security] cmd/go, cmd/cgo: don't let bogus symbol set ...Ian Lance Taylor
2020-11-06[release-branch.go1.15] internal/poll: treat copy_file_range EIO as not-handledTobias Klauser
2020-11-05[release-branch.go1.15] go1.15.4go1.15.4Alexander Rakoczy
2020-10-30[release-branch.go1.15] net/http: update bundled x/net/http2Dmitri Shuralyov
2020-10-29[release-branch.go1.15] time: fix LoadLocationFromTZData with slim tzdataChristopher Hlubek
2020-10-29[release-branch.go1.15] time: support slim tzdata formatIan Lance Taylor
2020-10-29[release-branch.go1.15] compress/flate: fix corrupted outputKlaus Post
2020-10-29[release-branch.go1.15] cmd/go/internal/modfetch: drop gopkg.in/russross/blac...Tobias Klauser
2020-10-27[release-branch.go1.15] cmd/compile: fix storeType to handle pointers to go:n...Keith Randall
2020-10-27[release-branch.go1.15] cmd/compile, runtime: store pointers to go:notinheap ...Keith Randall
2020-10-23[release-branch.go1.15] cmd/{compile,link}: backport fix for issue 39757Than McIntosh
2020-10-23[release-branch.go1.15] net/http: deep copy Request.TransferEncodingdqu123
2020-10-22[release-branch.go1.15] src, net/http: update vendor, regenerate h2_bundle.goEmmanuel T Odeke
2020-10-20[release-branch.go1.15] runtime: wait for preemption signals before syscall.ExecIan Lance Taylor
2020-10-20[release-branch.go1.15] syscall: use MustHaveExec in TestExecIan Lance Taylor
2020-10-20[release-branch.go1.15] runtime: stop preemption during syscall.Exec on DarwinIan Lance Taylor
2020-10-14[release-branch.go1.15] go1.15.3go1.15.3Alexander Rakoczy