summaryrefslogtreecommitdiff
path: root/user/nghttp2-utils
AgeCommit message (Collapse)AuthorFilesLines
2023-04-01system/nghttp2: Update to 1.52.0A. Wilcox1-3/+2
2022-12-27system/nghttp2: Split apps to user/nghttp2-utilsA. Wilcox1-0/+55
The tools need libraries that should not be pulled into system/. Additionally, since c-ares needs CMake now, it causes a dep cycle. Fixes: #936