Commit Graph

1455 Commits (11643ef796c7f9fdce7989aa619b824d9d1fc6f0)

Author SHA1 Message Date
aCaB 11643ef796 check IS scan return, add IS testfiles 16 years ago
Török Edvin 627b76269a Safebrowsing.cvd load speed was very slow, taking up to 20s. 16 years ago
aCaB 0c8d736899 fix typo, workaround crappy preprocessors (bb#1658) 16 years ago
Tomasz Kojm d6f52e0904 libclamav/cab.c: downgrade warning message (bb#1659) 16 years ago
aCaB 86d59b249e fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658) 16 years ago
Török Edvin d0b31fa38c Make yC able to handle more samples and variants. 16 years ago
Tomasz Kojm 68dbfcd9e7 clamd: honour value of 0 in Max* options 16 years ago
Tomasz Kojm 09dc3ecb56 clamscan: honour value of 0 in --max-* options (bb#1650) 16 years ago
Török Edvin 92740b7383 Fix unit tests when run as root (bb #1635). 16 years ago
aCaB 4cda88ccac libclamav/ishield.c: fix distcheck, patch from edwin 16 years ago
Tomasz Kojm cd0d6a0bf2 clamd, clamav-milter: make pid files globally readable (bb#1642) 16 years ago
aCaB 9c3c24ca6e use mmap for big files, fix some leaks, some portability fixes 16 years ago
Tomasz Kojm 2f767ff7a8 libclamav/filetypes.c: fix off-by-one error (bb#1639) 16 years ago
Tomasz Kojm e1f64911f3 libclamav/mspack.c: fix valgrind warnings about use of uninitialized values (bb#1655) 16 years ago
Tomasz Kojm 3222a09656 libclamav: add support for Universal Binaries 16 years ago
Tomasz Kojm 4c82fd9fd0 docs/signatures.pdf: cover Mach-O files 16 years ago
Tomasz Kojm 8af7ccd0af libclamav: handle Mach-O files with type-9 signatures; 16 years ago
Török Edvin d99c0c4245 bytecode: add unit tests and ChangeLog. 16 years ago
Tomasz Kojm 907ce30cae libclamav/macho.c: handle LC_THREAD; calculate EP 16 years ago
Tomasz Kojm 0e8b930665 libclamav/filetypes_int.h: sync with daily.ftm 16 years ago
Tomasz Kojm 89c14869ae missing stuff (-a !@(*&!(@*&) 16 years ago
Tomasz Kojm 094127dd66 test: add cpio test files 16 years ago
Tomasz Kojm 75e46945d2 libclamav: add support for cpio archives (bb#1649) - missing changes 16 years ago
aCaB aecb594f3c use INSTREAM in clamav-milter 16 years ago
aCaB 762d3dd6c6 bb#1643 16 years ago
aCaB bea9096617 print failed whitelist filename 16 years ago
Tomasz Kojm a140a92854 libclamav/elf.[ch]: add support for 64-bit ELF files (bb#1593) 16 years ago
Tomasz Kojm 8df99a92aa 0.95.2 16 years ago
Török Edvin e2f3282b6e Add missing #include, fixed bb #1619. 16 years ago
Tomasz Kojm 198c851c5c libclamav/scanners.c: don't call cli_scanembpe() for files larger than 10MB (bb#1604) 16 years ago
Tomasz Kojm fea1b9bb65 libclamav/readdb.c: add offset checks (bb#1615) 16 years ago
Tomasz Kojm c2b6681b79 clamscan, clamdscan: add support for --file-list/-f 16 years ago
Török Edvin 4dec1e4b01 fix compiler warning 16 years ago
Török Edvin 2bc065d467 add support for (?i). Now regular expressions that begin with (?i) will be case 16 years ago
Tomasz Kojm ef9c6b65ec docs/signatures.pdf: describe logical signatures; other minor improvements (bb#1582) 16 years ago
Török Edvin 2fd6eb95de add -fno-strict-aliasing, so that gcc-4.4.0 works correctly. Code will be fixed for 0.96. (bb #1581). 16 years ago
Tomasz Kojm fe5a1daab1 shared/getopt.[ch]: fix type conflict on Solaris (introduced in r5060) 16 years ago
Török Edvin dcf16a7f31 set EF_ALIGNMENT=8 for non-x86 platforms. (bb #1385) 16 years ago
Török Edvin e6dedc7290 Fix Solaris memory usage: don't link with -lmalloc on Solaris (bb #1595, 16 years ago
Török Edvin 7660b7cb35 Fix 60 byte/STREAM command memory leak on FreeBSD. (bb #1567, 16 years ago
Tomasz Kojm c71a0353f9 shared: fix compiler warnings 16 years ago
Tomasz Kojm 49763a0e7f shared/optparser.[ch]: properly handle large size values (bb#1583) 16 years ago
Tomasz Kojm cd3898c7b6 freshclam/freshclam.c: handle --debug (bb#1590) 16 years ago
Tomasz Kojm 5bdf0b2a45 clamconf: display info on software & dbs (bb#1461) 16 years ago
aCaB d54c33f893 drop QuarantineReject 16 years ago
Török Edvin 75ce59c12f errno is not thread-safe on AIX by default, ask for thread-safe version. (bb #1480) 16 years ago
Tomasz Kojm e41019807c libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558) 16 years ago
Török Edvin f6108b20aa tune sensitivity of Trojan.Swizzor.Gen detection. 16 years ago
Török Edvin 52cecde4c0 fix STATS for INSTREAM commands (bb #1565). 16 years ago
Török Edvin e9e0833f5c fix some warning 16 years ago