Commit Graph

24 Commits

Author SHA1 Message Date
Kevin Lin
80ba6f2c9a clang compiler warning corrections 2016-02-18 11:59:08 -05:00
Kevin Lin
99967b5790 compile bugfix for non-json builds 2016-01-15 16:49:19 -05:00
Kevin Lin
d45186458b squash hwp amd msxml parser memory leaks 2016-01-15 15:34:01 -05:00
Kevin Lin
523e4264e0 msxml_parser: add MSXML_JSON_MULTI option for tracking multiple entries for same key 2015-12-17 16:18:17 -05:00
Kevin Lin
416456da73 msxml_parser: add callback-based scanning mechanism 2015-12-16 16:16:01 -05:00
Kevin Lin
66e314847c msxml_parser: add MSXML_SCAN_B64_TRIM4 key field (for HWPML) 2015-12-16 16:16:01 -05:00
Mickey Sola
46a35abe56 mass update of copyright headers 2015-09-17 13:41:26 -04:00
Kevin Lin
f8f9d7e1f5 cid 12151/12150 - correct condition for checking allmatch in parsing msxml documents (revised) 2015-08-21 14:41:37 -04:00
Kevin Lin
f8f2ff9480 cid 12144 - simplify null ctx check in msxml parsing 2015-08-19 11:14:52 -04:00
Kevin Lin
4ba7e7fe90 cid 12151/12150 - correct condition for checking allmatch in parsing msxml documents 2015-08-19 11:14:52 -04:00
Kevin Lin
3d374eec31 msxml: virus detection and allmatch fixes 2015-04-29 17:17:31 -04:00
Kevin Lin
48d1a07597 msxml: memory issues with tempfiles 2015-04-17 11:25:44 -04:00
Kevin Lin
25a8a0f91a msxml: memory fixes 2015-04-16 12:31:09 -04:00
Kevin Lin
f773990c28 msxml: final suppression of parsing errors (for release) 2015-04-01 13:21:15 -04:00
Kevin Lin
f17cd8d16f added clamav-specific xmlerror handler for msxml 2015-04-01 12:14:44 -04:00
Kevin Lin
d2efc60c01 win32: fixed build in regards to msxml 2015-03-16 12:07:03 -04:00
Kevin Lin
e014b62302 code optimiztions and clean-up 2015-03-13 16:06:55 -04:00
Kevin Lin
4e2ae35b58 json_api: added parse error reporting function
msxml: added parsing error reporting to preclass json
2015-03-13 14:18:37 -04:00
Kevin Lin
d7fa810a82 msxml: added value parser, taken from ooxml parser 2015-03-13 13:29:04 -04:00
Kevin Lin
6c627868d3 msxml: added timeout checks at various processing loops 2015-03-13 13:19:20 -04:00
Kevin Lin
66af3adf04 msxml: fixed an issue with json element counting 2015-03-13 11:45:23 -04:00
Kevin Lin
1629a6614d msxml: finished keyinfo type handling
msxml: fixed wrkptr json keyinfo type
2015-03-13 11:23:40 -04:00
Kevin Lin
e5d4ae99b7 msxml: added keyinfo type for attributes 2015-03-13 10:32:35 -04:00
Kevin Lin
5994bee6ad added new source file for shared code between ooxml and msxml 2015-03-12 19:58:16 -04:00