1
0
Fork 0
mirror of https://github.com/ngtcp2/sfparse.git synced 2026-09-19 17:59:20 +00:00
RFC 9651 Structured Field Values parser https://nghttp2.org/sfparse/
  • C 94.2%
  • M4 4.3%
  • Makefile 0.9%
  • C++ 0.4%
  • Shell 0.1%
Find a file
2026-06-25 23:48:29 +09:00
.clusterfuzzlite Revert "fuzz: Build with -mavx2" 2024-10-04 18:21:43 +09:00
.github Bump actions/checkout from 6 to 7 2026-06-22 12:22:36 +00:00
doc Rename the prefix to sfparse, renaming everything 2024-11-12 23:13:23 +09:00
fuzz Fix fuzzer build error 2024-11-13 18:15:08 +09:00
m4 Add autotools files 2023-03-05 16:22:44 +09:00
munit@11e8e3466b Bump munit 2025-11-24 09:44:51 +09:00
.clang-format Remove extra semicolons 2024-10-18 19:00:59 +09:00
.gitignore Update .gitignore 2024-02-02 18:11:35 +09:00
.gitmodules Migrate to munit from cunit 2024-02-10 11:11:54 +09:00
AUTHORS Add autotools files 2023-03-05 16:22:44 +09:00
ChangeLog Add autotools files 2023-03-05 16:22:44 +09:00
configure.ac Remove extra semicolons 2024-10-18 19:00:59 +09:00
COPYING Add autotools files 2023-03-05 16:22:44 +09:00
examples.c Rename SFPARSE_ERR_PARSE_ERROR to SFPARSE_ERR_PARSE 2024-11-13 18:07:54 +09:00
Makefile.am Migrate to munit from cunit 2024-02-10 11:11:54 +09:00
NEWS Add autotools files 2023-03-05 16:22:44 +09:00
README Add README.rst 2023-03-05 16:22:44 +09:00
README.rst RFC 9651 2024-10-01 21:13:42 +09:00
sfparse.c Upper case hex literals 2026-06-04 20:59:31 +09:00
sfparse.h Upper case hex literals 2026-06-04 20:59:31 +09:00
sfparse_test.c Upper case hex literals 2026-06-04 20:59:31 +09:00
sfparse_test.h Rename the prefix to sfparse, renaming everything 2024-11-12 23:13:23 +09:00
sfparse_test_main.c Consistent macro comments 2024-09-14 11:15:53 +09:00

See README.rst