2389 Commits (master)
 

Author SHA1 Message Date
Lasse Collin b0366df1d7 Tests: test_filter_str: Test *error_pos more thoroughly 3 days ago
Lasse Collin 70d12dd069 liblzma: lzma_str_to_filters: Set *error_pos on all errors 3 days ago
Lasse Collin ed8e552395 liblzma: Clean up white space 3 days ago
Lasse Collin 2f06920f20 Tests: test_filter_flags: Edit comments and style 3 days ago
Lasse Collin b101e1d1db Tests: Fix C99/C11 compatibility when features are disabled 3 days ago
Lasse Collin f8f3a220ac DOS: Omit useless defines from config.h 4 days ago
Lasse Collin fc1921b04b Build: Omit useless checks for fcntl.h, limits.h, and sys/time.h 4 days ago
Lasse Collin 6aa2a6deeb liblzma: Silence a warning from Coverity static analysis 6 days ago
Lasse Collin e89d3e83b4 Update .gitignore 6 days ago
Lasse Collin 86fc4ee859 Tests: test_lzip_decoder: Tweak coding style and comments 6 days ago
Lasse Collin 38be573a27 Tests: test_lzip_decoder: Remove redundant initializations 6 days ago
Lasse Collin d7e4bc53ea Tests: test_lzip_decoder: Remove unneeded tuktest_malloc() calls 6 days ago
Lasse Collin eeca8f7c5b xz: Fix white space error. 1 week ago
Sam James 462ca94099 xz: add missing noreturn for message_filters_help 2 weeks ago
Sam James 863f13d282 xz: signals: suppress -Wsign-conversion on macOS 2 weeks ago
Lasse Collin fcbd0d1999 Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handling 2 weeks ago
Lasse Collin 0fe2dfa683 Tests: test_microlzma: Tweak comments, coding style, and minor details 2 weeks ago
Ryan Carsten Schmidt 97f0ee0f1f
CI: Use only the active CPUs on macOS 2 weeks ago
Sam James 73f629e321 ci: rename ci_build.sh -> ci_build.bash 2 weeks ago
Sam James 8709407a9e ci: build in parallel by default 2 weeks ago
Sam James 65bf7e0a1c ci: default to -O2 2 weeks ago
Sam James bc899f9e07 ci: make automake's test runner verbose on failures 2 weeks ago
Sam James b5e3470442 ci: make UBSAN abort on errors 2 weeks ago
Sam James 6c095a98fb ci: test Valgrind 2 weeks ago
Lasse Collin 6286c1900c liblzma: CRC: Simplify table omission macros 2 weeks ago
Lasse Collin 45da936c87 liblzma: ARM64 CRC: Fix omission of CRC32 table 2 weeks ago
Lasse Collin 308a9af854 Build: If ARM64 feature detection func is found, stop looking for others 2 weeks ago
Lasse Collin fc43cecd32 liblzma: ARM64 CRC32: Change style of the macOS code to match FreeBSD 2 weeks ago
Lasse Collin 1024cd4cd9 liblzma: ARM64 CRC32: Add error checking to FreeBSD-specific code 2 weeks ago
Lasse Collin 2337f7021c liblzma: ARM64 CRC32: Use negation instead of subtracting from 8 2 weeks ago
Lasse Collin d8fffd01aa liblzma: ARM64 CRC32: Tweak coding style and comments 2 weeks ago
Lasse Collin 780d2c236d Update SECURITY.md. 2 weeks ago
Lasse Collin 986865ea2f CI: Remove ifunc support. 2 weeks ago
Lasse Collin 689ae24273 liblzma: Remove ifunc support. 2 weeks ago
Lasse Collin 6b4c859059 tests/files/README: Update the main heading. 2 weeks ago
Lasse Collin 2a851e06b8 tests/files/README: Explain how to recreate the ARM64 test files. 2 weeks ago
Lasse Collin 3d09b721b9 debug: Add generator for the ARM64 test file data. 2 weeks ago
Lasse Collin 31ef676567 xz man page: Use .ft CR instead of CW to silence warnings from groff. 2 weeks ago
Lasse Collin 780cbf29d5 Fix NEWS for 5.6.0 and 5.6.1. 2 weeks ago
Lasse Collin bfd0c7c478 Remove the XZ logo. 2 weeks ago
Lasse Collin 77a294d98a Update maintainer and author info. 2 weeks ago
Lasse Collin 8dd03d4484 Docs: Update .xz file format specification to 1.2.1. 2 weeks ago
Lasse Collin 17aa2e1a79 Update website URLs back to tukaani.org. 2 weeks ago
Lasse Collin 2739db9810 xzdec: Tweak coding style and comments. 2 weeks ago
Lasse Collin 408b6adb2a tests/ossfuzz: Tiny fix to a comment. 2 weeks ago
Lasse Collin db4dd74a34 Update THANKS. 2 weeks ago
Lasse Collin e93e13c8b3 Remove the backdoor found in 5.6.0 and 5.6.1 (CVE-2024-3094). 2 weeks ago
Lasse Collin f9cf4c05ed CMake: Fix sabotaged Landlock sandbox check. 4 weeks ago
Jia Tan af071ef770 Docs: Simplify SECURITY.md. 1 month ago
Lasse Collin 0b99783d63 liblzma: memcmplen.h: Add a comment why subtraction is used. 1 month ago