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

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 opened Jan 21, 2020 by dunglas 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…
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…
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 opened Jun 26, 2020 by 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 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…
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 opened Jan 2, 2021 by 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 opened Jan 4, 2021 by 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 opened Jan 6, 2021 by 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 opened May 8, 2018 by 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 opened Jan 8, 2021 by pschou Loading…
encoding/json: increment byte counter when using decoder.Token cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43716 opened Jan 15, 2021 by ggaaooppeenngg 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 opened Jan 16, 2021 by 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 opened Jan 19, 2021 by 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 opened Jan 21, 2021 by 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 opened Jan 23, 2021 by dreamerjackson Loading…
strconv/ftoa.go: add comment when format print float but Grisu3 algorithm failed cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43878 opened Jan 24, 2021 by 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 opened Jan 24, 2021 by 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 opened Feb 5, 2021 by 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 opened Feb 5, 2021 by bpowers Loading…
os: ignore SIGSYS in checkPidfd
#69543 opened Sep 20, 2024 by cions 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.