Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-04-27 14:15:11 by Thomas Klausner | Files touched by this commit (5)
Log message:
*: recursive bump for nghttp3 shlib major change
   2023-04-27 14:12:36 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
nghttp3: update to 0.11.0.

    Rework priority interface by @tatsuhiro-t in #123
    Msvc build check by @tatsuhiro-t in #124
    Use uint8_t for bool fields by @tatsuhiro-t in #125
    Fix uninitialized warnings by @tatsuhiro-t in #126
   2023-03-29 06:30:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.10.0

0.10.0
Unknown changes
   2023-02-27 09:27:05 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.9.0

0.9.0
Unknown changes
   2023-02-15 19:07:46 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nghttp3: updated to 0.8.0

nghttp3 v0.8.0

nghttp3_ringbuf: fix __popcnt with WIN ARM (32bits)
workflow: Bump compilers
Prioritize lower stream
Add test case for "Prioritize a stream with lower stream ID"
Remove remnant code for server push
Remove nghttp3_node_id because we have single type of node ID now
Update RFCs
Nghttp3 unreachable
Minor cleanup
Clarify the case where offset >= buflen
Refactor enable_connect_protocol processing and add tests
Remove unused nghttp3_put_uint48be and nghttp3_put_uint24be functions
Rename nghttp3_get_varint_len and nghttp3_put_varint_len
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk
   2022-12-03 17:01:02 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
nghttp3: added version 0.7.1

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

Next | Query returned 17 messages, browsing 11 to 20 | previous