]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-11-24 Tobias Klauserlib/time, time/tzdata: update to 2022f
2022-11-24 Rongrongsyscall, runtime/internal/syscall: zero r2 before mips...
2022-11-24 Russ Coxcrypto/elliptic: remove deprecation markers
2022-11-23 Russ Coxcrypto/rsa: remove deprecation markers for multiprime...
2022-11-23 qmuntaldoc/go1.20: document changes to os on Windows
2022-11-23 kijimaDfmt: add uintptr test case
2022-11-23 Russ Coxcmd/compile: reenable inlstaticinit
2022-11-23 Russ Coxreflect: remove deprecation notices from SliceHeader...
2022-11-23 Russ Coxdoc/go1.20: finish most standard library TODOs
2022-11-23 Russ Coxdoc/go1.20: document new freebsd/riscv64 port
2022-11-23 Russ Coxdoc/go1.20: add hyperlinks, minor edits
2022-11-23 Russ Coxdoc/go1.20: document spec changes
2022-11-23 Russ Coxcmd/compile: fix error message wording
2022-11-23 Tim Kingdoc/go1.20: document adding to the timeformat vet analysis
2022-11-23 Alan Donovanplugin: add warning
2022-11-23 Robert Griesemerspec: add a link to Allocation section in section on...
2022-11-23 Robert Griesemerspec: document that trailing comma is valid after index...
2022-11-22 Bryan C. Millscmd/go: fix the DefaultCC check if CC is an absolute...
2022-11-22 Cherry Muicmd/vendor: update vendored github.com/google/pprof...
2022-11-22 Damien Neilall: enable disabled HTTP/2 tests
2022-11-22 Damien NeilRevert "net/url, net/http/httputil: accept invalid...
2022-11-22 Than McIntoshcmd/dist: revise skip sequence added in CL 452763
2022-11-22 Damien Neilarchive/tar, archive/zip: disable ErrInsecurePath by...
2022-11-22 Cherry Muiall: update vendored golang.org/x dependencies for...
2022-11-22 Than McIntoshcmd/dist: skip -race w/ external linkage on windows...
2022-11-22 Bryan C. Millscmd/go: remove special case for prebuilt cgo library...
2022-11-22 Bryan C. Millscmd/dist: skip the staleness check for 'cmd' when testi...
2022-11-22 Bryan C. Millscmd/go: in TestScript/mod_outside, run 'go build' befor...
2022-11-22 Russ Coxdoc/go1.20: document math/rand autoseed and deprecation...
2022-11-22 Russ Coxdoc/go1.20: document bootstrap requirements (Go 1.20...
2022-11-22 Russ Coxcmd/go: document new architecture feature build tags
2022-11-22 Filippo Valsordacrypto/internal/boring: tolerate empty ECDSA signatures
2022-11-22 Robert Findleydoc/go1.20: document changes to the loopclosure vet...
2022-11-22 Bryan C. Millsmisc/cgo/testcshared: reapply CL 451816
2022-11-22 Matthew Dempskycmd/compile: add -d=inlstaticinit debug flag
2022-11-21 Tim Kingcmd: update golang.org/x/tools to 3b9d20c52192
2022-11-21 Bryan C. Millscmd/go: do not install .a files for packages in std
2022-11-21 Russ Coxdoc: document more cgo, go command changes
2022-11-21 Egon Elbrecrypto/{sha512,sha256,sha1}: reduce Write calls in Sum
2022-11-21 David Chasecmd/dist: add serial/small build option for GOMAXPROCS=1
2022-11-21 Damien Neilarchive/tar, archive/zip: disable insecure file name...
2022-11-21 Robert Griesemergo/types, types2: report empty type sets in operand...
2022-11-21 Matthew Dempskycmd/compile: reject anonymous interface cycles
2022-11-21 Cherry Muicmd/dist: stop trying to access runtime/internal/sys...
2022-11-21 Robert Griesemergo/types, types2: better variable names, cleanups in...
2022-11-21 Cherry Muigo/types, cmd/compile: skip crypto/internal/bigmod...
2022-11-21 Martin Möhrmanncmd/dist: update to assume Go 1.17.13 as minimal Go...
2022-11-21 Than McIntoshtesting: skip TestVectoredHandlerExceptionInNonGoThread...
2022-11-21 qmuntalcmd/go,internal/platform: enable pie buildmode for...
2022-11-21 Than McIntoshtesting: skip flaky TestRaiseException on windows-amd64...
2022-11-21 Filippo Valsordacrypto/internal/bigmod: add amd64 assembly core
2022-11-21 Filippo Valsordacrypto/ecdsa: use bigmod and nistec instead of math...
2022-11-21 Filippo Valsordacrypto/internal/bigmod: move nat implementation out...
2022-11-21 Filippo Valsordacrypto/ed25519: implement Ed25519ctx and Ed25519ph...
2022-11-21 Paul E. Murphycrypto/aes: On ppc64le, use better instructions when...
2022-11-19 Than McIntoshcmd/link: revise DLL import symbol handling
2022-11-19 Than McIntoshmisc/cgo/testcshared: handle unsuffixed dlltool path
2022-11-19 Than McIntoshcmd/link: add capturehostobjs debugging flag
2022-11-19 Than McIntoshcmd/link: improved host archive debug trace output
2022-11-19 Filippo Valsordacrypto/rsa: allocate nats on the stack for RSA 2048
2022-11-19 Filippo Valsordacrypto/rsa: use R*R multiplication to get into the...
2022-11-19 Filippo Valsordacrypto/rsa: precompute moduli
2022-11-19 Filippo Valsordacrypto/rsa: deprecate and de-optimize multi-prime RSA
2022-11-19 Lúcás Meiercrypto/rsa: replace big.Int for encryption and decryption
2022-11-19 Filippo Valsordacrypto/ecdsa,crypto/x509: add encoding paths for NIST...
2022-11-19 Joel Singruntime: change tfork behaviour to unbreak openbsd...
2022-11-19 Damien Neilnet/http: deflake TestIssue4191_InfiniteGetTimeout
2022-11-19 Damien Neilnet/http: direct server logs to test output in tests
2022-11-18 Dmitri Shuralyovnet/http: regenerate h2_bundle.go
2022-11-18 Roland Shoemakercrypto/x509: implement SetFallbackRoots
2022-11-18 Filippo Valsordaall: update golang.org/x/crypto to 2c476679df9a
2022-11-18 David Chasecmd/compile: package-annotate structs when error would...
2022-11-18 Michael Matloobcmd/go: don't report non-go files in CompiledGoFiles
2022-11-18 Michael Matloobcmd/go/internal/script: check lack of error for non...
2022-11-18 Damien Neildoc/go1.20: add release notes for net package
2022-11-18 Damien Neilnet: fix typo in ControlContext parameter names
2022-11-18 Gabor Tanzcrypto/tls: add CertificateVerificationError to tls...
2022-11-18 Michael Matloobcmd/go: replace 'directory .' with 'current directory...
2022-11-18 cui fliterall: add missing periods in comments
2022-11-18 Keith Randallruntime,cmd/link: increase stack guard space when build...
2022-11-18 Joel Singruntime: optimise memmove on riscv64
2022-11-18 Tobias Klauserio/fs: clean up test helper functions
2022-11-18 Paul E. Murphycmd/link/internal/ppc64: fix trampoline reuse distance...
2022-11-18 Tobias Klausercmd/compile/internal/base, cmd/internal/bio: use syscal...
2022-11-18 Wayne Zuocmd/compile: fix wrong optimization for eliding Not...
2022-11-18 eric fangcmd/internal/obj/arm64: tidy literal pool
2022-11-18 Michael Knyszekruntime: add page tracer
2022-11-18 eric fangcmd/internal/obj/arm64: mark branch instructions in...
2022-11-18 Robert Findleygo/types, types2: ensure signatures are instantiated...
2022-11-18 Robert Griesemergo/types, types2: replace some Errorf calls with Error...
2022-11-18 Robert Griesemergo/types, types2: replace (internal) writePackage with...
2022-11-18 Filippo Valsordacrypto/ecdsa: improve benchmarks
2022-11-17 Keith Randallruntime: fix conflict between lfstack and checkptr
2022-11-17 Mateusz Poliwczaknet: return errNoSuchHost when no entry found in /etc...
2022-11-17 Russ Coxruntime: work around Apple libc bugs to make exec stop...
2022-11-17 Cherry Muicmd/compile/internal/pgo: count only the last two frame...
2022-11-17 Cherry Muicmd/compile: simplify PGO hot caller/callee computation
2022-11-17 Cuong Manh Lecmd/compile: fix broken IR for iface -> eface
2022-11-17 Keith Randallsync/atomic: hint users of old API to use new type...
2022-11-17 Damien Neilnet/http: deflake TestResponseControllerSetFutureWriteD...
next