Commit Graph

669 Commits (d755fc09c251fd5a4bd5aedd496b5968a5839ef0)

Author SHA1 Message Date
Kevin Lin 0bcc430bdb autojunk'd 11 years ago
Kevin Lin d9a7c276ab modified autotool to dynamically link libpcre 11 years ago
Shawn Webb 30a7509744 Add proof-of-concept XDP support. 11 years ago
Kevin Lin cd97ac6eea autojunk'd 11 years ago
Shawn Webb 6df13d049e Finish phase 1 of silencing compiler warnings 11 years ago
Shawn Webb 78ee2250ae Call cl_initialize_crypto() in cl_init() 11 years ago
Shawn Webb 35394bbceb Revert recent autoconf work 11 years ago
Shawn webb c85e7e4d61 Remove unnecessary autotools artifacts 11 years ago
Shawn Webb 930b93953b Reorganize new PDF code to a new file 11 years ago
Shawn Webb 6c77ac61ff Enhance the libjson m4 macros 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Steven Morgan 7d1d148a33 Support directory paramater for ./configure --with-libjson. Only support libjson 0.10, 0.11, 0.12. 11 years ago
Kevin Lin 1361015c56 bb#11028 - fixed a deadlock issue with fanotify and logg_mutex 11 years ago
Shawn Webb 91099b6c86 Fix linking in libjson for FreeBSD 11 years ago
Shawn Webb 404c3e3895 Add JSON CPPFLAGS to libclamavcxx 11 years ago
Steven Morgan e182c02ce3 support libjson-c 0.10, 1.11, and 1.12 11 years ago
Shawn Webb f9afc3092f Cleanup OpenSSL on program exit 11 years ago
Shawn Webb bbab63daec Initialize OpenSSL within the application, not within libclamav 11 years ago
Kevin Lin 9fdbf2c73a json: added json api source files, source moved from ole2 specifics 11 years ago
Steven Morgan 185368357c more fixes for freebsd build with json. 11 years ago
Steven Morgan e56f094920 Add build support for libjson and initial json work for properties file. 11 years ago
Shawn Webb 0381941790 Fix linking with OpenSSL on Ubuntu 14.04 11 years ago
Shawn Webb 38ccc5b073 Add clamsubmit manpage 11 years ago
Kevin Lin 4488ae77d9 autoreconf 11 years ago
Shawn Webb e22e387abb Fix specifying an anonymous HostID. Fix grabbing the HostID on FreeBSD. 11 years ago
Shawn Webb bd60cc522f Rework linking in OpenSSL to better support custom installations 11 years ago
Shawn Webb 70ab826f95 Fix linking in a custom OpenSSL. Add Solaris fixes for the stats work. 11 years ago
Shawn Webb d4a7c3a022 Properly initialize the crypto interfaces on Windows platforms 11 years ago
Shawn Webb 387021619b Turn stats into an opt-in feature rather than an opt-out feature for the 0.98.2 release 11 years ago
Kevin Lin 067bce5fbc engine: added max-iconspe(MaxIconsPE) option and docs 11 years ago
Shawn Webb 9695d31c78 Properly link libcheck on Ubuntu 14.04 and later 11 years ago
Shawn Webb 78b55c1993 Fix build on OSX 11 years ago
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 11 years ago
Shawn Webb 73aba89d82 Add support for setting the HostID in clamd 11 years ago
Shawn Webb f310738305 Initial commit for clamsubmit app 11 years ago
Shawn Webb e580b6a2a3 Free lsockets when clamd exits 11 years ago
Shawn Webb f0e1c2e657 Fix Valgrind. Fix listening on all interfaces on Linux. 11 years ago