lzsa/src
2019-11-26 17:35:11 +01:00
..
libdivsufsort Moved 2019-06-08 13:36:40 +02:00
dictionary.c Set dictionnary to NULL in lzsa_dictionary_free 2019-08-28 09:39:07 +01:00
dictionary.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v1.c Add extra bound checks in C decompressors 2019-09-12 16:19:14 +02:00
expand_block_v1.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
expand_block_v2.c Secure last token decompression for non-raw blocks 2019-11-26 17:35:11 +01:00
expand_block_v2.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
expand_context.c Support backward decompression 2019-07-24 20:08:23 +02:00
expand_context.h Support backward decompression 2019-07-24 20:08:23 +02:00
expand_inmem.c Support backward decompression 2019-07-24 20:08:23 +02:00
expand_inmem.h Support backward decompression 2019-07-24 20:08:23 +02:00
expand_streaming.c Support backward decompression 2019-07-24 20:08:23 +02:00
expand_streaming.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
format.h
frame.c
frame.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
lib.h Support backward decompression 2019-07-24 20:08:23 +02:00
lzsa.c Promote some literal+match sequences to a match 2019-11-18 12:10:23 +01:00
matchfinder.c Reduce memory use 2019-11-12 00:30:24 +01:00
matchfinder.h Reduce LZSA1 token count by 2.5% on average 2019-10-19 13:10:41 +02:00
shrink_block_v1.c Fix for LZSA1 as well 2019-11-19 19:53:46 +01:00
shrink_block_v1.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
shrink_block_v2.c Expand forward repmatch candidates 2019-11-26 13:33:08 +01:00
shrink_block_v2.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
shrink_context.c Increase LZSA2 ratio 2019-11-13 00:57:09 +01:00
shrink_context.h Small LZSA2 compression speedup 2019-11-20 15:40:11 +01:00
shrink_inmem.c Promote some literal+match sequences to a match 2019-11-18 12:10:23 +01:00
shrink_inmem.h Support backward decompression 2019-07-24 20:08:23 +02:00
shrink_streaming.c Implement -stats 2019-10-09 18:20:22 +02:00
shrink_streaming.h Implement -stats 2019-10-09 18:20:22 +02:00
stream.c
stream.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00