Skip to content

Pull requests: golang/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt+click/returnto exclude labels
or+click/returnfor 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 openedApr 9, 2020by klauspost Loading…
internal/cpu: Prefer XOR CX, CX over MOV 0, CX in xgetbv cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47163 openedJul 13, 2021by gaul Loading…
net/http/httputil: add support for X-Forwarded-Proto, X-Forwarded-Host and an option to not trust forwarded headers in ReverseProxy cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#36678 openedJan 21, 2020by dunglas 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 openedApr 30, 2020by 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 openedJun 17, 2020by luizluca Loading…
crypto/rsa: add rand initialization for rsa.SignPSS cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#39870 openedJun 26, 2020by shibumi 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 openedAug 26, 2020by 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 openedOct 9, 2020by shouldend Loading…
os: use sync.OnceValue
#69962 openedOct 21, 2024by apocelipes Loading…
Fixes crypto/x509#10171: verify PEM encoded DER upon decryption with password cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43463 openedJan 2, 2021by pschou Loading…
design: NewTickerStartingAt doc cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43488 openedJan 4, 2021by pschou 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 openedJan 6, 2021by pschou 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 openedMay 8, 2018by angeloc Loading…
fmt/scan: TODO for complex N or Ni -> complex64 cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43584 openedJan 8, 2021by 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 openedJan 14, 2021by klauspost Loading…
crypto/ed25519: This change modifies Go to clarify docs for PrivateKey.Sign() cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43742 openedJan 16, 2021by billallen256 Loading…
encoding/json: don't use the same name for nested loop variables cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43779 openedJan 19, 2021by Miss-you 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 openedJan 21, 2021by howjmay Loading…
runtime/proc.go: add comment when schedule in the GC mark phase cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43869 openedJan 23, 2021by dreamerjackson Loading…
debug/pe: fix OOM caused by huge NumberOfSymbols cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43879 openedJan 24, 2021by howjmay Loading…
net/http: add new error type to be returned on unsuccessful CONNECT request cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44123 openedFeb 5, 2021by logandavies181 Loading…
net: report local address on unsuccessful TCP dial attempts cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44130 openedFeb 5, 2021by bpowers 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 openedJan 8, 2021by pschou Loading…
ProTip! Follow long discussions withcomments:>50.