Commit Graph

3207 Commits (a3c5f974cab1c63836892b780f3f85e0bd2d8d5a)

Author SHA1 Message Date
Steven Morgan a3c5f974ca pull ascii, nocase, and wide keywords from YARA rule strings. 11 years ago
Steven Morgan 6e767879e0 YARA work in progress: add parser skeleton, add string and rule queuing. 11 years ago
Steven Morgan abf7d87757 YARA work in progress. 11 years ago
Steven Morgan cf8b18d7c6 add YARA grammer and tokenizer files (gutted). 11 years ago
Steven Morgan 9bc534ca4e Fix build on windows (yara currently excluded). 11 years ago
Steven Morgan 8be1f26d98 fixes make dist. 11 years ago
Steven Morgan 186d22d187 include calling YARA rule parser during ClamAV database load. 11 years ago
Steven Morgan ec768c6f02 add YARA for ClamAV header file. 11 years ago
Kevin Lin 7d05cb15c9 CID 11106 - initialized uninitialized field to NULL 11 years ago
Kevin Lin e26a23b1e3 bc: bb#11107 - clarify meesages where LLVM is not compiled or not linked 11 years ago
Kevin Lin 8de1627a9d autojunk'd 11 years ago
Kevin Lin b9763c4227 bb#11106 - with-system-llvm clarity: 11 years ago
Steven Morgan dfb755ceaa add yacc and lex to build tools. 11 years ago
Steven Morgan 690af59a72 change preclass to libjson in configure output message. 11 years ago
Kevin Lin 032ec2192e fixed issue in bytecode statistics avg time reporting 11 years ago
Shawn Webb c407db4ded Use a case-sensitive match. Cap the matching at a given point. 11 years ago
Shawn Webb b1766a4798 Check to make sure that the binary blob in the XDP contains a PDF 11 years ago
Shawn Webb ec253fd7d2 Fix CID 12017 11 years ago
Shawn Webb 15fce6e031 Plug memory leak 11 years ago
Shawn Webb 48ae47687f Force null termination 11 years ago
Kevin Lin 6e185279a2 ooxml: fixed xmlReader well-formness checks 11 years ago
Shawn Webb d22a886dee Remove clamav-mirror-howto documentation from the docs Makefile 11 years ago
Joel Esler 00fb0d9118 Fixed broken links. 11 years ago
Shawn Webb b8d65b72ca Check to see if the string we just read in via indirect reference is likely UTF prior to attempting to convert from UTF 11 years ago
Kevin Lin 7c9c4fab22 bytecode: various changes from code review 11 years ago
Shawn Webb d3e752ad97 Use a minimum set of flags when dealing with XML data 11 years ago
David Raynor 0b28c74878 Assign the right type in cli_bytetype_helper 11 years ago
Kevin Lin f290ffd350 mbr: increased clarity on boot section scan 11 years ago
Kevin Lin a0ae417044 bb#11076 - fixed looping from xmlReader inconsistent state 11 years ago
Shawn Webb 126fd1ee8d bb#11072: In case of SWF decompression error, scan data if any data was decompressed. 11 years ago
Shawn Webb 02aca78ead Don't include the libxml2 headers if we don't have them 11 years ago
Kevin Lin 5460aec17a removed non-existent source files 11 years ago
Kevin Lin 03193c10fa autojunk'd 11 years ago
Kevin Lin 01c7677e93 fixed automake dependency issue in c++ projects 11 years ago
Kevin Lin 0bcc430bdb autojunk'd 11 years ago
Kevin Lin d9a7c276ab modified autotool to dynamically link libpcre 11 years ago
Shawn Webb 50dc7e62e9 Plug a memory and fd leak if keeptemps is enabled 11 years ago
Shawn Webb 15ef4b1c61 Add XDP-related files to the Windows project and fix the Windows build. 11 years ago
Shawn Webb c7f5e09e0b Dump the XDP payload if keeptemps is enabled. 11 years ago
Shawn Webb 005c986166 Adjust the XDP filetyping. 11 years ago
Shawn Webb ddadcdd17a Plug a memory leak 11 years ago
Shawn Webb 30a7509744 Add proof-of-concept XDP support. 11 years ago
Shawn Webb 99366f4c51 Pass in a NULL to cli_scanraw when the cache is disabled, thereby causing lazy generation of the MD5 hash of the sample 11 years ago
Shawn Webb f7f9b88cd1 Fix regression in new PDF code 11 years ago
Kevin Lin 5b5be2a65d win32: fixed additional OS specific build issues 11 years ago
Kevin Lin cd97ac6eea autojunk'd 11 years ago
Kevin Lin 8f0ee40c49 added llvm 3.4.2 to list of supported system llvm 11 years ago
Kevin Lin d4a7df14c6 cleaned up c++ configure handling of LLVM version numbers 11 years ago
Kevin Lin ccc94d9003 added kfreebsd* to target OS 11 years ago
Kevin Lin 9858580b8d adjusted c++ configure.ac to handle system LLVM minor versions 11 years ago