1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-18 21:50:49 +00:00

Commit Graph

  • 2d2d5f14b3 ci: test Valgrind Sam James 2024-04-10 11:43:10 +01:00
  • 5d20a61205 liblzma: CRC: Simplify table omission macros Lasse Collin 2024-04-10 23:20:02 +03:00
  • 2a80827e23 liblzma: ARM64 CRC: Fix omission of CRC32 table Lasse Collin 2024-04-10 23:09:40 +03:00
  • a541173771 Build: If ARM64 feature detection func is found, stop looking for others Lasse Collin 2024-04-10 22:21:51 +03:00
  • 9223ad6e78 liblzma: ARM64 CRC32: Change style of the macOS code to match FreeBSD Lasse Collin 2024-04-10 22:04:27 +03:00
  • 32ceb2c36a liblzma: ARM64 CRC32: Add error checking to FreeBSD-specific code Lasse Collin 2024-04-10 21:59:27 +03:00
  • 42915101e9 liblzma: ARM64 CRC32: Use negation instead of subtracting from 8 Lasse Collin 2024-04-10 21:56:33 +03:00
  • 42a9482b48 liblzma: ARM64 CRC32: Tweak coding style and comments Lasse Collin 2024-04-10 21:55:10 +03:00
  • 38a3ec5a7e CI: Remove ifunc support. Lasse Collin 2024-04-09 17:47:01 +03:00
  • 34d1252f09 liblzma: Remove ifunc support. Lasse Collin 2024-04-09 17:43:16 +03:00
  • a594b39685 tests/files/README: Update the main heading. Lasse Collin 2024-04-08 22:04:41 +03:00
  • fa76e3ef59 tests/files/README: Explain how to recreate the ARM64 test files. Lasse Collin 2024-04-08 22:02:45 +03:00
  • 112fa0aba6 debug: Add generator for the ARM64 test file data. Lasse Collin 2024-04-08 21:51:55 +03:00
  • 1a1f3d0323 xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +03:00
  • 9f9203f574 Fix NEWS for 5.6.0 and 5.6.1. Lasse Collin 2024-04-08 19:28:35 +03:00
  • 12876b33c7 Remove the XZ logo. Lasse Collin 2024-04-08 19:22:26 +03:00
  • 879295d91f Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +03:00
  • 859617d30d Docs: Update .xz file format specification to 1.2.1. Lasse Collin 2024-04-08 18:05:32 +03:00
  • eeb74fba1f Update website URLs back to tukaani.org. Lasse Collin 2024-04-08 17:33:56 +03:00
  • a7b9cd7000 xzdec: Tweak coding style and comments. Lasse Collin 2024-04-08 17:07:08 +03:00
  • ebe9d6d8cb tests/ossfuzz: Tiny fix to a comment. Lasse Collin 2024-04-08 15:53:46 +03:00
  • 78ab47d65d CMake: Fix sabotaged Landlock sandbox check. Lasse Collin 2024-03-30 14:36:28 +02:00
  • 5f178c364c Delete SECURITY.md from v5.6 Lasse Collin 2024-05-22 14:08:33 +03:00
  • b3a7561880 liblzma: memcmplen.h: Add a comment why subtraction is used. Lasse Collin 2024-03-22 17:46:30 +02:00
  • 94939a145f INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +02:00
  • fa14c8aaf0 Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +02:00
  • 73baa8d99b CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +02:00
  • 886633f423 Update THANKS. Lasse Collin 2024-03-13 21:38:24 +02:00
  • 760f622f0d liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +02:00
  • 403b4c78b8 liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +01:00
  • 1888fb49f6 CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +02:00
  • 4b3c84e8ee CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +02:00
  • 69d1e20208 Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +02:00
  • 051d6b5c85 Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +01:00
  • 702b9ed690 Fix typos Lasse Collin 2024-05-18 00:34:07 +03:00
  • 37314d4d18 Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +03:00
  • 02d0318629 liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +03:00
  • b933ef49a5 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +03:00
  • ecbc34d90b liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +03:00
  • e0e53eb80f CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-05-07 19:30:19 +03:00
  • 46c574e70a xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +03:00
  • 33b2a5104a Update THANKS. Lasse Collin 2024-04-09 18:22:16 +03:00
  • e60534b03b INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +02:00
  • be86d78acf Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +02:00
  • 0f455c2687 CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +02:00
  • 880556e98c Update THANKS. Lasse Collin 2024-03-13 21:38:24 +02:00
  • 639d053823 liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +02:00
  • 7de966a02b liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +01:00
  • 13a0a0fc8f CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +02:00
  • 706134d965 CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +02:00
  • a9b2d85120 CMake: Handle symbol versioning on MicroBlaze specially. Lasse Collin 2024-02-18 14:59:52 +02:00
  • 93b928b230 Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +02:00
  • 2dbc0fc5c2 Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +01:00
  • be29fac96d INSTALL: Clarify that --disable-assembler affects only 32-bit x86. Lasse Collin 2024-02-21 17:41:32 +02:00
  • 769b5d0055 xz: Delete old commented-out code. Lasse Collin 2024-02-17 23:07:35 +02:00
  • d800c85838 xz: Tweak comments. Lasse Collin 2024-02-17 23:07:35 +02:00
  • 7d487a4c2a xz: Fix message_init() description. Lasse Collin 2024-02-17 23:07:35 +02:00
  • 9c2d1b52ce Build: Don't install TODO. Lasse Collin 2024-02-17 19:25:05 +02:00
  • 2c024f60c2 Update m4/.gitignore. Jia Tan 2024-02-15 22:26:43 +08:00
  • 7e85728f9a Fix typos Lasse Collin 2024-05-18 00:34:07 +03:00
  • 4686f0eecd liblzma: Fix white space Lasse Collin 2024-05-18 00:23:52 +03:00
  • 37c46f7b67 Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +03:00
  • 480d25e534 Add NEWS for 5.2.11 and 5.2.12 Lasse Collin 2024-05-07 20:42:48 +03:00
  • 64e0a5f726 liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +03:00
  • 203d482599 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +03:00
  • 2d14bf53b9 Tests: test_index: Fix failures when features are disabled Lasse Collin 2024-04-28 01:34:50 +03:00
  • 8ace8b9c97 Tests: test_index: Edit a misleading test Lasse Collin 2024-04-27 18:30:40 +03:00
  • 7e8142ff56 Tests: test_index: Use minimal values to test integer overflow Lasse Collin 2024-04-27 16:46:01 +03:00
  • 4ae9e708bc Tests: test_index: Test lzma_index_buffer_decode() more Lasse Collin 2024-04-27 15:13:39 +03:00
  • 61be041f84 Tests: test_index: Test that *i = NULL is done on LZMA_PROG_ERROR Lasse Collin 2024-04-27 15:08:29 +03:00
  • f39a7ba7f9 Tests: test_index: Test lzma_index_buffer_encode() with empty output buf Lasse Collin 2024-04-27 15:01:25 +03:00
  • 780ddb8173 Tests: test_index: Replace if-statements with tuktest assertions Lasse Collin 2024-04-27 14:59:55 +03:00
  • 24dd20ca1d Tests: test_index: Make it clear that my_alloc() has no integer overflows Lasse Collin 2024-04-27 14:56:16 +03:00
  • 189251f5d2 Tests: test_index: Verify also iter.block.number_in_stream Lasse Collin 2024-04-27 14:51:52 +03:00
  • e82a20c5c1 Tests: test_index: Check cases that aren't a multiple of 4 bytes Lasse Collin 2024-04-27 14:51:06 +03:00
  • 214569ace8 liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +03:00
  • 80f72396ea CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-05-07 19:30:19 +03:00
  • cf3780e309 liblzma: API doc cleanups Lasse Collin 2024-04-24 01:20:26 +03:00
  • d15eb46891 Tests: test_filter_str: Add a few assertions Lasse Collin 2024-04-23 16:35:33 +03:00
  • 1c0dfaee63 Tests: test_filter_str: Move one assertion and add a comment Lasse Collin 2024-04-23 16:35:08 +03:00
  • ef35365984 Tests: test_filter_str: Tweak comments and white space Lasse Collin 2024-04-23 16:26:06 +03:00
  • c35e10fb37 Tests: test_filter_str: Test *error_pos more thoroughly Lasse Collin 2024-04-22 22:23:32 +03:00
  • 6364cbc63e liblzma: lzma_str_to_filters: Set *error_pos on all errors Lasse Collin 2024-04-22 21:54:39 +03:00
  • 6edc2b554f xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +03:00
  • 077b673a8d Docs: Update .xz file format specification to 1.2.1. Lasse Collin 2024-04-08 18:05:32 +03:00
  • c5c091332c Update website URLs back to tukaani.org. Lasse Collin 2024-04-08 17:33:56 +03:00
  • 995afe4646 Update THANKS. Lasse Collin 2024-04-09 18:22:16 +03:00
  • 44a5c1374e INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +02:00
  • b03139b1d2 Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +02:00
  • 08754772e8 CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +02:00
  • 9579efdbfd Update THANKS. Lasse Collin 2024-03-13 21:38:24 +02:00
  • 32e256c12a liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +02:00
  • 65ac20807c liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +01:00
  • 78a015e753 CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +02:00
  • 20e590bbed CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +02:00
  • bcac3e3aa2 CMake: Handle symbol versioning on MicroBlaze specially. Lasse Collin 2024-02-18 14:59:52 +02:00
  • 9e7daa8dbd Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +02:00
  • ce3a9fa94d Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +01:00
  • a8b3fb6d2f INSTALL: Clarify that --disable-assembler affects only 32-bit x86. Lasse Collin 2024-02-21 17:41:32 +02:00
  • b4b315a206 xz: Delete old commented-out code. Lasse Collin 2024-02-17 23:07:35 +02:00