]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-06-02 Sergey MatveevAutogenerated TLS-related strings go1.18.3-gost
2022-06-02 Sergey MatveevGOST X.509 and TLS 1.3 support via GoGOST
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...
2022-04-06 Robert Griesemer[release-branch.go1.18] go/types, types2: fix overlap...
2022-04-06 Filippo Valsorda[release-branch.go1.18] crypto/elliptic: tolerate zero...
2022-04-05 Filippo Rossi[release-branch.go1.18] cmd/go: prevent panic in go...
2022-04-05 Roland Shoemaker[release-branch.go1.18] crypto/x509: only disable SHA...
2022-04-05 John Anthony[release-branch.go1.18] cmd/go: prevent go work use...
2022-04-04 Brad Fitzpatrick[release-branch.go1.18] crypto/x509: fix Certificate...
2022-04-04 Robert Findley[release-branch.go1.18] go/types, types2: preserve...
2022-04-04 Paul E. Murphy[release-branch.go1.18] runtime: make static/dynamic...
2022-04-04 Matthew Dempsky[release-branch.go1.18] cmd/compile: replace Type.OrigS...
2022-04-04 Robert Findley[release-branch.go1.18] all update vendored golang...
2022-04-04 Robert Findley[release-branch.go1.18] cmd/compile/internal/importer...
2022-04-04 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix panic with...
2022-04-04 Bryan C. Mills[release-branch.go1.18] cmd/go: avoid stamping VCS...
2022-04-04 Keith Randall[release-branch.go1.18] cmd/compile: pointers to notinh...
2022-04-04 Cherry Mui[release-branch.go1.18] cmd/link: mark unexported metho...
2022-04-04 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix wrong dict...
2022-04-04 Robert Griesemer[release-branch.go1.18] go/types, types2: use correct...
2022-04-01 Bryan C. Mills[release-branch.go1.18] crypto/x509: skip WSATRY_AGAIN...
2022-03-30 Ian Lance Taylor[release-branch.go1.18] bytes: restore old Trim/TrimLef...
2022-03-28 Ian Lance Taylor[release-branch.go1.18] runtime: call testenv.MustHaveC...
2022-03-15 Heschi Kreinick[release-branch.go1.18] go1.18 go1.18
2022-03-14 Dmitri Shuralyov[release-branch.go1.18] doc: update go_spec.html with...
2022-03-14 Cuong Manh Le[release-branch.go1.18] cmd/compile: fix re-export...
2022-03-14 Steven Johnstone[release-branch.go1.18] internal/fuzz: minimization...
2022-03-14 Roland Shoemaker[release-branch.go1.18] internal/fuzz: don't use dirty...
2022-03-14 Robert Griesemer[release-branch.go1.18] go/types, types2: remove incorr...
2022-03-14 Keith Randall[release-branch.go1.18] cmd/compile: fix expression...
2022-03-14 Keith Randall[release-branch.go1.18] cmd/compile: fix transform...
2022-03-11 Robert Griesemer[release-branch.go1.18] go/types, types2: pointer base...
2022-03-11 Robert Findley[release-branch.go1.18] go/types, types2: clarify docum...
2022-03-10 Robert Griesemer[release-branch.go1.18] go/types, types2: disable field...
2022-03-10 Mark Pulford[release-branch.go1.18] cmd/go: fix buildvcs when using...
2022-03-09 Robert Findley[release-branch.go1.18] go/printer: don't print unneces...
2022-03-09 Bryan C. Mills[release-branch.go1.18] internal/fuzz: fix encoding...
2022-03-09 thepudds[release-branch.go1.18] cmd/compile/internal/types2...
2022-03-08 Robert Findley[release-branch.go1.18] go/types, types2: disable infer...
2022-03-08 Robert Findley[release-branch.go1.18] go/types: document that predica...
2022-03-08 Robert Findley[release-branch.go1.18] go/types, types2: record all...
2022-03-08 Robert Griesemer[release-branch.go1.18] go/types, types2: don't crash...
2022-03-08 Robert Griesemer[release-branch.go1.18] go/types, types2: correctly...
2022-03-08 Roland Shoemaker[release-branch.go1.18] internal/fuzz: fix TestUnmarsha...
2022-03-08 Roland Shoemaker[release-branch.go1.18] internal/fuzz: handle Inf/NaN...
2022-03-07 Ian Lance Taylor[release-branch.go1.18] syscall: remove TestRlimit
2022-03-07 Michael Matloob[release-branch.go1.18] cmd/go: add links to workspaces...
2022-03-07 Bryan C. Mills[release-branch.go1.18] cmd/go: error out of 'go work...
2022-03-07 Bryan C. Mills[release-branch.go1.18] cmd/go: make paths consistent...
2022-03-07 Cherry Mui[release-branch.go1.18] runtime: count spill slot for...
2022-03-07 Robert Griesemer[release-branch.go1.18] go/types, types2: fix scoping...
2022-03-07 Bryan C. Mills[release-branch.go1.18] cmd/go: ignore the workspace...
2022-03-04 Keith Randall[release-branch.go1.18] cmd/compile: don't include...
2022-03-04 Robert Griesemer[release-branch.go1.18] go/types, types2: clarify a...
2022-03-04 Robert Griesemer[release-branch.go1.18] go/types, types2: correctly...
2022-03-04 Cherry Mui[release-branch.go1.18] cmd/compile: use AutogeneratedP...
2022-03-02 Dmitri Shuralyov[release-branch.go1.18] all: merge master (acc5f55...
2022-02-28 Michael Matloobcmd/go: make work and work_edit script tests version...
2022-02-28 Tobias Klausercmd/internal/obj/riscv/testdata/testbranch: add //go...
2022-02-28 cuishuangall: fix typos
2022-02-28 Robert Griesemergo/types, types2: fix string to type parameter conversions
2022-02-28 Dan Scalescmd/compile: deal with constructed types that have...
2022-02-28 Matthew Dempskyspec: the -'s possessive suffix is English, not code
2022-02-28 Cherry Muiruntime: avoid cgo_unsafe_args for syscall.syscall...
2022-02-28 Dan Scalescmd/compile: fix case for structural types where we...
next