Commit Graph

4542 Commits (b25fdae48826cb51bb7409d3625b205bb6dc376c)
 

Author SHA1 Message Date
aCaB 4a9f787366 fully parse results in fake multi mode 17 years ago
Török Edvin fd468937fc keep MODE_WAITREPLY in select still, so if garbage is sent we can close. 17 years ago
Török Edvin 07ac8bb23a also remove socket from tracked sockets after switching mode to WAITREPLY. 17 years ago
Török Edvin 869d03832d add proto debug messages to LogVerbose temporarely 17 years ago
Török Edvin 33019f0a18 properly initalize fd_buf slot, even when reusing slot. 17 years ago
aCaB ea2799a262 minor fixes 17 years ago
aCaB f687013351 IDSESSION + INSTREAM sport 17 years ago
Török Edvin 8f74b8e4ee handle multiple commands and ancillary data in one packet 17 years ago
Török Edvin f022339bfc initialize all fields 17 years ago
Török Edvin 8eac8d3e88 fix FILDES infloop 17 years ago
aCaB d00d2c3727 calling dspresult 17 years ago
aCaB d888e42724 dspresult 17 years ago
Tomasz Kojm 86c97e7e26 shared/optparser.c, clamconf: handle clamav-milter.conf in --generate-config 17 years ago
Tomasz Kojm b89efa061f etc/clamav-milter.conf: fix typos 17 years ago
Török Edvin 060c6715bb introduce MODE_WAITREPLY. 17 years ago
Török Edvin 8d66a87ed4 really fix multiscan 17 years ago
Török Edvin 4c59bda1ef symlink flags for cli_ftw 17 years ago
Török Edvin 2ea8946280 don't execute commands if client disconnected. 17 years ago
Török Edvin ef4ed2e180 preliminary INSTREAM support. 17 years ago
Török Edvin 428efe72d4 close connection when we see invalid command in IDSESSIOn 17 years ago
Török Edvin 54c1f41b34 unify replies: add ids on all replies from IDSESSION. 17 years ago
Török Edvin 89bebd3428 fix duplicate symbol error when linking with LTO. 17 years ago
aCaB befa580a23 initial idsession implementation 17 years ago
aCaB 3bf21904ad straight reload 17 years ago
aCaB 1d9da95b82 typo 17 years ago
Török Edvin ac30aff8ea properly close disconnected sockets 17 years ago
Török Edvin 98dcb91ef0 reject invalid commands 17 years ago
Török Edvin 937c8ec187 preliminary ID support, only on engine messages, not clamd messages 17 years ago
Török Edvin 79b43cf868 preliminary IDSESSION support, no IDs yet 17 years ago
Tomasz Kojm afff80efb9 libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) 17 years ago
Török Edvin 28e89f60ca fix warnings 17 years ago
Török Edvin cc59cb00db temp commit 17 years ago
Török Edvin ed2b37c685 another temp commit 17 years ago
aCaB b1442ed1df unify client_scan 17 years ago
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
aCaB 6630b2a91c Preliminary ftw adoption 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 b9a240a272 s/msg/path/ 17 years ago
Török Edvin aad69ae60f add back visit_directory_toplev 17 years ago
Török Edvin 5bae92695c cli_sftw -> cli_ftw, and hide old cli_ftw 17 years ago
Török Edvin 66b47dd3ba cli_ftw/cli_sftw cleanup 17 years ago
Török Edvin 35c526fe49 visit_directory_begin/end 17 years ago
Török Edvin 3de54fe471 WIP switch to new multiscan code. 17 years ago
aCaB b59eb33a01 on streaming, don't bind to a specific ip 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