]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-09-01 Dmitri Shuralyov[release-branch.go1.15-security] go1.15.1 go1.15.1
2020-09-01 Roberto Clapis[release-branch.go1.15-security] net/http/cgi,net/http...
2020-08-11 Andrew Bonventre[release-branch.go1.15] go1.15 go1.15
2020-08-11 Andrew[release-branch.go1.15] all: merge master into release...
2020-08-07 Alexander Rakoczy[release-branch.go1.15] go1.15rc2 go1.15rc2
2020-08-06 Alexander Rakoczy[release-branch.go1.15] all: merge master into release...
2020-08-06 Alexander Rakoczycmd: update golang.org/x/xerrors
2020-08-06 Katie Hockmanencoding/binary: read at most MaxVarintLen64 bytes...
2020-08-05 Michael Matloobcmd/go: fix error stacks when there are scanner errors
2020-08-04 Damien Neilnet/http: fix cancelation of requests with a readTracki...
2020-08-02 Keith Randallruntime/race: fix ppc64le build
2020-08-01 Keith Randallruntime/race: rebuild some .syso files to remove getaux...
2020-08-01 Toshihiro Shiinodoc/go1.15: fix a few trivial inconsistencies
2020-07-31 Matthew Dempskycmd/cgo: fix mangling of enum and union types
2020-07-31 Michael Anthony... runtime: validate candidate searchAddr in pageAlloc...
2020-07-30 Katie Hockmantesting: fix quotation marks
2020-07-30 Cholerae Hucmd/compile: don't addLocalInductiveFacts if there...
2020-07-30 Michael Mundaycrypto/ed25519: remove s390x KDSA implementation
2020-07-30 Michael Anthony... runtime: hold sched.lock over globrunqputbatch in runqp...
2020-07-28 Michael Prattruntime: ensure startm new M is consistently visible...
2020-07-27 Keith Randallcmd/compile: add floating point load+op operations...
2020-07-27 Cherry Zhangcmd/link: don't mark shared library symbols reachable...
2020-07-25 Ian Lance Taylorsyscall: use correct file descriptor in dup2 fallback...
2020-07-25 Ian Lance Taylorruntime, sync: add copyright headers to new files
2020-07-24 Filippo Valsordadoc/go1.15: surface the crypto/x509 CommonName deprecat...
2020-07-24 Alexander Rakoczy[release-branch.go1.15] go1.15rc1 go1.15rc1
2020-07-23 Austin Clementsdoc/go1.15: announce GO386=387 deprecation
2020-07-22 Ian Lance Taylorruntime: don't mlock on Ubuntu 5.4 systems
2020-07-20 Alberto Donizetticmd/compile: add test for fixed ICE on untyped conversion
2020-07-17 Brian Kesslerdoc/go1.15: add release notes for math/cmplx
2020-07-17 Dmitri Shuralyovgo/printer: remove exported StdFormat flag
2020-07-16 Russ Coxcompress/flate: fix another deflate Reset inconsistency
2020-07-16 Klaus Postcompress/flate: fix deflate Reset consistency
2020-07-15 Cherry Zhangcmd/link: skip TestOldLink if the old linker does not...
2020-07-14 Russ Coxnet/http: synchronize "100 Continue" write and Handler...
2020-07-14 Filippo Valsordacrypto/x509: respect VerifyOptions.KeyUsages on Windows
2020-07-14 Russ Coxhtml/template: add tests from text/template
2020-07-13 Jay Conrodcmd/go: include GOMODCACHE in 'go help environment'
2020-07-10 Fazlul Shahriarnet: hangup TCP connection after Dial timeout in Plan 9
2020-07-09 Austin Clementsdoc/go1.15: fix TODO about -buildmode=pie
2020-07-09 Norman B. Lancasternet/textproto: correct documentation of empty line...
2020-07-09 Jean de Klerkdoc/go1.15: add line for testing streaming change
2020-07-08 Filippo Valsordacrypto/x509/internal/macos: rename package to lowercase
2020-07-08 Ian Lance Taylorruntime: mark OpenBSD raise function nosplit
2020-07-08 Joe Tsaios: fix regression with handling of nil *File
2020-07-08 Katie Hockmancrypto: fix PKCS space in docs
2020-07-08 Hana (Hyang... doc/editors.html: update VS Code Go extension url
2020-07-08 Kush PatelA+C: add Kush Patel (corporate CLA for Hootsuite Inc)
2020-07-07 Filippo Valsordacrypto/tls: relax the docs of InsecureSkipVerify
2020-07-07 Fazlul Shahriarnet: correct address when listening on IPv4zero tcp4...
2020-07-07 Filippo Valsordacrypto/x509/pkix: print non-standard parsed Names at...
2020-07-07 Filippo Valsordadoc/go1.15: add html/template and text/template docs
2020-07-07 Russ Coxgo/build: rewrite TestDependencies to be cleaner, more...
2020-07-07 Russ Coxall: go get golang.org/x/net@ab3426394381
2020-07-07 Carlos Amedeedoc/go1.15: update Go 1.15 release notes using relnote
2020-07-07 Russ Coxpath/filepath: add explicit comment marking elided...
2020-07-06 Ian Lance Taylorcmd/go: display test binary output if invoked with...
2020-07-06 Cherry Zhangcmd/oldlink: port bug fixes to old linker
2020-07-06 Russ Coxgo/build: remove use of package log
2020-07-05 Alberto Donizettidoc/go1.15: fix wording in a few places
2020-07-03 Danielcrypto/tls: create certs w/o KeyEncipherment KU for...
2020-07-02 Daniel MartíRevert "encoding/json: don't reuse slice elements when...
2020-07-01 Cherry Zhangcmd/link: skip fallocate test if not supported, and...
2020-07-01 Cherry Zhangcmd/link: fix GC data reading from shared library ...
2020-07-01 Cherry Zhangcmd/link: mark special symbols reachable
2020-07-01 Tobias Klauserdoc: add riscv64 to ports list
2020-06-30 Cherry ZhangRevert "cmd/link: fix GC data reading from shared library"
2020-06-30 Cherry Zhangcmd/link: fix GC data reading from shared library
2020-06-30 Roland Shoemakerdoc/go1.15: add encoding/asn1 note about minimal encoding
2020-06-30 Fazlul Shahriarnet: fix TestDialerLocalAddr on Plan 9
2020-06-30 Ferenc Szabodoc: add note about missing lock in sample code
2020-06-29 Ian Lance Taylordoc/go1.15: remove encoding/xml doc
2020-06-29 Ian Lance TaylorRevert "encoding/xml: fix reserved namespace check...
2020-06-29 Alexander Nohedoc: add alt attribute to gopher image in help.html
2020-06-29 Roland Shoemakerdoc/go1.15: add release note for encoding/asn1
2020-06-29 Marcus Weinernet/http: fix panic with If-None-Match value in http...
2020-06-29 Fazlul Shahriarnet: add support for dialing from a custom local addres...
2020-06-29 Fazlul Shahriarnet: handle more interface types without a hardware...
2020-06-28 Jie Madoc: fix typos and grammatical errors in contribute...
2020-06-27 Keith Randallruntime: ensure arenaBaseOffset makes it into DWARF...
2020-06-26 Matthew Dempskycmd/cgo: prevent redeclaration of _Ctype_void when...
2020-06-26 Alberto Donizettidoc/go1.15: fix typos and wording in a few places
2020-06-26 Ian Lance Taylordoc/go1.14: crypto/tls.Config.NameToCertificate is...
2020-06-26 Cherry Zhangruntime: don't preempt if preemption is disabled
2020-06-26 Alberto Donizettidoc/go1.15: fix bad link to crypto/tls
2020-06-25 Filippo Valsordacrypto/x509: move and update the SSL_CERT_FILE and...
2020-06-25 Keith Randallcmd/compile: remove check that Zero's arg has the corre...
2020-06-25 Fazlul Shahriaros: return *PathError error in File.Sync on Plan 9
2020-06-25 Ian Lance Taylordoc/go1.15: mention consequence of os.File.ReadFrom
2020-06-25 Kerollos Magdydoc/faq: fix a grammar mistake
2020-06-24 Ian Lance Taylornet: consistently document deadline handling
2020-06-24 Filippo Valsordacrypto/tls: replace VerifyPeerCertificate example with...
2020-06-24 Filippo Valsordacrypto/tls: expand the ConnectionState docs
2020-06-24 Filippo Valsordacrypto/tls: fix DialContext docs
2020-06-24 Filippo Valsordacrypto/x509: restore support for ios tag on darwin...
2020-06-24 Filippo Valsordacrypto/x509: update bundled iOS roots and rewrite generator
2020-06-24 Filippo Valsordacrypto/elliptic: document and test that IsOnCurve(...
2020-06-23 Cherry Zhangcmd/link: skip zero values in fingerprint check
2020-06-23 Katie Hockmannet/http: document Dir behavior with symlinks
2020-06-23 Mackstext/template: fix lint typo in VariableNode doc
next