master
Add option to limit the maximum outbound queue size
Refactor .gitignore files
lib/CMakeLists.txt: Fix NGHTTP2_CONFIG_INSTALL_DIR path
Added nghttp3's pattern targets
Add nghttp2_select_alpn and deprecate nghttp2_select_next_protocol
libnghttp2: Remove dependency to zlib
Introduce nghttp2_strlen_lit
lib: Consistent conditional macro comments
Adopt Designated initializers part1
Add nghttp2_rand_callback
Make NGHTTP2_EXTPRI_INC_MASK unsigned
Remove unused macros and enums
lib: Upper case hex integer literals
tests: Make const values static const
Make NGHTTP2_HUFF_* flags macros
Reformat huffman data table
Reformat downcase table
Rework HTTP header validation
Add the missing header value check for priority header field
Port ngtcp2_map changes
Adopt Designated initializers part2
net: Use macros for win32 hton*/ntoh* fallbacks
Cancel sending RST_STREAM if stream is not found
Revert "Take into account idle streams"
Make NGHTTP2_SHUT_* flags macros
lib: Rewrite integer decoder in http
Bump sfparse
MSVC version resource support