Commit Graph

  • 713bbc1a80 tuklib_integer: New Intel C compiler needs immintrin.h. Lasse Collin 2018-01-10 21:54:27 +0200
  • a0ee1afbd9 Update THANKS. Lasse Collin 2017-09-24 20:04:24 +0300
  • a1e2c568de Windows: Fix paths in VS project files. Lasse Collin 2017-09-16 20:36:20 +0300
  • cea5cf8d26 Windows: Update VS2017 project files to include file info decoder. Lasse Collin 2017-09-16 12:56:20 +0300
  • 95d563db3e Windows: Add project files for VS2017. Lasse Collin 2017-09-16 12:54:23 +0300
  • ab72416d62 Windows: Update VS2013 project files to include file info decoder. Lasse Collin 2017-09-16 12:45:50 +0300
  • 8238898018 Windows: Move VS2013 files into windows/vs2013 directory. Lasse Collin 2017-09-16 12:39:43 +0300
  • 94e3f986aa Fix or hide warnings from GCC 7's -Wimplicit-fallthrough. Lasse Collin 2017-08-14 20:08:33 +0300
  • 0b0e1e6803 Docs: Fix a typo in a comment in doc/examples/02_decompress.c. Alexey Tourbin 2017-05-16 23:56:35 +0300
  • a015cd1f90 xz: Fix "xz --list --robot missing_or_bad_file.xz". Lasse Collin 2017-05-23 18:34:43 +0300
  • c2e29f06a7 Docs: Add doc/examples/11_file_info.c. Lasse Collin 2017-04-24 20:20:11 +0300
  • 1520f6ec80 Build: Omit pre-5.0.0 entries from the generated ChangeLog. Lasse Collin 2017-04-24 19:48:47 +0300
  • 8269782283 xz: Use lzma_file_info_decoder() for --list. Lasse Collin 2017-04-24 19:48:23 +0300
  • e353d0b1cc liblzma: Add lzma_file_info_decoder(). Lasse Collin 2017-04-24 19:35:50 +0300
  • 144ef9e19e Update the Git repository URL to HTTPS in ChangeLog. Lasse Collin 2017-04-24 19:30:22 +0300
  • 8c9842c265 liblzma: Rename LZMA_SEEK to LZMA_SEEK_NEEDED and seek_in to seek_pos. Lasse Collin 2017-04-21 15:05:16 +0300
  • 662b27c417 Update the home page URLs to HTTPS. Lasse Collin 2017-04-19 22:17:35 +0300
  • c28f0b3d00 xz: Add io_seek_src(). Lasse Collin 2017-04-05 18:47:22 +0300
  • 2a4b2fa75d xz: Use POSIX_FADV_RANDOM for in "xz --list" mode. Lasse Collin 2017-03-30 22:01:54 +0300
  • bba477257d xz: Use POSIX_FADV_RANDOM for in "xz --list" mode. Lasse Collin 2017-03-30 22:01:54 +0300
  • 310d19816d liblzma: Make lzma_index_decoder_init() visible to other liblzma funcs. Lasse Collin 2017-03-30 20:03:05 +0300
  • a27920002d liblzma: Add generic support for input seeking (LZMA_SEEK). Lasse Collin 2017-03-30 20:00:09 +0300
  • eb25743ade liblzma: Fix lzma_memlimit_set(strm, 0). Lasse Collin 2017-03-30 19:47:45 +0300
  • ef36c6362f liblzma: Similar memlimit fix for stream_, alone_, and auto_decoder. Lasse Collin 2017-03-30 19:16:55 +0300
  • 5761603265 liblzma: Fix handling of memlimit == 0 in lzma_index_decoder(). Lasse Collin 2017-03-30 18:58:18 +0300
  • a0b1dda409 liblzma: Fix lzma_memlimit_set(strm, 0). Lasse Collin 2017-03-30 19:47:45 +0300
  • 84462afaad liblzma: Similar memlimit fix for stream_, alone_, and auto_decoder. Lasse Collin 2017-03-30 19:16:55 +0300
  • cbc7401793 liblzma: Fix handling of memlimit == 0 in lzma_index_decoder(). Lasse Collin 2017-03-30 18:58:18 +0300
  • 78ae13bced Update NEWS for 5.2.3. Lasse Collin 2016-12-30 13:25:10 +0200
  • 3d566cd519 Bump version and soname for 5.2.3. v5.2.3 Lasse Collin 2016-12-30 13:26:36 +0200
  • 053e624fe3 Update NEWS for 5.2.3. Lasse Collin 2016-12-30 13:25:10 +0200
  • cae412b2b7 xz: Fix the Capsicum rights on user_abort_pipe. Lasse Collin 2015-04-01 14:45:25 +0300
  • 9ccbae4100 Mention potential sandboxing bugs in INSTALL. Lasse Collin 2016-12-28 21:05:22 +0200
  • e013a337d3 liblzma: Avoid multiple definitions of lzma_coder structures. Lasse Collin 2016-11-21 20:24:50 +0200
  • 0297863fdb Document --enable-sandbox configure option in INSTALL. Lasse Collin 2016-12-26 20:55:52 +0200
  • 8e0f1af3dc Document --enable-sandbox configure option in INSTALL. Lasse Collin 2016-12-26 20:50:25 +0200
  • ce2542d220 xz: Add support for sandboxing with Capsicum (disabled by default). Lasse Collin 2015-03-31 22:19:34 +0300
  • 3ca1d5e632 Fix bugs and otherwise improve ax_check_capsicum.m4. Lasse Collin 2015-03-31 21:12:30 +0300
  • 5f3a742b64 Add m4/ax_check_capsicum.m4 for detecting Capsicum support. Lasse Collin 2015-03-31 19:20:24 +0300
  • d74377e62b liblzma: Fix a memory leak in error path of lzma_index_dup(). Lasse Collin 2015-10-12 20:29:09 +0300
  • f580732216 Update THANKS. Lasse Collin 2016-10-24 18:53:25 +0300
  • 88d7a7fd15 tuklib_cpucores: Add support for sched_getaffinity(). Lasse Collin 2016-10-24 18:51:36 +0300
  • d4a0462abe liblzma: Avoid multiple definitions of lzma_coder structures. Lasse Collin 2016-11-21 20:24:50 +0200
  • a01794c52a Update THANKS. Lasse Collin 2016-10-24 18:53:25 +0300
  • df8f446e3a tuklib_cpucores: Add support for sched_getaffinity(). Lasse Collin 2016-10-24 18:51:36 +0300
  • 51baf68437 xz: Fix copying of timestamps on Windows. Lasse Collin 2016-06-30 20:27:36 +0300
  • 446e4318fa xz: Fix copying of timestamps on Windows. Lasse Collin 2016-06-30 20:27:36 +0300
  • 1ddc479851 xz: Silence warnings from -Wlogical-op. Lasse Collin 2016-06-16 22:46:02 +0300
  • be647ff5ed Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. Lasse Collin 2016-04-10 20:55:49 +0300
  • fb6d50c153 Build: Bump GNU Gettext version requirement to 0.19. Lasse Collin 2016-04-10 20:54:17 +0300
  • 74f8dad9f9 liblzma: Disable external SHA-256 by default. Lasse Collin 2016-03-13 20:21:49 +0200
  • ea7f6ff04c Update THANKS. Lasse Collin 2016-03-10 20:27:05 +0200
  • d0e018016b Build: Avoid SHA256_Init on FreeBSD and MINIX 3. Lasse Collin 2016-03-10 20:26:49 +0200
  • 5daae12391 tuklib_physmem: Hopefully silence a warning on Windows. Lasse Collin 2015-11-08 20:16:10 +0200
  • 491acc406e Update THANKS. Lasse Collin 2015-11-04 23:17:43 +0200
  • 8173ff8790 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. Lasse Collin 2015-11-04 23:14:00 +0200
  • 013de2b5ab liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. Lasse Collin 2015-11-03 20:55:45 +0200
  • a322f70ad9 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. Lasse Collin 2015-11-03 20:47:07 +0200
  • 8ea49606cf Build: Simplify $enable_{encoders,decoders} usage a bit. Lasse Collin 2015-11-03 20:35:19 +0200
  • 42131a25e5 Windows/MSVC: Update config.h. Lasse Collin 2015-11-03 20:31:31 +0200
  • e9184e87cc DOS: Update config.h. Lasse Collin 2015-11-03 20:29:58 +0200
  • 2296778f3c xz: Make xz buildable even when encoders or decoders are disabled. Lasse Collin 2015-11-03 20:29:33 +0200
  • 97a3109281 Build: Build LZMA1/2 presets also when only decoder is wanted. Lasse Collin 2015-11-03 18:06:40 +0200
  • dc6b78d7f0 Build: Fix configure to handle LZMA1 dependency with LZMA2. Lasse Collin 2015-11-03 17:54:48 +0200
  • 46d76c9cd3 Build: Don't omit lzma_cputhreads() unless using --disable-threads. Lasse Collin 2015-11-03 17:41:54 +0200
  • 16d68f874d liblzma: Fix a build failure related to external SHA-256 support. Lasse Collin 2015-11-02 18:16:51 +0200
  • d9311647fc xz: Always close the file before trying to delete it. Lasse Collin 2015-11-02 15:19:10 +0200
  • f59c4183f3 Update THANKS. Lasse Collin 2015-10-12 21:08:42 +0300
  • 35f189673e Tests: Add tests for the two bugs fixed in index.c. Lasse Collin 2015-10-12 21:07:41 +0300
  • e10bfdb0fc liblzma: Fix lzma_index_dup() for empty Streams. Lasse Collin 2015-10-12 20:45:15 +0300
  • 06f434bd89 liblzma: Add a note to index.c for those using static analyzers. Lasse Collin 2015-10-12 20:31:44 +0300
  • 1b0ac0c53c xz: Silence warnings from -Wlogical-op. Lasse Collin 2016-06-16 22:46:02 +0300
  • c83b7a0334 Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. Lasse Collin 2016-04-10 20:55:49 +0300
  • ade31a2bfb Build: Bump GNU Gettext version requirement to 0.19. Lasse Collin 2016-04-10 20:54:17 +0300
  • ac398c3baf liblzma: Disable external SHA-256 by default. Lasse Collin 2016-03-13 20:21:49 +0200
  • 6fd5ecb589 Update THANKS. Lasse Collin 2016-03-10 20:27:05 +0200
  • 473ef0dc69 Build: Avoid SHA256_Init on FreeBSD and MINIX 3. Lasse Collin 2016-03-10 20:26:49 +0200
  • faf302137e tuklib_physmem: Hopefully silence a warning on Windows. Lasse Collin 2015-11-08 20:16:10 +0200
  • e52e9151cf Update THANKS. Lasse Collin 2015-11-04 23:17:43 +0200
  • 14115f84a3 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. Lasse Collin 2015-11-04 23:14:00 +0200
  • f4c95ba94b liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. Lasse Collin 2015-11-03 20:55:45 +0200
  • c7bc20a6f3 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. Lasse Collin 2015-11-03 20:47:07 +0200
  • 5cbca1205d Build: Simplify $enable_{encoders,decoders} usage a bit. Lasse Collin 2015-11-03 20:35:19 +0200
  • af13781886 Windows/MSVC: Update config.h. Lasse Collin 2015-11-03 20:31:31 +0200
  • 9fa5949330 DOS: Update config.h. Lasse Collin 2015-11-03 20:29:58 +0200
  • cb3111e3ed xz: Make xz buildable even when encoders or decoders are disabled. Lasse Collin 2015-11-03 20:29:33 +0200
  • 4cc584985c Build: Build LZMA1/2 presets also when only decoder is wanted. Lasse Collin 2015-11-03 18:06:40 +0200
  • 23ed1d4148 Build: Fix configure to handle LZMA1 dependency with LZMA2. Lasse Collin 2015-11-03 17:54:48 +0200
  • b0bc3e0385 Build: Don't omit lzma_cputhreads() unless using --disable-threads. Lasse Collin 2015-11-03 17:41:54 +0200
  • c6bf438ab3 liblzma: Fix a build failure related to external SHA-256 support. Lasse Collin 2015-11-02 18:16:51 +0200
  • e18adc56f2 xz: Always close the file before trying to delete it. Lasse Collin 2015-11-02 15:19:10 +0200
  • 282e768a14 Update THANKS. Lasse Collin 2015-10-12 21:08:42 +0300
  • 372e402713 Tests: Add tests for the two bugs fixed in index.c. Lasse Collin 2015-10-12 21:07:41 +0300
  • 21515d79d7 liblzma: Fix lzma_index_dup() for empty Streams. Lasse Collin 2015-10-12 20:45:15 +0300
  • 09f395b6b3 liblzma: Add a note to index.c for those using static analyzers. Lasse Collin 2015-10-12 20:31:44 +0300
  • 3bf857edfe liblzma: Fix a memory leak in error path of lzma_index_dup(). Lasse Collin 2015-10-12 20:29:09 +0300
  • 9815cdf698 Bump version and soname for 5.2.2. v5.2.2 Lasse Collin 2015-09-29 13:59:35 +0300
  • cbe0cec847 Update NEWS for 5.2.2. Lasse Collin 2015-09-29 13:57:28 +0300
  • 7f05803979 Update NEWS for 5.2.2. Lasse Collin 2015-09-29 13:57:28 +0300
  • 49427ce7ee Fix typo in German translation. Andre Noll 2015-05-28 15:50:00 +0200