1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-06 01:08:20 +00:00

Commit Graph

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