]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-16 Filippo Valsorda[dev.boringcrypto] misc/boring: add new releases to...
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 Filippo Valsorda[dev.boringcrypto] crypto/internal/boring: update Borin...
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...
2020-11-02 Michael Anthony... runtime: decouple consistent stats from mcache and...
2020-11-02 Michael Anthony... runtime: make getMCache inlineable
2020-11-02 Austin Clementsdoc/go1.16: document switch to MADV_DONTNEED
2020-11-02 Michael Matloobcmd/go: support cgo files in overlays
2020-11-02 Austin Clementsruntime: default to MADV_DONTNEED on Linux
2020-11-02 Bryan C. Millsall: update dependency on golang.org/x/sys and regenera...
2020-11-02 Cherry Zhangruntime: use indexed load/store in ARM64 assembly
2020-11-02 Bryan C. Millssyscall: switch go:generate directives back to mksyscal...
2020-11-02 Jonathan Swinneyruntime: improve memmove performance on arm64
2020-11-02 Richard Musiolmisc/wasm: check type of argument to Go.run
2020-11-02 David Chasecmd/compile: using new calls, optimize runtime.memequal...
2020-11-02 Cherry Zhangcmd/compile: remove racefuncenterfp when it is not...
2020-11-02 Cherry Zhangcmd: remove Go115AMD64
2020-11-02 Quim Muntalcmd/link: avoid exporting all symbols on windows buildm...
2020-11-01 Dmitri Shuralyovcmd/go: revert "support cgo files in overlays"
2020-11-01 Michał Derkaczcmd/compile: optimize small zeroing/moving on riscv64
2020-11-01 Emmanuel T... cmd/vet: bring in pass to catch invalid uses of testing...
2020-11-01 Matthew Dempskycmd/compile: fix recognition of unnamed return variables
2020-10-31 Emmanuel T... database/sql, runtime: correct *.Fatal inside goroutine...
2020-10-31 Cherry Zhangruntime: remove residual !go115NewMCentralImpl fields
next