Commit Graph

12 Commits (00886ee90d07a3b382041b1a9ef0c01e093f571e)

Author SHA1 Message Date
Micah Snyder 8e04c25fec Rename clamav memory allocation functions 1 year ago
Micah Snyder 6d6e04ddf8 Optimization: replace limited allocation calls 1 year ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 5f4f69102d Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings. 6 years ago
Micah Snyder c9c924a294 fuzz - 12178 - Correction to LZW inflate algorithm where left-shift of a larger value would have have been too large for signed long. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Kevin Lin 567c73ec69 lzwdec: modify dictionary max code points and change state flags 9 years ago
Kevin Lin 028488ab90 lzw: increase variable name consistency 9 years ago
Kevin Lin 5c2915120a pdfdecode: add dictionary heuristic and all-match support 9 years ago
Kevin Lin 28fa7eaee9 implement lzw decompression, derived from tiff 9 years ago