]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-12-09 Sergey MatveevAutogenerated TLS-related strings go1.17.5-gost
2021-12-09 Sergey MatveevGOST X.509 and TLS 1.3 support via GoGOST
2021-12-09 Alexander Rakoczy[release-branch.go1.17] go1.17.5 go1.17.5
2021-12-09 Filippo Valsorda[release-branch.go1.17] net/http: update bundled golang...
2021-12-09 Russ Cox[release-branch.go1.17] syscall: avoid writing to p...
2021-12-09 Russ Cox[release-branch.go1.17] syscall: fix ForkLock spurious...
2021-12-06 Heschi Kreinick[release-branch.go1.17] misc/cgo/testplugin: skip TestI...
2021-12-02 Heschi Kreinick[release-branch.go1.17] go1.17.4 go1.17.4
2021-12-02 Cuong Manh Le[release-branch.go1.17] cmd/compile: only update source...
2021-12-02 Michael Anthony... [release-branch.go1.17] net/http: update bundled golang...
2021-12-01 Robert Griesemer[release-branch.go1.17] go/types: break cycles in inval...
2021-12-01 Damien Neil[release-branch.go1.17] net/http: do not send Transfer...
2021-12-01 Damien Neil[release-branch.go1.17] net/http: do not cancel request...
2021-12-01 Jason A. Donenfeld[release-branch.go1.17] runtime: keep //go:cgo_unsafe_a...
2021-11-29 zhouguangyuan[release-branch.go1.17] time: fix looking for zone...
2021-11-24 Dan Scales[release-branch.go1.17] cmd/compile: fix case where...
2021-11-24 Jason A. Donenfeld[release-branch.go1.17] runtime: use correct constant...
2021-11-24 Jason A. Donenfeld[release-branch.go1.17] runtime: on windows, read nanot...
2021-11-24 Keith Randall[release-branch.go1.17] cmd/compile: fix fuse pass...
2021-11-22 Bryan C. Mills[release-branch.go1.17] cmd/go: forward the MallocNanoZ...
2021-11-10 Cherry Mui[release-branch.go1.17] cmd/link: don't use label symbo...
2021-11-09 Cuong Manh Le[release-branch.go1.17] cmd/go: fix mod_get_direct
2021-11-04 Than McIntosh[release-branch.go1.17] go1.17.3 go1.17.3
2021-11-03 Jason7602[release-branch.go1.17] archive/zip: don't panic on...
2021-11-01 Dmitri Shuralyov[release-branch.go1.17] net/http: update bundled golang...
2021-10-29 Roland Shoemaker[release-branch.go1.17] debug/macho: fail on invalid...
2021-10-28 Russ Cox[release-branch.go1.17] cmd/go: update for //go:build...
2021-10-28 Richard Musiol[release-branch.go1.17] cmd/link: increase reserved...
2021-10-28 zhouguangyuan[release-branch.go1.17] cmd/link: disable weak referenc...
2021-10-28 Michael Pratt[release-branch.go1.17] runtime: consistently access...
2021-10-27 Keith Randall[release-branch.go1.17] cmd/compile: ensure constant...
2021-10-27 Keith Randall[release-branch.go1.17] cmd/compile: fix simplification...
2021-10-25 Jason A. Donenfeld[release-branch.go1.17] syscall: do not use handle...
2021-10-07 Michael Anthony... [release-branch.go1.17] go1.17.2 go1.17.2
2021-10-07 Michael Knyszek[release-branch.go1.17] misc/wasm, cmd/link: do not...
2021-10-06 Cuong Manh Le[release-branch.go1.17] cmd/compile: fold handling...
2021-09-28 Jay Conrod[release-branch.go1.17] cmd/go: write go.mod requiremen...
2021-09-23 Ian Lance Taylor[release-branch.go1.17] text/template: initialize templ...
2021-09-15 Ian Lance Taylor[release-branch.go1.17] runtime: in adjustTimers back...
2021-09-15 korzhao[release-branch.go1.17] time: propagate "," separator...
2021-09-09 Than McIntosh[release-branch.go1.17] go1.17.1 go1.17.1
2021-09-08 Bryan C. Mills[release-branch.go1.17] cmd/go/internal/modload: scan...
2021-09-01 Damien Neil[release-branch.go1.17] all: update golang.org/x/net...
2021-09-01 Robert Griesemer[release-branch.go1.17] go/types: don't override x...
2021-09-01 Rob Findley[release-branch.go1.17] go/types: fix panic with nil...
2021-09-01 Jay Conrod[release-branch.go1.17] cmd/go: ensure 'go get -u'...
2021-09-01 Tobias Klauser[release-branch.go1.17] crypto/rand, internal/syscall...
2021-09-01 Cherry Mui[release-branch.go1.17] cmd/link: do not use GO_LDSO...
2021-09-01 Keith Randall[release-branch.go1.17] cmd/compile: allow embed into...
2021-09-01 Cuong Manh Le[release-branch.go1.17] cmd/compile: fix method express...
2021-09-01 Roland Shoemaker[release-branch.go1.17] archive/zip: prevent preallocat...
2021-08-16 Michael Anthony... [release-branch.go1.17] go1.17 go1.17
2021-08-15 Jeff Wentworth[release-branch.go1.17] sync/atomic: fix documentation...
2021-08-13 Michael Pratt[release-branch.go1.17] runtime: drop SIGPROF while...
2021-08-13 Russ Cox[release-branch.go1.17] time: fix docs for new comma...
2021-08-12 Dmitri Shuralyov[release-branch.go1.17] all: merge master (5805efc...
2021-08-12 Dmitri Shuralyovdoc/go1.17: remove draft notice
2021-08-12 Carlos AmedeeCONTRIBUTORS: update for the Go 1.17 release
2021-08-12 Dmitri Shuralyovos/exec: re-enable LookPathTest/16
2021-08-11 Matthew Dempskysrc/make.*: make --no-clean flag a no-op that prints...
2021-08-11 Ian Lance Taylordoc/go1.17: linker passes -I to extld as -Wl,--dynamic...
2021-08-10 fanzha02doc: use "high address/low address" instead of "top...
2021-08-09 Jay Conrodcmd/go: with -mod=vendor, don't panic if there are...
2021-08-09 Ian Lance Taylorruntime/cgo: when using msan explicitly unpoison cgoCallers
2021-08-08 Cuong Manh Ledoc: add example for conversion from slice expressions...
2021-08-07 Bryan C. Millsdoc/go1.17: fix a typo introduced in CL 335135
2021-08-06 Cherry Muimake.bash: do not overwrite GO_LDSO if already set
2021-08-06 Bryan C. Millsdoc/go1.17: clarify Modules changes
2021-08-06 Jason A. Donenfeldruntime: allow arm64 SEH to be called if illegal instru...
2021-08-05 Matthew Dempskyruntime: warn that KeepAlive is not an unsafe.Pointer...
2021-08-04 Damien Neilnet/http: speed up and deflake TestCancelRequestWhenSha...
2021-08-02 Alexander Rakoczy[release-branch.go1.17] go1.17rc2 go1.17rc2
2021-08-02 Ian Lance Taylorio/fs: don't use absolute path in DirEntry.Name doc
2021-08-02 Alexander Rakoczy[release-branch.go1.17] all: merge master (b8ca6e5...
2021-07-31 Josh Bleecher... all: gofmt
2021-07-30 Damien Neilnet/http/httputil: close incoming ReverseProxy request...
2021-07-29 Ian Lance Taylorruntime: avoid possible preemption when returning from...
2021-07-28 Jay Conrodcmd/go: fix go.mod file name printed in error messages...
2021-07-28 Matthew Dempskyruntime: don't crash on nil pointers in checkptrAlignment
2021-07-27 Jay Conrodcmd/go: use .mod instead of .zip to determine if versio...
2021-07-27 180909cmd/go: add missing flag in UsageLine
2021-07-27 Changkun Outesting: clarify T.Name returns a distinct name of...
2021-07-27 Rob Findleygo/types: preserve untyped constants on the RHS of...
2021-07-26 Koichi Shiraishiruntime: correct variable name in comment
2021-07-26 Ian Lance Taylorruntime: remove adjustTimers counter
2021-07-26 180909cmd/vet: add missing copyright header
2021-07-26 Cuong Manh Ledoc: clarify non-nil zero length slice to array pointer...
2021-07-26 Dmitri Shuralyovcrypto/x509: update iOS bundled roots to version 55188...
2021-07-25 Ian Lance Taylorspec: use consistent capitalization for rune literal...
2021-07-23 Alberto Donizettidoc/1.17: fix two dead rfc links
2021-07-22 Cherry Muicmd/compile: do not change field offset in ABI analysis
2021-07-22 Ian Lance Taylorruntime: don't clear timerModifiedEarliest if adjustTim...
2021-07-22 David Chaseruntime: move mem profile sampling into m-acquired...
2021-07-21 wdvxdrreflect: add missing copyright header
2021-07-21 Ian Lance Taylorreflect: add Value.CanConvert
2021-07-20 Ian Lance Taylorcmd/go: don't add C compiler ID to hash for standard...
2021-07-20 Benny Siegertruntime/debug: skip TestPanicOnFault on netbsd/arm
2021-07-19 Piersspec: correct example comment in Conversions from slice...
2021-07-19 helloPierstime: correct typo in documentation for UnixMicro
2021-07-19 Cherry Muicmd/compile: fix off-by-one error in traceback argument...
next