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) | |
Log message: nghttp3: updated to 0.13.0 0.13.0 Unknown changes |
2023-07-06 09:28:20 by Nia Alarie | Files touched by this commit (1) |
Log message: nghttp3: Require a C++17 compiler. |
2023-06-06 09:16:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: nghttp3: updated to 0.12.0 0.12.0 Unknown changes |
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) | |
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) | |
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) | |
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) | |
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 |