August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
View add738d

portability fixes if there is a version.h.static use that instead of output from svnversion use get_version(), tools outside libclamav shouldn't rely on libclamav version exception: clamconf itself needs both, and the milter shows both

Török Edvin authored on 2008/08/04 19:38:24
View b51745f

another try at fixing the build

Török Edvin authored on 2008/08/04 07:14:47
View a5f0eab

forgot to add file

Török Edvin authored on 2008/08/04 07:11:06
View 04f9bed

use SVN revision in version info TODO: replace every remaining use of VERSION with cl_retver()

Török Edvin authored on 2008/08/04 06:52:11
August 3, 2008
View 937ade0

fix collisions in ole2/vba

aCaB authored on 2008/08/03 23:30:33
July 31, 2008
View 307e51c

jsparse-keywords.gperf is an intermediate file, no need to have it in EXTRA_DIST

Török Edvin authored on 2008/07/31 23:05:56
View b6927a7

fix 'make distcheck': add missing files to EXTRA_DIST, SOURCES update CLEANFILES .conf files and .cvd files are not removed during uninstall on purpose => whitelist them in distuninstallcheck

Török Edvin authored on 2008/07/31 22:13:48
July 25, 2008
View 4c4651a

merge disasm code

aCaB authored on 2008/07/25 09:31:51
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31
July 16, 2008
View d1d558c

use pkg-config to locate check, if available (bb #1093) make --enable-coverage depends on unit tests being activated fix a typo in bzip2 configure check remove temporary log files on make clean

Török Edvin authored on 2008/07/16 00:50:50
July 11, 2008
View 232c4b7

add unit tests for binaries enable unit tests by default (if check is available) add --enable-coverage to run gcov/lcov add --enable-tests-install to install test files

Török Edvin authored on 2008/07/11 02:08:41
July 9, 2008
View 4a6ade4

add all needed files to EXTRA_DIST (to fix make distcheck) create unit tests for js normalizer cleanups

Török Edvin authored on 2008/07/09 04:02:15
July 8, 2008
View fd08e02

add Javascript normalizer (not yet enabled)

Török Edvin authored on 2008/07/08 04:10:50
May 10, 2008
View 725a296

build system: add configure checks for FD passing m4/fdpassing.m4: move all FD passing checks here clamd/session.[ch], scanner.[ch]: contrib/clamd_fdscan: add rfc2292/bsd4.4 style file descriptor passing support this code is from Marc Balmer <marc*msys.ch>, with some portability fixes applied

Török Edvin authored on 2008/05/10 06:12:28