aboutsummaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2021-09-19Add MicroLZMA decoder.Lasse Collin
2021-05-06Add xz_dec_catrun() to support concatenated .xz files.Lasse Collin
2020-11-02Convert HTTP links to HTTPS links.Lasse Collin
2020-11-02Drop a duplicated word in a comment in xz.h.Lasse Collin
2013-02-27Add optional support for CRC64.Lasse Collin
2010-12-22Add C++ support to xz.h.Lasse Collin
2010-12-02Fix coding style in unxz.h.Lasse Collin
2010-12-02Make unxz.h title match the title of decompress_unxz.c.Lasse Collin
2010-11-24Remove /*const*/ comments from unxz().Lasse Collin
2010-11-20Avoid "NOTE:" in xz.h.Lasse Collin
2010-11-20Get rid of XZ_FUNC.Lasse Collin
2010-06-09Add support for allocating the LZMA2 dictionary dynamically.Lasse Collin
2010-05-30Support decompressing files with unsupported check types.Lasse Collin
2010-05-30Use 0/1 instead of defined/undefined for XZ_INTERNAL_CRC32.Lasse Collin
2010-05-30Language fixes in comments.Lasse Collin
2009-05-26Reworked the code that is inteded to be usable for kernelLasse Collin
2009-05-25Add XZ_EXTERN macro and use it to mark all functions withLasse Collin
2009-03-22Initial commitLasse Collin