Commit Graph

9259 Commits (da520c34b0d39ee388cba148d2b54819783949e2)
 

Author SHA1 Message Date
Kevin Lin 7eff5e693f hwpml: wrap libxml2-dependant code in macro block 9 years ago
Kevin Lin 299e06b63b hwp3.x: fix issue in hidden description handler 9 years ago
Mickey Sola 7ee1af4ddd bb11446 - adding check for compressed input stream 9 years ago
Kevin Lin 731c8e6213 hwp3.x: add support for maximum recursive calls to hwp3 parsing 9 years ago
Mickey Sola e0dc633e8d bb11424 - fixing semantics compliance for windows builds 9 years ago
Kevin Lin 5383c49b9b hwp3.x: fix line information handler and character data recognition 9 years ago
Kevin Lin 99967b5790 compile bugfix for non-json builds 10 years ago
Kevin Lin 21c40de63f hwp3.x: add additional preclassification data tracking 10 years ago
Kevin Lin 8e311097ce hwp3.x: treat all end-paragraph-list paragraphs as 43 bytes long 10 years ago
Kevin Lin d45186458b squash hwp amd msxml parser memory leaks 10 years ago
Kevin Lin 8250b1a72f fix ooxml filetype detection 10 years ago
Kevin Lin 8059ffb786 clean up and boost accuracy to detecting OOXML documents 10 years ago
Kevin Lin 209c142ec7 hwp3.x: disable debugging and verification 10 years ago
Kevin Lin 333e20b884 ooxml_hwp: add value tracking to MetaFields 10 years ago
Kevin Lin 89b3492c55 hwp3.x: infoblk comment update and infoblk0 skip 10 years ago
Kevin Lin e702738413 hwp3.x: add paragraph content type 5; disable scan on non-data infoblk1s 10 years ago
Kevin Lin 1525a42e50 hwp3.x: support for paragraph contents 22-31 10 years ago
Kevin Lin a9a669ebe2 hwp3.x: compress verification code to macro 10 years ago
Kevin Lin 0277884460 hwp3.x: simplify 'match' variable declarations 10 years ago
Kevin Lin 9e100817a2 hwp3.x: support for paragraph contents 19-21 10 years ago
Kevin Lin 05f6a1b5bb hwp3.x: fix line information handling and add handling for special characters 14, 15, and 17 10 years ago
Kevin Lin 94737d529f hwp3.x: add handling for infoblk1 types 3-6 10 years ago
Kevin Lin 11e14c1975 hwp3.x: parse header/footer(16) and paste code numbers(18) 10 years ago
Kevin Lin 577b2524fe hwp3.x: fix various paragraph content handlers 10 years ago
Kevin Lin e748791d7b hwp3.x: do not continue to parse on error 10 years ago
Kevin Lin 85d4c20e75 hwp3.x: make character shape data(CSD) optional, removing special 13 CSD handling 10 years ago
Kevin Lin 8658dbdcac hwp3.x: add additional debugging 10 years ago
Kevin Lin 8ce46496b9 hwp3.x: separate verify and add bookmark(6), dates(7,8), reserved handling 10 years ago
Kevin Lin 26d2bfa0fb hwp3.x: parse tables(10) and drawings(11) 10 years ago
Kevin Lin cb29b646b1 hwp3.x: move paragraph parsing code to separate function for clarity 10 years ago
Kevin Lin d6ab7c28e0 hwp3.x: debug paragraph parsing 10 years ago
Kevin Lin 66ed5fe53c hwp3.x: add more paragraph info debugging 10 years ago
Kevin Lin fd5495082f hwp3.x: handle uncompressed content streams 10 years ago
Kevin Lin f1843e3be4 hwp3.x: made infoblk #1 debug messages more consistent 10 years ago
Kevin Lin 5bda89f248 hwp3.x: finalize information block #1 parsing and scanning 10 years ago
Kevin Lin d8321e2f2e hwp3.x: adjust paragraph detection and additional structure comments 10 years ago
Kevin Lin 8f4f3666e0 hwp3.x: finish paragraph parsing and start internal infoblk parsing 10 years ago
Kevin Lin 93c12fc943 hwp3.x: check for compression flag 10 years ago
Kevin Lin 8d952a32fe alternative fix to OLE2 is_hwp uninitialization 10 years ago
Steven Morgan 61f49be089 11477 - Fix crash when using pcre statistics duu to inconsistent memory management function calls. 10 years ago
Mickey Sola 1cea6b0553 bb11444: adding check to verify a valid number of rounds for rijndael aes encryption/decryption 10 years ago
Mickey Sola 12f43117bb bb11441 - fixing edge case revealed by unit testing 10 years ago
Steven Morgan 433c3bb410 bb11466 - let html be scanned raw when --scan-html=no is in effect. 10 years ago
Steven Morgan 478b3aca77 bb11475: fix crash due to memory overlay with crafted 7z files. 10 years ago
Mickey Sola 5373bfee74 bb11441 - fixing off by one OOB write in htmlnorm 10 years ago
Mickey Sola 3072cef1f9 bb11446 - fixing autoit OOB bufferread 10 years ago
Kevin Lin 41e8fd628f change PCREMaxFileSize from MATCH_NUMBER to MATCH_SIZE to match documentation 10 years ago
Mickey Sola 4b581a2d22 sigtool: adding support for decoding cdb sigs 10 years ago
Steven Morgan 3af457257c bb11467 - fix embedded http links. 10 years ago
Steven Morgan 0137ea073d bb11451 - fix guard macro name collision on AIX. 10 years ago