]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-11-01 Gopher Robot[release-branch.go1.18] go1.18.8 go1.18.8
2022-11-01 Damien Neil[release-branch.go1.18] syscall, os/exec: reject enviro...
2022-10-24 Michael Pratt[release-branch.go1.18] runtime: always keep global...
2022-10-20 Bryan C. Mills[release-branch.go1.18] cmd/go/internal/modload: update...
2022-10-04 Gopher Robot[release-branch.go1.18] go1.18.7 go1.18.7
2022-10-04 Russ Cox[release-branch.go1.18] regexp: limit size of parsed...
2022-10-04 Damien Neil[release-branch.go1.18] archive/tar: limit size of...
2022-09-28 Damien Neil[release-branch.go1.18] net/http/httputil: avoid query...
2022-09-21 Cherry Mui[release-branch.go1.18] cmd/link: suppress -no_pie...
2022-09-21 Cherry Mui[release-branch.go1.18] cmd/link: stop passing -pagezer...
2022-09-21 Robert Griesemer[release-branch.go1.18] go/types, types2: allow (string...
2022-09-21 Keith Randall[release-branch.go1.18] cmd/compile: avoid using destin...
2022-09-19 Matthew Dempsky[release-branch.go1.18] cmd/compile/internal/inline...
2022-09-09 Damien Neil[release-branch.go1.18] all: upgrade golang.org/x/net...
2022-09-06 Gopher Robot[release-branch.go1.18] go1.18.6 go1.18.6
2022-09-06 Damien Neil[release-branch.go1.18] net/http: update bundled golang...
2022-08-31 Cherry Mui[release-branch.go1.18] runtime: mark morestack_noctxt...
2022-08-31 Paul E. Murphy[release-branch.go1.18] runtime: fix ppc64 startup...
2022-08-31 Cuong Manh Le[release-branch.go1.18] cmd/compile: only inline method...
2022-08-29 Filippo Valsorda[release-branch.go1.18] crypto/tls: support ECDHE when...
2022-08-29 Zeke Lu[release-branch.go1.18] cmd/go/internal/imports: includ...
2022-08-29 Bryan C. Mills[release-branch.go1.18] cmd/go: avoid registering AtExi...
2022-08-29 Keith Randall[release-branch.go1.18] cmd/compile: handle partially...
2022-08-29 Jeremy Quirke[release-branch.go1.18] cmd/link: fix trampolines break...
2022-08-29 Ian Lance Taylor[release-branch.go1.18] misc/cgo/testcarchive: permit...
2022-08-26 database64128[release-branch.go1.18] net: fix WriteMsgUDPAddrPort...
2022-08-19 Michael Pratt[release-branch.go1.18] all: upgrade github.com/google...
2022-08-08 Cherry Mui[release-branch.go1.18] cmd/compile: fix boolean compar...
2022-08-08 Cherry Mui[release-branch.go1.18] cmd/compile: fix boolean compar...
2022-08-08 Cherry Mui[release-branch.go1.18] cmd/compile: more fix on boolea...
2022-08-08 Cherry Mui[release-branch.go1.18] cmd/compile: fix If lowering...
2022-08-03 Roland Shoemaker[release-branch.go1.18] encoding/xml: skip TestCVE20223...
2022-08-01 Gopher Robot[release-branch.go1.18] go1.18.5 go1.18.5
2022-07-29 Roland Shoemaker[release-branch.go1.18] math/big: check buffer lengths...
2022-07-27 Bryan C. Mills[release-branch.go1.18] cmd/go: avoid re-enqueuing...
2022-07-27 Matthew Dempsky[release-branch.go1.18] cmd/compile: revert "fix missin...
2022-07-27 Matthew Dempsky[release-branch.go1.18] cmd/compile: revert "backport...
2022-07-26 Cherry Mui[release-branch.go1.18] cmd/compile: do not use special...
2022-07-25 Bryan C. Mills[release-branch.go1.18] testing: include ERROR_SHARING_...
2022-07-25 Bryan C. Mills[release-branch.go1.18] cmd/go: omit build metadata...
2022-07-25 Michael Pratt[release-branch.go1.18] runtime: clear timerModifiedEar...
2022-07-22 Cherry Mui[release-branch.go1.18] runtime: use saved LR when...
2022-07-12 Gopher Robot[release-branch.go1.18] go1.18.4 go1.18.4
2022-07-12 Roland Shoemaker[release-branch.go1.18] encoding/gob: add a depth limit...
2022-07-12 Julie Qiu[release-branch.go1.18] path/filepath: fix stack exhaus...
2022-07-12 Julie Qiu[release-branch.go1.18] io/fs: fix stack exhaustion...
2022-07-12 Tatiana Bradley[release-branch.go1.18] compress/gzip: fix stack exhaus...
2022-07-12 Roland Shoemaker[release-branch.go1.18] go/parser: limit recursion...
2022-07-12 Roland Shoemaker[release-branch.go1.18] encoding/xml: limit depth of...
2022-07-12 Roland Shoemaker[release-branch.go1.18] encoding/xml: use iterative...
2022-07-12 Damien Neil[release-branch.go1.18] net/http: preserve nil values...
2022-07-12 Damien Neil[release-branch.go1.18] net/http: don't strip whitespac...
2022-07-07 Cuong Manh Le[release-branch.go1.18] cmd/compile: only check implici...
2022-07-06 Paul E. Murphy[release-branch.go1.18] cmd/link: use TOC-relative...
2022-07-06 Cherry Mui[release-branch.go1.18] cmd/link: preserve symbol attri...
2022-07-06 Michael Pratt[release-branch.go1.18] runtime: add race annotations...
2022-07-06 Keith Randall[release-branch.go1.18] cmd/compile: fix prove pass...
2022-07-06 Michael Pratt[release-branch.go1.18] runtime: add race annotations...
2022-07-06 hidu[release-branch.go1.18] cmd/go: pass --no-decorate...
2022-07-06 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix generic inter...
2022-07-06 Keith Randall[release-branch.go1.18] cmd/compile: allow 128-bit...
2022-07-06 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix missing dict...
2022-07-06 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix wrong unsafe...
2022-07-06 Michael Anthony... [release-branch.go1.18] runtime: store consistent total...
2022-06-01 Dmitri Shuralyov[release-branch.go1.18] go1.18.3 go1.18.3
2022-05-31 Yasuhiro Matsumoto[release-branch.go1.18] path/filepath: do not remove...
2022-05-30 Bryan C. Mills[release-branch.go1.18] misc/cgo/testsanitizers: buffer...
2022-05-27 David Taylor[release-branch.go1.18] crypto/tls: avoid extra allocat...
2022-05-27 Tatiana Bradley[release-branch.go1.18 crypto/tls: randomly generate...
2022-05-27 Russ Cox[release-branch.go1.18] os/exec: return clear error...
2022-05-26 Rob Pike[release-branch.go1.18] text/template/parse: allow...
2022-05-25 Matthew Dempsky[release-branch.go1.18] cmd/compile: backport fix for...
2022-05-25 Wayne Zuo[release-branch.go1.18] cmd/compile: allow exporting...
2022-05-25 Roland Shoemaker[release-branch.go1.18] [release-branch.go1.18 crypto...
2022-05-25 Cherry Mui[release-branch.go1.18] misc/cgo/testsanitizers: use...
2022-05-17 David Chasecmd/compile: be sure to export types mentioned in f...
2022-05-10 Heschi Kreinick[release-branch.go1.18] go1.18.2 go1.18.2
2022-05-10 Robert Findley[release-branch.go1.18] go/types, types2: use a type...
2022-05-09 Heschi Kreinick[release-branch.go1.18] net: skip TestDialCancel on...
2022-05-09 Maisem Ali[release-branch.go1.18] net/http/httptest: fix race...
2022-05-09 Robert Findley[release-branch.go1.18] go/types: clarify that contexts...
2022-05-09 Keith Randall[release-branch.go1.18] cmd/compile: always write fun...
2022-05-09 Michael Pratt[release-branch.go1.18] runtime: align m.procid to...
2022-05-09 Keith Randall[release-branch.go1.18] cmd/compile: disable rewrite...
2022-05-09 Dan Kortschak[release-branch.go1.18] reflect: ensure map keys match...
2022-05-09 Damien Neil[release-branch.go1.18] syscall: check correct group...
2022-05-09 Bryan C. Mills[release-branch.go1.18] cmd/go: write changes to go...
2022-05-09 Robert Findley[release-branch.go1.18] go/types,types2: delay the...
2022-05-09 Cuong Manh Le[release-branch.go1.18] cmd/compile: set correct packag...
2022-05-09 Keith Randall[release-branch.go1.18] sync/atomic: use consistent...
2022-05-09 Keith Randall[release-branch.go1.18] cmd/compile: use dictionary...
2022-05-09 eric fang[release-branch.go1.18] runtime: support for debugger...
2022-05-06 Ian Lance Taylor[release-branch.go1.18] runtime: don't block preemption...
2022-05-04 Bryan C. Mills[release-branch.go1.18] syscall: relax output check...
2022-05-04 Roland Shoemaker[release-branch.go1.18] crypto/x509: properly handle...
2022-05-02 Robert Griesemer[release-branch.go1.18] cmd/compile/internal/types2...
2022-04-20 Bryan C. Mills[release-branch.go1.18] cmd/go: allow '-buildvcs=auto...
2022-04-12 Dmitri Shuralyov[release-branch.go1.18] go1.18.1 go1.18.1
2022-04-12 Julie Qiu[release-branch.go1.18] encoding/pem: fix stack overflo...
2022-04-06 Robert Findley[release-branch.go1.18] go/types: don't report errors...
next