Commit Graph

5116 Commits (b4561aa2019d5f9b0cec9992817cffd464f6efc9)
 

Author SHA1 Message Date
Tomasz Kojm b4561aa201 sigtool: add support for --find-sigs (part of bb#1246) 16 years ago
aCaB 8315a81e81 do not honor MAX_CHILDREN in freshclam since we dont track them 16 years ago
aCaB 46bd638250 win32: resolv.[ch] 16 years ago
aCaB 380dff6d44 win32: add freshclam 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 6e65b70e29 Must free engine on exit, otherwise valgrind incorrectly reports leaks. 16 years ago
aCaB f7c0a57120 freshclam builds 16 years ago
aCaB 15fbe96ff6 removed r_gethostbyname which was not used 16 years ago
aCaB ccbb518296 preliminary winsock support files 16 years ago
aCaB 2af15d1e8a win32: add unrar s'port 16 years ago
aCaB 129911d634 win32: dirent fixes 16 years ago
aCaB ad0afaf185 win32: add clamscan 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 3d3ad7256e Don't use pthread if not using threads (for example --disable-pthreads passed to 16 years ago
aCaB de61678c6e win32: add snprintf 16 years ago
aCaB 2d777de59d win32: add gettimeofday 16 years ago
aCaB b8f3f028b2 always pass a NULL *tz to gettimeofday 16 years ago
aCaB fc3306e49e win32: reorder libclamav's vcproj to avoid filename clashes 16 years ago
aCaB b3722aeb52 win32 ltdl interface 16 years ago
aCaB 13829b14c5 win32 dirent 16 years ago
aCaB 02daaed6dc add win32 vcproj and 3rd party libs 16 years ago
aCaB 517f7b7a4e fmap, scanners.c: win32 fixes 16 years ago
aCaB 775aee7d7b fmap: win32/MSVC fixes, remove useless debug messages 16 years ago
aCaB b0fc218f6e fmap: win32 fixes 16 years ago
aCaB 8618abc1d3 fmap: win32 support and tidy 16 years ago
aCaB 2de5c29b1b check for madvise() 16 years ago
aCaB cf06996428 fmap: do not use flexible bitmap array, inline minimal funcs 16 years ago
aCaB 27aa881b01 fmap: antistress mutex only in linux, some cleanup 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 4d00280b79 Partially fix the build: check for anon mmaps must be done always, remove a dead 16 years ago
aCaB 620f12d47d fix typo in readdb 16 years ago
aCaB 63979bf21e Merge remote branch 'origin/fmap4all' 16 years ago
aCaB b183aa786b s/need/unneed/ in unzip, remove debug spam and comments in matcher.c 16 years ago
aCaB 786766eb47 properly handle multi-stream gzip files 16 years ago
aCaB 13f6bc5846 is maxpatlen too short ?? 16 years ago
aCaB 306d7ac7a5 fix typo in filetype2 16 years ago
aCaB b75360d4db fix char sign in polipos scan 16 years ago
aCaB 6761ac0a78 fix typo in uuencode 16 years ago
aCaB 6bcd0c866f fix getline in mbox 16 years ago
Tomasz Kojm e6f5ac5157 libclamav/matcher-bm.c: don't use mpool (bb#1710, #1715) 16 years ago
Tomasz Kojm 684399dc6a check if off_min == CLI_OFF_NONE 16 years ago
Tomasz Kojm fbc33106bc cli_caloff: offset_max was not set in some cases 16 years ago
Tomasz Kojm 389adb9e99 #include <string.h> 16 years ago
Tomasz Kojm 7af32d0b4b memset(&act, 0, sizeof(struct sigaction)); 16 years ago
acab 0ba0bcaf88 use one pass insert sort in fmap_aging 16 years ago
Tomasz Kojm c23331bec6 shared/misc.h: #include <sys/types.h> 16 years ago
aCaB 09cb13a343 fix fmap_qsel 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