Commit Graph

8220 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 9797176ec6 add yacc/lex wrapper. 11 years ago
Steven Morgan da191e2954 Revert "add yacc/lex wrapper." 11 years ago
Steven Morgan 4e524a5770 add yacc/lex wrapper. 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 f9389d0926 CID 11939, 11940 - fixed resource leaks in sigtool 11 years ago
Kevin Lin 8d170d58cc bb#11094+11097 - update help message, manpage, and optparser message of clambc options 11 years ago
Kevin Lin cc55cf55e1 bb#11096 - assigned a collided option a different abbreviated flag 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
Steven Morgan 72b4ce4d9d Apply patch from Scott Kitterman to correctly escape dashes in sigtool and clamsubmit man pages 11 years ago
Shawn Webb 8b5746bce9 Retab clamscan/manager.c to make more readable 11 years ago
Kevin Lin 9f9573fe91 clambc: bb#11101 - no longer parses logical signature as source in certain conditions 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 ddc55da065 Revert "Silence compiler warnings with the clamunrar code" 11 years ago
Shawn Webb ec187e32b5 Revert "Use unsigned int rather than size_t" 11 years ago
Shawn Webb a6680bcf80 Revert "Fix bug" 11 years ago
Shawn Webb 1a08d60c16 Revert "Do a better job at bounds checking" 11 years ago
Shawn Webb b534f24d35 Do a better job at bounds checking 11 years ago
Kevin Lin 8b1fd1a58f Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin 2351862119 updated clambc manpage documentation 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
Steven Morgan 5eac0b967e 0.98.5 NEWS/README updates. 11 years ago
Shawn Webb 336ba3e56c Call cl_initialize_crypto() manually in clamav-milter 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
Joel Esler 8f0398f4d0 Fixed Links 11 years ago
Steven Morgan 00f36515ba Work on 0.98.5 NEWS and Changelog. 11 years ago
Steven Morgan 8525b377ee ChangeLog for 0.98.5 release candidate. 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 65724ccf2a Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 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