Commit Graph

4352 Commits (32390e3161391490f54da0dc8ce31d8503c51f05)
 

Author SHA1 Message Date
Tomasz Kojm 32390e3161 shared/optparser.c: improve handling of short switches (bb#1374) 17 years ago
Tomasz Kojm 1d8a56d491 shared/optparser.c, clamconf/clamconf.c: add --generate-config 17 years ago
Török Edvin 1971c3e5f8 fix ChangeLog, automatic update script added too many entries. 17 years ago
Török Edvin 3a094ba07e raise scanscript limit 17 years ago
Török Edvin c5944b5420 add missing include 17 years ago
Török Edvin 7b57a8338e add dsig unit test 17 years ago
Tomasz Kojm c783516d30 clamscan/manager.c: fix use of uninitialized value in exclude-pua (bb#1373) 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Török Edvin 17799de206 fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so 17 years ago
aCaB 8f3337f155 typo on optget 17 years ago
Tomasz Kojm a128eb8063 clamconf: handle --version/-V 17 years ago
Tomasz Kojm 63375d8d31 libclamav/dlp.c: disable the test for ssn_max_group (bb#1355) 17 years ago
Tomasz Kojm 0d06ef19f8 shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316) 17 years ago
Tomasz Kojm 19c17946cc shared/optparser.c: improve cmdline args handling 17 years ago
Tomasz Kojm 016dd13c0f libclamav/dlp.c: fix CC detection and chksumming (bb#1264) 17 years ago
Tomasz Kojm 9a87bf2f24 libclamav/dlp.c: fix detection of single stripped SSNs (bb#1354) 17 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
Tomasz Kojm 27e28c610e libclamav/mpool.c: fix old free() call in cli_mp_hex2ui() 17 years ago
Török Edvin 76115c1963 fix malformed .pdb handling (bb #1338) 17 years ago
Tomasz Kojm e247b45cc6 shared/misc.c: re-enable freshdbdir() 17 years ago
Tomasz Kojm b61db429fc shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt 17 years ago
Tomasz Kojm 278dc6b3d9 shared/optparser.c, clamav-milter: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm d6af38e75e shared/optparser.c, sigtool: use the new option parser (bb#1215) 17 years ago
Török Edvin 62f3e4e421 add -Wformat-security to 'make distcheck' 17 years ago
aCaB 3b2ae9260c s/esi/esi/ 17 years ago
Tomasz Kojm e8b54ef3fa shared/optparser.c: fix typo (bb#1336) 17 years ago
Tomasz Kojm 8392ae8070 shared/optparser.c: cosmetics; add FLAG_REQUIRED 17 years ago
Tomasz Kojm 6a7914299f fix some options 17 years ago
Tomasz Kojm a68d5e2fb2 shared/optparser.c, clamdscan: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm 269d520dfb shared/optparser.c, clamscan: use the new option parser 17 years ago
Tomasz Kojm 9d91ff71f0 add missing default.h 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 188914fe8d reset resource type, otherwise we parse all resources after a string resource as 17 years ago
Tomasz Kojm 7eca74fef9 shared/optparser.c: extend MATCH_BOOL regex (bb#1324) 17 years ago
Tomasz Kojm 229491b7b4 shared/optparser.c: handle --user/-u in freshclam (bb#1323) 17 years ago
Tomasz Kojm 1f95badf6a shared/optparser.c: fix small memleak 17 years ago
Tomasz Kojm 3f7802c93e shared/optparser.c, freshclam: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm ed331476cc drop unneded optfree() 17 years ago
Tomasz Kojm e1c57af20c fix parentheses 17 years ago
Tomasz Kojm 064b4a0c99 initial version of the unified option parser (bb#1215) 17 years ago
Török Edvin eb86e93563 fix Swizzor detection: if no individual string is suspicious, the result must be 17 years ago
Török Edvin 31a6bb1dde remove -Wpacked 17 years ago
Török Edvin 5b51684c2b filter -Wwrite-strings in milter 17 years ago
Török Edvin 7d081def01 disable valgrind tests by default due to false positives from system libraries. 17 years ago
Török Edvin 3b053173ed fix last commit 17 years ago
Török Edvin 02b5f26cab make regex available in libclamav_internal_utils.la, split others.c instead of 17 years ago
aCaB 93f9b2df68 correctly parse rr's at the end of the packet 17 years ago
aCaB f769e18339 parse CNAME aliases 17 years ago
Tomasz Kojm a37a861eec libclamav: add CL_FLEVEL_DCONF (bb#1313) 17 years ago
aCaB 87221a5eca don't bother with milter conf 17 years ago