Commit Graph

293 Commits (aef8d4acbf61a6e4fd308c79da1a078184c7d094)

Author SHA1 Message Date
Török Edvin 8ef83e0bfc Fix unit test: ctx.fmap can't be NULL. 15 years ago
Török Edvin 5b74e89a35 enable prefiltering, and add to dconf. 15 years ago
Török Edvin 6eeadbfeda dconf for bytecode. 15 years ago
Török Edvin 1e30496d2a runtime checks verifier. 15 years ago
Török Edvin 0eb864b461 update unit tests. 15 years ago
Török Edvin 236fb13647 New pointer handling rules. 15 years ago
Török Edvin e0ac80ab38 Prepare for prefiltering: add new files. 16 years ago
Török Edvin ada793857b Update unit tests after Phishing.Heuristics -> Heuristics.Phishing change. 16 years ago
Török Edvin c0afc51729 Don't use C++ comments in C code. 16 years ago
Török Edvin 57cb0075d9 regenerate build files. 16 years ago
Tomasz Kojm de351ee1bc libclamav: handle digitally signed .info files 16 years ago
Török Edvin 2d45ef0616 Support for malloc in bytecode. Fix crash with mismatched api/flevel versions. 16 years ago
Török Edvin acba3cf51b Prevent check from hanging/crashing when there is a version mismatch. 16 years ago
Török Edvin 9463f9fd90 Stack protector support. 16 years ago
Török Edvin 688799d126 yc_bytecode is able to unpack a file now! 16 years ago
Török Edvin ed4a336e2c More build fixes. 16 years ago
Török Edvin 482e97dbb2 Support for bytecode lines >8k. 16 years ago
Török Edvin 284ffd21f2 Add support for null constant. 16 years ago
Török Edvin 65c740d7d8 Add support for tracing (if bytecode compiled with support). 16 years ago
aCaB 7ab261a02b properly check for lm 16 years ago
Török Edvin aee2f72436 Fix compiler version check for C++: autoconf needs [] to be escaped. 16 years ago
Török Edvin 3ae0a76d03 Support for scanning files created by bytecode. 16 years ago
Török Edvin 322a0ea653 Fix bytecode load bugs. Make loading more robust: print error message instead of 16 years ago
Török Edvin b8656613c0 Doxygenize API headers. 16 years ago
Török Edvin 16604dcfec Fix ppc buildbot build. 16 years ago
Török Edvin 04a32cd312 Solaris's /bin/sh doesn't support export FOO=... 16 years ago
Török Edvin 3e95bd7268 Run clamscan with --debug to help diagnose failures. 16 years ago
Török Edvin 250d92c533 Sync with compiler. 16 years ago
Török Edvin ec3c072e84 Remove virusevent test logfile, to prevent false failures. 16 years ago
Török Edvin b3c69e9236 More verbose error message in unit test. 16 years ago
Török Edvin 7d5e0e1e5a Make error message more verbose. 16 years ago
Török Edvin d659015bb6 Unit-tests need to call cl_init, otherwise mkdir can fail randomly. 16 years ago
Török Edvin c11efd7534 silence error from this command, it is meant to fail. 16 years ago
Török Edvin 5ff0fe419a Solaris's /bin/sh is not POSIX, don't use set -e for it. 16 years ago
Török Edvin 2a5d51809a Disable helgrind tests due to bug #1717. 16 years ago
Török Edvin 5e5aa2f240 Fix tests. 16 years ago
Török Edvin f564b09e9a More WiP. 16 years ago
Török Edvin ec41017bba WiP 16 years ago
Tomasz Kojm 6c26e99c59 libclamav: check file sizes for MD5 sigs in all cases 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
Török Edvin 41423d3836 Reenable unit tests. 16 years ago
Török Edvin 646395bb44 Fix distcheck. 16 years ago
Török Edvin 88815fd801 Sync with compiler. 16 years ago
Török Edvin 06a45187db killclamd must always succeed (except when there's a stuck clamd). 16 years ago
Török Edvin 2c9de1f264 Fix typo. 16 years ago
Török Edvin 2c783ff014 Better error message when clamd gets killed 16 years ago
aCaB 65b538173a add unit_test/.gitignore 16 years ago
Török Edvin d38d6dadef Logical signature hook for bytecode. 16 years ago
Török Edvin 52dd3a6bda Initial support for loading .cbc files from DB. 16 years ago
Török Edvin dcee45cce2 Update to latest bytecode format. 16 years ago