]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-03-07 Gopher Robot[release-branch.go1.19] go1.19.7 go1.19.7
2023-03-01 Roland Shoemaker[release-branch.go1.19] crypto/x509: fix broken tests
2023-03-01 Roland Shoemaker[release-branch.go1.19] crypto/x509: fix system root...
2023-03-01 Cuong Manh Le[release-branch.go1.19] syscall: fix invalid unsafe...
2023-03-01 Bryan C. Mills[release-branch.go1.19] net: delete TestTCPSelfConnect
2023-02-27 Than McIntosh[release-branch.go1.19] cmd/link: better fix for arm32...
2023-02-27 Filippo Valsorda[release-branch.go1.19] crypto/internal/nistec: reduce...
2023-02-15 Michael Anthony... [release-branch.go1.19] runtime: check for overflow...
2023-02-15 Adin Scannell[release-branch.go1.19] runtime: fix signature for...
2023-02-14 Michael Pratt[release-branch.go1.19] all: update vendored golang...
2023-02-14 Gopher Robot[release-branch.go1.19] go1.19.6 go1.19.6
2023-02-14 Roland Shoemaker[release-branch.go1.19] net/http: update bundled golang...
2023-02-14 Roland Shoemaker[release-branch.go1.19] crypto/tls: replace all usages...
2023-02-14 Damien Neil[release-branch.go1.19] mime/multipart: limit memory...
2023-02-14 Damien Neil[release-branch.go1.19] path/filepath: do not Clean...
2023-02-10 Russ Cox[release-branch.go1.19] cmd/link: keep go.buildinfo...
2023-02-10 Bryan C. Mills[release-branch.go1.19] cmd/go: remove tests that assum...
2023-02-09 Bryan C. Mills[release-branch.go1.19] cmd/go: skip test cases that...
2023-02-09 qmuntal[release-branch.go1.19] time: update windows zoneinfo_abbrs
2023-01-30 Damien Neil[release-branch.go1.19] net/http: accept HEAD requests...
2023-01-18 Archana R[release-branch.go1.19] runtime: fix performance regres...
2023-01-17 Roland Shoemaker[release-branch.go1.19] crypto/x509: reduce boring...
2023-01-10 Gopher Robot[release-branch.go1.19] go1.19.5 go1.19.5
2023-01-09 Than McIntosh[release-branch.go1.19] misc/cgo/testcshared: handle...
2023-01-09 Russ Cox[release-branch.go1.19] runtime: revert "call __fork...
2023-01-06 Roland Shoemaker[release-branch.go1.19] crypto/x509: return typed verif...
2023-01-04 Rob Stradling[release-branch.go1.19] crypto/x509: reallow duplicate...
2022-12-28 David Chase[release-branch.go1.19] cmd/compile: sign-extend the...
2022-12-28 Cherry Mui[release-branch.go1.19] cmd/link: recognize the new...
2022-12-28 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix broken IR...
2022-12-22 Russ Cox[release-branch.go1.19] runtime: call __fork instead...
2022-12-21 Ian Lance Taylor[release-branch.go1.19] syscall, internal/poll: fall...
2022-12-19 Keith Randall[release-branch.go1.19] cmd/compile: fix conditional...
2022-12-19 Keith Randall[release-branch.go1.19] cmd/compile: fix conditional...
2022-12-19 Damien Neil[release-branch.go1.19] all: upgrade golang.org/x/net...
2022-12-14 Ian Lance Taylor[release-branch.go1.19] os: skip size test in TestLstat...
2022-12-09 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix missing typech...
2022-12-09 Paul E. Murphy[release-branch.go1.19] cmd/link/internal/ppc64: fix...
2022-12-09 Bryan C. Mills[release-branch.go1.19] cmd/go: remove TestScript/versi...
2022-12-09 Russ Cox[release-branch.go1.19] sync/atomic: allow linked list...
2022-12-09 Damien Neil[release-branch.go1.19] net: reenable SRV tests with...
2022-12-09 Bryan C. Mills[release-branch.go1.19] cmd/go: skip TestScript/mod_rep...
2022-12-09 Keith Randall[release-branch.go1.19] cmd/compile: turn off jump...
2022-12-06 Gopher Robot[release-branch.go1.19] go1.19.4 go1.19.4
2022-12-06 Damien Neil[release-branch.go1.19] net/http: update bundled golang...
2022-12-06 Damien Neil[release-branch.go1.19] os, net/http: avoid escapes...
2022-11-30 Than McIntosh[release-branch.go1.19] testing: skip flaky TestRaiseEx...
2022-11-25 Cherry Mui[release-branch.go1.19] runtime: make GC see object...
2022-11-13 Russ Cox[release-branch.go1.19] crypto/x509: allow BoringCrypto...
2022-11-11 Michael Anthony... [release-branch.go1.19] net: disable TestLookupDotsWith...
2022-11-11 Mateusz Poliwczak[release-branch.go1.19] sync/atomic: disallow type...
2022-11-09 Cherry Mui[release-branch.go1.19] runtime: don't jump stack if...
2022-11-09 Matthew Dempsky[release-branch.go1.19] cmd/compile: allow ineffectual...
2022-11-09 Matthew Dempsky[release-branch.go1.19] os/exec: allow NUL in environme...
2022-11-08 Cherry Mui[release-branch.go1.19] cmd/compile: copy blank paramet...
2022-11-08 Paul E. Murphy[release-branch.go1.19] runtime: fix usleep on linux...
2022-11-08 Russ Cox[release-branch.go1.19] crypto/x509: respect GODEBUG...
2022-11-01 Gopher Robot[release-branch.go1.19] go1.19.3 go1.19.3
2022-11-01 Damien Neil[release-branch.go1.19] syscall, os/exec: reject enviro...
2022-10-24 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix missing walk...
2022-10-24 Cuong Manh Le[release-branch.go1.19] all: prevent fakePC overflow...
2022-10-24 Michael Pratt[release-branch.go1.19] runtime: always keep global...
2022-10-20 Bryan C. Mills[release-branch.go1.19] cmd/go/internal/modload: update...
2022-10-04 Gopher Robot[release-branch.go1.19] go1.19.2 go1.19.2
2022-10-04 Russ Cox[release-branch.go1.19] regexp: limit size of parsed...
2022-10-04 Damien Neil[release-branch.go1.19] archive/tar: limit size of...
2022-09-28 Damien Neil[release-branch.go1.19] net/http/httputil: avoid query...
2022-09-21 Cuong Manh Le[release-branch.go1.19] cmd/compile/internal/typebits...
2022-09-21 Matthew Dempsky[release-branch.go1.19] cmd/compile: skip emitting...
2022-09-21 Cherry Mui[release-branch.go1.19] cmd/link: suppress -no_pie...
2022-09-21 Cherry Mui[release-branch.go1.19] cmd/link: stop passing -pagezer...
2022-09-21 Robert Griesemer[release-branch.go1.19] go/types, types2: allow (string...
2022-09-21 Keith Randall[release-branch.go1.19] cmd/compile: avoid using destin...
2022-09-19 Matthew Dempsky[release-branch.go1.19] cmd/compile/internal/inline...
2022-09-13 Austin Clements[release-branch.go1.19] runtime/cgo: add -fno-stack...
2022-09-09 Damien Neil[release-branch.go1.19] all: upgrade golang.org/x/net...
2022-09-06 Gopher Robot[release-branch.go1.19] go1.19.1 go1.19.1
2022-09-06 Damien Neil[release-branch.go1.19] net/http: update bundled golang...
2022-08-31 Cherry Mui[release-branch.go1.19 cmd/compile: align stack offset...
2022-08-31 Cherry Mui[release-branch.go1.19] runtime: mark morestack_noctxt...
2022-08-31 Paul E. Murphy[release-branch.go1.19] runtime: fix ppc64 startup...
2022-08-31 Cuong Manh Le[release-branch.go1.19] cmd/compile: only inline method...
2022-08-30 Zeke Lu[release-branch.go1.19] cmd/go/internal/imports: recogn...
2022-08-29 Jeremy Quirke[release-branch.go1.19] cmd/link: fix trampolines break...
2022-08-29 Filippo Valsorda[release-branch.go1.19] crypto/tls: support ECDHE when...
2022-08-29 Zeke Lu[release-branch.go1.19] cmd/go/internal/imports: includ...
2022-08-29 Bryan C. Mills[release-branch.go1.19] cmd/go: avoid registering AtExi...
2022-08-29 Filippo Valsorda[release-branch.go1.19] crypto/x509: don't panic marsha...
2022-08-29 Damien Neil[release-branch.go1.19] net/url: consistently remove...
2022-08-29 Bryan C. Mills[release-branch.go1.19] cmd/go: avoid overwriting cache...
2022-08-29 Keith Randall[release-branch.go1.19] cmd/compile: handle partially...
2022-08-29 Ian Lance Taylor[release-branch.go1.19] misc/cgo/testcarchive: permit...
2022-08-29 Cuong Manh Le[release-branch.go1.19] cmd/compile: correct alignment...
2022-08-19 Michael Pratt[release-branch.go1.19] cmd: vendor github.com/google...
2022-08-17 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix wrong typepara...
2022-08-11 Matthew Dempsky[release-branch.go1.19] cmd/compile: fix import/export...
2022-08-02 Gopher Robot[release-branch.go1.19] go1.19 go1.19
2022-08-01 Matthew Dempsky[release-branch.go1.19] test: improve generic type...
2022-08-01 Wayne Zuo[release-branch.go1.19] cmd/compile: fix wrong dict...
2022-08-01 Dmitri Shuralyov[release-branch.go1.19] all: merge master (e99f53f...
next