aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
jiatan/v5.6.0/autofooCVE-2024-3094: import xz-5.6.0.tar.xzBertrand Jacquin5 months
jiatan/v5.6.0/tarCVE-2024-3094: xz-5.6.0.tarBertrand Jacquin6 months
jiatan/v5.6.0/unpackCVE-2024-3094: import xz-5.6.0.tar.xzBertrand Jacquin5 months
jiatan/v5.6.1/autofooCVE-2024-3094: import xz-5.6.1.tar.xzBertrand Jacquin6 months
jiatan/v5.6.1/tarCVE-2024-3094: xz-5.6.1.tarBertrand Jacquin6 months
jiatan/v5.6.1/unpackCVE-2024-3094: import xz-5.6.1.tar.xzBertrand Jacquin6 months
larhzu/masterTests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handlingLasse Collin5 months
larhzu/v5.2Bump version and soname for 5.2.12.Jia Tan17 months
larhzu/v5.4Bump version and soname for 5.4.6.Jia Tan8 months
larhzu/v5.6Update THANKS.Lasse Collin5 months
[...]
 
TagDownloadAuthorAge
jiatan/v5.6.1xz-jiatan/v5.6.1.tar.xz  Jia Tan6 months
jiatan/v5.6.0xz-jiatan/v5.6.0.tar.xz  Jia Tan7 months
larhzu/v5.5.2betaxz-larhzu/v5.5.2beta.tar.xz  Jia Tan7 months
larhzu/v5.4.6xz-larhzu/v5.4.6.tar.xz  Jia Tan8 months
larhzu/v5.5.1alphaxz-larhzu/v5.5.1alpha.tar.xz  Jia Tan8 months
larhzu/v5.4.5xz-larhzu/v5.4.5.tar.xz  Jia Tan11 months
larhzu/v5.4.4xz-larhzu/v5.4.4.tar.xz  Jia Tan14 months
larhzu/v5.4.3xz-larhzu/v5.4.3.tar.xz  Jia Tan17 months
larhzu/v5.2.12xz-larhzu/v5.2.12.tar.xz  Jia Tan17 months
larhzu/v5.4.2xz-larhzu/v5.4.2.tar.xz  Jia Tan18 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-05-04Bump version and soname for 5.2.12.larhzu/v5.2.12larhzu/v5.2Jia Tan2-2/+2
2023-05-04Add NEWS for 5.2.12.Jia Tan1-0/+14
2023-05-04Translations: Update the Croatian translation.Jia Tan1-2/+2
2023-05-03tuklib_integer.h: Fix a recent copypaste error in Clang detection.Lasse Collin1-2/+2
2023-05-03Update THANKS.Jia Tan1-0/+1
2023-05-03Windows: Include <intrin.h> when needed.Jia Tan2-0/+16
2023-05-03tuklib_integer: Use __builtin_clz() with Clang.Jia Tan1-3/+3
2023-05-03liblzma: Update project maintainers in lzma.h.Lasse Collin1-1/+1
2023-05-03liblzma: Cleans up old commented out code.Jia Tan1-11/+0
2023-05-03Build: Removes redundant check for LZMA1 filter support.Jia Tan1-4/+1
2023-03-21Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69.Lasse Collin1-0/+3
2023-03-21Build: configure.ac: Use AS_IF and AS_CASE where required.Lasse Collin1-8/+8
2023-03-21Update THANKS.Lasse Collin1-0/+1
2023-03-21Build: Fix --disable-threads breaking the building of shared libs.Lasse Collin1-8/+8
2023-03-18Bump version and soname for 5.2.11.larhzu/v5.2.11Jia Tan2-2/+2
2023-03-18Add NEWS for 5.2.11.Jia Tan1-0/+27
2023-03-18Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3.Lasse Collin1-4/+4
2023-03-18Change a few HTTP URLs to HTTPS.Lasse Collin8-19/+19
2023-03-11CMake: Require that the C compiler supports C99 or a newer standard.Lasse Collin1-0/+8
2023-03-11Update THANKS.Lasse Collin1-0/+1
2023-03-11liblzma: Avoid null pointer + 0 (undefined behavior in C).Lasse Collin9-22/+72
2023-03-11Update THANKS.Lasse Collin1-0/+1
2023-03-11Build: Use only the generic symbol versioning on MicroBlaze.Lasse Collin1-2/+10
2023-03-11liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.Jia Tan1-1/+1
2023-03-11tuklib_physmem: Silence warning from -Wcast-function-type on MinGW-w64.Jia Tan1-0/+18
2023-03-11xz: Add missing comment for coder_set_compression_settings()Jia Tan1-1/+2
2023-03-11xz: Do not set compression settings with raw format in list mode.Jia Tan1-1/+2
2023-03-11xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).Lasse Collin1-1/+1
2023-03-11liblzma: Silence warnings from clang -Wconditional-uninitialized.Lasse Collin1-1/+1
2023-03-11Fix warnings from clang -Wdocumentation.Lasse Collin3-8/+4
2023-03-11xz: Fix warning -Wformat-nonliteral on clang in message.c.Jia Tan1-0/+9
2023-03-11CMake/Windows: Add a workaround for windres from GNU binutils.Lasse Collin1-1/+31
2023-03-11CMake: Update cmake_minimum_required from 3.13...3.16 to 3.13...3.25.Lasse Collin1-1/+1
2023-03-11Update THANKS.Lasse Collin1-0/+1
2023-03-11CMake: Fix a copypaste error in xzdec Windows resource file handling.Lasse Collin1-2/+2
2023-03-11CMake/Windows: Add resource files to xz.exe and xzdec.exe.Lasse Collin1-0/+16
2023-03-11liblzma: Update documentation for lzma_filter_encoder.Jia Tan1-2/+5
2023-03-11Doxygen: Update .gitignore for generating docs for in source build.Jia Cheong Tan1-0/+2
2023-03-11CMake: Update .gitignore for CMake artifacts from in source build.Jia Tan1-0/+23
2022-12-13Bump version and soname for 5.2.10.larhzu/v5.2.10Lasse Collin2-2/+2
2022-12-13Add NEWS for 5.2.10.Lasse Collin1-0/+12
2022-12-13Tests: Fix a typo in tests/files/README.Lasse Collin1-1/+1
2022-12-12Update AUTHORS.Lasse Collin1-0/+4
2022-12-12xz: Make args_info.files_name a const pointer.Lasse Collin2-2/+2
2022-12-12xz: Don't modify argv[].Lasse Collin1-4/+19
2022-12-12liblzma: Check for unexpected NULL pointers in block_header_decode().Lasse Collin1-0/+4
2022-12-12liblzma: Use __has_attribute(__symver__) to fix Clang detection.Lasse Collin1-1/+14
2022-12-12Update THANKS (sync all from master).Lasse Collin1-0/+8
2022-11-30Bump version and soname for 5.2.9.larhzu/v5.2.9Lasse Collin2-2/+2
2022-11-30Add NEWS for 5.2.9.Lasse Collin1-0/+34
[...]
 
Clone
https://git.pants-on.net/xz.git