Commit Graph

487 Commits (631baca8d57fd54aa15bd5a7a874ccf55dd67d8d)

Author SHA1 Message Date
Shawn Webb ea3c1951ee Restore LDFLAGS after probing for CURL 11 years ago
Shawn Webb 5b599af837 Restore LDFLAGS after probing for CURL 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Kevin Lin 97fbb02b58 libclamav: added an engine option to set max partitions in raw dmgs 11 years ago
Shawn Webb 0c58ddd290 Fix some bugs 11 years ago
David Raynor 3e9e5e9041 bb#9156/10335: update clamd autojunk for fanotify fix 11 years ago
David Raynor c50982c442 bb#9156/10335: switch fanotify support to use sys/fanotify.h instead of coded syscalls 11 years ago
Shawn Webb 9a0221255d Backport the autoconf reorganization done for Project Asymptote. 11 years ago
Shawn Webb 2e4613432e Don't free the options list too early 11 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 11 years ago
Shawn Webb ebc76d2620 Pass in CFLAGS needed for grabbing curl's headers 11 years ago
Shawn Webb 3a831904f8 Close any open FDs prior to returning from the function under an error condition 11 years ago
Shawn Webb e8a1a9056c Add ability to disable stats 11 years ago
Shawn Webb e07b295d95 Remove existing stats gathering framework from clamd 12 years ago
Shawn Webb 73aba89d82 Add support for setting the HostID in clamd 12 years ago
Shawn Webb f310738305 Initial commit for clamsubmit app 12 years ago
Shawn Webb e580b6a2a3 Free lsockets when clamd exits 12 years ago
Shawn Webb f0e1c2e657 Fix Valgrind. Fix listening on all interfaces on Linux. 12 years ago
Shawn Webb 8c241c57a8 Add IPv6 support to clamd. 12 years ago
Shawn Webb 14a7c47b30 Retab clamd.c 12 years ago
Shawn Webb 34e9acb098 Add option to disable the cache. Add a new bitfield in the engine struct that will govern options relating to engine internals. 12 years ago
David Raynor 3cab931d78 Add ForceToDisk option for clamd and force-to-disk arg for clamscan 12 years ago
Shawn Webb d9b6b8c757 bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX 12 years ago
David Raynor b09a05e4c3 Rework configure code for libxml2 check 12 years ago
David Raynor 217295cc65 bb #1570: DMG TOC and striping (not reassembly yet), and libxml2 check 12 years ago
David Raynor 46d85dff8c clamd: avoid closing bad socket if already exiting-on-error, cid #11004 12 years ago
David Raynor abd86a5e9e Scan_all: clamd fix 12 years ago
David Raynor aec1e3be24 Scan_all: make sure flag reaches ac_scanbuff and cleaner clamd support 12 years ago
David Raynor fab9317ed2 Scan_all: virus alert handling improvements 12 years ago
David Raynor 23816d691c clamd: add AllowAllMatchScan config option for permit/deny ALLMATCHSCAN command 12 years ago
Shawn Webb 8b2bdb1b28 bb6578 - Fixes TODO in session.c on converting to ENUM 12 years ago
Shawn Webb 757cf211fb bb6093 - check return value of fcntl 12 years ago
Shawn Webb 138b5aba59 bb6082 - Fix compiler warnings 12 years ago
Steve Morgan 0e5dfd5676 Coverity: don't kill a thread that was not created 12 years ago
David Raynor 1e41fdba27 bb #6678: Add runtime enable/disable of SWF scanning via option CL_SCAN_SWF 12 years ago
Shawn Webb 391c46d48b Revert "Fix autotools on FreeBSD" 13 years ago
Steve Morgan 74f7ac1dcd fix to bb1891 patch(edge of buffer problem) 13 years ago
Shawn Webb ff060a0c3a Fix autotools on FreeBSD 13 years ago
Shawn Webb 5cc4cb86c7 bb5638 - Add ability to completely disable PE authenticode verification. 13 years ago
Steve Morgan 65188ccec9 bb1891 add Mark Pizzolato patch to fix clamd buffer bookkeeping errors 13 years ago
David Raynor b2726a53d1 bb #5405: Convert hard-coded maximum file sizes to configurable values with defaults 13 years ago
Shawn Webb dee0b8f95a bb1823 - Enable linking with custom zlib 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
Steve Morgan b377f2f618 check of the return code from fstat() bb#5795 13 years ago
Steve Morgan 6174db3a3c bb#5792 fix for dead code 13 years ago
Steve Morgan 6163712000 Change initialization of variable umin to work with signed arithmetic, bb#5786 13 years ago
Steve Morgan c4e02893c9 fix write() on a file desriptor of -1, bb#5784 13 years ago
Steve Morgan 1de0366eb1 fix close(-1) identified by code analyzer(bb#5782). Also fixed other problems and inconsistencies in how return codes were set in scanner.c:command() function 13 years ago
Steve Morgan 82c0a0b09a fixes dead code and close(-1), bb#5782 and bb#5785 13 years ago
Shawn webb 42ccf9c20e BB#5659 - 4.0.0.8955 Consumer - Created a 1GB+ Clamav.log by running continious full scans for 10 hours. Add LogRotate config variable. 13 years ago