aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysAdd .gitattributes to clean up git-archive outputupstream-masterLasse Collin
2 daysxzdec: Support Landlock ABI version 4Lasse Collin
2 daysliblzma: Fix incorrect function type error from sanitizerLasse Collin
2 daysxz: Avoid arithmetic on a null pointerLasse Collin
2 daysCMake: Support building liblzma API docs using DoxygenLasse Collin
2 daysCMake: List API headers in LIBLZMA_API_HEADERS variableLasse Collin
2 daysPACKAGERS: Document the optional Doxygen usageLasse Collin
2 daysBuild: Add --enable-doxygen to generate and install API docsLasse Collin
2 daysDoxygen: update-doxygen: Support out-of-tree buildsLasse Collin
2 daysDoxygen: Simplify Doxyfile and add SPDX license identifierLasse Collin
2 daysDoxygen: Don't strip JavaScript anymoreLasse Collin
2 daysBuild: Remove old Doxygen rules from top-level Makefile.amLasse Collin
2 daysUpdate COPYING to match the autogen.sh and mydist changesLasse Collin
2 daysBuild: Don't run update-doxygen as part of "make mydist"Lasse Collin
2 daysautogen.sh: Don't generated Doxygen docs anymoreLasse Collin
2 dayswindows/build.bash: Omit Doxygen docs from the packageLasse Collin
4 daysREADME: Don't mention PDF man pages anymoreLasse Collin
4 daysBuild: Omit PDF man pages from the packageLasse Collin
4 dayswindows/build.bash: Don't copy PDF man pages to the packageLasse Collin
5 daysTests: test_index: Fix failures when features are disabledLasse Collin
5 daysCMake: Keep the build working if the "tests" directory is missingLasse Collin
5 daysTests: Remove x86 and SPARC BCJ testsLasse Collin
5 daysTests: test_index: Edit a misleading testLasse Collin
5 daysTests: test_index: Use minimal values to test integer overflowLasse Collin
5 daysTests: test_index: Test lzma_index_buffer_decode() moreLasse Collin
5 daysTests: test_index: Test that *i = NULL is done on LZMA_PROG_ERRORLasse Collin
5 daysTests: test_index: Test lzma_index_buffer_encode() with empty output bufLasse Collin
5 daysTests: test_index: Replace if-statements with tuktest assertionsLasse Collin
5 daysTests: test_index: Make it clear that my_alloc() has no integer overflowsLasse Collin
5 daysTests: test_index: Verify also iter.block.number_in_streamLasse Collin
5 daysTests: test_index: Check cases that aren't a multiple of 4 bytesLasse Collin
5 daysTests: test_index: Edit comments and white spaceLasse Collin
5 daysliblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERRORLasse Collin
6 daysCMake: Bump maximum policy version to 3.29Lasse Collin
7 daysci: add NetBSDSam James
7 daysci: add FreeBSDSam James
7 daysci: add OpenBSDSam James
7 daysliblzma: outqueue: add header guardSam James
7 daysliblzma: easy_preset: add header guardSam James
7 daystuklib_integer: Rename bswapXX to byteswapXXLasse Collin
9 daysliblzma: API doc cleanupsLasse Collin
9 daysTests: test_filter_str: Add a few assertionsLasse Collin
9 daysTests: test_filter_str: Move one assertion and add a commentLasse Collin
9 daysTests: test_filter_str: Tweak comments and white spaceLasse Collin
9 daysTests: test_filter_str: Add missing RISC-V caseLasse Collin
10 daysTests: test_filter_str: Test *error_pos more thoroughlyLasse Collin
10 daysliblzma: lzma_str_to_filters: Set *error_pos on all errorsLasse Collin
10 daysliblzma: Clean up white spaceLasse Collin
10 daysTests: test_filter_flags: Edit comments and styleLasse Collin
10 daysTests: Fix C99/C11 compatibility when features are disabledLasse Collin