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

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…
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…
crypto/x509: subject/issuer hint fallback for unknown-authority errors cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38779 opened Apr 30, 2020 by wking 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…
image/jpeg: skip consecutive 0xff bytes cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#41875 opened Oct 9, 2020 by shouldend 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…
encoding/pem: PEM multiline headers cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43580 opened Jan 8, 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…
cmd/dist: explicit option for crosscompilation cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#25291 opened May 8, 2018 by angeloc 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…
cmd/compile/mips: intrinsify bits.RotateLeft32 on MIPS cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45028 opened Mar 15, 2021 by stffabi Loading…
os: set the correct op while returning errors from WriteAt, ReadFrom, ReadAt cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45376 opened Apr 4, 2021 by nidhi-doshi 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…
math/bits: use Wilkes-Wheeler-Gill algorithm for OnesCount64 cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46189 opened May 15, 2021 by ttsugriy 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…
ProTip! Exclude everything labeled bug with -label:bug.