]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-11-15 Agniva De Sarkercmd/go: document the -mod=mod option
2019-11-15 Bryan C. Millscmd/go: allow a fork with path […]/vN to replace gopkg...
2019-11-15 Bryan C. Millscmd/go: fix typo'd argument in build_trimpath.txt
2019-11-15 Michael Anthony... runtime: check summary before scavenging in fast path
2019-11-15 go101reflect: factor out special channel assignability rule...
2019-11-15 Tobias Klausersyscall: fix EpollEvent padding on mips64{,le}
2019-11-15 Cherry Zhangcmd/internal/obj/x86: mark 2-instruction TLS access...
2019-11-15 Cherry Zhangruntime: crash if a signal is received with bad G and...
2019-11-15 Sergey Zagurskynet: fix improper Context.Deadline usage in DialContext
2019-11-14 Jay Conrodcmd/go: include module path and version in cache key...
2019-11-14 Bryan C. Millsdoc: convert remaining bash tests to Go
2019-11-14 Elias Naurcmd/link/internal/ld,misc/cgo/testcshared: don't -fuse...
2019-11-14 Hana Kimruntime/pprof: fix the inlined frame merge logic
2019-11-14 Ian Lance Tayloros/signal: don't ignore SIGINT in TestAtomicStop child...
2019-11-14 Yasuhiro Matsumotoos: handle backslash and slash both in the path on...
2019-11-13 Jay Conrodcmd/go: fix error for empty packages referenced with...
2019-11-13 Ian Lance Tayloros/exec: skip poll descriptors when checking for open...
2019-11-13 Bryan C. Millsmisc/cgo/testgodefs: convert test from bash to Go
2019-11-13 Rémy Oudomphengmath/big: fix out-of-bounds panic in divRecursive
2019-11-13 Ian Lance Taylorruntime: acquire timersLocks around moveTimers
2019-11-13 Cuong Manh Lecmd/compile: update comments to refer to Order methods
2019-11-13 Than McIntoshcmd/link: don't run TestDWARF in c-archive mode on...
2019-11-13 Ian Lance Tayloros/exec: don't run TestExtraFiles if extra files were...
2019-11-13 ZYunHruntime: fix typo in deferprocStack's comments
2019-11-13 Bryan C. Millscmd/dist: remove chatty log.Print
2019-11-13 Brad Fitzpatricknet/http: add some debugging to TestDontCacheBrokenHTTP...
2019-11-13 Joel Singcmd/internal/objabi,cmd/link: initial linker support...
2019-11-13 Filippo Valsordasrc/vendor,crypto/tls: update to latest x/crypto and...
2019-11-12 Cherry Zhangruntime: enable async preemption on darwin/arm64
2019-11-12 Cherry Zhangcmd/internal/obj/arm64: save LR after decrementing...
2019-11-12 David Chasecmd/compile: expand initial $GOROOT in optimizer loggin...
2019-11-12 Carlo Alberto... runtime: consistently seed fastrand state across archs
2019-11-12 Hana (Hyang... cmd: sync github.com/google/pprof@v0.0.0-20191105193234...
2019-11-12 Matthew Dempskytest: add another test case for #35518
2019-11-12 Bryan C. Millscmd/go: convert TestCacheVet to a script
2019-11-12 David Chasecmd/compile: enable optimizer logging for inline-relate...
2019-11-12 Tobias Klausersyscall: fix epoll_event padding on linux/arm64
2019-11-12 Robert Griesemermath/big: ensure correct test input
2019-11-12 Bryan C. Millscrypto/tls: retry ETIMEDOUT flakes in localPipe on...
2019-11-12 Matthew Dempskycmd/compile: fix -m=2 infinite loop in escape.go
2019-11-12 Bryan C. Millscmd/dist: save and restore original permissions in...
2019-11-12 Ian Lance Taylorruntime: use pipe rather than note in TestSignalM
2019-11-12 Agniva De Sarkercmd/doc: show the package clause always
2019-11-12 Rémy Oudomphengmath/big: implement recursive algorithm for division
2019-11-12 Rob Piketext/template: add error check for parenthesized first...
2019-11-12 Agniva De Sarkergo/doc: document unicode quoting conversion
2019-11-12 Agniva De Sarkercmd/doc: show variables of unexported types for -all
2019-11-12 Filippo Valsordacrypto/tls: take key size into account in signature...
2019-11-12 Filippo Valsordacrypto/tls: add CipherSuites, InsecureCipherSuites...
2019-11-12 Filippo Valsordacrypto/tls: add correct names for CHACHA20_POLY1305...
2019-11-12 Filippo Valsordacrypto/tls: re-enable RSA-PSS in TLS 1.2 again
2019-11-12 Filippo Valsordacrypto/tls: implement Certificate.SupportedSignatureAlg...
2019-11-12 Filippo Valsordacrypto/tls: select only compatible chains from Certificates
2019-11-12 Filippo Valsordacrypto/tls: implement (*CertificateRequestInfo).Support...
2019-11-12 Filippo Valsordacrypto/tls: implement (*ClientHelloInfo).SupportsCertif...
2019-11-12 Filippo Valsordacrypto/tls: refactor certificate and signature algorith...
2019-11-12 Dmitri Shuralyovgo/doc: add NewFromFiles with support for classifying...
2019-11-11 Than McIntoshcmd/link: disable a DWARF testpoint on Windows pending...
2019-11-11 Bryan C. Millscmd/go: convert TestNonCanonicalImportPaths to a script...
2019-11-11 Bryan C. Millscmd/go: convert TestFmtLoadErrors to a script test
2019-11-11 Joel Singinternal/cpu,internal/bytealg: add support for riscv64
2019-11-11 Leon Klingelenet/smtp: add missing error check in test
2019-11-11 Jay Conrodcmd/go/internal/modcmd: skip modules with empty version...
2019-11-11 Bryan C. Millscmd/dist: write binaries to to GOTMPDIR instead of...
2019-11-11 Gabriel Rosenhousenet/http: add DialTLSContext hook to Transport
2019-11-11 Bryan C. Millscmd/go: in 'go build -o', allow the destination file...
2019-11-11 Agniva De Sarkerflag: clarify that a flag cannot be re-defined
2019-11-11 Rob Pikestrconv: reformat and tidy comments in example
2019-11-11 Lorenz Bruncrypto/x509: fix CreateCRL for Ed25519 CAs
2019-11-11 Bryan C. Millsmisc: ensure that test overlay directories are writable
2019-11-11 Jay Conrodcmd/go: fix windows test failures
2019-11-11 Than McIntoshcmd/go: remove -w workaround for -buildmode=plugin...
2019-11-11 Than McIntoshcmd/go: address DWARF linker issues with -buildmode...
2019-11-11 Daniel Martíencoding/json: error when encoding a pointer cycle
2019-11-11 Michael Anthony... runtime: fix min/max logic in findScavengeCandidate
2019-11-11 Constantin... cmd/go: error out of 'go mod download' if the main...
2019-11-11 Michael Mundaycmd/compile, runtime: intrinsify atomic And8 and Or8...
2019-11-11 Cherry Zhangruntime: don't save G during VDSO if we're handling...
2019-11-11 Bryan C. Millsruntime/pprof: skip checks for inlined functions when...
2019-11-11 DQNEOcmd/compile: rename sizeof_Array and array_* to slice_*
2019-11-10 Brad FitzpatrickRevert "net: halve the allocs in ParseCIDR by sharing...
2019-11-10 David Chasecmd/compile: add json logging for escape analysis
2019-11-10 David Chasecmd/compile: enable optimizer logging for bounds checking
2019-11-10 David Chasecmd/compile: enable nil check logging for other archite...
2019-11-10 David Chasecmd/compile: add framework for logging optimizer (non...
2019-11-10 jsigncmd/go: make env -w and -u validate GOOS and GOARCH...
2019-11-10 Agniva De Sarkertime: change variable name to next
2019-11-10 Michael Anthony... runtime: make the test addresses for pageAlloc smaller...
2019-11-09 Fazlul Shahriarcmd/go/internal/lockedfile, os: fix O_CREATE flag on...
2019-11-09 Filippo Valsordacrypto/tls: add ExampleConfig_VerifyPeerCertificate
2019-11-09 Rhys Hiltnersync: yield to the waiter when unlocking a starving...
2019-11-09 Tobias Klausersyscall: skip TestSyscallNoError on mips{,le}
2019-11-09 David Chasecmd/compile: intrinsify functions added to runtime...
2019-11-09 Ian Lance Tayloros/signal: use a larger channel buffer for all signals...
2019-11-08 David Chaseruntime: copy some functions from math/bits to runtime...
2019-11-08 witchardcmd/go/internal/modfetch: add GOINSECURE
2019-11-08 Bryan C. Millscmd/go/internal/lockedfile: skip flaky TestTransform...
2019-11-08 Matthew Dempskycmd/compile: don't apply -lang=go1.X restrictions to...
2019-11-08 Keith Randallruntime: fix line number for faulting instructions
2019-11-08 Ariel Mashrakicmd/go/internal/modload: fail if no package was found...
next