Commit Graph

493 Commits

Author SHA1 Message Date
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
Shawn Webb
4ef4ba3575 Regen autotools artifacts 2014-11-19 11:52:26 -05:00
Shawn Webb
551859dee0 Merge remote-tracking branch 'origin/master' into swebb/clamyara
Conflicts:
	libclamav/Makefile.am
	libclamav/Makefile.in
2014-11-10 11:34:54 -05:00
Kevin Lin
1420dc03a3 autojunk'd 2014-11-06 19:22:04 -05:00
Shawn Webb
cc071bf147 Fix Windows compilation 2014-11-06 11:51:21 -05:00
Steven Morgan
8be1f26d98 fixes make dist. 2014-09-24 16:51:56 -04:00
Kevin Lin
8de1627a9d autojunk'd 2014-09-22 16:06:04 -04:00
Steven Morgan
dfb755ceaa add yacc and lex to build tools. 2014-09-17 23:45:34 -04:00
Steven Morgan
690af59a72 change preclass to libjson in configure output message. 2014-09-17 22:28:55 -04:00
Shawn Webb
d22a886dee Remove clamav-mirror-howto documentation from the docs Makefile 2014-09-02 12:57:51 -04:00
Kevin Lin
0bcc430bdb autojunk'd 2014-08-14 13:35:36 -04:00
Kevin Lin
d9a7c276ab modified autotool to dynamically link libpcre 2014-08-14 13:34:37 -04:00
Shawn Webb
30a7509744 Add proof-of-concept XDP support.
This feature requires libxml2 support. This commit bumps FLEVEL and
introduces a new filetype based on the expected XML namespace for XDP
files.
2014-07-31 19:11:22 -04:00
Kevin Lin
cd97ac6eea autojunk'd 2014-07-25 15:05:46 -04:00
Shawn Webb
6df13d049e Finish phase 1 of silencing compiler warnings 2014-07-11 09:30:58 -04:00
Shawn Webb
60d8d2c352 Move all the crypto API to clamav.h 2014-07-01 19:38:01 -04:00
Shawn Webb
849cdc78c9 Clean up the XML parser in the unit tests 2014-06-30 16:35:48 -04:00