summaryrefslogtreecommitdiff
path: root/lib/lzo
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lzo: check for length overrun in variable length encoding.Willy Tarreau2014-09-28
* Revert "lzo: properly check for overruns"Willy Tarreau2014-09-28
* lzo: properly check for overrunsGreg Kroah-Hartman2014-06-23
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-20
* lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-20
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
* lzo: use get/put_unaligned_* helpersHarvey Harrison2008-07-25
* lzo: fix typo in decompressorHarvey Harrison2008-04-10
* lzo: add some missing castsRichard Purdie2007-07-31
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-10