]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2022-11-30  Lasse CollinUpdate to HTTPS URLs in AUTHORS.
2022-11-29  Lasse Collinliblzma: Remove two FIXME comments.
2022-11-24  Lasse CollinBuild: Don't put GNU/Linux-specific symbol versions...
2022-11-24  Lasse CollinCMake: Don't use symbol versioning with static library.
2022-11-24  Lasse Collinliblzma: Fix another invalid free() after memory alloca...
2022-11-24  Jia Tanliblzma: Add support for LZMA_SYNC_FLUSH in the Block...
2022-11-24  Lasse Collinliblzma: Add lzma_attr_warn_unused_result to lzma_filte...
2022-11-24  Lasse Collinliblzma: Fix invalid free() after memory allocation...
2022-11-24  Lasse Collinliblzma: Fix language in a comment.
2022-11-24  Lasse Collinliblzma: Fix infinite loop in LZMA encoder init with...
2022-11-24  Lasse Collinliblzma: Fix two Doxygen commands in the API headers.
2022-11-13  Lasse CollinBump version and soname for 5.2.8. v5.2.8
2022-11-13  Lasse CollinAdd NEWS for 5.2.8.
2022-11-11  Lasse CollinUpdate THANKS.
2022-11-11  Lasse Collinliblzma: Fix building with Intel ICC (the classic compi...
2022-11-11  Lasse Collinliblzma: Fix incorrect #ifdef for x86 SSE2 support.
2022-11-11  Lasse CollinScripts: Ignore warnings from xz.
2022-11-11  Lasse Collinxz: Add comments about stdin and src_st.st_size.
2022-11-11  Lasse Collinxz: Fix displaying of file sizes in progress indicator...
2022-11-11  Lasse Collinxz: Add a comment why --to-stdout is not in --help.
2022-11-11  Lasse CollinDocs: Update faq.txt a little.
2022-11-11  Lasse Collinliblzma: Update API docs about decoder flags.
2022-11-11  Lasse Collinliblzma: Fix a comment in auto_decoder.c.
2022-11-11  Jia Tanxz: Avoid a compiler warning in progress_speed() in...
2022-11-11  Lasse CollinBuild: Clarify comment in configure.ac about SSE2.
2022-11-11  Lasse CollinBuild: Remove obsolete commented-out lines from configu...
2022-11-11  Lasse CollinWindows: Fix mythread_once() macro with Vista threads.
2022-11-11  Lasse CollinCMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4.
2022-11-11  Lasse CollinBuild: Use AC_CONFIG_HEADERS instead of the ancient...
2022-11-11  Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive.
2022-11-11  Lasse Collinxz: Fix --single-stream with an empty .xz Stream.
2022-11-11  Lasse Collinxz: Fix decompressor behavior if input uses an unsuppor...
2022-11-11  Lasse Collinxz: Clarify the man page: input file isn't removed...
2022-11-11  Lasse Collinxz: If input file cannot be removed, treat it as a...
2022-11-11  Lasse Collintuklib_cpucores: Use HW_NCPUONLINE on OpenBSD.
2022-11-11  Lasse CollinNEWS: Omit the extra copy of 5.2.5 NEWS.
2022-11-10  Lasse CollinTranslations: Rename poa4/fr_FR.po to po4a/fr.po.
2022-11-08  Lasse CollinTranslations: Update Turkish translation.
2022-11-08  Lasse CollinTranslations: Update Croatian translation.
2022-09-30  Lasse CollinBump version and soname for 5.2.7. v5.2.7
2022-09-30  Lasse CollinAdd NEWS for 5.2.7.
2022-09-30  Lasse Collinliblzma: Add API doc note about the .xz decoder LZMA_ME...
2022-09-29  Jia Tanliblzma: Add dest and src NULL checks to lzma_index_cat.
2022-09-29  Jia TanTests: Create a test for the lzma_index_cat bug.
2022-09-29  Jia Tanliblzma: Fix copying of check type statistics in lzma_i...
2022-09-29  Lasse Collintuklib_physmem: Fix Unicode builds on Windows.
2022-09-29  Lasse Collinliblzma: Stream decoder: Fix restarting after LZMA_MEML...
2022-09-29  Lasse Collinliblzma: Stream decoder: Fix comments.
2022-09-16  Lasse CollinUpdate THANKS.
2022-09-16  Lasse Collinxzgrep: Fix compatibility with old shells.
2022-09-16  Lasse Collinliblzma: lzma_filters_copy: Keep dest[] unmodified...
2022-09-16  Lasse CollinTests: Add a test file for lzma_index_append() integer...
2022-09-16  Jia Tanliblzma: lzma_index_append: Add missing integer overflo...
2022-09-16  Lasse CollinUpdate THANKS.
2022-09-16  Lasse Collinliblzma: Vaccinate against an ill patch from RHEL/CentOS 7.
2022-09-16  Jia TanCMake: Clarify a comment about Windows symlinks without...
2022-09-16  Lasse CollinCMake: Update for liblzma_*.map files and fix wrong...
2022-09-16  Lasse CollinCMake: Add xz symlinks.
2022-09-16  Lasse CollinCMake: Put xz man page install under if(UNIX) like...
2022-09-16  Lasse CollinTranslations: Add Turkish translation.
2022-08-18  Lasse CollinBuild: Include the CMake files in the distribution.
2022-08-18  Lasse CollinWindows: Fix broken liblzma.dll build with Visual Studi...
2022-08-12  Lasse CollinBump version and soname for 5.2.6. v5.2.6
2022-08-12  Lasse CollinAdd NEWS for 5.2.6.
2022-08-12  Lasse CollinAdd Jia Tan to AUTHORS.
2022-07-25  Lasse CollinTranslations: Change the copyright comment string to...
2022-07-25  Jia Tanliblzma: Refactor lzma_mf_is_supported() to use a switc...
2022-07-25  Jia TanBuild: Don't allow empty LIST in --enable-match-finders...
2022-07-24  Lasse Collinxz: Make --keep accept symlinks, hardlinks, and setuid...
2022-07-24  Lasse Collinxzgrep man page: Document exit statuses.
2022-07-24  Lasse Collinxzgrep: Improve error handling, especially signals.
2022-07-24  Lasse Collinxzgrep: Make the fix for ZDI-CAN-16587 more robust.
2022-07-24  Lasse Collinxzgrep: Use grep -H --label when available (GNU, *BSDs).
2022-07-24  Lasse Collinxzgrep: Use -e to specify the pattern to grep.
2022-07-24  Lasse CollinScripts: Use printf instead of echo in a few places.
2022-07-24  Lasse Collinxzgrep: Add more LC_ALL=C to avoid bugs with multibyte...
2022-07-24  Lasse Collinxzgrep: Fix parsing of certain options.
2022-07-24  Lasse CollinTests: Add the .lzma files to test_files.sh.
2022-07-24  Lasse CollinTests: Add .lzma test files.
2022-07-24  Lasse Collinliblzma: Rename a variable and improve a comment.
2022-07-24  Lasse CollinUpdate THANKS.
2022-07-24  Lasse Collinliblzma: Add optional autodetection of LZMA end marker.
2022-07-24  Lasse CollinTests: Add test file good-1-empty-bcj-lzma2.xz.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinxzgrep: Fix escaping of malicious filenames (ZDI-CAN...
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinliblzma: Fix docs: lzma_block_decoder() cannot return...
2022-07-12  Lasse Collinliblzma: Index hash: Change return value type of hash_a...
2022-07-12  Lasse Collinliblzma: Minor addition to lzma_vli_size() API doc.
2022-07-12  Lasse Collinliblzma: Check the return value of lzma_index_append...
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Ed Masteliblzma: Use non-executable stack on FreeBSD as on...
2022-07-12  Lasse Collinliblzma: Make Block decoder catch certain types of...
2022-07-12  Lasse CollinTests: Add bad-1-lzma2-11.xz.
2022-07-12  Lasse CollinTranslations: Fix po4a failure with the French man...
2022-07-12  Lasse CollinTranslations: Add French translation of man pages.
2022-07-12  jiat75liblzma: Add NULL checks to LZMA and LZMA2 properties...
2022-07-12  huangqinjinCMake: Keep compatible with Windows 95 for 32-bit build.
2022-07-12  Lasse Collinxzgrep: Update man page timestamp.
2022-07-12  Lasse CollinUpdate THANKS.
next