Commit Graph

271 Commits (93e44700c2e12f2ad8d5eef806835c92205f0b7d)

Author SHA1 Message Date
Tomasz Kojm 64fd0bfcd7 freshclam: add support for submitting detection statistics (bb#777) 17 years ago
Török Edvin b105842c5c when --disable-gcc-vcheck is set, set CFLAGS to O0 and 17 years ago
Tomasz Kojm 04fa4e9d01 shared/options.c: handle obsolete options in cmdline parser (bb#1213) 17 years ago
Tomasz Kojm dec7ffce08 shared/cfgparser.c, clamdconf: gently deprecate obsolete options (bb#1213) 17 years ago
Tomasz Kojm e863785852 enable ScanPDF by default (bb#1179) 17 years ago
Tomasz Kojm 3f9918e1de libclamav/dlp.c: limit number of false positive alerts 17 years ago
Tomasz Kojm 57e1a05eda credit card detection fixes 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Tomasz Kojm 04be06be87 shared/misc.c: fix double "-exp" 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Tomasz Kojm d706617ce5 shared/tar.c: fix invalid close on error path - bb#1141 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Török Edvin 04f9bedf4b use SVN revision in version info 17 years ago
Tomasz Kojm b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Török Edvin 4270f93bcc (bb #913, #916) 17 years ago
Tomasz Kojm 0129373ed0 add REG_NOSUB 17 years ago
Tomasz Kojm f45d19ac4b clamd: add support for ExcludePath (bb#675) 17 years ago
Tomasz Kojm 32c0c32eee handle memory errors in OPT_COMPSIZE 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Török Edvin 808c3684ab avoid mixing declaration and code. Thanks Nigel! 17 years ago
Török Edvin a609276cb3 prevent uninitialized use of hostent structure (bb #1003). 17 years ago
Tomasz Kojm 26fbf6bddf DLP updates 17 years ago
Tomasz Kojm e48e62017a freshdbdir() fixes 18 years ago
aCaB a5d91be788 limits: defaults and conf files 18 years ago
Tomasz Kojm c91956eace fix return value of daemonize() under Windows&OS/2 (thx NJH) 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
aCaB 281c7642fb config 18 years ago
Török Edvin 9e751804a2 introduce cli_ctime() that uses ctime_r() when 18 years ago
Tomasz Kojm 1cdb6cfbac s/HAVE_GMP/HAVE_LIBGMP 18 years ago
Tomasz Kojm a3fe2c5ba1 make the parser more sensitive to syntax errors (bb#238) 18 years ago
Tomasz Kojm 5a3aeff49f fix handling of special characters in mprintf/logg (bb#360) 18 years ago
Tomasz Kojm bcbe6ad713 reduce the number of error messages (bb#478) 18 years ago
Tomasz Kojm 587d344b1f add error reporting to daemonize() (bb#729) 18 years ago
Tomasz Kojm 0aa3ba0660 respect custom dbdir settings in print_version() (bb#699) 18 years ago
Tomasz Kojm 206865af0a don't pass --rsrc flag to ditto (bb#380) 18 years ago
Tomasz Kojm 2a36337713 remove dependendcy on libclamav (bb#750), patch from Edwin 18 years ago
Tomasz Kojm 68a364d4e2 fix error path leak 18 years ago
Tomasz Kojm cb9d09c2a3 add support for .cld files (bb#745) 18 years ago
Tomasz Kojm d8b95725a1 new option CompressLocalDatabase 18 years ago
Tomasz Kojm 9d193ff26c add support for .cld containers 18 years ago
Tomasz Kojm 07e7e14562 minimalistic tar archiver for sigtool and freshclam 18 years ago
Török Edvin dfc10927e9 pass mode to open with O_CREAT. 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
Tomasz Kojm d1c685b881 move RSASSA-PSS code to shared/cdiff.c 18 years ago
Tomasz Kojm 73b243dc40 fix some warnings 18 years ago
Tomasz Kojm 1b38f50dea add support for LogFileMaxSize and LogTime 18 years ago
Tomasz Kojm 38fe8af4ff better error checking/reporting (bb#657) 18 years ago
Tomasz Kojm e6fe106ee3 enable FixStaleSocket by default 18 years ago