RFC 9651 Structured Field Values parser https://nghttp2.org/sfparse/
Find a file
Tatsuhiro Tsujikawa 82ac541e8f
Some checks failed
build / build (clang, macos-14) (push) Has been cancelled
build / build (clang, macos-15) (push) Has been cancelled
build / build (clang, ubuntu-24.04) (push) Has been cancelled
build / build (clang, ubuntu-24.04-arm) (push) Has been cancelled
build / build (gcc, macos-14) (push) Has been cancelled
build / build (gcc, macos-15) (push) Has been cancelled
build / build (gcc, ubuntu-24.04) (push) Has been cancelled
build / build (gcc, ubuntu-24.04-arm) (push) Has been cancelled
build / build-cross (i686-w64-mingw32) (push) Has been cancelled
build / build-cross (x86_64-w64-mingw32) (push) Has been cancelled
Merge pull request #71 from ngtcp2/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-11-24 21:56:29 +09:00
.clusterfuzzlite Revert "fuzz: Build with -mavx2" 2024-10-04 18:21:43 +09:00
.github Bump actions/checkout from 5 to 6 2025-11-24 12:52:26 +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 Optimize dispstring parsing 2025-11-24 17:33:05 +09:00
sfparse.h Rename SFPARSE_ERR_PARSE_ERROR to SFPARSE_ERR_PARSE 2024-11-13 18:07:54 +09:00
sfparse_test.c Remove trailing dquote 2024-12-15 19:13:37 +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