index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xz
/
xz_dec_lzma2.c
Age
Commit message (
Expand
)
Author
2021-10-19
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
2021-10-19
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
2021-10-19
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-15
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
2014-06-04
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin