Commit Graph

8082 Commits (d48fd4bbf2936a57e4db07f83398970a79ac78a8)
 

Author SHA1 Message Date
Kevin Lin d48fd4bbf2 ooxml: moved value parsing into separate function 11 years ago
Kevin Lin 90f830e7c5 ole2: cleaned-up commented code 11 years ago
Kevin Lin 871b862eb5 added changes from peer code review 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 09ff140939 Add more PDF properties 11 years ago
Shawn Webb 35394bbceb Revert recent autoconf work 11 years ago
Shawn Webb 557047fb89 Fix make distcheck 11 years ago
Shawn Webb 8e0696521c Force generation of all autotools artifacts in the autojunk script 11 years ago
Shawn Webb 32d1c427b8 Ignore the artifacts created from the unit tests 11 years ago
Shawn Webb 0a36029c8d Add clamav-config to .gitignore 11 years ago
Shawn Webb 045fcc4d7f Remove more autotools artifacts 11 years ago
Shawn Webb 375de722c1 Remove more autotools artifacts 11 years ago
Shawn Webb d603e692af Remove more autotools artifacts 11 years ago
Shawn webb ce03dc4428 Properly ignore autotools artifacts 11 years ago
Shawn webb c85e7e4d61 Remove unnecessary autotools artifacts 11 years ago
Shawn Webb 9c2f1c77dc Add pdfng.c to the Windows project 11 years ago
Shawn Webb 438eb31381 Plug a few potential memory leaks 11 years ago
Shawn Webb 060a57d28c Enable use of older json-c libraries 11 years ago
Shawn Webb c7fd0220d0 Add more properties to the PDF preclass logic 11 years ago
Kevin Lin 165cf21e11 fixed runtime issues in json_api 11 years ago
Kevin Lin cfc405e51c ole2/ooxml: various changes and fixes to json parsing 11 years ago
Kevin Lin 8c338ea910 changed json_object_object_get => json_object_object_get_ex 11 years ago
Kevin Lin f647660a0d Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 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 224d1c4de0 Use the right struct with the PDF stats callbacks 11 years ago
Shawn Webb 930b93953b Reorganize new PDF code to a new file 11 years ago
Shawn Webb bd249d78c6 Add the clamav.h header to clamdscan.c 11 years ago
Kevin Lin 8f94be586b modified json_api functions to exhibit the same behavior 11 years ago
Kevin Lin 20b45621cb added pre-class timeouts for ms-docs and pe files 11 years ago
Shawn Webb 2ed00feb8f Fix a couple logic bugs 11 years ago
Shawn Webb 5b734eb4aa Make some of the new PDF code a little more efficient 11 years ago
Shawn Webb dd101bee5b Add dictionary parsing support. 11 years ago
Shawn Webb 7a98488d66 Add to the array linked list in the right order, rather than reversed. 11 years ago
Shawn Webb 440f1fffc6 Add the ability to parse arrays in PDFs. Check if the /Kids count doesn't match /Count for /Pages objects in PDFs. 11 years ago
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