Skip to content

Pull requests: golang/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

compress/flate: improve decompression speed cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38324 opened Apr 9, 2020 by klauspost Loading…
net/textproto: add Referer to commonHeader
#65985 opened Feb 28, 2024 by testwill Loading…
compile/syntax: permit urls as comments
#66627 opened Mar 31, 2024 by Terisback Loading…
net/http: explain when HTTP/2 is disabled
#64708 opened Dec 14, 2023 by jsha Loading…
crypto/x509: add directory name constraints cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#39639 opened Jun 17, 2020 by luizluca Loading…
net/http: add a package to parse and serialize Structured Field Values cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#41045 opened Aug 26, 2020 by dunglas Loading…
crypto/des: Performance optimization of permutation function in DES algorithm cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#42011 opened Oct 16, 2020 by kkoogqw Loading…
crypto/ecdsa: change hashToBytes to use copy instead of calling another function cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43531 opened Jan 6, 2021 by pschou Loading…
crypto/md5: optimize amd64 assembly cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43690 opened Jan 14, 2021 by klauspost Loading…
cmd/compile: better error msg for impossible type assertions cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43831 opened Jan 21, 2021 by howjmay Loading…
database/sql: add empty driver name check on Register method cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44477 opened Feb 21, 2021 by mehmetcantas Loading…
math/big: add fuzzer cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45023 opened Mar 15, 2021 by AdamKorcz Loading…
cmd/go: allow generate to skip missing files cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45642 opened Apr 20, 2021 by tie Loading…
cmd/go: add support for wildcards in 'go list -m' cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45719 opened Apr 23, 2021 by jamdagni86 Loading…
runtime: add missing persistentalloc memstats cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46051 opened May 8, 2021 by hzzb Loading…
net/http: add test for proxyAuth cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46102 opened May 11, 2021 by zxc111 Loading…
net/http: fix hijack hang at abortPendingRead cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46278 opened May 20, 2021 by jing-rui Loading…
net/http: add MaxConnLifespan to Transport cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46714 opened Jun 12, 2021 by josephcopenhaver Loading…
crypto/x509: always emit a critical SAN extension if the Subject is empty in a CSR cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46810 opened Jun 17, 2021 by rboyer Loading…
crypto/x509/pkix/pkix: add missing RFC 5280 RDN OIDs cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44536 opened Feb 23, 2021 by mbartosch Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.