Commit Graph

7552 Commits (c1206103b17d9339731fb0863ab65560a41de160)
 

Author SHA1 Message Date
Steven Morgan c1206103b1 bb#9595 fix for sigs targeted for ascii files containing offsets of the form EOF-n. 12 years ago
Kevin Lin c39d16d5ac minor edit for consistency 12 years ago
Kevin Lin 4f4b8d1f04 updated man page documentation for clamscan, freshclam, and *.conf files 12 years ago
Steven Morgan 4b58bb136a make HAVE_LIBXML2 consistent with other HAVE_* conventions. Remove unused ENABLE_XML. 12 years ago
Steven Morgan 9d762a7a9f fix incorrect goto label 12 years ago
Steven Morgan 5a43ac17f1 libxml2 thread safety for pkg/xar and dmg. 12 years ago
Steven Morgan 5938dfd881 Changelog entry and doc for alternative string wildcards in signatures. 12 years ago
Kevin Lin a0732e6006 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 12 years ago
Steven Morgan 1c2b8bd6a4 Support wildcard alternate strings of identical length in Aho-Corasick pattern matcher. 12 years ago
Kevin Lin 6c87ecfb63 bb#9598 - fixed allmatch option within the ole2 tree walking to find all matches 12 years ago
Kevin Lin 536e1db6fb changed return value for ole2 walking when file limit is reached 12 years ago
David Raynor 2680e1c3e2 bb #9596: Update clamd.conf.sample 12 years ago
Kevin Lin 66fa40bf42 allowed continued ole2 tree transversal when a non-fatal error occurred 12 years ago
Shawn Webb 239cdec607 Add cache.h to others.c 12 years ago
Kevin Lin b1bf6d4f22 fixed issue that caused pre-mature exiting of ole2 tree walking 12 years ago
David Raynor f30644d14b xar: error message tweaks 12 years ago
David Raynor 7994239821 fmap: error message tweaks 12 years ago
Kevin Lin 2e97013360 added check for potential overflow with extremely large ole2 files 12 years ago
Kevin Lin b7b3a32b8a added wrappers to ole2_list_push() to handle returned value 12 years ago
Kevin Lin 9e8dbf506d fixed a windows warning in ole2 tree walking 12 years ago
Kevin Lin d1eb8716c1 fixed a typo 12 years ago
Shawn Webb ca06899223 Add cl_always_gen_section_hash to clamav.h 12 years ago
Shawn Webb a79de4d7e6 Retab for sanity 12 years ago
Shawn Webb edfe8747c3 Make Windows build happy. Style changes. 12 years ago
Kevin Lin b52eb42e97 fixed memory issues, minor style changes 12 years ago
Kevin Lin 1cfd469ffe fix for win32 build and style edits 12 years ago
Kevin Lin 18d6c388c7 bb#9558: limited number of stack frames used in ole2 tree walking 12 years ago
David Raynor 32ba85d564 bb #9576: add fmap_dump_to_file function 12 years ago
David Raynor 57ff98caa2 dmg: minor type casting improvements 12 years ago
David Raynor 2330de9a02 libclamav: add GPL license header to adc.h 12 years ago
David Raynor 9795643943 libclamav: fix ADC lookback to offset 0 12 years ago
David Raynor aa7ca24380 fmap: save offset for warning message instead of recalculating 12 years ago
David Raynor 0c3e220311 bb #9537: small tweak to cli_strerror 12 years ago
David Raynor 6ee2df5b3e pdf: Add dconf for ObfuscatedNameObject Heuristic 12 years ago
David Raynor d78095c22b bb #9525: cli_scanxar must use cli_strerror 12 years ago
Shawn Webb 05d4767e84 Hex-ify the engine_options bit flags 12 years ago
Shawn Webb f456c5ad1b Convert the ForceToDisk option to use the engine_options bitfield 12 years ago
Shawn Webb 34e9acb098 Add option to disable the cache. Add a new bitfield in the engine struct that will govern options relating to engine internals. 12 years ago
David Raynor 1af0323cae libclamav: hfs debug logging fix 12 years ago
Steven Morgan ba01303c32 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 12 years ago
Steven Morgan 48bb121c98 fpu endian check tweak for windows build. 12 years ago
Steven Morgan 333e792f64 fix constant name (cosmetic as Z_STREAM_END==ADC_STREAM_END) 12 years ago
Steven Morgan b02190b40c Dynamic fpu endian detection for remaining unit tests and removal of fpu_words_bigendian configuration option and artifacts. 12 years ago
David Raynor 3cab931d78 Add ForceToDisk option for clamd and force-to-disk arg for clamscan 12 years ago
Steven Morgan f0c6056676 Fix of unit tests for big endian floating point 12 years ago
Steven Morgan 63e36ddab8 One more file needed for autoit ea06 handling 12 years ago
Steven Morgan 04ad685477 Fixes for unit tests when autoit ea06 unavailable 12 years ago
Steven Morgan ee3d8f47c2 runtime floating point endian check for windows 12 years ago
David Raynor 3be7553dd8 bb #9302: libxml2 configure rework 12 years ago
Steven Morgan edb770701c exclude autoit ea06 unit test file when ea06 not available. 12 years ago