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 5874339

Fix crash with IPV6 download in freshclam

Török Edvin authored on 2008/08/04 20:51:47
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 945bb9a

add test/clam.impl.zip

aCaB authored on 2008/08/04 09:54:52
View 5e07cfe

unit tests for uniq

aCaB authored on 2008/08/04 09:01:14
View ac90139

add clam.ole.doc

aCaB authored on 2008/08/04 07:34:43
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
View 53ed2cb

uniq update

aCaB authored on 2008/08/04 06:39:29
August 3, 2008
View 937ade0

fix collisions in ole2/vba

aCaB authored on 2008/08/03 23:30:33
View e6f1401

fix crash in SO_search when len == 1 also skip matching too short strings (they won't match anyway)

Török Edvin authored on 2008/08/03 23:09:35
View 4a0bd44

Multiscan queues a lot of scan tasks. If thread_idle wasn't zero when multiscan started queueing, it will only spawn at most one thread, and keep queueing without spawning more threads (because threads_idle now non-zero), but the idle thread doesn't get a chance to pick up the tasks.

Török Edvin authored on 2008/08/03 23:09:29
August 2, 2008
View 6484d65

clamconf: handle multiple select options

Tomasz Kojm authored on 2008/08/02 04:48:05
View 4439627

add Include/ExcludePUA

Tomasz Kojm authored on 2008/08/02 04:06:44