./www/nghttp3, Implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.0, Package name: nghttp3-1.2.0, Maintainer: pkgsrc-users

This library implements RFC 9114 HTTP/3. It does not support server push.

The following extensions have been implemented:
* Extensible Prioritization Scheme for HTTP
* Bootstrapping WebSockets with HTTP/3


Master sites:

Filesize: 378.508 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-17 03:22:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 1.2.0

nghttp3 v1.2.0

Clarify the behavior when a stream is not found
Fix typo
cmake: restore ENABLE_STATIC_CRT and ENABLE_ASAN options
Migrate to munit form cunit
Pull sfparse via git submodule
Update .gitignore
Update git submodule
Add nghttp3_conn_update_ack_offset
Add include path to munit directory
Bump munit
Shrink nghttp3_stream size
Fix typo
Bump munit
Bump submodules
   2023-11-26 08:29:47 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 1.1.0

nghttp3 v1.1.0

Bump clang to 15
Bump clang-format to 15
windows: Fix warnings
Cpp ext
Use __FILE_NAME__ instead of __FILE__
Add nghttp3_pri_parse_priority
Define varint identifiers as macros
Fix doc
   2023-10-16 21:13:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nghttp3: updated to 1.0.0

nghttp3 v1.0.0

Add dependabot to update actions
Bump actions/checkout from 3 to 4
Add release script
cmake: speed up warning option detection
cmake: delete unused detections, add missing #define
Replace the deprecated std::result_of with std::invoke_result
Use sphinx_rtd_theme
Remove ExtractValidFlags as we did in ngtcp2
cmake: Enable werror
   2023-09-06 20:09:53 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.15.0

0.15.0
Unknown changes
   2023-07-31 18:06:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.14.0

0.14.0
Unknown changes
   2023-07-18 20:52:36 by Nia Alarie | Files touched by this commit (3)
Log message:
www: Adapt packages to USE_(CC|CXX)_FEATURES where possible
   2023-07-13 15:49:17 by Nia Alarie | Files touched by this commit (11)
Log message:
*: Remove all instances of GCC_REQD where my name is the most recent
in 'cvs annotate' (part 2)
   2023-07-11 08:02:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.13.0

0.13.0
Unknown changes