aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06Check in autoconf-generated files.ndk-r17bndk-r17-beta2ndk-r17-beta1ndk-r17ndk-r16-beta2ndk-r16-beta1ndk-r16ndk-r15-beta2ndk-r15-beta1ndk-release-r17ndk-release-r16ndk-r16-releasendk-r15-releaseXin Li
2017-01-05Merge remote-tracking branch 'origin/upstream-v5.2'.Xin Li
2016-12-30Bump version and soname for 5.2.3.Lasse Collin
2016-12-30Update NEWS for 5.2.3.Lasse Collin
2016-12-30xz: Fix the Capsicum rights on user_abort_pipe.Lasse Collin
2016-12-28Mention potential sandboxing bugs in INSTALL.Lasse Collin
2016-12-28liblzma: Avoid multiple definitions of lzma_coder structures.Lasse Collin
2016-12-26Document --enable-sandbox configure option in INSTALL.Lasse Collin
2016-12-26xz: Add support for sandboxing with Capsicum (disabled by default).Lasse Collin
2016-12-26Fix bugs and otherwise improve ax_check_capsicum.m4.Lasse Collin
2016-12-26Add m4/ax_check_capsicum.m4 for detecting Capsicum support.Lasse Collin
2016-12-26liblzma: Fix a memory leak in error path of lzma_index_dup().Lasse Collin
2016-12-26Update THANKS.Lasse Collin
2016-12-26tuklib_cpucores: Add support for sched_getaffinity().Lasse Collin
2016-06-30xz: Fix copying of timestamps on Windows.Lasse Collin
2016-06-28xz: Silence warnings from -Wlogical-op.Lasse Collin
2016-06-28Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am.Lasse Collin
2016-06-28Build: Bump GNU Gettext version requirement to 0.19.Lasse Collin
2016-06-28liblzma: Disable external SHA-256 by default.Lasse Collin
2016-06-28Update THANKS.Lasse Collin
2016-06-28Build: Avoid SHA256_Init on FreeBSD and MINIX 3.Lasse Collin
2016-06-28tuklib_physmem: Hopefully silence a warning on Windows.Lasse Collin
2016-06-28Update THANKS.Lasse Collin
2016-06-28liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma.Lasse Collin
2016-06-28liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c.Lasse Collin
2016-06-28Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built.Lasse Collin
2016-06-28Build: Simplify $enable_{encoders,decoders} usage a bit.Lasse Collin
2016-06-28Windows/MSVC: Update config.h.Lasse Collin
2016-06-28DOS: Update config.h.Lasse Collin
2016-06-28xz: Make xz buildable even when encoders or decoders are disabled.Lasse Collin
2016-06-28Build: Build LZMA1/2 presets also when only decoder is wanted.Lasse Collin
2016-06-28Build: Fix configure to handle LZMA1 dependency with LZMA2.Lasse Collin
2016-06-28Build: Don't omit lzma_cputhreads() unless using --disable-threads.Lasse Collin
2016-06-28liblzma: Fix a build failure related to external SHA-256 support.Lasse Collin
2016-06-28xz: Always close the file before trying to delete it.Lasse Collin
2016-06-28Update THANKS.Lasse Collin
2016-06-28Tests: Add tests for the two bugs fixed in index.c.Lasse Collin
2016-06-28liblzma: Fix lzma_index_dup() for empty Streams.Lasse Collin
2016-06-28liblzma: Add a note to index.c for those using static analyzers.Lasse Collin
2016-04-28Check in autoconf-generated files.ndk-r14-beta2ndk-r14-beta1ndk-r14ndk-r13-beta2ndk-r13-beta1ndk-r13ndk-r12bndk-r12-beta2ndk-r14-releasendk-r13-releasendk-r12-releaseJosh Gao
2016-04-28Add notice files.Josh Gao
2016-04-28Merge remote-tracking branch 'aosp/upstream-v5.2.2' into xzJosh Gao
2016-04-08Initial repositoryndk-r12-beta1Thomas Joseph Avila
2015-09-29Bump version and soname for 5.2.2.upstream-v5.2.2Lasse Collin
2015-09-29Update NEWS for 5.2.2.Lasse Collin
2015-09-28Fix typo in German translation.Andre Noll
2015-09-25Update German translation, mostly wrt orthographyHauke Henningsen
2015-09-25Build: Minor Cygwin cleanup.Lasse Collin
2015-09-25Build: Support building of MSYS2 binaries.Lasse Collin
2015-09-25Windows: Define DLL_EXPORT when building liblzma.dll with MSVC.Lasse Collin