Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pyca-cryptography https://github.com/pyca/cryptography 9747d06e83764e7f1ea4c04da
wycheproof https://github.com/C2SP/wycheproof 6d7cccd0fcb1917368579adeeac10fe802f1b521
pcre2 https://github.com/PCRE2Project/pcre2 pcre2-10.47
googlebenchmark https://github.com/google/benchmark 378fe693a1ef51500db21b11ff05a8018c5f0e55
libdeflate https://github.com/ebiggers/libdeflate v1.25
libdeflate https://github.com/ebiggers/libdeflate v1.26
unicodetools https://github.com/unicode-org/unicodetools final-17.0-20250910
jose-cookbook https://github.com/ietf-jose/cookbook 13692b68bfc18b99557a5b1ed311fd5077bfff04
w3c-json-ld https://github.com/w3c/json-ld-api 8654ac22b6cf4f441d2fee915ae634d36b5a8067
Expand Down
21 changes: 4 additions & 17 deletions vendor/libdeflate/common_defs.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 75 additions & 13 deletions vendor/libdeflate/lib/arm/cpu_features.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions vendor/libdeflate/lib/deflate_compress.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions vendor/libdeflate/lib/deflate_decompress.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/libdeflate/lib/x86/adler32_impl.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/libdeflate/lib/x86/crc32_impl.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions vendor/libdeflate/libdeflate.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading