aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/h2_bundle.go
AgeCommit message (Expand)Author
2024-04-12[release-branch.go1.21] net/http: update bundled golang.org/x/net/http2Dmitri Shuralyov
2024-04-03[release-branch.go1.21] net/http: update bundled golang.org/x/net/http2Damien Neil
2024-03-28[release-branch.go1.21] all: update golang.org/x/netDamien Neil
2023-10-30[release-branch.go1.21] net/http: pull http2 underflow fix from x/net/http2Mauri de Souza Meneguzzo
2023-10-10[release-branch.go1.21] net/http: regenerate h2_bundle.goDamien Neil
2023-07-12all: update vendored dependenciesRuss Cox
2023-05-26all: update vendored dependenciesMatthew Dempsky
2023-05-09net/http: regenerate h2_bundle.goBryan C. Mills
2023-04-11all: update vendored golang.org/x/netTobias Klauser
2023-02-13all: update vendored golang.org/x/netDamien Neil
2023-02-10vendor, cmd/vendor: update standard library dependenciesDavid Chase
2022-12-07all: update vendored golang.org/x/netDamien Neil
2022-11-22all: update vendored golang.org/x dependencies for Go 1.20 releaseCherry Mui
2022-11-18net/http: regenerate h2_bundle.goDmitri Shuralyov
2022-10-26all: update golang.org/x/tools to 8166dca1cec9Wayne Zuo
2022-09-21all: update vendored golang.org/x/netDamien Neil
2022-09-06all: update vendored golang.org/x/netDamien Neil
2022-08-05all: update vendored golang.org/x/{net,tools} for Go 1.20 developmentDmitri Shuralyov
2022-05-17net/http: unskip TestEarlyHintsRequest_h2Kévin Dunglas
2022-05-16all: update vendored golang.org/x dependencies for Go 1.19 releaseDmitri Shuralyov
2022-05-02net/http: fix for recent go.mod updateRuss Cox
2022-05-02vendor, net/http: update golang.org/x/net to tipJorropo
2022-04-11all: gofmt main repoRuss Cox
2022-03-17all: update vendored x dependencies for Go 1.19 development cycleHeschi Kreinick
2021-12-13net/http: revert h2_bundle.go formatting change from CL 368254Bryan C. Mills
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2021-12-09net/http: update bundled golang.org/x/net/http2Filippo Valsorda
2021-11-29vendor: update golang.org/x/net to tipIan Lance Taylor
2021-11-09all: update vendored golang.org/x/{net,text} for Go 1.18 releaseDmitri Shuralyov
2021-10-28net/http: restore generated // +build commentBryan C. Mills
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-10-06all: update golang.org/x/net to pull in CL 353390Damien Neil
2021-09-01all: update golang.org/x/net to pull in CL 346890Damien Neil
2021-05-19cmd/internal/moddeps: use filepath.SkipDir only on directoriesDmitri Shuralyov
2021-05-05all: update vendored dependencies for Go 1.17Alexander Rakoczy
2021-03-15all: update golang.org/x/* dependenciesEmmanuel T Odeke
2021-03-13net/http: revert change from CL 299109 breaking TestAllDependenciesTobias Klauser
2021-03-13all: remove duplicate wordsJohn Bampton
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-10std: update golang.org/x/net to 20201209123823-ac852fbbde11Dmitri Shuralyov
2020-11-11all: update vendored dependencies for Go 1.16 releaseDmitri Shuralyov
2020-09-30src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke
2020-09-05src/go.mod, net/http: update bundled and latest golang.org/x/netPaschalis Tsilias
2020-08-25src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke
2020-05-01cmd,std: update golang.org/x/net to 20200501053045-e0ff5e5a1de5Brad Fitzpatrick
2020-03-20net/http: update bundled x/net/http2Emmanuel T Odeke
2019-11-27net/http: update bundled x/net/http2Brad Fitzpatrick
2019-11-04net/http: support disabling built-in HTTP/2 with a new build tagBrad Fitzpatrick
2019-10-09net/http: update bundled x/net/http2Emmanuel T Odeke
2019-08-23net/http: update bundled golang.org/x/net/http2 to import security fixFilippo Valsorda