Commit Graph

123 Commits (8a77214c8292f5f7ce94dee7b4f363b5c14d91af)

Author SHA1 Message Date
Val Snyder 8a77214c82
Add CL_TYPE_AI_MODEL and associated file type magic signatures 2 months ago
Val Snyder 7ff29b8c37
Bump copyright dates for 2025 3 months ago
Andy Ragusa 79f2a5f2f6 Add parser for ALZ archives 1 year ago
Micah Snyder 3ae9c1e434 Add LHA/LZH archive support 1 year ago
Micah Snyder 9cb28e51e6 Bump copyright dates for 2024 1 year ago
Micah Snyder fd11f1b468 Add CL_TYPE_PYTHON_COMPILED and associated file type magic signatures 1 year ago
Micah Snyder 3b2f8c044a Support for extracting attachments from OneNote section files 1 year ago
Andy Ragusa b4f0836236 Add support for UDF files 2 years ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Micah Snyder 9d8af639c3 Improve file type detection for some small files 3 years ago
Micah Snyder 223c690958 Use correct enum types for cli_memcpy internal API 3 years ago
Micah Snyder 73088d261b Fix issue detecting embedded zips attached to small files 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder db013a2bfd libclamav: Fix scan recursion tracking 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder 4cce1fcd20 GIF, PNG bugfixes; Add AlertBrokenMedia option 4 years ago
Micah Snyder 9b9999d778 Rename core scanning functions 5 years ago
Micah Snyder 005cbf5a37 Record names of extracted files 5 years ago
Mickey Sola ffd0f1357f png - fixup PR based on feedback 5 years ago
Aldo Mazzeo f366b7c703 Transforming the PNG checker into a PNG exploit seeker 5 years ago
Mickey Sola f55acb436e gif - update PR based on feedback; add dconf option for gif scanning 5 years ago
Aldo Mazzeo 153a87a74b Making the GIF parser more tolerant and supporting GIF overlays 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder ad6e0f70cb Adds unzip parser code readability improvements; doxygen function comments. 6 years ago
Micah Snyder ee40795fe2 Converted mpool calls to macros when USE_MPOOL is defined to clearly differentiate between function and macro behavior. 6 years ago
Micah Snyder 0450e68551 Added new EGG archive extraction feature, written from scratch based on ESTsoft's EGG archive specification. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder 38fe8b69a0 Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections. 6 years ago
Micah Snyder (micasnyd) 56bb195e07 bb12102: adding CL_TYPE_LNK for Windows Shortcut Files. 7 years ago
Steven Morgan aedd18ac32 bb11586 - change CL_TYPE_EPS to CL_TYPE_PS. 9 years ago
Steven Morgan e98acd72db bb11586 - add file type CL_TYPE_EPS for raw scan matching of PostScript files. 9 years ago
Kevin Lin ef48d7cbeb MHTML: added filetype and switch case 9 years ago
Kevin Lin ce174c71d5 added 'CustomXML' as trigger for likely OOXML 9 years ago
Kevin Lin 8250b1a72f fix ooxml filetype detection 9 years ago
Kevin Lin 8059ffb786 clean up and boost accuracy to detecting OOXML documents 9 years ago
Kevin Lin c6f7be5536 ooxml_hwp: add support for filetyping and preclassification 10 years ago
Kevin Lin 6cd5a9dc4e hwpole2: new filetype and handler for hwp embedded ole2 files 10 years ago
Kevin Lin 904fe15510 add HMPML filetype, tab fixes in filetype.c 10 years ago
Steven Morgan bb6379cab9 bb11454 - correct if/else bracketing for ooxml file typing. 10 years ago
Kevin Lin 146fbb29ad add HWP 3.x internal filetypes 10 years ago
Steven Morgan fd1e2dd3ad bb11438 - strengthen file typing for OOXML. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin 4cdcd47de8 added enums for Word 2003 XML and Excel 2003 XML files 10 years ago
Kevin Lin b5641e9c79 bb#11205 - fixed implicit declaration 11 years ago
Kevin Lin c8c80ddfd9 bb#11145 - added function to determine ooxml filetype 11 years ago
Kevin Lin f290ffd350 mbr: increased clarity on boot section scan 11 years ago
Shawn Webb 30a7509744 Add proof-of-concept XDP support. 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago