]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-01-17 Sergey MatveevAutogenerated TLS-related strings go1.23.5-gost
2025-01-17 Sergey MatveevGOST X.509 and TLS 1.3 support via GoGOST
2025-01-16 Gopher Robot[release-branch.go1.23] go1.23.5 go1.23.5
2025-01-16 Damien Neil[release-branch.go1.23] net/http: persist header stripp...
2025-01-16 Roland Shoemaker[release-branch.go1.23] crypto/x509: properly check...
2025-01-08 Michael Anthony... [release-branch.go1.23] runtime: hold traceAcquire...
2025-01-08 Filippo Valsorda[release-branch.go1.23] crypto/tls: fix Config.Time...
2024-12-18 Ian Lance Taylor[release-branch.go1.23] net: don't use sendfile for...
2024-12-13 Cherry Mui[release-branch.go1.23] runtime: update and restore...
2024-12-11 Tim King[release-branch.go1.23] cmd/compile/internal/importer...
2024-12-03 Gopher Robot[release-branch.go1.23] go1.23.4 go1.23.4
2024-11-27 Felix Geisendörfer[release-branch.go1.23] cmd/trace: also show end stack...
2024-11-27 Russ Cox[release-branch.go1.23] runtime: reserve 4kB for system...
2024-11-20 Michael Anthony... [release-branch.go1.23] runtime: explicitly keep handle...
2024-11-20 Michael Anthony... [release-branch.go1.23] runtime: prevent weak->strong...
2024-11-20 qmuntal[release-branch.go1.23] syscall: mark SyscallN as noescape
2024-11-19 Dmitri Shuralyov[release-branch.go1.23]time: accept "+01" in TestLoadFi...
2024-11-19 David Chase[release-branch.go1.23] cmd/compile: use a non-fragile...
2024-11-06 Gopher Robot[release-branch.go1.23] go1.23.3 go1.23.3
2024-10-30 qmuntal[release-branch.go1.23] runtime: reduce syscall.Syscall...
2024-10-30 Felix Geisendörfer[release-branch.go1.23] runtime: fix MutexProfile missi...
2024-10-30 Andy Pan[release-branch.go1.23] internal/poll: handle the speci...
2024-10-30 Damien Neil[release-branch.go1.23] internal/poll: keep copying...
2024-10-30 Cherry Mui[release-branch.go1.23] cmd/link: generate Mach-O UUID...
2024-10-30 Michael Anthony... [release-branch.go1.23] runtime: uphold goroutine profi...
2024-10-25 Michael Anthony... [release-branch.go1.23] runtime,time: use atomic.Int32...
2024-10-23 Ian Lance Taylor[release-branch.go1.23] runtime: don't frob isSending...
2024-10-21 Felix Geisendörfer[release-branch.go1.23] runtime: fix GoroutineProfile...
2024-10-11 Michael Pratt[release-branch.go1.23] syscall: use SYS_EXIT_GROUP...
2024-10-11 Michael Pratt[release-branch.go1.23] os: add clone(CLONE_PIDFD)...
2024-10-08 Ian Lance Taylor[release-branch.go1.23] runtime: clear isSending bit...
2024-10-02 cions[release-branch.go1.23] os: ignore SIGSYS in checkPidfd
2024-10-02 Shulhan[release-branch.go1.23] runtime: fix TestGdbAutotmpType...
2024-10-01 Gopher Robot[release-branch.go1.23] go1.23.2 go1.23.2
2024-09-27 Ian Lance Taylor[release-branch.go1.23] runtime: if stop/reset races...
2024-09-25 Cuong Manh Le[release-branch.go1.23] cmd/compile: fix wrong esacpe...
2024-09-18 Ian Lance Taylor[release-branch.go1.23] syscall: on exec failure, close...
2024-09-11 Michael Anthony... [release-branch.go1.23] unique: don't retain uncloned...
2024-09-06 Wei Fu[release-branch.go1.23] os: dup pidfd if caller sets...
2024-09-06 Michael Anthony... [release-branch.go1.23] internal/weak: shade pointer...
2024-09-06 Keith Randall[release-branch.go1.23] runtime: size maps.Clone destin...
2024-09-05 Ian Lance Taylor[release-branch.go1.23] cmd/cgo: correct padding requir...
2024-09-05 Gopher Robot[release-branch.go1.23] go1.23.1 go1.23.1
2024-09-05 Roland Shoemaker[release-branch.go1.23] go/build/constraint: add parsin...
2024-09-05 Roland Shoemaker[release-branch.go1.23] encoding/gob: cover missed...
2024-09-05 Roland Shoemaker[release-branch.go1.23] go/parser: track depth in neste...
2024-08-29 Michael Pratt[release-branch.go1.23] cmd: vendor golang.org/x/teleme...
2024-08-28 Nic Klaassen[release-branch.go1.23] database/sql: fix panic with...
2024-08-28 Tim King[release-branch.go1.23] go/types, types2: unalias tilde...
2024-08-28 Michael Anthony... [release-branch.go1.23] runtime: store bp on cgocallbac...
2024-08-28 Michael Matloob[release-branch.go1.23] go/types, types2: use max(fileV...
2024-08-21 Paul E. Murphy[release-branch.go1.23] runtime: on AIX, fix call to...
2024-08-21 Robert Griesemer[release-branch.go1.23] go/types, types2: Named.cleanup...
2024-08-21 Michael Anthony... [release-branch.go1.23] unique: use TypeFor instead...
2024-08-21 Andy Pan[release-branch.go1.23] os: use O_EXCL instead of O_TRU...
2024-08-14 Kir Kolyshkin[release-branch.go1.23] os: fix Chtimes test flakes
2024-08-13 Gopher Robot[release-branch.go1.23] go1.23.0 go1.23.0
2024-08-13 Carlos Amedee[release-branch.go1.23] revert "go/types, types2: only...
2024-08-12 Michael Matloob[release-branch.go1.23] go/types, types2: only use...
2024-08-02 Filippo Valsorda[release-branch.go1.23] crypto/tls: fix testHandshake...
2024-07-26 Cuong Manh Le[release-branch.go1.23] types2, go/types: fix instantia...
2024-07-26 Robert Griesemer[release-branch.go1.23] cmd/compile: more informative...
2024-07-24 Damien Neil[release-branch.go1.23] os: document CopyFS behavior...
2024-07-22 Dmitri Shuralyov[release-branch.go1.23] all: merge master (5e8a731...
2024-07-22 Will FaughtREADME: fix CC BY license name
2024-07-22 Sean Liaoslices: explicitly document nil and empty slice equality
2024-07-22 Cherry Muicmd/compile: don't inline runtime functions in -d=check...
2024-07-19 Cuong Manh Leruntime: mark lockWithRankMayAcquire as nosplit
2024-07-17 Sean Liaomaps: document handling of non-reflexive keys
2024-07-17 Rob Findleycmd: vendor golang.org/x/telemetry@0b706e1
2024-07-17 Ian Lance Tayloros: don't try to signal PID -1 on Unix
2024-07-17 Nick Ripleyruntime: avoid multiple records with identical stacks...
2024-07-17 Cherry Muicmd/cgo/internal/testcarchive: remove 1-minute timeout
2024-07-17 withskymath/big: fix comment typo in natdiv.go
2024-07-17 Zxillyinternal/bytealg: extend memchr result correctly on...
2024-07-16 Than McIntoshcmd/internal/cov: close counter data files eagerly
2024-07-16 Kir Kolyshkinregexp: more cross-references in docstrings
2024-07-16 Kir Kolyshkinbytes: more cross-references in docstrings
2024-07-16 Kir Kolyshkinmath/big: use lists in docstrings
2024-07-16 Kir Kolyshkinmath/big: more cross-references in docstrings
2024-07-16 Kir Kolyshkinencoding/binary: use list format in docstrings
2024-07-16 Kir Kolyshkinstrings,bytes,regexp: use lists in Split* docstrings
2024-07-16 Clide Stefanicrypto/tls: add exclude tls flags to bogo_shim_test
2024-07-16 Sean Liaoencoding/json: document compact json output in Encoder...
2024-07-16 Sean Liaonet: document ParseIP always returns IPv6 addresses
2024-07-16 Sean Liaoarchive/zip: document handling of duplicate names in...
2024-07-16 cui flitersort: add example for Find
2024-07-16 Cuong Manh Lecmd/compile: fix recursive generic interface instantiation
2024-07-16 Gopher Robot[release-branch.go1.23] go1.23rc2 go1.23rc2
2024-07-15 Miki Tebekaflag: add FlagSet example
2024-07-15 Cherry Mui[release-branch.go1.23] all: merge master (6948b4d...
2024-07-15 Cherry MuiRevert "runtime: avoid multiple records with identical...
2024-07-15 Cherry Mui[release-branch.go1.23] all: merge master (8f1ec59...
2024-07-15 Cuong Manh Lestrings: re-introduce noescape wrapper
2024-07-15 Sean Liaonet/http: document io.Seeker requirement for fs.FS...
2024-07-12 Rob Findleycmd: vendor golang.org/x/telemetry@268b4a8ec2d7
2024-07-12 Tim Kinggo/types: fix assertion failure when range over int...
2024-07-12 Joel Singos: clean up after TestIssue60181
2024-07-11 Ian Lance Taylorunsafe: say "functions like syscall.Syscall", not only...
2024-07-11 cuishuangall: make struct comments match struct names
next