]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-27 Filippo Valsordacrypto/tls: remove tls10default GODEBUG flag
2022-04-27 Filippo Valsordacrypto/elliptic: split up P-256 field and group ops
2022-04-27 Filippo Valsordacrypto/elliptic: inline marshaling into nistec pointFro...
2022-04-27 Filippo Valsordacrypto/elliptic: use generics for nistec-based curves
2022-04-27 Filippo Valsordacrypto/elliptic: refactor package structure
2022-04-27 cuiweixietime: document hhmmss formats
2022-04-27 Keith Randallruntime: disable windowed Smhasher test on 32-bit systems
2022-04-26 Michael Anthony... runtime: refactor the scavenger and make it testable
2022-04-26 Michael Anthony... runtime: disable idle mark workers with at least one...
2022-04-26 Michael Anthony... runtime: move scheduling decisions by schedule into...
2022-04-26 Michael Anthony... runtime: reduce max idle mark workers during periodic...
2022-04-26 Michael Anthony... runtime: yield instead of sleeping in runqgrab on OpenBSD
2022-04-26 Michael Anthony... runtime: make alloc count metrics truly monotonic
2022-04-26 HanaSECURITY.md: replace golang.org with go.dev
2022-04-26 Michael Prattruntime: use ABIInternal for most calls to sigtrampgo
2022-04-26 Heschi Kreinicknet: skip TestDialCancel on darwin-arm64
2022-04-26 HanaREADME.md: update wiki link
2022-04-26 Bryan C. Millsos/exec: use a TestMain to avoid hijacking stdout for...
2022-04-26 Bryan C. Millsos/exec: make skipStdinCopyError a function instead...
2022-04-26 Russ Coxtime: fix quickcheck test to avoid wraparounds
2022-04-26 Robert Griesemercmd/compile/internal/syntax: parser to accept ~x as...
2022-04-25 zhouguangyuancmd/compile: fix the missing size for FuncInfoSym
2022-04-25 Carl Johnsonnet/http: add MaxBytesError
2022-04-25 cuiweixiereflect: support Len and Cap on pointer-to-array Value
2022-04-25 Bryan C. Millsos: skip TestRemoveAllRace on dragonfly
2022-04-25 Bryan C. Millsos/exec: in TestImplicitPWD, explicitly request the...
2022-04-25 张云浩slices: use !{{Less}} instead of {{GreaterOrEqual}}
2022-04-25 Austin Clementscmd/dist: add maymorestack tests
2022-04-25 Austin Clementsruntime: fix stack-move sensitivity in some tests
2022-04-25 Park Zhoucmd/compile: align table
2022-04-25 Than McIntoshdebug/pe: fix off by one error in valid symbol index...
2022-04-25 Than McIntoshcrypto/ed25519: test fixup
2022-04-25 Robert Findleygo/types, types2: add loong64 to gcArchSizes
2022-04-24 Meng Zhuoruntime: add ABIInternal to strhash and memhash on...
2022-04-23 Joel Singos: use a lower file count for TestOpenFileLimit on...
2022-04-23 eric fangruntime: support for debugger function calls on linux...
2022-04-22 Keith Randallruntime/race: add s390x .syso file
2022-04-22 Ian Lance Taylorregexp/syntax: rename ErrInvalidDepth to ErrNestingDepth
2022-04-22 Bryan C. Millsnet: eliminate a deadlock on the failure path in TestNo...
2022-04-22 Heschi Kreinick[dev.boringcrypto] misc/boring: skip long tests during...
2022-04-22 Michael Prattruntime/internal/syscall: use ABIInternal for Syscall6...
2022-04-22 Michael Prattsyscall: define Syscall6 in terms of RawSyscall6 on...
2022-04-22 Dmitri Shuralyovruntime: skip TestNoShrinkStackWhileParking on openbsd
2022-04-22 Robert Findleygo/types: use error_.errorf for reporting related error...
2022-04-22 Robert Findleygo/types: introduce the error_ type to match types2
2022-04-22 Robert Findleygo/types: remove unnecessary indirection when reporting...
2022-04-22 Bryan MillsRevert "cmd/compile: enable Asan check for global varia...
2022-04-22 Bryan MillsRevert "net: permit use of Resolver.PreferGo, netgo...
2022-04-22 Archana Rinternal/bytealg: optimize cmpbody for ppc64le/ppc64
2022-04-22 fanzha02cmd/compile: enable Asan check for global variables
2022-04-22 Meng Zhuointernal/bytealg: port bytealg functions to reg ABI...
2022-04-22 Bryan C. Millsruntime/cgo: remove stdlib.h warning workaround on...
2022-04-22 Tobias Klausernet/netip: fix Addr.Unmap reference in Addr.Is4 godoc...
2022-04-22 Ian Lance Taylorregexp: change ErrInvalidDepth message to match proposal
2022-04-22 Brad Fitzpatricknet: permit use of Resolver.PreferGo, netgo on Windows...
2022-04-21 Joe Tsaireflect: make more Value methods inlineable
2022-04-21 Derek Parkercmd/compile: Unify & improve struct comparisons
2022-04-21 mkontanitest/typeparam: fix copyright message
2022-04-21 Carlo Alberto... bufio: implement large write forwarding in Writer.Write...
2022-04-21 Ian Lance Taylorreflect: in assignTo only allocate target if needed
2022-04-21 Michael Prattsyscall: define Syscall in terms of RawSyscall on linux
2022-04-21 Michael Prattcmd/trace: embed static content
2022-04-21 Daniel Martígo/format: skip go/ast's object resolution
2022-04-21 Daniel Martícmd/gofmt: only resolve go/ast objects when needed
2022-04-21 Roland Shoemakercrypto/x509: revert serial length restriction
2022-04-21 Michael PrattRevert "syscall: define Syscall in terms of RawSyscall...
2022-04-21 Michael PrattRevert "syscall: define Syscall6 in terms of RawSyscall...
2022-04-21 Michael PrattRevert "runtime/internal/syscall: use ABIInternal for...
2022-04-21 Ian Lance Taylormisc/cgo/test: remove timing dependency from TestParall...
2022-04-21 Michael Matloobcmd/go: add a better error message when in a module...
2022-04-21 Michael Prattruntime/internal/syscall: use ABIInternal for Syscall6...
2022-04-21 Michael Prattsyscall: define Syscall6 in terms of RawSyscall6 on...
2022-04-21 Michael Prattsyscall: define Syscall in terms of RawSyscall on linux
2022-04-21 Michael Prattsyscall: define RawSyscall in terms of RawSyscall6...
2022-04-21 Michael Prattruntime/internal/syscall, syscall: replace RawSyscall6...
2022-04-21 Michael Prattsyscall: move Syscall declarations to OS files
2022-04-21 Michael Prattcmd/compile: add //go:uintptrkeepalive
2022-04-21 Michael Pratttest: rename live_syscall.go to live_uintptrkeepalive.go
2022-04-21 Bryan C. Millsgo/build: replace a call to os.Environ with (*exec...
2022-04-21 Bryan C. Millscmd/go: replace some calls to base.AppendPWD with cmd...
2022-04-21 zhangyunhaonet: use fastrand64 in randInt
2022-04-21 zhangyunhaoruntime: use fastrand64 in mapiterinit
2022-04-21 zhangyunhaohash/maphash: use fastrand64 in MakeSeed
2022-04-21 Bryan C. Millsos/exec: set PWD implicitly if Dir is non-empty and...
2022-04-21 Bryan MillsRevert "cmd/go/internal/test: wrap os.Stdout always"
2022-04-21 Roland Shoemakercrypto/x509: use SAN when comparing certs during path...
2022-04-21 Roland Shoemakercrypto/tls: reject duplicate extensions
2022-04-21 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-21 Bryan C. Millsos/exec: preserve original order of entries in dedupEnv
2022-04-21 Andrew Gerrandcmd/go/internal/test: wrap os.Stdout always
2022-04-20 zhangyunhaoruntime: add fastrand64
2022-04-20 Phil Kulinreflect: remove unused overflowPad variable
2022-04-20 Sean Liaonet/http: drop mimesniff for audio/basic
2022-04-20 Robert Griesemercmd/compile/internal/syntax: correct an error string
2022-04-20 Michael Matloobcmd/go: don't compute Deps fields if they're not needed
2022-04-20 Austin Clementscmd/link: fix StackCheckOutput on AIX
2022-04-20 Brad Fitzpatricknet/http: deflake TestTransportConnectionCloseOnRequest
2022-04-20 Bryan C. Millscrypto/rand: apply the same max read size on Illumos...
2022-04-20 Bryan C. Millsgo/internal/srcimporter: add context to cgo errors
next