index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblzma
/
common
/
index_decoder.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Add SPDX license identifier into 0BSD source code files.
Lasse Collin
1
-0
/
+2
2024-02-14
Change most public domain parts to 0BSD.
Lasse Collin
1
-3
/
+0
2023-02-23
liblzma: Avoid null pointer + 0 (undefined behavior in C).
Lasse Collin
1
-3
/
+10
2023-01-02
liblzma: Replaced hardcoded 0x0 index indicator byte with macro
Jia Tan
1
-1
/
+1
2018-10-26
liblzma: Don't verify header CRC32s if building for fuzz testing.
Lasse Collin
1
-1
/
+4
2017-03-30
liblzma: Make lzma_index_decoder_init() visible to other liblzma funcs.
Lasse Collin
1
-5
/
+5
2017-03-30
liblzma: Fix handling of memlimit == 0 in lzma_index_decoder().
Lasse Collin
1
-2
/
+2
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-13
/
+20
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-6
/
+6
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-4
/
+5
2010-10-21
liblzma: Update the comments in the API headers.
Lasse Collin
1
-0
/
+1
2010-01-01
Fix _memconfig() functions.
Lasse Collin
1
-4
/
+6
2009-12-31
Revised the Index handling code.
Lasse Collin
1
-4
/
+8
2009-11-25
Index decoder fixes.
Lasse Collin
1
-6
/
+20
2009-04-28
Fixed a crash in liblzma.
Lasse Collin
1
-1
/
+1
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-2
/
+2
2009-01-20
Add some single-call buffer-to-buffer coding functions.
Lasse Collin
1
-14
/
+69
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
1
-7
/
+39
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-16
/
+15
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-11
/
+3
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-0
/
+252