Commit Graph

318 Commits (23e468415529ab66bd9ffe43ea51e7548e2132a3)

Author SHA1 Message Date
Török Edvin 467ac26c95 fix INSTREAM end handling 17 years ago
Török Edvin 0cac67ab4c fix use-after-free 17 years ago
Török Edvin 76f21b4a30 introduce RR of connections. 17 years ago
Török Edvin fdbaba8d49 always allocate a jobgroup, that way on shutdown we are sure 17 years ago
Török Edvin e066e3cb47 unify thresholds 17 years ago
Török Edvin e001f2838e Use 2 queues: one for single, one for bulk messages. 17 years ago
Török Edvin 4cc08c8c1c init chunksize 17 years ago
Török Edvin 4ca3fc953f close FD when we refuse to process command. 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
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
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
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
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
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
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 7a95bd5795 tell accept to quit before we start waiting for threads to quit. 17 years ago
Török Edvin f3b50b8761 complain when we don't receive a file 17 years ago
Török Edvin e66fd86ac0 fix FILDES 17 years ago
Török Edvin ada9248441 fix poll_fd 17 years ago
Török Edvin 14ccb41923 fix replies to honor zCMDs 17 years ago
Török Edvin 58b5cb19a6 fix poll, we add a new fd so we need to iterate on old nfds. 17 years ago
Török Edvin dc3a1def55 acceptloop/recvloop as in bb #1339 17 years ago
Török Edvin cb95779e9c remove fd from poll list, before closing it, handle EBADF in select. 17 years ago
Török Edvin bfde2577ee typo -> segfault -> fix 17 years ago
Török Edvin d100458f04 if FD got reused, clear stale buffered data for old FD 17 years ago
Török Edvin 4a588824db fix build 17 years ago
Török Edvin ce970052f4 push temporary work 17 years ago
aCaB 1b9fa47d33 poll set management and poll logic 17 years ago