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

Commit Graph

  • 9ccbae4100 Mention potential sandboxing bugs in INSTALL. Lasse Collin 2016-12-28 21:05:22 +02:00
  • e013a337d3 liblzma: Avoid multiple definitions of lzma_coder structures. Lasse Collin 2016-11-21 20:24:50 +02:00
  • 0297863fdb Document --enable-sandbox configure option in INSTALL. Lasse Collin 2016-12-26 20:55:52 +02:00
  • 8e0f1af3dc Document --enable-sandbox configure option in INSTALL. Lasse Collin 2016-12-26 20:50:25 +02:00
  • ce2542d220 xz: Add support for sandboxing with Capsicum (disabled by default). Lasse Collin 2015-03-31 22:19:34 +03:00
  • 3ca1d5e632 Fix bugs and otherwise improve ax_check_capsicum.m4. Lasse Collin 2015-03-31 21:12:30 +03:00
  • 5f3a742b64 Add m4/ax_check_capsicum.m4 for detecting Capsicum support. Lasse Collin 2015-03-31 19:20:24 +03:00
  • d74377e62b liblzma: Fix a memory leak in error path of lzma_index_dup(). Lasse Collin 2015-10-12 20:29:09 +03:00
  • f580732216 Update THANKS. Lasse Collin 2016-10-24 18:53:25 +03:00
  • 88d7a7fd15 tuklib_cpucores: Add support for sched_getaffinity(). Lasse Collin 2016-10-24 18:51:36 +03:00
  • d4a0462abe liblzma: Avoid multiple definitions of lzma_coder structures. Lasse Collin 2016-11-21 20:24:50 +02:00
  • a01794c52a Update THANKS. Lasse Collin 2016-10-24 18:53:25 +03:00
  • df8f446e3a tuklib_cpucores: Add support for sched_getaffinity(). Lasse Collin 2016-10-24 18:51:36 +03:00
  • 51baf68437 xz: Fix copying of timestamps on Windows. Lasse Collin 2016-06-30 20:27:36 +03:00
  • 446e4318fa xz: Fix copying of timestamps on Windows. Lasse Collin 2016-06-30 20:27:36 +03:00
  • 1ddc479851 xz: Silence warnings from -Wlogical-op. Lasse Collin 2016-06-16 22:46:02 +03:00
  • be647ff5ed Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. Lasse Collin 2016-04-10 20:55:49 +03:00
  • fb6d50c153 Build: Bump GNU Gettext version requirement to 0.19. Lasse Collin 2016-04-10 20:54:17 +03:00
  • 74f8dad9f9 liblzma: Disable external SHA-256 by default. Lasse Collin 2016-03-13 20:21:49 +02:00
  • ea7f6ff04c Update THANKS. Lasse Collin 2016-03-10 20:27:05 +02:00
  • d0e018016b Build: Avoid SHA256_Init on FreeBSD and MINIX 3. Lasse Collin 2016-03-10 20:26:49 +02:00
  • 5daae12391 tuklib_physmem: Hopefully silence a warning on Windows. Lasse Collin 2015-11-08 20:16:10 +02:00
  • 491acc406e Update THANKS. Lasse Collin 2015-11-04 23:17:43 +02:00
  • 8173ff8790 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. Lasse Collin 2015-11-04 23:14:00 +02:00
  • 013de2b5ab liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. Lasse Collin 2015-11-03 20:55:45 +02:00
  • a322f70ad9 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. Lasse Collin 2015-11-03 20:47:07 +02:00
  • 8ea49606cf Build: Simplify $enable_{encoders,decoders} usage a bit. Lasse Collin 2015-11-03 20:35:19 +02:00
  • 42131a25e5 Windows/MSVC: Update config.h. Lasse Collin 2015-11-03 20:31:31 +02:00
  • e9184e87cc DOS: Update config.h. Lasse Collin 2015-11-03 20:29:58 +02:00
  • 2296778f3c xz: Make xz buildable even when encoders or decoders are disabled. Lasse Collin 2015-11-03 20:29:33 +02:00
  • 97a3109281 Build: Build LZMA1/2 presets also when only decoder is wanted. Lasse Collin 2015-11-03 18:06:40 +02:00
  • dc6b78d7f0 Build: Fix configure to handle LZMA1 dependency with LZMA2. Lasse Collin 2015-11-03 17:54:48 +02:00
  • 46d76c9cd3 Build: Don't omit lzma_cputhreads() unless using --disable-threads. Lasse Collin 2015-11-03 17:41:54 +02:00
  • 16d68f874d liblzma: Fix a build failure related to external SHA-256 support. Lasse Collin 2015-11-02 18:16:51 +02:00
  • d9311647fc xz: Always close the file before trying to delete it. Lasse Collin 2015-11-02 15:19:10 +02:00
  • f59c4183f3 Update THANKS. Lasse Collin 2015-10-12 21:08:42 +03:00
  • 35f189673e Tests: Add tests for the two bugs fixed in index.c. Lasse Collin 2015-10-12 21:07:41 +03:00
  • e10bfdb0fc liblzma: Fix lzma_index_dup() for empty Streams. Lasse Collin 2015-10-12 20:45:15 +03:00
  • 06f434bd89 liblzma: Add a note to index.c for those using static analyzers. Lasse Collin 2015-10-12 20:31:44 +03:00
  • 1b0ac0c53c xz: Silence warnings from -Wlogical-op. Lasse Collin 2016-06-16 22:46:02 +03:00
  • c83b7a0334 Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. Lasse Collin 2016-04-10 20:55:49 +03:00
  • ade31a2bfb Build: Bump GNU Gettext version requirement to 0.19. Lasse Collin 2016-04-10 20:54:17 +03:00
  • ac398c3baf liblzma: Disable external SHA-256 by default. Lasse Collin 2016-03-13 20:21:49 +02:00
  • 6fd5ecb589 Update THANKS. Lasse Collin 2016-03-10 20:27:05 +02:00
  • 473ef0dc69 Build: Avoid SHA256_Init on FreeBSD and MINIX 3. Lasse Collin 2016-03-10 20:26:49 +02:00
  • faf302137e tuklib_physmem: Hopefully silence a warning on Windows. Lasse Collin 2015-11-08 20:16:10 +02:00
  • e52e9151cf Update THANKS. Lasse Collin 2015-11-04 23:17:43 +02:00
  • 14115f84a3 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. Lasse Collin 2015-11-04 23:14:00 +02:00
  • f4c95ba94b liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. Lasse Collin 2015-11-03 20:55:45 +02:00
  • c7bc20a6f3 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. Lasse Collin 2015-11-03 20:47:07 +02:00
  • 5cbca1205d Build: Simplify $enable_{encoders,decoders} usage a bit. Lasse Collin 2015-11-03 20:35:19 +02:00
  • af13781886 Windows/MSVC: Update config.h. Lasse Collin 2015-11-03 20:31:31 +02:00
  • 9fa5949330 DOS: Update config.h. Lasse Collin 2015-11-03 20:29:58 +02:00
  • cb3111e3ed xz: Make xz buildable even when encoders or decoders are disabled. Lasse Collin 2015-11-03 20:29:33 +02:00
  • 4cc584985c Build: Build LZMA1/2 presets also when only decoder is wanted. Lasse Collin 2015-11-03 18:06:40 +02:00
  • 23ed1d4148 Build: Fix configure to handle LZMA1 dependency with LZMA2. Lasse Collin 2015-11-03 17:54:48 +02:00
  • b0bc3e0385 Build: Don't omit lzma_cputhreads() unless using --disable-threads. Lasse Collin 2015-11-03 17:41:54 +02:00
  • c6bf438ab3 liblzma: Fix a build failure related to external SHA-256 support. Lasse Collin 2015-11-02 18:16:51 +02:00
  • e18adc56f2 xz: Always close the file before trying to delete it. Lasse Collin 2015-11-02 15:19:10 +02:00
  • 282e768a14 Update THANKS. Lasse Collin 2015-10-12 21:08:42 +03:00
  • 372e402713 Tests: Add tests for the two bugs fixed in index.c. Lasse Collin 2015-10-12 21:07:41 +03:00
  • 21515d79d7 liblzma: Fix lzma_index_dup() for empty Streams. Lasse Collin 2015-10-12 20:45:15 +03:00
  • 09f395b6b3 liblzma: Add a note to index.c for those using static analyzers. Lasse Collin 2015-10-12 20:31:44 +03:00
  • 3bf857edfe liblzma: Fix a memory leak in error path of lzma_index_dup(). Lasse Collin 2015-10-12 20:29:09 +03:00
  • 9815cdf698 Bump version and soname for 5.2.2. v5.2.2 Lasse Collin 2015-09-29 13:59:35 +03:00
  • cbe0cec847 Update NEWS for 5.2.2. Lasse Collin 2015-09-29 13:57:28 +03:00
  • 7f05803979 Update NEWS for 5.2.2. Lasse Collin 2015-09-29 13:57:28 +03:00
  • 49427ce7ee Fix typo in German translation. Andre Noll 2015-05-28 15:50:00 +02:00
  • 608d6f06c9 Update German translation, mostly wrt orthography Hauke Henningsen 2015-08-17 04:59:54 +02:00
  • c8988414e5 Build: Minor Cygwin cleanup. Lasse Collin 2015-08-11 13:23:04 +03:00
  • 85a6dfed53 Build: Support building of MSYS2 binaries. Lasse Collin 2015-08-11 13:21:52 +03:00
  • 77f270be84 Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. Lasse Collin 2015-08-09 21:06:26 +03:00
  • 8c975446c5 Windows: Omit unneeded header files from MSVC project files. Lasse Collin 2015-08-09 21:02:20 +03:00
  • 119a004349 liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer. Lasse Collin 2015-07-12 20:48:19 +03:00
  • d4e7c557fc Update THANKS. Lasse Collin 2015-06-19 20:38:55 +03:00
  • 98001740ca Windows: Update the docs. Lasse Collin 2015-06-19 20:21:30 +03:00
  • 28195e4c87 Windows: Add MSVC project files for building liblzma. Lasse Collin 2015-06-19 17:25:31 +03:00
  • 397fcc0946 Update German translation, mostly wrt orthography Hauke Henningsen 2015-08-17 04:59:54 +02:00
  • cbc9e39bae Build: Minor Cygwin cleanup. Lasse Collin 2015-08-11 13:23:04 +03:00
  • bcacd8ce7a Build: Support building of MSYS2 binaries. Lasse Collin 2015-08-11 13:21:52 +03:00
  • 0275a5398c Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. Lasse Collin 2015-08-09 21:06:26 +03:00
  • a74525cf9b Windows: Omit unneeded header files from MSVC project files. Lasse Collin 2015-08-09 21:02:20 +03:00
  • fbbb295a91 liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer. Lasse Collin 2015-07-12 20:48:19 +03:00
  • 713dbe5c23 Update THANKS. Lasse Collin 2015-06-19 20:38:55 +03:00
  • 3a5d755d05 Windows: Update the docs. Lasse Collin 2015-06-19 20:21:30 +03:00
  • b0798c6aa6 Windows: Add MSVC project files for building liblzma. Lasse Collin 2015-06-19 17:25:31 +03:00
  • 9b02a4ffda Fix typo in German translation. Andre Noll 2015-05-28 15:50:00 +02:00
  • 960440f323 Tests: Fix a memory leak in test_bcj_exact_size. Lasse Collin 2015-05-13 20:57:55 +03:00
  • c7f4041f6b Tests: Fix a memory leak in test_bcj_exact_size. Lasse Collin 2015-05-13 20:57:55 +03:00
  • 68cd35acaf Fix NEWS about threading in 5.2.0. Lasse Collin 2015-05-12 18:08:24 +03:00
  • 17b29d4f0a Fix NEWS about threading in 5.2.0. Lasse Collin 2015-05-12 18:08:24 +03:00
  • ff96ed6d25 xz: Document that threaded decompression hasn't been implemented yet. Lasse Collin 2015-05-11 21:26:16 +03:00
  • 49c26920d6 xz: Document that threaded decompression hasn't been implemented yet. Lasse Collin 2015-05-11 21:26:16 +03:00
  • 5b2458cb24 Update THANKS. Lasse Collin 2015-04-20 20:20:29 +03:00
  • 00d37b64a6 Update THANKS. Lasse Collin 2015-04-20 20:20:29 +03:00
  • 6bd0349c58 Revert "xz: Use pipe2() if available." Lasse Collin 2015-04-20 19:59:18 +03:00
  • db190a832c Revert "xz: Use pipe2() if available." Lasse Collin 2015-04-20 19:59:18 +03:00
  • fc0df0f8db xz: Fix the Capsicum rights on user_abort_pipe. Lasse Collin 2015-04-01 14:45:25 +03:00
  • 57393615b3 Update THANKS. Lasse Collin 2015-03-31 22:20:11 +03:00
  • 1238381143 xz: Add support for sandboxing with Capsicum. Lasse Collin 2015-03-31 22:19:34 +03:00