Commit Graph

  • e89d3e83b4 Update .gitignore Lasse Collin 2024-04-19 23:18:19 +0300
  • 86fc4ee859 Tests: test_lzip_decoder: Tweak coding style and comments Lasse Collin 2024-04-19 20:53:24 +0300
  • 38be573a27 Tests: test_lzip_decoder: Remove redundant initializations Lasse Collin 2024-04-19 20:51:36 +0300
  • d7e4bc53ea Tests: test_lzip_decoder: Remove unneeded tuktest_malloc() calls Lasse Collin 2024-04-19 20:47:24 +0300
  • eeca8f7c5b xz: Fix white space error. Lasse Collin 2024-04-15 20:35:07 +0300
  • 462ca94099 xz: add missing noreturn for message_filters_help Sam James 2024-04-11 23:01:44 +0100
  • 863f13d282 xz: signals: suppress -Wsign-conversion on macOS Sam James 2024-04-11 19:34:04 +0100
  • fcbd0d1999 Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handling Lasse Collin 2024-04-13 22:19:40 +0300
  • 0fe2dfa683 Tests: test_microlzma: Tweak comments, coding style, and minor details Lasse Collin 2024-04-13 18:05:31 +0300
  • 97f0ee0f1f
    CI: Use only the active CPUs on macOS Ryan Carsten Schmidt 2024-04-12 19:31:13 -0500
  • 73f629e321 ci: rename ci_build.sh -> ci_build.bash Sam James 2024-04-10 18:33:55 +0100
  • 8709407a9e ci: build in parallel by default Sam James 2024-04-10 17:42:23 +0100
  • 65bf7e0a1c ci: default to -O2 Sam James 2024-04-10 15:41:08 +0100
  • bc899f9e07 ci: make automake's test runner verbose on failures Sam James 2024-04-10 15:17:47 +0100
  • b5e3470442 ci: make UBSAN abort on errors Sam James 2024-04-10 12:38:51 +0100
  • 6c095a98fb ci: test Valgrind Sam James 2024-04-10 11:43:10 +0100
  • 6286c1900c liblzma: CRC: Simplify table omission macros Lasse Collin 2024-04-10 23:20:02 +0300
  • 45da936c87 liblzma: ARM64 CRC: Fix omission of CRC32 table Lasse Collin 2024-04-10 23:09:40 +0300
  • 308a9af854 Build: If ARM64 feature detection func is found, stop looking for others Lasse Collin 2024-04-10 22:21:51 +0300
  • fc43cecd32 liblzma: ARM64 CRC32: Change style of the macOS code to match FreeBSD Lasse Collin 2024-04-10 22:04:27 +0300
  • 1024cd4cd9 liblzma: ARM64 CRC32: Add error checking to FreeBSD-specific code Lasse Collin 2024-04-10 21:59:27 +0300
  • 2337f7021c liblzma: ARM64 CRC32: Use negation instead of subtracting from 8 Lasse Collin 2024-04-10 21:56:33 +0300
  • d8fffd01aa liblzma: ARM64 CRC32: Tweak coding style and comments Lasse Collin 2024-04-10 21:55:10 +0300
  • 780d2c236d Update SECURITY.md. Lasse Collin 2024-04-09 21:55:01 +0300
  • 95dcea4b5d Update THANKS. Lasse Collin 2024-04-09 18:22:16 +0300
  • 1107712e37 Remove the backdoor found in 5.6.0 and 5.6.1 (CVE-2024-3094). Lasse Collin 2024-04-08 15:32:58 +0300
  • 986865ea2f CI: Remove ifunc support. Lasse Collin 2024-04-09 17:47:01 +0300
  • 689ae24273 liblzma: Remove ifunc support. Lasse Collin 2024-04-09 17:43:16 +0300
  • 6b4c859059 tests/files/README: Update the main heading. Lasse Collin 2024-04-08 22:04:41 +0300
  • 2a851e06b8 tests/files/README: Explain how to recreate the ARM64 test files. Lasse Collin 2024-04-08 22:02:45 +0300
  • 3d09b721b9 debug: Add generator for the ARM64 test file data. Lasse Collin 2024-04-08 21:51:55 +0300
  • 31ef676567 xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +0300
  • 780cbf29d5 Fix NEWS for 5.6.0 and 5.6.1. Lasse Collin 2024-04-08 19:28:35 +0300
  • bfd0c7c478 Remove the XZ logo. Lasse Collin 2024-04-08 19:22:26 +0300
  • 77a294d98a Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +0300
  • 8dd03d4484 Docs: Update .xz file format specification to 1.2.1. Lasse Collin 2024-04-08 18:05:32 +0300
  • 17aa2e1a79 Update website URLs back to tukaani.org. Lasse Collin 2024-04-08 17:33:56 +0300
  • 2739db9810 xzdec: Tweak coding style and comments. Lasse Collin 2024-04-08 17:07:08 +0300
  • 408b6adb2a tests/ossfuzz: Tiny fix to a comment. Lasse Collin 2024-04-08 15:53:46 +0300
  • db4dd74a34 Update THANKS. Lasse Collin 2024-04-09 18:22:16 +0300
  • e93e13c8b3 Remove the backdoor found in 5.6.0 and 5.6.1 (CVE-2024-3094). Lasse Collin 2024-04-08 15:32:58 +0300
  • f9cf4c05ed CMake: Fix sabotaged Landlock sandbox check. Lasse Collin 2024-03-30 14:36:28 +0200
  • af071ef770 Docs: Simplify SECURITY.md. Jia Tan 2024-03-26 01:50:02 +0800
  • 0b99783d63 liblzma: memcmplen.h: Add a comment why subtraction is used. Lasse Collin 2024-03-22 17:46:30 +0200
  • 8a25ba024d INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +0200
  • 49324b711f Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +0200
  • c273123ed0 CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +0200
  • df7f487648 Update THANKS. Lasse Collin 2024-03-13 21:38:24 +0200
  • 3217b82b3e liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +0200
  • 096bc0e3f8 liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +0100
  • 2ad7fad670 CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +0200
  • 82f0c0d39e CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +0200
  • 45d33bfc45 Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +0200
  • f56ed6fac6 Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +0100
  • fd1b975b78 Bump version and soname for 5.6.1. v5.6.1 Jia Tan 2024-03-09 11:42:50 +0800
  • a4f2e20d84 Add NEWS for 5.6.1 Jia Tan 2024-03-09 11:27:27 +0800
  • a2cda57249 Add NEWS for 5.6.1 Jia Tan 2024-03-09 11:27:27 +0800
  • f01be8ad75 Translations: Add missing --riscv option to man page translations. Jia Tan 2024-03-09 10:43:20 +0800
  • 8583c60211 Translations: Add missing --riscv option to man page translations. Jia Tan 2024-03-09 10:43:20 +0800
  • 6e636819e8 Tests: Update two test files. Jia Tan 2024-03-09 10:18:29 +0800
  • 74b138d2a6 Tests: Update two test files. Jia Tan 2024-03-09 10:18:29 +0800
  • a3a29bbd5d Tests: Test --single-stream can decompress bad-3-corrupt_lzma2.xz. Jia Tan 2024-03-09 10:08:32 +0800
  • 3ec6dfd656 Tests: Test --single-stream can decompress bad-3-corrupt_lzma2.xz. Jia Tan 2024-03-09 10:08:32 +0800
  • 0b4ccc9145 Tests: Update RISC-V test files. Jia Tan 2024-03-09 10:05:32 +0800
  • a67dcce610 Tests: Update RISC-V test files. Jia Tan 2024-03-09 10:05:32 +0800
  • 8c9b8b2063 liblzma: Fix typos in crc32_fast.c and crc64_fast.c. Jia Tan 2024-03-09 09:52:32 +0800
  • 058337b0f1 liblzma: Fix typos in crc32_fast.c and crc64_fast.c. Jia Tan 2024-03-09 09:52:32 +0800
  • b93a8d7631 Tests: Replace HAVE_MICROLZMA usage in CMake and Autotools builds. Jia Tan 2024-03-09 09:49:55 +0800
  • cd5de9c1bb Tests: Replace HAVE_MICROLZMA usage in CMake and Autotools builds. Jia Tan 2024-03-09 09:49:55 +0800
  • 82ecc53819 liblzma: Fix false Valgrind error report with GCC. Jia Tan 2024-03-09 09:20:57 +0800
  • 651a1545c8 liblzma: Fix false Valgrind error report with GCC. Jia Tan 2024-03-09 09:20:57 +0800
  • 3007e74ef2 liblzma: Fix a typo in a comment in the RISC-V filter. Lasse Collin 2024-03-05 23:21:26 +0200
  • 6e97b299f1 liblzma: Fix a typo in a comment in the RISC-V filter. Lasse Collin 2024-03-05 23:21:26 +0200
  • 72d2933bfa liblzma: Use attribute no_profile_instrument_function with ifunc. Jia Tan 2024-03-05 00:34:46 +0800
  • e5faaebbcf Build: Require attribute no_profile_instrument_function for ifunc usage. Jia Tan 2024-03-05 00:27:31 +0800
  • 7eeadd279a liblzma: Fix a comment in the RISC-V filter. Lasse Collin 2024-03-04 19:23:18 +0200
  • 4e1c97052b liblzma: Use attribute no_profile_instrument_function with ifunc. Jia Tan 2024-03-05 00:34:46 +0800
  • ed957d3942 Build: Require attribute no_profile_instrument_function for ifunc usage. Jia Tan 2024-03-05 00:27:31 +0800
  • e98ddaf85a liblzma: Fix a comment in the RISC-V filter. Lasse Collin 2024-03-04 19:23:18 +0200
  • 5f3d059529 CMake: Warn if translated man pages are missing. Lasse Collin 2024-02-29 16:35:52 +0200
  • 4cd1042ee7 CMake: Warn if gettext tools and pre-created .gmo files are missing. Lasse Collin 2024-02-29 16:35:52 +0200
  • 319cec142f CMake: Warn if translated man pages are missing. Lasse Collin 2024-02-29 16:35:52 +0200
  • 46c3e113d8 CMake: Warn if gettext tools and pre-created .gmo files are missing. Lasse Collin 2024-02-29 16:35:52 +0200
  • 86bec8334b xz: Add comments. Lasse Collin 2024-02-28 18:26:25 +0200
  • 5c91b454c2 xz: Change logging level for thread reduction to highest verbosity only. Jia Tan 2024-02-27 23:42:41 +0800
  • d0e57b2f15 Fix sorting in THANKS. Lasse Collin 2024-02-26 23:06:13 +0200
  • d416be55ac Update THANKS. Jia Tan 2024-02-26 23:39:29 +0800
  • f06b33edd2 xz: Add missing RISC-V on the filter list in the man page Chien Wong 2024-02-25 21:38:13 +0800
  • a100f9111c Build: Fix Linux Landlock feature test in Autotools and CMake builds. Jia Tan 2024-02-26 23:02:06 +0800
  • d85efdc891 Tests: Add test_microlzma to .gitignore and CMakeLists.txt. Jia Tan 2024-02-26 20:06:10 +0800
  • 42ee425673 Tests: Correct license header in test_microlzma.c. Jia Tan 2024-02-26 19:56:25 +0800
  • c83349dfd9 Fix typos in NEWS and CMakeLists. Jia Tan 2024-02-25 21:41:55 +0800
  • a94b42362c xz: Add comments. Lasse Collin 2024-02-28 18:26:25 +0200
  • bbf112e323 xz: Change logging level for thread reduction to highest verbosity only. Jia Tan 2024-02-27 23:42:41 +0800
  • 649f644744 Fix sorting in THANKS. Lasse Collin 2024-02-26 23:06:13 +0200
  • 1255b7d849 Update THANKS. Jia Tan 2024-02-26 23:39:29 +0800
  • eee579fff5 xz: Add missing RISC-V on the filter list in the man page Chien Wong 2024-02-25 21:38:13 +0800
  • 328c52da8a Build: Fix Linux Landlock feature test in Autotools and CMake builds. Jia Tan 2024-02-26 23:02:06 +0800
  • eb8ad59e9b Tests: Add test_microlzma to .gitignore and CMakeLists.txt. Jia Tan 2024-02-26 20:06:10 +0800
  • 9eed1b9a3a Tests: Correct license header in test_microlzma.c. Jia Tan 2024-02-26 19:56:25 +0800