Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nghttp/nghttp2: Update to v1.53.0 #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Changes between be0491294a63d891bd12b6b1b7e372a45a5d0ffe and ed2ccce0e844a128891cfc334afd371371fae639:

@github-actions github-actions bot force-pushed the update/nghttp2_v1.53.0 branch from 1069a9c to 11459b9 Compare May 21, 2023 00:20
@github-actions github-actions bot force-pushed the update/nghttp2_v1.53.0 branch from 11459b9 to eaa8a1e Compare May 28, 2023 00:20
Changes between be0491294a63d891bd12b6b1b7e372a45a5d0ffe and ed2ccce0e844a128891cfc334afd371371fae639:

- nghttp2/nghttp2@ed2ccce0: Generate .asc files
- nghttp2/nghttp2@7a0e1651: Update manual pages
- nghttp2/nghttp2@f62b2b23: Bump package and library versions
- nghttp2/nghttp2@5e8904e3: Merge pull request #1902 from nghttp2/bump-neverbleed
- nghttp2/nghttp2@26ab7c14: Bump neverbleed
- nghttp2/nghttp2@e392729d: Merge pull request #1901 from nghttp2/zerofill-z_stream
- nghttp2/nghttp2@0fbfc487: Initialize z_stream completely with zeros
- nghttp2/nghttp2@88e03cda: Merge pull request #1900 from nghttp2/nghttpx-send-new-token-on-path-change
- nghttp2/nghttp2@7645ab89: nghttpx: Send NEW_TOKEN on path change
- nghttp2/nghttp2@4f27509e: Merge pull request #1899 from nghttp2/bump-ngtcp2
- nghttp2/nghttp2@7a4e706b: Bump ngtcp2
- nghttp2/nghttp2@757bc3cb: Merge pull request #1898 from nghttp2/sfparse
- nghttp2/nghttp2@2ee33fe8: Import ngtcp2/sfparse, Structured Field Values parser
- nghttp2/nghttp2@cc1402bf: Merge pull request #1897 from nghttp2/lazy-initialize-map-table
- nghttp2/nghttp2@70690ce0: Initialize map table lazily
- nghttp2/nghttp2@56fcb73c: Merge pull request #1896 from nghttp2/msvc-build-check
- nghttp2/nghttp2@84eecc01: Fix implicit conversion warnings
- nghttp2/nghttp2@4bb4ff06: Fix function signature
- nghttp2/nghttp2@8610758e: Include stdio.h to workaround error due to legacy CUnit snprintf macro
- nghttp2/nghttp2@caf9d3ab: Run msvc build check
- nghttp2/nghttp2@51b0288f: Merge pull request #1892 from nghttp2/nghttpx-h3-write-event
- nghttp2/nghttp2@7fb488be: nghttpx: write watcher should only be started upon blocking write
- nghttp2/nghttp2@251d3f87: Merge pull request #1891 from nghttp2/bump-ngtcp2
- nghttp2/nghttp2@3676eb91: Bump ngtcp2 to v0.14.0
- nghttp2/nghttp2@edfc6a85: Merge pull request #1888 from nghttp2/fix-macos-setup
- nghttp2/nghttp2@448c68ef: Add missing if condition to MacOS setup
- nghttp2/nghttp2@7efbcfec: Merge pull request #1887 from nghttp2/add-verify_hostname-tests
- nghttp2/nghttp2@de743aad: Add verify_hostname tests
- nghttp2/nghttp2@c460afc2: Merge pull request #1886 from nghttp2/fix-compile-errors
- nghttp2/nghttp2@c03cd592: Fix compile errors with clang-15
- nghttp2/nghttp2@83993b1d: Merge pull request #1885 from nghttp2/nghttpx-fix-numeric-hostname-verify
- nghttp2/nghttp2@cc144000: nghttpx: Fix numeric hostname verification
- nghttp2/nghttp2@ef7bb8ef: Merge pull request #1881 from nghttp2/nghttpx-fix-heap-use-after-free
- nghttp2/nghttp2@bc6814eb: nghttpx: Fix heap-use-after-free
- nghttp2/nghttp2@b8cb6efb: Merge pull request #1880 from nghttp2/nghttpx-tweak-worker-process-handling
- nghttp2/nghttp2@83af9b50: nghttpx: Wait for new worker process to be ready
- nghttp2/nghttp2@ddb667e8: nghttpx: Signal watcher should be global, not per WorkerProcess
- nghttp2/nghttp2@704153e4: nghttpx: Wait for all worker processes to stop before quit
- nghttp2/nghttp2@39f6c081: nghttpx: Update LogConfig::pid on fork
- nghttp2/nghttp2@7628879e: Merge pull request #1879 from nghttp2/workflow-permissions
- nghttp2/nghttp2@20173a59: Set workflow permissions
- nghttp2/nghttp2@1e47a198: Merge pull request #1877 from nghttp2/sphinx-doc-enum
- nghttp2/nghttp2@14268ccb: sphinx-doc understands :enum:
- nghttp2/nghttp2@14cc308d: Merge pull request #1874 from nghttp2/nghttpx-llhttp-resume-after-upgrade
- nghttp2/nghttp2@bb024e3d: nghttpx: Fix bug that causes 400 response after upgrade failure
- nghttp2/nghttp2@1c62a2a9: Merge pull request #1873 from nghttp2/bump-go-mod
- nghttp2/nghttp2@094c60db: Bump go modules
- nghttp2/nghttp2@dc74b50c: Merge pull request #1872 from nghttp2/bump-mruby
- nghttp2/nghttp2@5cd87eae: Bump mruby to 3.2.0
- nghttp2/nghttp2@a1c7e507: Merge pull request #1871 from nghttp2/nghttpx-h3-graceful-shutdown
- nghttp2/nghttp2@9526e2ff: nghttpx: Gracefully shutdown HTTP/3 connection
- nghttp2/nghttp2@b400bb5c: Merge pull request #1870 from nghttp2/bump-nghttp3
- nghttp2/nghttp2@89cb55a6: Bump nghttp3 to v0.9.0
- nghttp2/nghttp2@878de84f: Merge pull request #1869 from nghttp2/build-cache
- nghttp2/nghttp2@9862a86b: Cache dependencies to speed up workflow builds
- nghttp2/nghttp2@1eb91d2e: Merge pull request #1867 from nghttp2/bump-go-mod
- nghttp2/nghttp2@50fbb764: Bump golang.org/x/net to v0.7.0
- nghttp2/nghttp2@5cb908b6: Bump package version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants