Commit Graph

8424 Commits (f773990c28d279681da95b659789a5bcfe9f258b)
 

Author SHA1 Message Date
Kevin Lin f773990c28 msxml: final suppression of parsing errors (for release) 10 years ago
Kevin Lin f17cd8d16f added clamav-specific xmlerror handler for msxml 10 years ago
Kevin Lin d349c61d88 xmlreader unterminated char entity pre-processing 10 years ago
Kevin Lin e66b3f9e48 constain default file magics for msxml documents (decrease fps) 10 years ago
Kevin Lin 20a3b53b6c converted cb_file_props from using engine-based ctx to file-based ctx 10 years ago
Kevin Lin 3a925de01f fixed major issue in UTF conversion for pdf preclass 10 years ago
Steven Morgan 2abba0519b bb11281 - Reworked reverted upack.c crash patch to fix regression false negatives. 10 years ago
Kevin Lin 11bdd8a7c6 make check: added env check 'T' to set timeout 10 years ago
Kevin Lin 9f36260e04 bb#11282 - fixed upack passing an invalid dereference to rebuildpe 10 years ago
Kevin Lin 898fe35e2b bb#11282 - patch for code clean up in rebuildpe 10 years ago
Kevin Lin be8b084e64 bb#11284 - fixed integer underflow in detecting W32.Polipos.A method 10 years ago
Kevin Lin ddc1421955 pdf: clang and general compiler fixes 10 years ago
Kevin Lin 7bbb67ea84 pdfng: fixed small memory leak 10 years ago
Kevin Lin fc84532e13 pdf: json now records if a document is encrypted and NOT decodable 10 years ago
Kevin Lin 24db616f5b pdf: base64 encode strings that fail to finalize 10 years ago
Kevin Lin 00daf527e6 pdf: removed debugging messages 10 years ago
Kevin Lin d7effb639a pdf: decryption does not NULL terminate 10 years ago
Kevin Lin e2b1880fa6 pdf: string decryption and code clean-up 10 years ago
Kevin Lin ba1f4d0186 removed excessive debugging in escape conversion 10 years ago
Kevin Lin d49a7dba08 msxml: clang compiler fix 10 years ago
Steven Morgan c9ca810119 Revert "bb11281 - crash in upack.c identified and changes suggested by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 9baa46aabc Change Y0da decryptor loop counter. 10 years ago
Steven Morgan fd738c77c9 bb11281 - crash in upack.c identified and changes suggested by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin ac7a18386c updated documentation on document property collection 10 years ago
Kevin Lin b8004b5dde set 'AllowPNG' in msxml documents to record JSON value 10 years ago
Kevin Lin d8f7468163 ooxml: adjusted to reuse code used in msxml_parser 10 years ago
Kevin Lin ab9611d4c1 fixed converity issue ID 12109 10 years ago
Kevin Lin 143cf9b6fb fixed coverity ID 12110 12111 10 years ago
Kevin Lin d2efc60c01 win32: fixed build in regards to msxml 10 years ago
Kevin Lin c8e303f451 Merge branch 'master' into klin/msxml 10 years ago
Kevin Lin e014b62302 code optimiztions and clean-up 10 years ago
Kevin Lin 4e2ae35b58 json_api: added parse error reporting function 10 years ago
Kevin Lin d7fa810a82 msxml: added value parser, taken from ooxml parser 10 years ago
Kevin Lin 6c627868d3 msxml: added timeout checks at various processing loops 10 years ago
Kevin Lin 76074a5755 fixed filetype int magic entry for CL_TYPE_XML_XL 10 years ago
Kevin Lin feb32f428d added key entries for parsing MS 2003 XML documents 10 years ago
Kevin Lin 66af3adf04 msxml: fixed an issue with json element counting 10 years ago
Kevin Lin 1629a6614d msxml: finished keyinfo type handling 10 years ago
Kevin Lin e5d4ae99b7 msxml: added keyinfo type for attributes 10 years ago
Kevin Lin 6851692674 reorganized some header stuff 10 years ago
Kevin Lin 1dfb5b4a13 autojunk'd 10 years ago
Kevin Lin 5994bee6ad added new source file for shared code between ooxml and msxml 10 years ago
Steven Morgan bc93f99717 Fix for infinite loop on crafted xz file. 10 years ago
Kevin Lin 4c9e8bbba7 added newlines for lack of libxml2 support 10 years ago
Kevin Lin f268794f61 autojunk'd 10 years ago
Kevin Lin 1548d5de06 engine detection summary clarification 10 years ago
Kevin Lin 56895e2595 added CL_TYPE_XML_WORD and CL_TYPE_XML_XL to preclass set 10 years ago
Kevin Lin fb34ed7408 msxml: suppresses non-critical errors from msxml_parse_element 10 years ago
Kevin Lin c569eb0418 msxml: added support for additional xml node types 10 years ago
Kevin Lin 6b661b309e msxml: fixed an incorrect state check 10 years ago