Commit Graph

31 Commits (5ed00445bff1f92261949cdf04d4fe240da77364)

Author SHA1 Message Date
Kevin Lin 1f2949190f pdf: fix octal code conversion resolution 10 years ago
Kevin Lin f4cbcd53a1 cid 12123 - fix error state in allocating memory in pdf finalize 10 years ago
Kevin Lin 76c9c9ddb5 cid 12135/12134 - fix error state for allocating memory in pdf parsing 10 years ago
Kevin Lin 218e1626ee bb#11372 - finalize encrypted hex strings correctly 10 years ago
Steven Morgan c00baa37c6 Beef up iconv_open error messages to show the source encoding and strerror. 10 years ago
Kevin Lin 9d33052fe7 pdf: correctly handle encryption objects to decrypt 10 years ago
Kevin Lin 3a925de01f fixed major issue in UTF conversion for pdf preclass 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 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 ab9611d4c1 fixed converity issue ID 12109 10 years ago
Kevin Lin e098bf4bd9 Revert "pdf strings are now base64 encoded if utf conversion fails" 10 years ago
Kevin Lin 0a185b8253 pdf string UTF-16 conversion no longer solely depends on ICONV 10 years ago
Kevin Lin 6c3cc09415 pdf strings are now base64 encoded if utf conversion fails 10 years ago
Kevin Lin 571d834910 bb#11238 - added missing PDF preclass operations 11 years ago
Shawn Webb cc071bf147 Fix Windows compilation 11 years ago
Shawn Webb 48ae47687f Force null termination 11 years ago
Shawn Webb b8d65b72ca Check to see if the string we just read in via indirect reference is likely UTF prior to attempting to convert from UTF 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb b1351d6bee Add support for hex-encoded keys in dictionaries 11 years ago
Shawn Webb 02a2258205 Implement bug fixes after peer code review 11 years ago
Shawn Webb 148f324303 Make the new PDF string parser more efficient 11 years ago
Shawn Webb 438eb31381 Plug a few potential memory leaks 11 years ago
Shawn Webb c7fd0220d0 Add more properties to the PDF preclass logic 11 years ago
Shawn Webb 4c597c6ff2 Fix buildbot 11 years ago
Shawn Webb 125067829b Add the new pdfng.c file 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago