]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Filippo Valsordacrypto/tls: set default minimum client version to TLS 1.2
2021-11-05 Dmitri Shuralyovdoc/go1.18: fill in Go 1.18 release note TODOs using...
2021-11-05 Michael Matloobcmd/go: fix bugs in replacement path handling
2021-11-05 Filippo Valsordacrypto/x509: disable SHA-1 signature verification
2021-11-05 Nevkontaktenet/http: adjust a substring which matches "uninteresti...
2021-11-05 jiahua wangunicode/utf8: add AppendRune Example
2021-11-05 jiahua wangerrors: add errors.Unwrap example
2021-11-05 zhouguangyuantime: fix looking for zone offset when date is close...
2021-11-05 jiahua wangtime: add some examples
2021-11-05 smasher164strings, bytes: deprecate Title
2021-11-05 Dan Kortschakdebug/plan9obj: export ErrNoSymbols
2021-11-05 jiahua wangbytes: add example with (*Buffer).Cap, (*Buffer).Read...
2021-11-05 Charlie Getzennet/http: distinguish between timeouts and client hangu...
2021-11-05 zhouguangyuantime: make Ticker.Reset(0) panic
2021-11-05 Keiichi Hirobenet/http: fix comment of writeRequest
2021-11-05 Austin Clementsruntime: fix racy stackForceMove check
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Bryan C. Millscmd/go: don't assume case-insensitivity in TestScript...
2021-11-05 Lynn Bogercrypt/aes: update formatting of ppc64le asm comments
2021-11-05 Paul E. Murphycmd/link: enable internal linking of PIE binaries on...
2021-11-05 Filippo Valsordacrypto/elliptic: port P-224 and P-384 to fiat-crypto
2021-11-05 Bryan C. Millsruntime: skip TestNoShrinkStackWhileParking on netbsd...
2021-11-05 Michael Anthony... runtime: make consistentHeapStats acquire/release nosplit
2021-11-05 Michael Anthony... runtime: pace the scavenger according to 1% of overall...
2021-11-05 Michael Anthony... runtime: use a controller to control the scavenge rate
2021-11-05 Michael Anthony... runtime: add harddecommit GODEBUG flag
2021-11-05 Michael Anthony... runtime: don't hold the heap lock while scavenging
2021-11-05 Tobias Klausersyscall: fix mkall.sh for openbsd/386
2021-11-05 Josh Bleecher... net/netip: optimize As4 and As16
2021-11-05 Dan Scalesruntime: fix a lock rank ordering and some edges.
2021-11-05 Heschi Kreinick[dev.boringcrypto] misc/boring: add new releases to...
2021-11-05 Brad Fitzpatricknet/netip: don't accept ParseAddr with leading zeros
2021-11-05 Cherry Muiruntime: mark TestTracebackArgs test functions nosplit
2021-11-05 Cuong Manh Lecmd/compile: only update source type when processing...
2021-11-05 Brad Fitzpatricknet: skip new alloc test on some builders
2021-11-05 Matthew Dempskycmd/compile: gracefully fallback when inline bodies...
2021-11-05 Andy Paninternal/poll: fix the wrong function names in comments
2021-11-05 lgbgblbufio: fix typo in comment
2021-11-05 Filippo Valsordacrypto/ecdsa: draw a fixed amount of entropy while...
2021-11-05 Austin Clementsruntime: add a maymorestack hook that moves the stack
2021-11-05 Austin Clementsruntime: add always-preempt maymorestack hook
2021-11-05 Austin Clementscmd/{asm,compile,internal/obj}: add "maymorestack"...
2021-11-05 Austin Clementscmd/compile,cmd/internal/objabi: move -d flag parser...
2021-11-04 Jason A. Donenfeldruntime: use correct constant when computing nsec remainder
2021-11-04 Michael Anthony... sync/atomic: disable GC during TestHammerStoreLoad
2021-11-04 Josh Bleecher... net: add UDP allocs test
2021-11-04 Josh Bleecher... internal/poll: re-use RawSockaddrAny buffers across...
2021-11-04 Josh Bleecher... net: pass around pointers to SockaddrInetN
2021-11-04 Josh Bleecher... net: remove the alloc from ReadMsgUDPAddrPort
2021-11-04 Josh Bleecher... net: remove the alloc from WriteMsgUDPAddrPort
2021-11-04 Michael Anthony... runtime: fix hard goal calculation
2021-11-04 Matthias Dötschcmd/go: clarify errors for pseudo-version commit length
2021-11-04 Bryan C. Millscmd/go: ensure that 'go test' prints the FAIL line...
2021-11-04 Simon Lawtest: fix indentation for -shuffle help text
2021-11-04 Bryan C. Millscmd/go: download fewer dependencies in 'go mod download'
2021-11-04 Filippo Valsordacrypto/elliptic: tolerate large inputs to IsOnCurve...
2021-11-04 Dan Scalescmd/compile: fix TypeDefn to deal with node with no...
2021-11-04 Michael Anthony... runtime: set and clear only the relevant bits in allocT...
2021-11-04 Michael Anthony... runtime: update and access scavengeGoal atomically
2021-11-04 Katie Hockmaninternal/fuzz: fix internal error handling
2021-11-04 Michael Anthony... internal/buildcfg: enable the pacer redesign by default
2021-11-04 Michael Anthony... runtime: implement GC pacer redesign
2021-11-04 Cherry Muicmd/link: don't use label symbol for absolute address...
2021-11-04 Katie Hockmaninternal/fuzz: improve minimizing message
2021-11-04 jiahua wangnet/netip: fix various typos in comment
2021-11-04 Michael Prattruntime: clear upper half of sec in ARM walltime
2021-11-04 Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof
2021-11-04 Robert Griesemercmd/compile/internal/types2: check non-generic conversi...
2021-11-04 Dan Scalescmd/compile: don't inline fn with no shape params,...
2021-11-04 Robert Findleycmd/doc, go/doc: add basic support for generic code
2021-11-04 Jason A. Donenfeldruntime: allow builtin write function to be redirected...
2021-11-04 Bryan C. Millsnet/http: reduce TestClientTimeout_h{1,2} latency
2021-11-04 Alex Brainmanruntime: do not generate crash dump on Windows 7
2021-11-04 Robert Griesemercmd/compile/internal/types2: implement compiler helper...
2021-11-04 Robert Griesemercmd/compile/internal/types2: minor cleanups in predicat...
2021-11-04 Robert Griesemercmd/compile/internal/types2: rename is_X predicates...
2021-11-04 Robert Griesemercmd/compile/internal/types2: rename isX predicates...
2021-11-04 Robert Griesemercmd/compile/internal/types2: remove qualification from...
2021-11-04 Cuong Manh Lecmd/compile: fix missing update source type in storeArg...
2021-11-04 Michael Anthony... syscall: fix and document uses of RegEnumKeyEx
2021-11-04 Dan Scalescmd/compile: add extra test for the non-mono pass
2021-11-04 Robert Findleygo/types: remove qualification from type parameter...
2021-11-04 Zvonimir Pavlinoviccmd/trace: use fmt.Print for newline-ending fixed string
2021-11-04 Robert Griesemercmd/compile/internal/syntax: better error message when...
2021-11-04 Zvonimir Pavlinoviccmd/cover: use fmt.Print for newline-ending fixed string
2021-11-04 Josh Bleecher... syscall: unify unix Recvmsg epilogues
2021-11-04 Josh Bleecher... syscall: unify unix Sendmsg prologues
2021-11-04 Josh Bleecher... internal/poll: remove alloc sending IPv6 UDP on Windows
2021-11-03 Jason A. Donenfeldnet/netip: fix various typos in comments
2021-11-03 Mostafa Solatidatabase/sql: fix tx.Prepare documentation
2021-11-03 Daniel Theophanesdatabase/sql: use errors.Is when checking ErrBadConn
2021-11-03 Josh Bleecher... syscall: migrate new UDP send/recv API to internal...
2021-11-03 Keith Randallcmd/compile: fix up shape type package
2021-11-03 Steven Hartlanddatabase/sql: Fix idle connection reuse
2021-11-03 Jason A. Donenfeldruntime: on windows, read nanotime with one instruction...
2021-11-03 Keith Randallcmd/compile: make pointers to arrays their own shape
2021-11-03 Katie Hockmaninternal/fuzz: improve error for mismatched types
2021-11-03 Rhys Hiltnerruntime/pprof: disable GC during calibration test
2021-11-03 Dan Scalestest/typeparam: add test for indexing on typeparams...
next