Commit Graph

8046 Commits (6c77ac61ff904f7f31a72cff87a2699b320f9aa0)
 

Author SHA1 Message Date
Shawn Webb 6c77ac61ff Enhance the libjson m4 macros 11 years ago
Shawn Webb 9363412bbb bb11041 - Add cl_initialize_crypto() to the example file 11 years ago
Shawn Webb ca78e3b35c Add support for noting which objects have Colors properties greater than 2**24 11 years ago
Shawn Webb 558d953bdd Fix case when libiconv is not available 11 years ago
Shawn Webb ec3c89dbe7 Make a few adjustments after a code review of the PDF string parsing function 11 years ago
Shawn Webb cd1d52d184 Fix a couple bugs and add the ability to note which objects contain Javascript 11 years ago
Shawn Webb c3649f0cc2 Add some sanity checking 11 years ago
Shawn Webb 661b53face Add missing return to an error condition 11 years ago
Kevin Lin 5899095f46 CID 12072 - added mssing return 11 years ago
Shawn Webb 084707b3a9 Squash a few bugs. Enhance the code that pulls out indirect object references with strings. Get at more PDF properties. 11 years ago
Shawn Webb d7ee9b8145 Add additional helper functions to simplify working with JSON arrays 11 years ago
Steven Morgan 49b33289e0 Add timeout facility for file property scanning and clamscan timeout testing parameter. 11 years ago
Shawn Webb c2ff4bf468 Remove accidentally committed code that changes a debug message to an error message 11 years ago
Shawn Webb 754f976a34 Get the Subject, Title, and Keywords in the PDF 11 years ago
Shawn Webb 8c13241c90 Decode from UTF-16 to UTF-8 rather than to ASCII 11 years ago
Shawn Webb 5091689d30 Handle hex strings. Fix a couple bugs when handling indirect objects. 11 years ago
Shawn Webb 60a467e5fe Refactor the UTF-* to ASCII conversion code 11 years ago
Shawn Webb a5570b7921 Plug memory leak 11 years ago
Shawn Webb 1412b807df If an indirect object is specified, then try to use that. 11 years ago
Steven Morgan 0ffdebcae3 bz10893: fixes bug for hash calculations when using --allmatch. 11 years ago
Kevin Lin 9113fc4ca5 bb#11029 - fixed memory leaks in clamav-milter 11 years ago
Steven Morgan 6c048b8a30 Use json_object_object_get_ex() rather than json_object_object_get(), which is deprecated in json-c 0.10 11 years ago
Kevin Lin b4f00bfc3c Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin dec128ce32 CIDs 12063 12064 - missing returns 11 years ago
Steven Morgan 7d1d148a33 Support directory paramater for ./configure --with-libjson. Only support libjson 0.10, 0.11, 0.12. 11 years ago
Kevin Lin 0549eff04d ole2: fixed an off-by-one issue with UTF-16 string parsing 11 years ago
Kevin Lin 1361015c56 bb#11028 - fixed a deadlock issue with fanotify and logg_mutex 11 years ago
Kevin Lin d6c60c4c6f ole2: fixed an issue with extremely long names 11 years ago
Steven Morgan 6e0e37533f Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Steven Morgan b9ace70f2d bz11022 fix optparser name collisions for Mac OS X. 11 years ago
Kevin Lin 870e947a97 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin 5d93a53789 downgraded nullargs to json api from error to debug messages 11 years ago
Kevin Lin 152a0e3900 added cl_engine_set_clcb_file_props to libclamav map 11 years ago
Shawn Webb 76aa0fc55a Add explanitory comments to the new pdf_parse_string function 11 years ago
Steven Morgan 6606d05000 Add callback for user processing of json string and result of json scan. 11 years ago
Kevin Lin 9048572cec bytecode_api: fixed variable assignment issue 11 years ago
Kevin Lin c6a3b294a9 bytecode: fixed a compiler issue and warnings 11 years ago
Kevin Lin 3107a6c24f bytecode: fixed issue with older versions of g++ 11 years ago
Shawn Webb c1a785c4ef Part one of fixing a crash that happens when grabbing certain PDF properties 11 years ago
Shawn Webb 0735b6856d Include vba.h in vba.c 11 years ago
Shawn Webb 6aef471445 Merge remote-tracking branch 'origin/master' 11 years ago
Shawn Webb 636b717835 Add more file and section flags to the json properties file for PE files 11 years ago
Kevin Lin 09317562d9 rolled back changes from bb#8352 - fixes ppc unit tests 11 years ago
Shawn Webb e0f667e7f1 bb11023 - Wrong declaration of function destroy_ctx to cause undefined behavior 11 years ago
Shawn Webb 91099b6c86 Fix linking in libjson for FreeBSD 11 years ago
Shawn Webb 404c3e3895 Add JSON CPPFLAGS to libclamavcxx 11 years ago
Steven Morgan ff9a5639d1 Revise libjson configuration macro. 11 years ago
Shawn Webb b3c40dc6f9 Properly upconvert from char to int 11 years ago
Shawn Webb 7be9dd2fa5 Fix typo 11 years ago
Shawn Webb d881c11653 Fix Solaris/sparc64 issue with stats 11 years ago