Commit Graph

72 Commits (ab1ed22fbf4d021b4c2cba840b447f23c6c9e682)

Author SHA1 Message Date
Tomasz Kojm afff80efb9 libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
aCaB 59c2353664 shared/optparser.c: improve cmdline args handling 17 years ago
Tomasz Kojm 19c17946cc shared/optparser.c: improve cmdline args handling 17 years ago
Tomasz Kojm d6af38e75e shared/optparser.c, sigtool: use the new option parser (bb#1215) 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm b8fe70b3a3 libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref() 17 years ago
Tomasz Kojm 370892d044 clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new() 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
aCaB eb4300ad0d s/PF_/AF_/ 17 years ago
Tomasz Kojm 04fa4e9d01 shared/options.c: handle obsolete options in cmdline parser (bb#1213) 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Tomasz Kojm 6dbc66020e sigtool/vba.c: fix possible use of uninitialized value (bb#1201) 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
aCaB 53ed2cb75c uniq update 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Tomasz Kojm 1437615cf3 sigtool/sigtool.c: handle .ldb/.ldu files (bb#896) 17 years ago
Tomasz Kojm f8a82180da sigtool/vba.c: fix crash on error in vba code (bb#1106) 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Tomasz Kojm b0c7e984a8 libclamav/ole2_extract.c, sigtool: make sigtool compatible with the new OLE2 scan scheme (bb#1086) 17 years ago
Tomasz Kojm 5dc9a0676a sigtool/sigtool.c: make use of the UNLINK command in cdiffs (bb#1080) 17 years ago
Tomasz Kojm e669f71e15 sigtool/sigtool.c: verify MD5's in --run-cdiff 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
aCaB 69dfed42ea revert r3808 - bb#1010 17 years ago
aCaB 0c61079c6c don't link pthread if not needed 17 years ago
Tomasz Kojm af0c76f1b7 bb#938 (sigtool --list-sigs not working with .cld files) 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Tomasz Kojm 05cb44b2ec fix arg handling in vbadump() (bb#857) 17 years ago
Tomasz Kojm 6038397ea6 filetype detection improvements 18 years ago
Tomasz Kojm e18f93ee39 sigtool improvements 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 282417339c quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
Török Edvin 3064a5428c generic text normalizer (bb #241) 18 years ago
Tomasz Kojm 1cdb6cfbac s/HAVE_GMP/HAVE_LIBGMP 18 years ago
Török Edvin 6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix, 18 years ago
Török Edvin 4c56bffa3b build system modernization: (based on suggestion from 18 years ago
Tomasz Kojm 0aa3ba0660 respect custom dbdir settings in print_version() (bb#699) 18 years ago