Commit Graph

3120 Commits (dc3610b5f4cf3c302b37beeef20cb099e29c1ead)

Author SHA1 Message Date
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
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 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 d6c60c4c6f ole2: fixed an issue with extremely long names 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 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 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
Shawn Webb f944b68243 Fix typo 11 years ago
Shawn Webb bd58e2ab3c Wrap the iconv variables in an #if HAVE_ICONV 11 years ago
Shawn Webb e746f010a1 Fix Windows buildbot - Only try unicode conversion if libiconv is available 11 years ago
Shawn Webb 27d0dd6a60 Show stats debugging messages in freshclam if --debug --verbose is passed in 11 years ago
Shawn Webb 9ccc6a204a Fix a few bugs with the PDF code 11 years ago
Shawn Webb 69080de380 Clean up some PDF code 11 years ago
Shawn Webb c147fd0180 Use the right macro for detecting AIX 11 years ago
Shawn Webb 063f0d2562 Parse the Author, Producer, Creator, CreationDate, and ModDate PDF flags 11 years ago
Kevin Lin 75c525ed7d ole2: modify reclass names to match existing filetypes 11 years ago
David Raynor d260468a97 swf: limit tag walk to debug mode 11 years ago
David Raynor f98726bd8c swf: fix bb #10087, FrameSize handling for larger frames 11 years ago
Steven Morgan 51f8cc3c18 More json header includes. 11 years ago
Steven Morgan e182c02ce3 support libjson-c 0.10, 1.11, and 1.12 11 years ago
Shawn Webb 85506ad478 Print the location of the json properties file. 11 years ago
Shawn Webb 7401c24d48 Apply fix for AIX 11 years ago
Kevin Lin 69b29deb78 ole2: removed debug message 11 years ago
Kevin Lin 196b76b1dd ole2: fixed a code path issue 11 years ago
Kevin Lin a41ab49e9a ooxml: added detection of custom properties 11 years ago
Steven Morgan 43fcdb4cea bb#10681 fix speling and gramer errers pointed by uesr. 11 years ago
Kevin Lin a41009bc47 ole2/ooxml: fixed various build issues with libjson disabled 11 years ago
Kevin Lin b2489cf759 bb#11007 - fixed enumeration conflict, renamed all values 11 years ago
Kevin Lin f5ea03f950 ole2: fixed an issue with JSON printing 11 years ago
Kevin Lin 92bb0a8856 bb#10999 - fixed enumeration collision 11 years ago
Shawn Webb e55492de6f Add OpenSSL CPPFLAGS to libclamav_la_CFLAGS 11 years ago
Steven Morgan 26f427331b fix another buffer underrun in mbox.c 11 years ago
Steven Morgan 4a5d422dfe bz10996: fix buffer underrun in mbox.c 11 years ago
Shawn Webb 424fb3b5d6 bb10997 - Add <sys/param.h> header if we have it for stats 11 years ago