]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-05-02 Gopher Robot[release-branch.go1.20] go1.20.4 go1.20.4
2023-05-02 Roland Shoemaker[release-branch.go1.20] html/template: emit filterFails...
2023-05-02 Roland Shoemaker[release-branch.go1.20] html/template: handle all JS...
2023-05-02 Roland Shoemaker[release-branch.go1.20] html/template: disallow angle...
2023-04-25 Damien Neil[release-branch.go1.20] Revert "net/http: FileServer...
2023-04-24 Bryan C. Millscmd/compile/internal/importer,go/internal/gcimporter...
2023-04-24 Tero Saarni[release-branch.go1.20] crypto/tls: fix PSK binder...
2023-04-24 Matthew Dempsky[release-branch.go1.20] cmd/compile: fix reproducible...
2023-04-24 David Chase[release-branch.go1.20] cmd/compile: remove broken...
2023-04-24 Keith Randall[release-branch.go1.20] cmd/compile: use correct type...
2023-04-14 Ian Lance Taylor[release-branch.go1.20] syscall: restore original NOFIL...
2023-04-12 Junwei Zuo[release-branch.go1.20] cmd/compile: fix ir.StaticValue...
2023-04-05 Cuong Manh Le[release-branch.go1.20] cmd/compile: don't set range...
2023-04-05 Keith Randall[release-branch.go1.20] crypto/subtle: don't cast to...
2023-04-05 Michael Anthony... [release-branch.go1.20] html/template,mime/multipart...
2023-04-04 Gopher Robot[release-branch.go1.20] go1.20.3 go1.20.3
2023-04-04 Roland Shoemaker[release-branch.go1.20] html/template: disallow actions...
2023-04-04 Damien Neil[release-branch.go1.20] go/scanner: reject large line...
2023-04-04 Damien Neil[release-branch.go1.20] mime/multipart: limit parsed...
2023-04-04 Damien Neil[release-branch.go1.20] net/textproto, mime/multipart...
2023-04-04 Damien Neil[release-branch.go1.20] mime/multipart: avoid excessive...
2023-04-04 Damien Neil[release-branch.go1.20] net/textproto: avoid overpredic...
2023-03-29 Lynn Boger[release-branch.go1.20] cmd/internal/obj/ppc64: fix...
2023-03-29 Keith Randall[release-branch.go1.20] cmd/compile: don't assume point...
2023-03-29 Cuong Manh Le[release-branch.go1.20] cmd/compile: re-compile instant...
2023-03-23 Geon Kim[release-branch.go1.20] time: fix timezone lookup logic...
2023-03-22 Than McIntosh[release-branch.go1.20] cmd/link/internal/arm: fix...
2023-03-17 Than McIntosh[release-branch.go1.20] cmd/go,cmd/link: prefer externa...
2023-03-15 Cherry Mui[release-branch.go1.20] cmd/link: use label symbols...
2023-03-15 Cherry Mui[release-branch.go1.20] Revert "cmd/compile: enable...
2023-03-09 Bryan C. Mills[release-branch.go1.20] cmd/go: avoid running slow...
2023-03-08 Heschi Kreinick[release-branch.go1.20] internal/testpty: fix error...
2023-03-07 Gopher Robot[release-branch.go1.20] go1.20.2 go1.20.2
2023-03-01 Matthew Dempsky[release-branch.go1.20] cmd/compile: relax overly stric...
2023-03-01 Roland Shoemaker[release-branch.go1.20] crypto/x509: fix broken tests
2023-03-01 Roland Shoemaker[release-branch.go1.20] crypto/x509: fix system root...
2023-03-01 Cuong Manh Le[release-branch.go1.20] syscall: fix invalid unsafe...
2023-03-01 Bryan C. Mills[release-branch.go1.20] net: delete TestTCPSelfConnect
2023-03-01 Roland Shoemaker[release-branch.go1.20] crypto/x509: fix ParsePKCS8Priv...
2023-02-28 Kir Kolyshkin[release-branch.go1.20] syscall: Faccessat: check for...
2023-02-28 Filippo Valsorda[release-branch.go1.20] crypto/internal/bigmod: flag...
2023-02-28 Roland Shoemaker[release-branch.go1.20] crypto/ecdh: explicitly reject...
2023-02-28 Matthew Dempsky[release-branch.go1.20] cmd/compile/internal/noder...
2023-02-27 Than McIntosh[release-branch.go1.20] cmd/link: better fix for arm32...
2023-02-27 Filippo Valsorda[release-branch.go1.20] crypto/internal/nistec: reduce...
2023-02-22 Than McIntosh[release-branch.go1.20] cmd/internal/cov: fix misuse...
2023-02-22 Ian Lance Taylor[release-branch.go1.20] Revert "internal/poll: drop...
2023-02-15 Michael Anthony... [release-branch.go1.20] runtime: check for overflow...
2023-02-15 Cuong Manh Le[release-branch.go1.20] cmd/compile: fix wrong escape...
2023-02-15 Cuong Manh Le[release-branch.go1.20] cmd/compile: disable inline...
2023-02-15 Adin Scannell[release-branch.go1.20] runtime: fix signature for...
2023-02-14 Michael Pratt[release-branch.go1.20] all: update vendored golang...
2023-02-14 Gopher Robot[release-branch.go1.20] go1.20.1 go1.20.1
2023-02-14 Roland Shoemaker[release-branch.go1.20] net/http: update bundled golang...
2023-02-14 Roland Shoemaker[release-branch.go1.20] crypto/tls: replace all usages...
2023-02-14 Damien Neil[release-branch.go1.20] mime/multipart: limit memory...
2023-02-14 Damien Neil[release-branch.go1.20] path/filepath: do not Clean...
2023-02-10 Frederic Branczyk[release-branch.go1.20] cmd/compile/internal/pgo: fix...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go/internal/script: retry...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go/internal/test: refresh...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go: remove tests that assum...
2023-02-10 Russ Cox[release-branch.go1.20] runtime: skip darwin osinit_hac...
2023-02-10 Russ Cox[release-branch.go1.20] cmd/link: keep go.buildinfo...
2023-02-09 qmuntal[release-branch.go1.20] time: update windows zoneinfo_abbrs
2023-02-09 Matthew Dempsky[release-branch.go1.20] cmd/compile/internal/noder...
2023-02-09 Cuong Manh Le[release-branch.go1.20] cmd/compile: fix inline static...
2023-02-09 Cuong Manh Le[release-branch.go1.20] cmd/compile: remove constant...
2023-02-01 Gopher Robot[release-branch.go1.20] go1.20 go1.20
2023-01-26 Than McIntosh[release-branch.go1.20] internal/coverage/decodemeta...
2023-01-26 Than McIntosh[release-branch.go1.20] runtime/coverage: avoid non...
2023-01-25 Changkun Ou[release-branch.go1.20] sync: document memory model...
2023-01-25 Keith Randall[release-branch.go1.20] Revert "cmd/compile: teach...
2023-01-18 Joe Tsai[release-branch.go1.20] time: revert strict parsing...
2023-01-18 Russ Cox[release-branch.go1.20] cmd: update x/tools to latest...
2023-01-18 Cuong Manh Le[release-branch.go1.20] cmd/compile: fix unsafe.{SliceD...
2023-01-17 Matthew Dempsky[release-branch.go1.20] cmd/compile: fix static init...
2023-01-17 Cherry Mui[release-branch.go1.20] all: merge master (9088c69...
2023-01-17 Keith Randallcmd/compile: ensure temp register mask isn't empty
2023-01-17 Alan Donovanos: document that Rename is not atomic on non-Unix...
2023-01-17 Filippo Valsordadoc/go1.20: update cryptography release notes
2023-01-17 fangguizhenstrings: remove redundant symbols
2023-01-17 Than McIntoshcmd/go: include coverage build flags for "go list"
2023-01-17 Filippo Valsordacrypto/ed25519: improve Ed25519ctx docs and add example
2023-01-17 Filippo Valsordacrypto/x509: clarify that CheckSignatureFrom and CheckS...
2023-01-17 Russ Coxcmd/go: document GODEBUG=installgoroot=all
2023-01-17 Russ Coxdoc/go1.20: remove mention of arena goexperiment
2023-01-17 Russ Coxarchive/tar, archive/zip: document ErrInsecurePath...
2023-01-16 Archana Rruntime: fix performance regression in morestack_noctxt...
2023-01-13 Bryan MillsRevert "internal/fsys: follow root symlink in fsys...
2023-01-13 Austin Clementsdoc/go1.20: mention build speed improvements
2023-01-13 Than McIntoshcmd/cover: remove go.mod from testdata subdir
2023-01-12 Gopher Robot[release-branch.go1.20] go1.20rc3 go1.20rc3
2023-01-11 Carlos Amedee[release-branch.go1.20] all: merge master (245e95d...
2023-01-11 Robert Findleygo/types, types2: don't look up fields or methods when...
2023-01-11 zhengchaopuruntime: fix incorrect comment
2023-01-11 Robert Griesemercmd/compile: better error message for when a type is...
2023-01-10 Russ Coxcmd/link, runtime: Apple libc atfork workaround take 3
2023-01-10 Russ Coxruntime: revert use of __fork to work around Apple...
2023-01-10 Bryan C. Millsos/exec: avoid leaking an exec.Cmd in TestWaitInterrupt
2023-01-09 Keith Randallcmd/compile: prevent IsNewObject from taking quadratic...
next