index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
xz
/
xz_dec_lzma2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
2024-09-02
1
-6
/
+4
*
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
2024-09-02
1
-3
/
+2
*
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
2021-10-19
1
-1
/
+1
*
lib/xz: Add MicroLZMA decoder
Lasse Collin
2021-10-19
1
-2
/
+154
*
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
2021-10-19
1
-2
/
+1
*
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-10-19
1
-2
/
+19
*
lib/decompressors: fix spelling mistakes
Zhen Lei
2021-07-01
1
-4
/
+4
*
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-11-18
1
-2
/
+2
*
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
*
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
2019-11-16
1
-0
/
+1
*
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
2014-06-05
1
-0
/
+4
*
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
2011-05-02
1
-3
/
+3
*
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
1
-0
/
+1171