Commit Graph

1047 Commits (4f5a740806e92b52be1a58878a6588b60588082c)

Author SHA1 Message Date
Török Edvin 4f5a740806 fix accept logic 17 years ago
Török Edvin 0dc9d54110 implement common accept+recv loop 17 years ago
Török Edvin d2417fbf93 recvloop. This doesn't compile yet. 17 years ago
Török Edvin 3a14515741 accept thread continued 17 years ago
Török Edvin b080923b5a new poll implementation start 17 years ago
Török Edvin fe4e3f8cad first version of poll_recv_fds 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 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 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 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
aCaB 3be4ac3f65 drop useless checks 17 years ago
aCaB 188f8292cd openbsd build 17 years ago
aCaB ad3ea05696 make freebsd happy 17 years ago
aCaB e6aee6b290 cast stuff 17 years ago
aCaB 4432aeb7fc remove warnings 17 years ago
Török Edvin 6f22c5e625 add missing type 17 years ago
Török Edvin f27fab00d4 Improve Trojan.Swizzor.Gen detection: do per file statistics in addition to per string. It is amazing how a much simpler rule can do the same job better. 17 years ago
aCaB 5cb83f09de Apparently my ChangeLog entry got lost in the merge, readding 17 years ago
Tomasz Kojm f487a82f65 docs/man/freshclam.1.in: document EXIT_n 17 years ago
Török Edvin b84f20d9ab use a more precise J48 tree (built from more input data), and lower threshold 17 years ago
Török Edvin 42d26ac94c Heuristic detection of Trojan.Swizzor.Gen (bb #1310) 17 years ago
Tomasz Kojm 41486c4253 libclamav/matcher-ac.c: fix parsing of lsig modifiers 17 years ago
aCaB 41cf3f0e48 typo in shared/cfgparser.c 17 years ago
aCaB cd04ff0694 cfgparser hacks backported from branches/milter-v2.0 17 years ago