1
0
mirror of https://git.tukaani.org/xz.git synced 2025-12-31 09:48:45 +00:00

Commit Graph

  • e1beaa74bc xz: Comment out annoying sandboxing messages. Lasse Collin 2020-02-05 20:33:50 +02:00
  • 8238192652 Build: Workaround a POSIX shell detection problem on Solaris. Lasse Collin 2020-02-05 19:33:37 +02:00
  • 93a1f61e89 Build: Update m4/ax_pthread.m4 from Autoconf Archive. Lasse Collin 2020-02-03 22:03:50 +02:00
  • d0daa21792 xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz. Lasse Collin 2020-02-01 19:56:18 +02:00
  • 4433c2dc57 xz: Set the --flush-timeout deadline when the first input byte arrives. Lasse Collin 2020-01-26 20:53:25 +02:00
  • acc0ef3ac8 xz: Move flush_needed from mytime.h to file_pair struct in file_io.h. Lasse Collin 2020-01-26 20:19:19 +02:00
  • 4afe69d30b xz: coder.c: Make writing output a separate function. Lasse Collin 2020-01-26 14:49:22 +02:00
  • ec26f3ace5 xz: Fix semi-busy-waiting in xz --flush-timeout. Lasse Collin 2020-01-26 14:13:42 +02:00
  • 3891570324 xz: Refactor io_read() a bit. Lasse Collin 2020-01-26 13:47:31 +02:00
  • f6d2424534 xz: Update a comment in file_io.h. Lasse Collin 2020-01-26 13:37:08 +02:00
  • 15b55d5c63 xz: Move the setting of flush_needed in file_io.c to a nicer location. Lasse Collin 2020-01-26 13:27:51 +02:00
  • c91fbf223d Update THANKS. Lasse Collin 2020-02-05 20:47:38 +02:00
  • 15a133b6d1 xz: Make it a fatal error if enabling the sandbox fails. Lasse Collin 2020-02-05 20:40:14 +02:00
  • af0fb386ef xz: Comment out annoying sandboxing messages. Lasse Collin 2020-02-05 20:33:50 +02:00
  • 609c706785 xz: Enable Capsicum sandboxing by default if available. Lasse Collin 2020-02-05 19:56:09 +02:00
  • 986d8c9b52 Build: Workaround a POSIX shell detection problem on Solaris. Lasse Collin 2020-02-05 19:33:37 +02:00
  • 6629ed929c Build: Update m4/ax_pthread.m4 from Autoconf Archive. Lasse Collin 2020-02-03 22:03:50 +02:00
  • 3539705108 xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz. Lasse Collin 2020-02-01 19:56:18 +02:00
  • ba76d67585 xz: Set the --flush-timeout deadline when the first input byte arrives. Lasse Collin 2020-01-26 20:53:25 +02:00
  • fd47fd62bb xz: Move flush_needed from mytime.h to file_pair struct in file_io.h. Lasse Collin 2020-01-26 20:19:19 +02:00
  • 8150356810 xz: coder.c: Make writing output a separate function. Lasse Collin 2020-01-26 14:49:22 +02:00
  • 5a49e081a0 xz: Fix semi-busy-waiting in xz --flush-timeout. Lasse Collin 2020-01-26 14:13:42 +02:00
  • dcca70fe9f xz: Refactor io_read() a bit. Lasse Collin 2020-01-26 13:47:31 +02:00
  • 4ae9ab70cd xz: Update a comment in file_io.h. Lasse Collin 2020-01-26 13:37:08 +02:00
  • 3333ba4a67 xz: Move the setting of flush_needed in file_io.c to a nicer location. Lasse Collin 2020-01-26 13:27:51 +02:00
  • cf2df0f05a Use $(LIB_FUZZING_ENGINE) in tests/ossfuzz/Makefile. Lasse Collin 2020-01-19 21:54:33 +02:00
  • 00517d125c Rename unaligned_read32ne to read32ne, and similarly for the others. Lasse Collin 2019-12-31 22:41:45 +02:00
  • 52d89d8443 Rename read32ne to aligned_read32ne, and similarly for the others. Lasse Collin 2019-12-31 00:29:48 +02:00
  • 850620468b Revise tuklib_integer.h and .m4. Lasse Collin 2019-12-31 00:18:24 +02:00
  • a45badf034 Tests: Hopefully fix test_check.c to work on EBCDIC systems. Lasse Collin 2019-12-29 22:51:58 +02:00
  • c9a8071e66 Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. Lasse Collin 2019-09-24 23:02:40 +03:00
  • aba140e2df Fix comment typos in tuklib_mbstr* files. Lasse Collin 2019-07-12 18:57:43 +03:00
  • 710f5bd769 Add missing include to tuklib_mbstr_width.c. Lasse Collin 2019-07-12 18:30:46 +03:00
  • 0e491aa8cd liblzma: Fix a buggy comment. Lasse Collin 2019-06-25 23:15:21 +03:00
  • bfc245569f configure.ac: Fix a typo in a comment. Lasse Collin 2019-06-25 00:16:06 +03:00
  • f18eee9d15 Tests: Silence warnings from clang -Wassign-enum. Lasse Collin 2019-06-25 00:08:13 +03:00
  • 25f7455472 liblzma: Add a comment. Lasse Collin 2019-06-24 23:52:17 +03:00
  • 44eb961f2a liblzma: Silence clang -Wmissing-variable-declarations. Lasse Collin 2019-06-24 23:45:21 +03:00
  • 267afcd995 xz: Silence a warning from clang -Wsign-conversion in main.c. Lasse Collin 2019-06-24 22:57:43 +03:00
  • 0e3c4002f8 liblzma: Remove incorrect uses of lzma_attribute((__unused__)). Lasse Collin 2019-06-24 22:47:39 +03:00
  • cb708e8fa3 Tests: Silence a warning from -Wsign-conversion. Lasse Collin 2019-06-24 20:53:55 +03:00
  • c8cace3d6e xz: Fix an integer overflow with 32-bit off_t. Lasse Collin 2019-06-24 20:45:49 +03:00
  • 65a42741e2 Tests: Remove a duplicate branch from tests/tests.h. Lasse Collin 2019-06-24 00:57:23 +03:00
  • 5c4fb60e8d tuklib_mbstr_width: Fix a warning from -Wsign-conversion. Lasse Collin 2019-06-23 23:22:45 +03:00
  • 37df03ce52 xz: Fix some of the warnings from -Wsign-conversion. Lasse Collin 2019-06-23 23:19:34 +03:00
  • 7c65ae0f5f tuklib_cpucores: Silence warnings from -Wsign-conversion. Lasse Collin 2019-06-23 22:27:45 +03:00
  • a502dd1d00 xzdec: Fix warnings from -Wsign-conversion. Lasse Collin 2019-06-23 21:40:47 +03:00
  • a45d1a5374 liblzma: Fix warnings from -Wsign-conversion. Lasse Collin 2019-06-23 21:38:56 +03:00
  • 4ff87ddf80 tuklib_integer: Silence warnings from -Wsign-conversion. Lasse Collin 2019-06-23 19:33:55 +03:00
  • ed1a9d3398 tuklib_integer: Fix usage of conv macros. Lasse Collin 2019-06-20 19:40:30 +03:00
  • 612c88dfc0 Update THANKS. Lasse Collin 2019-06-03 20:44:19 +03:00
  • 85da31d8b8 liblzma: Fix comments. Lasse Collin 2019-06-03 20:41:54 +03:00
  • 6a73a78895 liblzma: Fix one more unaligned read to use unaligned_read16ne(). Lasse Collin 2019-06-02 00:50:59 +03:00
  • ce59b34ec9 Update THANKS. Lasse Collin 2019-06-01 21:41:55 +03:00
  • 94aa3fb568 liblzma: memcmplen: Use ctz32() from tuklib_integer.h. Lasse Collin 2019-06-01 21:36:13 +03:00
  • 412791486d tuklib_integer: Cleanup MSVC-specific code. Lasse Collin 2019-06-01 21:30:03 +03:00
  • efbf6e5f09 liblzma: Use unaligned_readXXne functions instead of type punning. Lasse Collin 2019-06-01 19:01:21 +03:00
  • 29afef0348 tuklib_integer: Improve unaligned memory access. Lasse Collin 2019-06-01 18:41:16 +03:00
  • 7136f1735c Rename unaligned_read32ne to read32ne, and similarly for the others. Lasse Collin 2019-12-31 00:41:28 +02:00
  • 5e78fcbf2e Rename read32ne to aligned_read32ne, and similarly for the others. Lasse Collin 2019-12-31 00:29:48 +02:00
  • 77bc5bc6dd Revise tuklib_integer.h and .m4. Lasse Collin 2019-12-31 00:18:24 +02:00
  • 8b72950a6b Tests: Hopefully fix test_check.c to work on EBCDIC systems. Lasse Collin 2019-12-29 22:51:58 +02:00
  • 43ce4ea7c7 Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. Lasse Collin 2019-09-24 23:02:40 +03:00
  • 596ed3de44 liblzma: Avoid memcpy(NULL, foo, 0) because it is undefined behavior. Lasse Collin 2019-05-13 20:05:17 +03:00
  • b4b83555c5 Update THANKS. Lasse Collin 2019-05-11 20:56:08 +03:00
  • 8d4906262b xz: Update xz man page date. Lasse Collin 2019-05-11 20:54:12 +03:00
  • 0d318402f8 spelling Antoine Cœur 2019-05-08 13:30:57 +08:00
  • aeb3be8ac4 README: Update translation instructions. Lasse Collin 2019-03-04 22:49:04 +02:00
  • 0c238dc3fe Update THANKS. Lasse Collin 2018-12-20 20:42:29 +02:00
  • 3ca432d9cc xz: Fix a crash in progress indicator when in passthru mode. Lasse Collin 2018-12-14 20:34:30 +02:00
  • fcc419e3c3 xz: Update man page timestamp. Lasse Collin 2018-11-22 17:20:31 +02:00
  • 5a2fc3cd01 'have have' typos Pavel Raiskup 2018-11-22 15:14:34 +01:00
  • 7143b04fe4 xzless: Rename unused variables to silence static analysers. Lasse Collin 2018-07-27 18:10:44 +03:00
  • 273c33297b liblzma: Remove an always-true condition from lzma_index_cat(). Lasse Collin 2018-07-27 16:02:58 +03:00
  • 65b4aba6d0 liblzma: Improve lzma_properties_decode() API documentation. Lasse Collin 2018-05-19 21:23:25 +03:00
  • 6a89e656eb Fix comment typos in tuklib_mbstr* files. Lasse Collin 2019-07-12 18:57:43 +03:00
  • ac0b421265 Add missing include to tuklib_mbstr_width.c. Lasse Collin 2019-07-12 18:30:46 +03:00
  • 72a443281f Update tuklib base headers to include stdbool.h. Lasse Collin 2019-07-12 18:10:57 +03:00
  • de1f47b2b4 xz: Automatically align the strings in --info-memory. Lasse Collin 2019-06-28 00:54:31 +03:00
  • 8ce679125d liblzma: Fix a buggy comment. Lasse Collin 2019-06-25 23:15:21 +03:00
  • fc77929e92 configure.ac: Fix a typo in a comment. Lasse Collin 2019-06-25 00:16:06 +03:00
  • e873902641 Tests: Silence warnings from clang -Wassign-enum. Lasse Collin 2019-06-25 00:08:13 +03:00
  • d499e467d9 liblzma: Add a comment. Lasse Collin 2019-06-24 23:52:17 +03:00
  • a12b13c5f0 liblzma: Silence clang -Wmissing-variable-declarations. Lasse Collin 2019-06-24 23:45:21 +03:00
  • 1b4675cebf Add LZMA_RET_INTERNAL1..8 to lzma_ret and use one for LZMA_TIMED_OUT. Lasse Collin 2019-06-24 23:25:41 +03:00
  • 159c43875e xz: Silence a warning from clang -Wsign-conversion in main.c. Lasse Collin 2019-06-24 22:57:43 +03:00
  • 466cfcd3e5 xz: Make "headings" static in list.c. Lasse Collin 2019-06-24 22:52:20 +03:00
  • 608517b9b7 liblzma: Remove incorrect uses of lzma_attribute((__unused__)). Lasse Collin 2019-06-24 22:47:39 +03:00
  • c2d2ab6a9d Tests: Silence a warning from -Wsign-conversion. Lasse Collin 2019-06-24 20:53:55 +03:00
  • 2402f7873d xz: Fix an integer overflow with 32-bit off_t. Lasse Collin 2019-06-24 20:45:49 +03:00
  • 4fd3a8dd0b xz: Cleanup io_seek_src() a bit. Lasse Collin 2019-06-24 01:24:17 +03:00
  • dfda7cf6af Tests: Remove a duplicate branch from tests/tests.h. Lasse Collin 2019-06-24 00:57:23 +03:00
  • 1d4a904d8f xz: Change io_seek_src and io_pread arguments from off_t to uint64_t. Lasse Collin 2019-06-24 00:40:45 +03:00
  • 50120deb01 xz: list.c: Fix some warnings from -Wsign-conversion. Lasse Collin 2019-06-24 00:12:38 +03:00
  • d0a78751eb tuklib_mbstr_width: Fix a warning from -Wsign-conversion. Lasse Collin 2019-06-23 23:22:45 +03:00
  • 7883d73530 xz: Fix some of the warnings from -Wsign-conversion. Lasse Collin 2019-06-23 23:19:34 +03:00
  • c2b994fe3d tuklib_cpucores: Silence warnings from -Wsign-conversion. Lasse Collin 2019-06-23 22:27:45 +03:00
  • 07c4fa9e1a xzdec: Fix warnings from -Wsign-conversion. Lasse Collin 2019-06-23 21:40:47 +03:00
  • dfac2c9a1d liblzma: Fix warnings from -Wsign-conversion. Lasse Collin 2019-06-23 21:38:56 +03:00
  • 41838dcc26 tuklib_integer: Silence warnings from -Wsign-conversion. Lasse Collin 2019-06-23 19:33:55 +03:00