index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-27
[release-branch.go1.12-security] go1.12.16
go1.12.16
Dmitri Shuralyov
2020-01-27
[release-branch.go1.12-security] doc: document Go 1.12.16
Katie Hockman
2020-01-27
[release-branch.go1.12-security] internal/x/crypto/cryptobyte: import securit...
Katie Hockman
2020-01-24
[release-branch.go1.12-security] crypto/x509: mitigate CVE-2020-0601 verifica...
Filippo Valsorda
2020-01-09
[release-branch.go1.12] go1.12.15
go1.12.15
Carlos Amedee
2020-01-09
[release-branch.go1.12] doc: document Go 1.12.15
Carlos Amedee
2020-01-08
[release-branch.go1.12] runtime: ensure memmove write pointer atomically on A...
Cherry Zhang
2020-01-07
[release-branch.go1.12] net/http: avoid writing to Transport.ProxyConnectHeader
Bryan C. Mills
2020-01-03
[release-branch.go1.12] runtime: do not use PowerRegisterSuspendResumeNotific...
Jason A. Donenfeld
2020-01-03
[release-branch.go1.12] runtime: monitor for suspend/resume to kick timeouts
Jason A. Donenfeld
2019-12-11
[release-branch.go1.12] cmd/go/internal/modfetch: remove non-hermetic test
Bryan C. Mills
2019-12-09
[release-branch.go1.12] doc: add CherryPickApproved filter to Release History...
Dmitri Shuralyov
2019-12-04
[release-branch.go1.12] go1.12.14
go1.12.14
Carlos Amedee
2019-12-04
[release-branch.go1.12] doc: fix typo in Go 1.12.14 document
Carlos Amedee
2019-12-04
[release-branch.go1.12] doc: document Go 1.12.14
Carlos Amedee
2019-12-04
[release-branch.go1.12] runtime: fix textOff for multiple text sections
Lynn Boger
2019-11-22
[release-branch.go1.12] cmd/vendor: remove _test.go and testdata files
Andrew
2019-11-21
[release-branch.go1.12] all: base64-encode binaries that will cause Apple not...
Andrew
2019-10-31
[release-branch.go1.12] go1.12.13
go1.12.13
Andrew Bonventre
2019-10-31
[release-branch.go1.12] doc: document Go 1.12.13
Andrew Bonventre
2019-10-17
[release-branch.go1.12] go1.12.12
go1.12.12
Alexander Rakoczy
2019-10-17
[release-branch.go1.12] doc: document Go 1.12.12
Alexander Rakoczy
2019-10-17
[release-branch.go1.12] all: merge release-branch.go1.12-security into releas...
Katie Hockman
2019-10-17
[release-branch.go1.12-security] go1.12.11
go1.12.11
Katie Hockman
2019-10-17
[release-branch.go1.12-security] doc: document Go 1.12.11
Katie Hockman
2019-10-16
[release-branch.go1.12-security] crypto/dsa: prevent bad public keys from cau...
Katie Hockman
2019-10-09
[release-branch.go1.12] cmd/vendor/golang.org/x/arch/arm64/arm64asm: recognis...
Bryan C. Mills
2019-10-09
runtime: fix GDB tests on s390x running Ubuntu 18.04
Michael Munday
2019-10-09
[release-branch.go1.12] cmd/go/internal/modfetch: update TestCodeRepo for gop...
Tobias Klauser
2019-10-09
[release-branch.go1.12] cmd/go/internal/{modconv,modfetch,modload}: set modfe...
Bryan C. Mills
2019-10-08
[release-branch.go1.12] cmd/go: clear GOPROXY in TestGoGetInsecure
Bryan C. Mills
2019-10-03
[release-branch.go1.12] net: avoid an infinite loop in LookupAddr
Brad Fitzpatrick
2019-09-26
[release-branch.go1.12] all: merge release-branch.go1.12-security into releas...
Filippo Valsorda
2019-09-25
[release-branch.go1.12-security] go1.12.10
go1.12.10
Filippo Valsorda
2019-09-25
[release-branch.go1.12-security] doc: document Go 1.12.10
Filippo Valsorda
2019-09-25
[release-branch.go1.12-security] net/textproto: don't normalize headers with ...
Filippo Valsorda
2019-09-06
[release-branch.go1.12] syscall: on AIX use nsendmsg and nrecvmsg, define Soc...
Clément Chigot
2019-08-26
[release-branch.go1.12] doc: align documents link
obei
2019-08-15
[release-branch.go1.12] go1.12.9
go1.12.9
Dmitri Shuralyov
2019-08-15
[release-branch.go1.12] doc: document Go 1.12.9
Dmitri Shuralyov
2019-08-13
[release-branch.go1.12] all: merge release-branch.go1.12-security into releas...
Filippo Valsorda
2019-08-13
[release-branch.go1.12-security] go1.12.8
go1.12.8
Dmitri Shuralyov
2019-08-13
[release-branch.go1.12-security] doc: document Go 1.12.8 and Go 1.11.13
Dmitri Shuralyov
2019-08-12
[release-branch.go1.12-security] net/url: make Hostname and Port predictable ...
Filippo Valsorda
2019-08-12
[release-branch.go1.12-security] net/http: update bundled http2 to import sec...
Filippo Valsorda
2019-08-09
[release-branch.go1.12] cmd/link: increase the function call limit in stkcheck
Ian Lance Taylor
2019-08-02
[release-branch.go1.12] math/big: fix the bug in assembly implementation of s...
erifan01
2019-08-02
[release-branch.go1.12] os: enable the close-on-exec flag for openFdAt
Baokun Lee
2019-07-31
[release-branch.go1.12] doc/go1.12: document change in syscall.Setrlimit beha...
Andrew Bonventre
2019-07-16
[release-branch.go1.12] cmd/link: put shlib ".type" functions in internal ABI
Ian Lance Taylor
[next]