Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
331a3b94147bed529ad4bc6045f5e57b036315d9
/
src
/
slz.c
3ffe11e
IMPORT: slz: implement a synchronous flush() operation
by Willy Tarreau
· Mon Jun 26 19:24:55 2023 +0200
eda36f1
IMPORT: slz: declare len to fix debug build when optimal match is enabled
by Willy Tarreau
· Mon Dec 13 09:07:05 2021 +0100
b154422
IMPORT: slz: use the correct CRC32 instruction when running in 32-bit mode
by Willy Tarreau
· Fri Dec 03 17:38:42 2021 +0100
eaf16fc
CLEANUP: slz: Mark `reset_refs` as static
by Tim Duesterhus
· Mon Sep 20 19:59:42 2021 +0200
fc89c3f
IMPORT: slz: silence a build warning with -Wundef
by Willy Tarreau
· Sat Aug 28 12:10:49 2021 +0200
388fc25
IMPORT: slz: use inttypes.h instead of stdint.h
by Willy Tarreau
· Fri May 14 08:44:52 2021 +0200
9e27428
IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported
by Willy Tarreau
· Wed May 12 08:36:09 2021 +0200
027fdcb
IMPORT: slz: use the generic function for the last bytes of the crc32
by Willy Tarreau
· Wed May 12 08:34:36 2021 +0200
b2be9a1
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Apr 24 13:25:42 2021 +0500
5e65f42
CLEANUP: compression: remove calls to SLZ init functions
by Willy Tarreau
· Thu Apr 22 14:43:49 2021 +0200
ab2b782
IMPORT: slz: import slz into the tree
by Willy Tarreau
· Thu Apr 22 14:09:44 2021 +0200