]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-10 Katie Hockman[dev.boringcrypto] misc/boring: add new releases to...
2021-05-08 Filippo Valsordacrypto/tls: make cipher suite preference ordering automatic
2021-05-08 Filippo Valsordacrypto/x509: remove GODEBUG=x509ignoreCN=0 flag
2021-05-08 Keith Randallcmd/compile: remove bit operations that modify memory...
2021-05-07 Dan Scalescmd/compile: improving the documentation of various...
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for compress/lzw package
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for reflect package
2021-05-07 Emmanuel T... doc/go1.17: document encoding/binary.Uvarint max read...
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for strconv package
2021-05-07 Paul E. Murphycmd/internal/obj: consolidate MOVB cases with other...
2021-05-07 Dmitri Shuralyovdoc/go1.17: move language specification TODO to the...
2021-05-07 Cherry Muicmd/link: don't include arginfo symbols in symbol table
2021-05-07 Robert Griesemercmd/compile/internal/types2: add test case for issue...
2021-05-07 Andy Paninternal/poll: cast off the last reference of SplicePip...
2021-05-07 Rob Findleygo/types,cmd/compile/internal/types2: unskip std and...
2021-05-07 Rob Findleygo/types: add a test case for issue 45985
2021-05-07 Rob Findleygo/types: expose types.Info.Inferred with -tags=typeparams
2021-05-06 Cherry Muiruntime: call unlockOSThread directly in Windows syscal...
2021-05-06 Cherry Muicmd/link: split large text sections on Darwin/ARM64...
2021-05-06 Roland Shoemakercrypto/tls: enforce ALPN overlap when negotiated on...
2021-05-06 Lynn Bogercmd/compile: fix intrinsic setting for mul64, add64...
2021-05-06 Roland Shoemakercrypto/x509: rewrite certificate parser
2021-05-06 Cherry MuiCONTRIBUTORS: change my name
2021-05-06 Robert Griesemermath/big: check for excessive exponents in Rat.SetString
2021-05-06 Dmitri Shuralyovdoc/go1.17: document fixes for negative rune handling
2021-05-06 Russ Coxtext/template: fix type bug in eq
2021-05-06 Russ Coxtext/template/parse: rename DeferFuncCheck to SkipFuncCheck
2021-05-06 sivchariruntime: gofmt proc_test.go
2021-05-06 David Chasecmd/compile: set unsayable "names" for regabi testing...
2021-05-06 Filippo Valsordacrypto/ecdsa,crypto/elliptic: improve tests and benchmarks
2021-05-06 Filippo Valsordacrypto/ed25519: skip allocations test on -noopt builder
2021-05-05 Rob Findleygo/parser: don't parse a nil IndexExpr.Index
2021-05-05 Dmitri Shuralyovdoc/go1.17: fill in Go 1.17 release note TODOs using...
2021-05-05 Filippo Valsordacrypto/ed25519: replace internal/edwards25519 with...
2021-05-05 Rob Findleygo/types: fix potential bugs in santitizer pass
2021-05-05 Robert Griesemercmd/compile/internal/types2: fix potential bugs in...
2021-05-05 Katie Hockmannet/http: ignore directory path when parsing multipart...
2021-05-05 Cuong Manh Lecmd/compile: do not substitute OGOTO inside a closure...
2021-05-05 Bryan C. Millscmd/go: spot-check the explicit requirements of root...
2021-05-05 Bryan C. Millscmd/go: skip TestExecInDeletedDir on aix and solaris...
2021-05-05 Robert Griesemercmd/compile/internal/types2: make TestManual work for...
2021-05-05 Andy Panruntime: implement runqdrain() for GC mark worker gorou...
2021-05-05 Alexander Rakoczyall: update vendored dependencies for Go 1.17
2021-05-05 Joel Singruntime: remove redundant save_g call in mcall for arm
2021-05-05 Robert Griesemercmd/compile/internal/types2: implement types2.Instantiate
2021-05-05 Than McIntoshcmd/compile: debug trace output for -N variable locatio...
2021-05-05 Than McIntoshcmd/compile: handle degenerate entry blocks in -N debug gen
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-05-05 Bryan C. Millscmd/go.sum: remove untidy checksums
2021-05-04 Ian Lance Taylorembed/internal/embedtest: add test for embedded path...
2021-05-04 Matthew Dempskygo/types: expose more API under -tags=typeparams
2021-05-04 Bryan C. Millscmd/go/internal/modload: only check root-promotion...
2021-05-04 Bryan C. Millscmd/go: add a test that reproduces the internal error...
2021-05-04 Michael Anthony... runtime: abort when receiving a signal on a non-Go...
2021-05-04 Dmitri Shuralyovdoc/go1.17: require macOS 10.13 or later
2021-05-04 Bryan C. Millscmd/go: update x/mod to fix "//indirect" comment editing
2021-05-04 Than McIntoshcmd/compile: establish regabi name/value mapping for...
2021-05-04 Richard Milleros: skip TestExecutableDeleted on plan9
2021-05-04 Austin Clementsinternal/buildcfg: set Error instead of panicking
2021-05-04 Paul E. Murphyos/signal: increase test timeouts on ppc64*/linux
2021-05-04 Michael Anthony... cmd/dist,cmd/go: set GOTRACEBACK to "system" for testing
2021-05-04 Ariel Mashrakidatabase/sql: add NullInt16 and NullByte
2021-05-04 Ian Lance Taylornet/url: avoid string concatenation in resolvePath
2021-05-04 Bryan C. Millscmd: update x/tools to pull in CL 315570
2021-05-04 Bryan C. Millscmd/go/internal/modload: remove outdated comments and...
2021-05-04 Bryan C. Millsall: update x/crypto to pull in CL 316109
2021-05-04 Bryan C. Millscmd: update x/text to pull in CL 315571
2021-05-04 Bryan C. Millscmd: update x/mod to pull in CL 316113
2021-05-04 Bryan C. Millscmd/go: suppress SSH password prompts when fetching...
2021-05-04 Keith Randallcmd/compile: when compiling with -N, avoid entry block
2021-05-04 David Chasecmd/compile: preserve/translate names for parameters
2021-05-04 Tobias Klausersyscall: add //go:build lines to assembly files
2021-05-04 Tobias Klauseros, syscall: use wait6 to avoid wait/kill race on netbsd
2021-05-04 EndlessChengstrconv: fix a typo
2021-05-04 Joe Tsaistrconv: add QuotedPrefix
2021-05-04 Colin Arnottsync/atomic: add (*Value).Swap and (*Value).CompareAndSwap
2021-05-04 Ian Lance Taylortext/template: add lock for Template.tmpl to fix data...
2021-05-03 Cherry Zhanginternal/syscall/unix: use internal/abi.FuncPC for...
2021-05-03 Colin Arnottmath: add MaxUint, MinInt, MaxInt
2021-05-03 Brad Fitzpatrickos: update some docs to reference fs.ErrFoo instead...
2021-05-03 Eddie Scholtzarchive/zip: add File.OpenRaw, Writer.CreateRaw, Writer...
2021-05-03 Dmitri Shuralyovcmd/api: disallow silent API additions after api/go1...
2021-05-03 Bryan C. Millsall: update x/net to pull in CL 316129
2021-05-03 Bryan C. Millscmd: update x/term to pull in CL 316112
2021-05-03 David Chasecmd/compile: fix possible nil deref added in CL 270943
2021-05-03 Cuong Manh Lecmd/compile: fix linux-amd64-noopt builder
2021-05-03 David Chasecmd/compile: make the stack allocator more careful...
2021-05-03 Roland Shoemakernet/http: use relative path in Location redirect
2021-05-03 Alessandro... cmd/compile: preserve argument order in debug_info
2021-05-03 Than McIntoshcmd/compile/internal/ssagen: fix misleading comment
2021-05-03 Dan Scalescmd/compile: add edge from lock rank edge from forceGC...
2021-05-03 Robert Griesemermath: replace float32/64 extrema with exact expressions
2021-05-03 Cherry Zhangcmd/link: unify text segment write
2021-05-03 Cherry Zhangcmd/compile: add traceback argument info to ABI0 assemb...
2021-05-03 Cuong Manh Lecmd/compile: make typecheckaste correctly report invali...
2021-05-03 Lynn Bogercmd/link/internal: fix use of DynlinkingGo with ppc64le...
2021-05-03 Lynn Bogercmd/dist: disable misc/cgo/testsanitizers on ppc64le
2021-05-03 Bryan C. Millscmd: update x/arch to pull in CL 315572
2021-05-02 Tobias Klauseros/user: implement (*User).GroupIds on solaris
next