Commit Graph

4967 Commits

Author SHA1 Message Date
Tomasz Kojm
6a4dd9dc6b clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677) 2009-08-06 22:29:13 +02:00
aCaB
bd3d39858f Merge branch '7z' 2009-08-06 01:00:28 +02:00
aCaB
ed91ea51a5 update lzma licence 2009-08-05 23:35:58 +02:00
aCaB
03d44bbfdd fix upx/lzma 2009-08-05 22:49:22 +02:00
aCaB
f1f0418e6d partial fix upx/lzma 2009-08-05 22:11:47 +02:00
aCaB
5e1d2c2822 fix lzma return codes, update nsis/lzma 2009-08-05 20:51:02 +02:00
Tomasz Kojm
a866b077aa clamd/clamd.c: ignore SIGHUP and SIGUSR2 during initial setup (bb#1671) 2009-08-05 18:34:21 +02:00
aCaB
87787e76a8 compiles, upx-lzma b0rked 2009-08-05 16:51:09 +02:00
Tomasz Kojm
2086dc5cab clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607) 2009-08-05 16:27:48 +02:00
aCaB
f333d0bccb introduce new lzma 2009-08-05 16:20:29 +02:00
aCaB
7dd5d4c94d introduce new lzma 2009-08-05 16:14:06 +02:00
Tomasz Kojm
cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 2009-08-04 23:17:28 +02:00
Tomasz Kojm
cd9f5c6a1b libclamav/macho.c: wrap unistd.h, reported by Nigel Horne 2009-08-04 20:26:25 +02:00
Tomasz Kojm
039c95658d libclamav/readdb.c: make the parser more sensitive to errors in numerical fields 2009-08-04 20:22:03 +02:00
Tomasz Kojm
99ca7f53f8 freshclam, libclamav: work around possible race condition during db updates (bb#1624) 2009-08-04 15:14:22 +02:00
Tomasz Kojm
4aa1842a1c freshclam/manager.c: fix confusing error message (bb#1648) 2009-08-03 15:23:35 +02:00
Tomasz Kojm
8201d79da4 libclamav/unzip.c: fix detection of encrypted zip files embedded into other files (bb#1660) 2009-08-03 14:50:13 +02:00
Török Edvin
ac17fc6cdb fix SIGBUS on Sparc.
Need to use the alignment of the largest possible type that we access, which is
uint64_t in this case.
void* can be 32-bits, and uint64_t still requires 64-bit alignment on Sparc,
when compiling for 32-bits (default).
2009-08-02 14:49:05 +03:00
Tomasz Kojm
51bbedb132 libclamav, clamd: handle file exclusion in cli_ftw() (bb#1656) 2009-07-31 21:28:55 +02:00
Török Edvin
e53ef4464b Fix unit-test failure on Solaris. 2009-07-31 15:30:47 +03:00
aCaB
3d478af12a fix check for pe32+ 2009-07-31 12:52:41 +02:00
Tomasz Kojm
19c788af04 clamscan, clamd, libclamav: load cvd files on-the-fly (without unpacking them to /tmp) by default 2009-07-28 20:36:38 +02:00
Tomasz Kojm
a6a9845602 libclamav: improve loading speed of compressed databases (bb#1105) 2009-07-28 20:23:31 +02:00
Tomasz Kojm
0feb74bf66 libclamav/macho.c: improve detection of Universal Binaries 2009-07-27 13:54:20 +02:00
Tomasz Kojm
e0b395b3c7 libclamav/macho.c: fix section alignment (bb#1667) 2009-07-27 12:28:42 +02:00
aCaB
f235c57a8b wrap unistd in shared/actions.c 2009-07-26 18:56:13 +02:00
aCaB
6a4e792836 update ignore 2009-07-19 17:52:14 +02:00
Török Edvin
5f71301659 daily.ftm not needed in unit_tests, should use the one in filetypes_int.h. 2009-07-19 18:27:25 +03:00
aCaB
11643ef796 check IS scan return, add IS testfiles 2009-07-19 16:22:05 +02:00
aCaB
489acd9ddc update ignore 2009-07-19 16:19:18 +02:00
Török Edvin
627b76269a Safebrowsing.cvd load speed was very slow, taking up to 20s.
Improve load speed to ~3s by using another hash.
Also silence some .pdb load debug messages.
2009-07-17 13:55:15 +03:00
aCaB
46026ca721 3rd time a charm. tested. 2009-07-17 02:52:39 +02:00
aCaB
0c8d736899 fix typo, workaround crappy preprocessors (bb#1658) 2009-07-17 02:30:21 +02:00
Tomasz Kojm
d6f52e0904 libclamav/cab.c: downgrade warning message (bb#1659) 2009-07-16 23:02:11 +02:00
aCaB
86d59b249e fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658) 2009-07-16 14:21:25 +02:00
Török Edvin
d0b31fa38c Make yC able to handle more samples and variants. 2009-07-15 23:37:43 +03:00
Tomasz Kojm
68dbfcd9e7 clamd: honour value of 0 in Max* options 2009-07-15 19:37:30 +02:00
Tomasz Kojm
09dc3ecb56 clamscan: honour value of 0 in --max-* options (bb#1650) 2009-07-15 19:25:41 +02:00
Török Edvin
92740b7383 Fix unit tests when run as root (bb #1635). 2009-07-15 16:25:27 +03:00
aCaB
4cda88ccac libclamav/ishield.c: fix distcheck, patch from edwin 2009-07-15 12:51:32 +02:00
Tomasz Kojm
8adcd36671 Merge branch 'master' of ssh://tkojm@git.clam.sourcefire.com/var/lib/git/clamav-devel
Conflicts:
	ChangeLog
2009-07-15 12:36:59 +02:00
Tomasz Kojm
cd0d6a0bf2 clamd, clamav-milter: make pid files globally readable (bb#1642) 2009-07-15 12:34:52 +02:00
aCaB
9c3c24ca6e use mmap for big files, fix some leaks, some portability fixes 2009-07-15 12:34:50 +02:00
Tomasz Kojm
2f767ff7a8 libclamav/filetypes.c: fix off-by-one error (bb#1639) 2009-07-15 11:21:36 +02:00
Tomasz Kojm
e1f64911f3 libclamav/mspack.c: fix valgrind warnings about use of uninitialized values (bb#1655) 2009-07-15 08:49:04 +02:00
aCaB
d11228db8f merge preliminary IS support 2009-07-14 23:44:03 +02:00
aCaB
1b98609f17 don't match IS-MSI @offset 0
add limits
some fixmes left
2009-07-14 23:14:43 +02:00
aCaB
c19515d572 cab related bug fixed, works now 2009-07-14 20:28:55 +02:00
aCaB
4f84172871 sort of works but very buggy 2009-07-14 20:04:59 +02:00
aCaB
f0b36be445 add is_extract_cab 2009-07-14 19:46:51 +02:00