1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-13 19:20:52 +00:00

Commit Graph

  • a69fbd3aae
    CI: MSVC: Use fewer runners for the same number of tests master v5.8 Lasse Collin 2025-04-10 20:13:07 +03:00
  • 8a300d1c4f
    Update THANKS Lasse Collin 2025-04-10 20:10:31 +03:00
  • b5a5d9e3f7
    liblzma: Disable CLMUL CRC on old MSVC targeting 32-bit x86 Lasse Collin 2025-04-07 22:36:58 +03:00
  • c5fd88dfc3
    liblzma: Remove MSVC hack from CLMUL CRC Lasse Collin 2025-04-07 22:36:58 +03:00
  • 49ba8c69ea
    CI: Test 32/64-bit x86 builds with Visual Studio 2019 and 2022 Lasse Collin 2025-04-07 22:36:52 +03:00
  • 1176a19df6
    Tests: Add fuzz_decode_stream_mt.options Lasse Collin 2025-04-04 20:08:37 +03:00
  • 2e918d09ad
    liblzma: mt dec: Fix lack of parallelization in single-shot decoding v5.6 Lasse Collin 2025-04-03 14:34:42 +03:00
  • 20ec36eafd
    liblzma: mt dec: Fix lack of parallelization in single-shot decoding v5.4 Lasse Collin 2025-04-03 14:34:42 +03:00
  • c8bb46c5a1
    liblzma: mt dec: Don't modify thr->in_size in the worker thread Lasse Collin 2025-04-03 14:34:42 +03:00
  • 9a9c17712b
    liblzma: mt dec: Don't free the input buffer too early (CVE-2025-31115) Lasse Collin 2025-04-03 14:34:42 +03:00
  • 2ce9ab6588
    liblzma: mt dec: Simplify by removing the THR_STOP state Lasse Collin 2025-04-03 14:34:42 +03:00
  • bdb788137e
    liblzma: mt dec: Fix a comment Lasse Collin 2025-04-03 14:34:42 +03:00
  • 77bc2d6f3b
    liblzma: Add assertions to lzma_bufcpy() Lasse Collin 2025-04-03 14:34:30 +03:00
  • 6ff5b8c559
    liblzma: mt dec: Don't modify thr->in_size in the worker thread Lasse Collin 2025-04-03 14:34:42 +03:00
  • 1b874b4f04
    liblzma: mt dec: Don't free the input buffer too early (CVE-2025-31115) Lasse Collin 2025-04-03 14:34:42 +03:00
  • f74cf18ad0
    liblzma: mt dec: Simplify by removing the THR_STOP state Lasse Collin 2025-04-03 14:34:42 +03:00
  • c1a91b8bae
    liblzma: mt dec: Fix a comment Lasse Collin 2025-04-03 14:34:42 +03:00
  • fb1210f215
    liblzma: Add assertions to lzma_bufcpy() Lasse Collin 2025-04-03 14:34:30 +03:00
  • c3cb1e53a1
    doc/SHA256SUMS: Add 5.8.1 Lasse Collin 2025-04-03 15:06:07 +03:00
  • a522a22654
    Bump version and soname for 5.8.1 v5.8.1 Lasse Collin 2025-04-03 14:34:43 +03:00
  • 1c462c2ad8
    Add NEWS for 5.8.1 Lasse Collin 2025-04-03 14:34:43 +03:00
  • 513cabcf7f
    Tests: Call lzma_code() in smaller chunks in fuzz_common.h Lasse Collin 2025-04-03 14:34:43 +03:00
  • 48440e24a2
    Tests: Add a fuzzing target for the multithreaded .xz decoder Lasse Collin 2025-04-03 14:34:43 +03:00
  • 0c80045ab8
    liblzma: mt dec: Fix lack of parallelization in single-shot decoding Lasse Collin 2025-04-03 14:34:42 +03:00
  • 8188048854
    liblzma: mt dec: Don't modify thr->in_size in the worker thread Lasse Collin 2025-04-03 14:34:42 +03:00
  • d5a2ffe41b
    liblzma: mt dec: Don't free the input buffer too early (CVE-2025-31115) Lasse Collin 2025-04-03 14:34:42 +03:00
  • c0c835964d
    liblzma: mt dec: Simplify by removing the THR_STOP state Lasse Collin 2025-04-03 14:34:42 +03:00
  • 831b55b971
    liblzma: mt dec: Fix a comment Lasse Collin 2025-04-03 14:34:42 +03:00
  • b9d168eee4
    liblzma: Add assertions to lzma_bufcpy() Lasse Collin 2025-04-03 14:34:30 +03:00
  • c8e0a4897b
    DOS: Update Makefile to fix the build Lasse Collin 2025-04-02 16:40:22 +03:00
  • 307c02ed69
    sysdefs.h: Avoid <stdalign.h> even with C11 compilers Lasse Collin 2025-03-29 12:41:32 +02:00
  • 7ce38b3183
    Update THANKS Lasse Collin 2025-03-29 12:32:05 +02:00
  • 688e51bde4
    Translations: Update the Croatian translation Lasse Collin 2025-03-29 12:21:51 +02:00
  • 173fb5c68b
    doc/SHA256SUMS: Add 5.8.0 Lasse Collin 2025-03-25 18:23:57 +02:00
  • db9258e828
    Bump version and soname for 5.8.0 v5.8.0 Lasse Collin 2025-03-25 15:18:32 +02:00
  • bfb752a38f
    Add NEWS for 5.8.0 Lasse Collin 2025-03-25 15:18:32 +02:00
  • 6ccbb904da
    Translations: Run "make -C po update-po" Lasse Collin 2025-03-25 15:18:31 +02:00
  • 891a5f057a
    Translations: Run po4a/update-po Lasse Collin 2025-03-25 15:18:31 +02:00
  • 4f52e73870
    Translations: Partially fix overtranslation in Serbian man pages Lasse Collin 2025-03-25 15:18:31 +02:00
  • ff5d944749
    liblzma: Count the extra bytes in LZMA/LZMA2 decoder memory usage Lasse Collin 2025-03-25 15:18:31 +02:00
  • 943b012d09
    liblzma: Use SSE2 intrinsics instead of memcpy() in dict_repeat() Lasse Collin 2025-03-25 15:18:31 +02:00
  • bc14e4c94e
    liblzma: Add "restrict" to a few functions in lz_decoder.h Lasse Collin 2025-03-25 15:18:31 +02:00
  • e82ee090c5
    liblzma: Define LZ_DICT_INIT_POS for initial dictionary position Lasse Collin 2025-03-25 15:18:30 +02:00
  • 8e7cd0091e
    Windows: Update README-Windows.txt about UCRT Lasse Collin 2025-03-25 15:18:30 +02:00
  • 2c24292d34
    Update THANKS Lasse Collin 2025-03-25 15:18:15 +02:00
  • 48053c9089
    Translations: Update the Italian translation Lasse Collin 2025-03-17 15:33:25 +02:00
  • 8d6f06a65f
    Translations: Update the Portuguese translation Lasse Collin 2025-03-17 15:28:56 +02:00
  • c3439b039f
    Translations: Update the Italian translation Lasse Collin 2025-03-14 13:02:21 +02:00
  • 79b4ab8d79
    Translations: Update the Italian man page translations Lasse Collin 2025-03-12 20:48:39 +02:00
  • 515b6fc855
    Translations: Update the Italian man page translations Lasse Collin 2025-03-12 19:38:54 +02:00
  • 333b7c0b77
    Translations: Update the Korean man page translations Lasse Collin 2025-03-10 21:00:31 +02:00
  • ae52ebd27d
    Translations: Update the German man page translations Lasse Collin 2025-03-10 20:56:57 +02:00
  • 1028e52c93
    CMake: Fix tuklib_use_system_extensions Lasse Collin 2025-03-10 13:13:30 +02:00
  • 80e4883602
    INSTALL: Document -bmaxdata on AIX Lasse Collin 2025-03-10 11:38:55 +02:00
  • ab319186b6
    Update THANKS Lasse Collin 2025-03-10 11:37:19 +02:00
  • 4434671a04
    tuklib_physmem: Silence -Wsign-conversion on AIX Collin Funk 2025-03-09 19:14:31 -07:00
  • 18bcaa4faf
    Translations: Update the Romanian man page translations Lasse Collin 2025-03-09 22:10:38 +02:00
  • 1e17b7f42f
    Translations: Update the Croatian translation Lasse Collin 2025-03-09 21:28:15 +02:00
  • ff85e6130d
    Translations: Update the Romanian translation Lasse Collin 2025-03-09 21:23:34 +02:00
  • a5bfb33f30
    Translations: Update the Ukrainian man page translations Lasse Collin 2025-03-09 21:11:34 +02:00
  • 5bb77d0920
    CMake: Use cmake_push_check_state in tuklib_cpucores and tuklib_physmem Lasse Collin 2025-03-09 14:43:07 +02:00
  • c1ea7bd0b6
    CMake: Revise tuklib_use_system_extensions Lasse Collin 2025-03-09 14:06:35 +02:00
  • 4243c45a48
    doc/SHA256SUMS: Add 5.7.2beta Lasse Collin 2025-03-08 14:54:29 +02:00
  • cc7f2fc1cf
    Bump version and soname for 5.7.2beta v5.7.2beta Lasse Collin 2025-03-08 14:29:57 +02:00
  • 62e44b3616
    Add NEWS for 5.7.2beta Lasse Collin 2025-03-08 14:24:38 +02:00
  • 70f1f20378
    COPYING: Remove the note about old releases Lasse Collin 2025-03-08 14:23:00 +02:00
  • db9827dc38
    xz: Update the man page about the environment variables again Lasse Collin 2025-03-08 14:22:28 +02:00
  • 99c584891b
    liblzma: Edit spelling in a comment Lasse Collin 2025-03-06 19:26:09 +02:00
  • 7a234c8c05
    xz: Update the man page about the environment variables Lasse Collin 2025-03-06 19:14:23 +02:00
  • 808f05af3e
    Docs: Add a few TRANSLATORS comments to man pages Lasse Collin 2025-03-06 17:37:39 +02:00
  • 051de255f0
    Scripts: Mark the LZMA Utils script aliases as deprecated Lasse Collin 2025-03-06 16:34:32 +02:00
  • 4941ea454c
    Translations: Add Serbian man page translations Lasse Collin 2025-03-02 21:13:04 +02:00
  • d142d96f24
    Translations: Update Georgian translation Lasse Collin 2025-03-02 20:42:14 +02:00
  • 9b7e45d841
    Update THANKS Lasse Collin 2025-02-28 21:07:21 +02:00
  • 9351592710
    Update THANKS Lasse Collin 2025-02-22 16:04:58 +02:00
  • 9023be7831
    Translations: Update the Croatian translation Lasse Collin 2025-02-19 16:33:52 +02:00
  • 2eaf242c56
    Build: Fix out-of-tree builds when using the replacement getopt_long Lasse Collin 2025-02-17 21:46:15 +02:00
  • 41322b2c60
    m4/getopt.m4: Remove an outdated comment Lasse Collin 2025-02-17 18:25:52 +02:00
  • 03c23a4952
    Build: Allow forcing the use of the replacement getopt_long Lasse Collin 2025-02-17 18:11:58 +02:00
  • c23b837d15
    Update THANKS Lasse Collin 2025-02-17 18:11:42 +02:00
  • 2672a38f11
    Update THANKS Lasse Collin 2025-02-12 19:23:31 +02:00
  • 4fdcbfaf3f
    Update THANKS Lasse Collin 2025-02-11 12:13:41 +02:00
  • 0d553568f1
    Translations: Update the Polish translation Lasse Collin 2025-02-08 11:39:08 +02:00
  • 9f165076ae
    Docs: Update TODO a little Lasse Collin 2025-02-07 19:12:03 +02:00
  • f5aa292c53
    Add researcher credits of CVE-2022-1271 and CVE-2024-47611 to THANKS Lasse Collin 2025-02-07 18:50:56 +02:00
  • 7cf463b5ad
    Update THANKS Lasse Collin 2025-02-07 18:43:00 +02:00
  • 6b7fe7e27b
    Docs: Update the "Translations" section in README Lasse Collin 2025-02-04 14:12:46 +02:00
  • 2c7aee9493
    debug/translations.bash: Revise a little Lasse Collin 2025-02-04 13:23:53 +02:00
  • c6b15e7045
    Build: Use "git describe --abbrev=8" in snapshot tarball names Lasse Collin 2025-02-04 13:20:52 +02:00
  • 0ce97987c5
    Update THANKS Lasse Collin 2025-02-04 19:37:17 +02:00
  • 353c33355c
    Translations: Update the Serbian translation Lasse Collin 2025-02-03 16:29:31 +02:00
  • 887dc28188
    Translations: Update Chinese (traditional) translation Lasse Collin 2025-02-03 16:15:38 +02:00
  • 0f1454cf5f
    Update THANKS Lasse Collin 2025-02-03 16:12:44 +02:00
  • 23ea031820
    Build: Update posix-shell.m4 from Gnulib Lasse Collin 2025-02-02 14:15:07 +02:00
  • 84c33c0384
    Build: Check for -fsanitize= also in $CC Lasse Collin 2025-02-02 12:51:03 +02:00
  • a7304ea4a7
    Build: Remove the FIXME about -Werror checks Lasse Collin 2023-09-26 19:11:20 +03:00
  • 1780bba740
    Build: If using a GCC compatible compiler, ensure that -Werror works Lasse Collin 2023-09-26 19:10:51 +03:00
  • 3aca2daefb
    Update THANKS Lasse Collin 2025-02-02 14:30:15 +02:00
  • 186ff78ab4
    Translations: Update Romanian translation Lasse Collin 2025-02-01 12:49:09 +02:00
  • 40a8ce3e10
    Translations: Update Korean man page translations Lasse Collin 2025-01-30 18:16:43 +02:00