Age | Commit message (Expand) | Author |
---|---|---|
2014-09-28 | lzo: check for length overrun in variable length encoding. | Willy Tarreau |
2014-09-28 | Revert "lzo: properly check for overruns" | Willy Tarreau |
2014-06-23 | lzo: properly check for overruns | Greg Kroah-Hartman |
2013-02-20 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer |
2013-02-20 | lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c | Markus F.X.J. Oberhumer |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre |
2008-07-25 | lzo: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-10 | lzo: fix typo in decompressor | Harvey Harrison |
2007-07-31 | lzo: add some missing casts | Richard Purdie |
2007-07-10 | Add LZO1X algorithm to the kernel | Richard Purdie |