Commit graph

509 commits

Author SHA1 Message Date
Steven Morgan
631f3e1165 Autojunks. 2017-03-02 09:44:56 -05:00
Mickey Sola
0da5ca0259 bb11062 - defaulting build to internal libmspack and creating configure option to specify use of external library 2016-11-03 14:27:33 -04:00
Steven Morgan
479ffafe21 bb11349 - patch from Michael Pelletier to fix compilation on HP-UX 11.11. 2016-10-10 16:50:38 -04:00
Mickey Sola
d3699d5723 bb11062 - adding support for external libmspack
Conflicts:
	configure
	configure.ac
2016-09-13 11:17:49 -04:00
Mickey Sola
b171157fb1 adding libltdl valgrind supression for newer distros 2016-06-21 12:11:23 -04:00
Mickey Sola
97930c2400 updating prelude hook to work with allmatch 2016-06-09 10:40:38 -04:00
Ningirsu
f4265a5acd Adds a module to use Prelude and connect to a prelude manager
To enable prelude compile with ./configure --enable-prelude

In ClamAV configuration file set Prelude Enable on yes and choose an analyzer name with PreludeAnalyzerName (default ClamAV).

You need to have a prelude manager to use this module.
2016-06-09 10:40:38 -04:00
Kevin Lin
98bab6b66e autoreconf 2016-05-02 15:48:33 -04:00
Kevin Lin
f5b8fb192a unit_tests: valgrind suppression for freebsd 11 dlopen invalid read 2016-04-20 13:03:43 -04:00
Steven Morgan
9486dd1d74 autoreconf for moving libfreshclam config to m4/reorganization. 2016-03-14 17:14:18 -04:00
Steven Morgan
b668d7a130 autoreconf w/new libtool. 2016-03-14 13:32:20 -04:00
Steven Morgan
fb9d7004b3 autoreconf for libfreshclam. 2016-03-14 10:37:19 -04:00
Steven Morgan
411426beb1 bb11188 - Upgrade to use libtool 2.4.6 for ClamAV building: fixes issues with MacOSX 10.10 and 10.11. 2016-03-04 17:05:01 -05:00
Kevin Lin
b194cfe9c0 autoreconf 2016-02-29 11:35:56 -05:00
Kevin Lin
621c90d8bf autoreconf 2015-12-16 14:57:13 -05:00
Steven Morgan
06251c2d5c autoreconf for bb11447. 2015-12-09 16:33:06 -05:00
Kevin Lin
51aa1417e5 autojunk'd 2015-11-04 17:57:00 -05:00
Kevin Lin
b5aa93b4d8 autojunk'd 2015-10-23 14:07:52 -04:00
Steven Morgan
83c402c7fc Autojunk for master branch. 2015-10-22 17:52:50 -04:00
Steven Morgan
1f1bf36b8e Add 'virus found' callback. Refactor scan-all API. 2015-10-01 17:47:37 -04:00
Mickey Sola
46a35abe56 mass update of copyright headers 2015-09-17 13:41:26 -04:00
Kevin Lin
a6d2b523d0 bb#11377 - stub pcre functions for dynamic library mapping 2015-08-21 12:43:26 -04:00
Kevin Lin
c2b36ddd95 bb#11355 - added messages to unit-test log about 'T' env var 2015-07-28 16:22:29 -04:00
Mickey Sola
3fdd7d012f bb11343: Automatically appennding YARA. to all yara rule sigs. 2015-07-24 13:29:10 -04:00
Mickey Sola
baeb625351 bb11343: Adding configure option to remove yara at compile-time. 2015-07-22 14:09:48 -04:00
Kevin Lin
eae18c93da check-matcher: added prefix altstr test cases 2015-07-07 14:02:57 -04:00
Steven Morgan
c3375079b3 add unit tests for offset matching yara rules using 'at' and 'in' keywords. 2015-06-10 17:39:50 -04:00
Kevin Lin
b2197a09ce unit_test: pcre and sigopt test cases added to check_matchers 2015-06-09 11:12:20 -04:00
Kevin Lin
c2d84c3ed5 unit_tests: added a few pcre test cases 2015-06-05 11:28:50 -04:00
Kevin Lin
0f5e62fd71 autojunk'd 2015-06-05 11:11:49 -04:00
Kevin Lin
69cfee94e5 unit_test: basis for pcre subsig testing 2015-06-03 15:28:39 -04:00
Steven Morgan
ca20713cd9 autoreconf for version/library bumps. 2015-05-28 18:05:03 -04:00
Kevin Lin
1d02fa9b79 autojunk'd 2015-05-21 16:07:47 -04:00
Steven Morgan
a80453e6e9 Merge master to features/yara. 2015-05-01 18:36:48 -04:00
Kevin Lin
11bdd8a7c6 make check: added env check 'T' to set timeout 2015-03-24 12:06:57 -04:00
Kevin Lin
8314e239a7 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 2015-02-20 18:13:34 -05:00
Kevin Lin
dc70379a09 converted sigopts from char string to uint8_t 2015-02-20 18:13:28 -05:00
Steven Morgan
3ca6d4c020 YARA work in progress: enable parser functions, add YARA arenas and hash tables. 2015-02-20 17:31:10 -05:00
Kevin Lin
23d7c6e6f4 removed nocase changes to ac tree operation 2015-02-09 14:22:45 -08:00
Kevin Lin
7fc5eab81a finished support for AC trie nocase variant
added check to prevent adding nocase signatures to case-sensitive AC tries
2015-02-06 11:13:20 -08:00
Kevin Lin
a02acd50b6 [WIP] added nocase support to clamav ac algorithm 2015-02-06 07:46:21 -08:00
Steven Morgan
55b8bf0c7b Resolve merge conflicts matcher-ac.c clamconf.c readdb.c 2015-02-03 19:37:12 -05:00
Kevin Lin
a316630a2e autojunk'd 2015-01-14 09:34:34 -08:00
Shawn Webb
929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 2014-12-11 18:13:17 -05:00
Shawn Webb
837e5a9b08 Add valgrind suppression 2014-12-11 12:44:07 -05:00
Kevin Lin
4936e76692 Revert "follow-up bb#11217 - fixed html normalization"
This reverts commit 69d2b73c46.
2014-12-09 10:57:53 -05:00
Kevin Lin
69d2b73c46 follow-up bb#11217 - fixed html normalization
updated javascript normalization test case for unit tests
2014-12-03 18:31:47 -05:00
Kevin Lin
d280a88c5f autojunk'd 2014-11-21 10:21:49 -05:00
Shawn Webb
e9c741fb64 Regen autotools artifacts 2014-11-20 17:03:52 -05:00
Kevin Lin
3b95ed6395 autojunk'd 2014-11-19 18:18:58 -05:00