Commit Graph

8189 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa
fd55d39c10 Merge pull request #2244 from nghttp2/dependabot/go_modules/golang.org/x/net-0.29.0
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
2024-09-10 09:04:21 +09:00
dependabot[bot]
85caffee2f build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 23:39:23 +00:00
Tatsuhiro Tsujikawa
8dfb25cb73 Merge pull request #2243 from nghttp2/dependabot/go_modules/github.com/quic-go/quic-go-0.47.0
build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.47.0
2024-09-10 08:38:42 +09:00
dependabot[bot]
d71858c853 build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.47.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 14:52:44 +00:00
Tatsuhiro Tsujikawa
beb25a2194 Merge pull request #2240 from nghttp2/change-clang-format-options
Change clang-format options
2024-08-28 19:25:41 +09:00
Tatsuhiro Tsujikawa
292bcbca4f Change clang-format options 2024-08-28 18:55:57 +09:00
Tatsuhiro Tsujikawa
f5d5083110 Bump package version 2024-08-27 18:23:47 +09:00
Tatsuhiro Tsujikawa
8f44147c38 Update manual pages v1.63.0 2024-08-27 18:17:25 +09:00
Tatsuhiro Tsujikawa
3fde4dc962 Bump package and library versions 2024-08-27 18:15:21 +09:00
Tatsuhiro Tsujikawa
4c1cd2d89b Update AUTHORS 2024-08-27 18:13:43 +09:00
Tatsuhiro Tsujikawa
659a1f7fda Merge pull request #2239 from nghttp2/levenshtein-array-size
levenshtein: Use size_t
2024-08-27 18:12:31 +09:00
Tatsuhiro Tsujikawa
f2422451cf levenshtein: Use size_t 2024-08-27 17:52:30 +09:00
Tatsuhiro Tsujikawa
dd9de0da0b Merge pull request #2238 from nghttp2/update-go
Update go
2024-08-27 17:41:16 +09:00
Tatsuhiro Tsujikawa
d6fa1f40c2 integration: Refactor and update style 2024-08-27 16:53:12 +09:00
Tatsuhiro Tsujikawa
f0ff5cc364 Bump go to 1.22 2024-08-27 16:01:30 +09:00
Tatsuhiro Tsujikawa
c5345df480 Adopt slices.SortFunc 2024-08-27 16:01:04 +09:00
Tatsuhiro Tsujikawa
cac4bbb240 Merge pull request #2237 from nghttp2/bump-libbpf
Bump libbpf to v1.4.5
2024-08-24 17:20:21 +09:00
Tatsuhiro Tsujikawa
af80f6be7f Bump libbpf to v1.4.5 2024-08-24 16:03:16 +09:00
Tatsuhiro Tsujikawa
f490f5fea6 Merge pull request #2236 from nghttp2/bump-ngtcp2
Bump ngtcp2 and its dependencies
2024-08-24 15:52:26 +09:00
Tatsuhiro Tsujikawa
49e16428e5 Bump ngtcp2 and its dependencies 2024-08-24 14:44:09 +09:00
Tatsuhiro Tsujikawa
a9a20e5b73 Merge pull request #2232 from nghttp2/dependabot/go_modules/github.com/quic-go/quic-go-0.46.0
build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.46.0
2024-08-13 11:15:45 +09:00
dependabot[bot]
783e20a984 build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.46.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.45.2 to 0.46.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.45.2...v0.46.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 01:42:14 +00:00
Tatsuhiro Tsujikawa
04d03815d4 Merge pull request #2231 from nghttp2/dependabot/go_modules/golang.org/x/net-0.28.0
build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
2024-08-13 10:41:31 +09:00
dependabot[bot]
ba60861ea0 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 14:10:39 +00:00
Tatsuhiro Tsujikawa
d97bc7d874 Merge pull request #2229 from nghttp2/dependabot/go_modules/github.com/quic-go/quic-go-0.45.2
build(deps): bump github.com/quic-go/quic-go from 0.45.1 to 0.45.2
2024-08-06 00:11:07 +09:00
dependabot[bot]
cff7f87d46 build(deps): bump github.com/quic-go/quic-go from 0.45.1 to 0.45.2
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.45.1 to 0.45.2.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.45.1...v0.45.2)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:34:36 +00:00
Tatsuhiro Tsujikawa
e4c54d9c82 Merge pull request #2228 from nghttp2/suppress-old-compiler-error
Suppress old compiler error
2024-08-05 00:14:05 +09:00
Tatsuhiro Tsujikawa
949c613e36 Suppress old compiler error 2024-08-03 16:17:27 +09:00
Tatsuhiro Tsujikawa
e3daa171b6 Merge pull request #2226 from nghttp2/bump-clang-format
Bump clang format
2024-08-03 16:00:45 +09:00
Tatsuhiro Tsujikawa
80b5d9a131 clang-format 2024-08-02 18:25:33 +09:00
Tatsuhiro Tsujikawa
c2edfc700c Bump clang-format to 18 2024-08-02 18:25:33 +09:00
Tatsuhiro Tsujikawa
d9e846a2bd Merge pull request #2224 from nghttp2/undef-no-ssize-t
Undefine NGHTTP2_NO_SSIZE_T if BUILDING_NGHTTP2 is defined
2024-07-26 18:58:06 +09:00
Tatsuhiro Tsujikawa
525830b87a Undefine NGHTTP2_NO_SSIZE_T if BUILDING_NGHTTP2 is defined 2024-07-26 17:56:59 +09:00
Tatsuhiro Tsujikawa
13086404f7 Merge pull request #2220 from nghttp2/dependabot/go_modules/golang.org/x/net-0.27.0
build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
2024-07-10 08:40:26 +09:00
dependabot[bot]
1e2ffd32e5 build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:48:12 +00:00
Tatsuhiro Tsujikawa
98c06c4afe Merge pull request #2218 from nghttp2/fix-levenshtein-init
Fix levenshtein initialization
2024-06-30 16:16:22 +09:00
Tatsuhiro Tsujikawa
4cafc0ee8a Fix levenshtein initialization 2024-06-30 09:52:23 +09:00
Tatsuhiro Tsujikawa
6308a04a47 Merge pull request #2217 from nghttp2/gha-suppress-warnings
GHA: Suppress warnings
2024-06-29 12:01:08 +09:00
Tatsuhiro Tsujikawa
6ea0a9006e GHA: Suppress warnings 2024-06-29 11:29:27 +09:00
Tatsuhiro Tsujikawa
91bdb19a86 Merge pull request #2216 from nghttp2/fix-udp-gro-cmsghdr-data-type
Fix UDP_GRO struct cmsghdr data type
2024-06-29 10:34:06 +09:00
Tatsuhiro Tsujikawa
823db26d7c Fix UDP_GRO struct cmsghdr data type 2024-06-29 10:12:44 +09:00
Tatsuhiro Tsujikawa
a1e3a91a5a Merge pull request #2215 from nghttp2/fix-docker-android
Fix Dockerfile.android build failure
2024-06-27 21:17:45 +09:00
Tatsuhiro Tsujikawa
7c09767d2d Fix Dockerfile.android build failure 2024-06-27 18:45:38 +09:00
Tatsuhiro Tsujikawa
ca345ff750 Merge pull request #2214 from nghttp2/disable-dependency-tracking
Disable dependency tracking
2024-06-27 18:44:40 +09:00
Tatsuhiro Tsujikawa
d9bbcf73aa Disable dependency tracking 2024-06-27 17:40:21 +09:00
Tatsuhiro Tsujikawa
e2e02f874d Merge pull request #2213 from nghttp2/dependabot/go_modules/github.com/quic-go/quic-go-0.45.1
build(deps): bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1
2024-06-25 00:12:14 +09:00
dependabot[bot]
5d94303140 build(deps): bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.45.0 to 0.45.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 14:31:24 +00:00
Tatsuhiro Tsujikawa
516b23d72a Merge pull request #2211 from nghttp2/append-extra-opts
Always append options to extra options
2024-06-22 18:01:24 +09:00
Tatsuhiro Tsujikawa
4d0744181c Always append options to extra options 2024-06-22 17:08:29 +09:00
Tatsuhiro Tsujikawa
2f97d5702c Merge pull request #2210 from nghttp2/shallow-submodules
Append --shallow-submodules to git clone --recursive
2024-06-22 17:07:39 +09:00