]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-11-11 Andrew G. Morgansyscall: improve TestSetuidEtc() /proc/ parsing against...
2020-11-11 Bryan Borehamtesting: reduce memory allocation in Helper
2020-11-11 Ian Lance Tayloros: clarify that IsExist and friends do not use errors.Is
2020-11-11 Roland Shoemakerdoc/go1.16: add crypto/x509 CSR release note
2020-11-11 Michael Matloobcmd/go: don't copy cgo files to objdir when overlay...
2020-11-11 Russ Coxio/fs: fix reference to WalkFunc
2020-11-11 Dmitri Shuralyovall: update vendored dependencies for Go 1.16 release
2020-11-10 Jay Conrodcmd/go: release note for -mod=readonly by default
2020-11-10 Daniel Martícmd/go: introduce the GOVERSION env variable
2020-11-10 Cherry Zhangdoc/go1.16: add release notes for darwin ports
2020-11-10 Michael MatloobRevert "cmd/go: don't copy cgo files to objdir when...
2020-11-10 Michael Anthony... runtime: add lock rank partial order edge pollDesc...
2020-11-10 Michael Anthony... runtime: add lock rank partial order edge sweep ->...
2020-11-10 Michael Matloobcmd/go: don't copy cgo files to objdir when overlay...
2020-11-10 Michael Mundaycmd/internal/obj/s390x: fix SYNC instruction encoding
2020-11-10 Mark Pulfordruntime/race: remove race from TestNoRaceAfterFunc2
2020-11-10 Tobias Klauserinternal/poll: use copy_file_range only on Linux kernel...
2020-11-10 Bryan C. Millscmd/go: update test_race_install expected output for...
2020-11-10 Roland Shoemakercrypto/tls: de-prioritize AES-GCM ciphers when lacking...
2020-11-09 Dmitrii Okunevencoding/asn1: optimize asn1.Unmarshal
2020-11-09 Emmanuel OdekeRevert "runtime: make stack traces of endless recursion...
2020-11-09 Cherry Zhangdoc/articles/race_detector.html: add darwin/arm64
2020-11-09 Filippo Valsordacrypto/x509: drop the cgo implementation of root_darwin...
2020-11-09 Filippo Valsordacrypto/tls: ensure the server picked an advertised...
2020-11-09 Michael Matloobcmd/go: support cgo files in overlays
2020-11-09 Filippo Valsordacrypto/tls: drop macFunction abstraction
2020-11-09 Johan Brandhorstcrypto/tls: add HandshakeContext method to Conn
2020-11-09 Koencrypto/x509: return additional chains from Verify on...
2020-11-09 Jay Conrodcmd/go: print deprecation messages for -i
2020-11-09 Jay Conrodcmd/go: print deprecation messages for 'go get' install...
2020-11-09 Bryan C. Millscmd/go: set FOSSIL_HOME in TestScript/mod_get_fossil
2020-11-09 Bryan C. Millscmd/go: prefer 'go get -d' instead of 'go get' in scrip...
2020-11-09 Roland Shoemakercrypto/x509: add additional convenience fields to Certi...
2020-11-09 Joel Singruntime: disable TestCrashDumpsAllThreads on openbsd...
2020-11-09 Cherry Zhangcmd/compile: make sure linkname'd symbol is non-package
2020-11-09 Russ Coxcmd/go: add GOVCS setting to control version control...
2020-11-09 Dmitri Shuralyovcmd/go: add /v2 to another require example
2020-11-09 Filippo Valsordacrypto/x509: update iOS bundled roots to version 55161...
2020-11-09 Filippo Valsordacrypto/tls: don't use CN in BuildNameToCertificate...
2020-11-09 Filippo Valsordacrypto/x509: use fingerprint map for (*CertPool).contains
2020-11-09 Bryan C. Millscmd/go/internal/modget: fix a typo introduced in CL...
2020-11-09 cch123crypto/tls: pool Conn's outBuf to reduce memory cost...
2020-11-08 Alberto Donizettitest/codegen: go fmt
2020-11-07 Austin Clementstesting: increase benchmark output to four significant...
2020-11-07 Brad Fitzpatrickcrypto/x509: keep smaller root cert representation...
2020-11-07 Brad Fitzpatrickcrypto/x509: add support for CertPool to load certs...
2020-11-07 Cuong Manh Lecmd/link: fix invalid usage of reflect.SliceHeader
2020-11-07 Joshua M. Clulowos/exec: use "pfiles" for fd debugging on illumos
2020-11-07 Cholerae Hucmd/compile: check indirect connection between if block...
2020-11-07 Artyom Pervukhinarchive/zip: fix documentation to mention fs.FS interface
2020-11-07 Meng Zhuocrypto/cipher: use Neon for xor on arm64
2020-11-07 Katie Hockmancrypto/tls: set Deadline before sending close notify...
2020-11-06 Pantelis Sampaziotiscrypto/x509: add Unwrap to SystemRootsError
2020-11-06 Emmanuel T... runtime: make stack traces of endless recursion print...
2020-11-06 Matthew Dempskycmd/compile: support inlining of type switches
2020-11-06 Russ Coxio/fs: add WalkDir
2020-11-06 Russ Coxpath/filepath: add WalkDir
2020-11-06 Michael Mundaycmd/compile: optimize shift pairs and masks on s390x
2020-11-06 Joel Singcmd/dist: remove openbsd/mips64 from incomplete ports
2020-11-05 Jonathan Swinneycmd/compile: improve atomic swap intrinsics on arm64
2020-11-05 Than McIntoshcmd/link: report error if builtin referenced but not...
2020-11-05 Rob Findleygo/types: add unexported start and end positions to...
2020-11-05 Michael Matloobcmd/go: account for flags when parsing regexps in TestS...
2020-11-05 Michael Prattruntime: disable preemption in startm
2020-11-05 Bryan C. Millscmd/go/internal/modget: resolve paths at the requested...
2020-11-05 Bryan C. Millscmd/go/internal/modload: fix (*mvsReqs).Max when the...
2020-11-05 Bryan C. Millscmd/go/internal/mvs: in Upgrade, pass upgrades to build...
2020-11-05 Bryan C. Millscmd/go/internal/mvs: test a downgrade where the target...
2020-11-05 Bryan C. Millscmd/go/internal/modload: add structured errors for...
2020-11-05 Bryan C. Millscmd/go/internal/modload: return a module-only result...
2020-11-05 Brad Fitzpatrickruntime: avoid a bit of unneeded work when MemProfileRa...
2020-11-05 Vee Zhangruntime: fix file references in hiter's comments
2020-11-05 Brad Fitzpatrickos: remove unused variable in unix implementation of...
2020-11-05 Dmitri Shuralyovcmd/go: revert "add GOVCS setting to control version...
2020-11-05 Dmitri Shuralyovpath/filepath: revert "add WalkDir"
2020-11-05 Rob Findleygo/types: simplify error messages for untyped value...
2020-11-05 Martin Möhrmanninternal/cpu: fix and cleanup ARM64 cpu feature fields...
2020-11-05 Emmanuel T... net/mail: avoid ParseDate confusion if day name include...
2020-11-05 Johan Knutzensyscall: expose bInheritHandles of CreateProcess
2020-11-05 Russ Coxcmd/go: add GOVCS setting to control version control...
2020-11-04 Derek Parkercmd/internal/obj: add prologue_end DWARF stmt for ppc64
2020-11-04 Russ Coxpath/filepath: add WalkDir
2020-11-04 Paul E. Murphycmd/asm: fix rlwnm reg,reg,const,reg encoding on ppc64
2020-11-04 Russ Coxos: avoid nil returns from Readdirnames, Readdir, ReadDir
2020-11-04 Cherry Zhangrace.bash: add darwin/arm64
2020-11-04 Curtis La Graffcmd/go/internal/modfetch/codehost: add support for...
2020-11-04 Joel Singcmd/dist: enable additional cgo tests on openbsd archit...
2020-11-04 Jonathan Swinneycmd/asm: rename arm64 instructions LDANDx to LDCLRx
2020-11-04 Tobias Klauserinternal/poll: treat copy_file_range EIO as not-handled
2020-11-04 Joel Singruntime: allow physical page aligned stacks to be allocated
2020-11-04 Joel Singcmd/compile,cmd/dist,cmd/go: enable pie buildmode for...
2020-11-03 Ben Hoytstrconv: revert ParseFloat/ParseComplex error on incorr...
2020-11-03 Ian Lance Taylorcmd/go: in cgoflags, permit -DX1, prohibit -Wp,-D,opt
2020-11-03 Bryan C. MillsRevert "cmd/go: support cgo files in overlays"
2020-11-03 Joel Singcmd/dist,cmd/go,runtime: add support for cgo on linux...
2020-11-03 Heisenberggo/ast: add test for Filter
2020-11-03 kemalelmizancmd/doc: adding validation before adding comment marker
2020-11-03 Alwin Dossos: export ErrProcessDone variable in windows and plan9
2020-11-03 Cuong Manh Lereflect: update NumMethod doc for interface type
2020-11-02 Cherry Zhangcmd/link: use internal linking for -race mode on darwin...
next