-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
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/http: make the http server con write buffer size configurable
#68143
opened Jun 23, 2024 by
oddmario
Loading…
database/sql: wake cleaner if maxIdleTime set to less than maxLifetime
#58490
opened Feb 13, 2023 by
latentflip
Loading…
x/mobile: fix net.Interface() and net.InterfaceAddrs() in Android11 version
#61089
opened Jun 30, 2023 by
wlynxg
Loading…
encoding/json: use builtin min function in appendString
#71873
opened Feb 21, 2025 by
callthingsoff
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.