Shawn Webb
|
60d8d2c352
|
Move all the crypto API to clamav.h
|
2014-07-01 19:38:01 -04:00 |
|
Shawn Webb
|
78b55c1993
|
Fix build on OSX
|
2014-02-24 10:25:33 -05:00 |
|
Shawn Webb
|
b842e8bf75
|
Migrate ClamAV's crypto routines over to OpenSSL.
|
2014-02-12 17:55:38 -05:00 |
|
Shawn Webb
|
b2e7c931d0
|
Use OpenSSL for hashing.
|
2014-02-08 00:31:12 -05:00 |
|
David Raynor
|
c50982c442
|
bb#9156/10335: switch fanotify support to use sys/fanotify.h instead of coded syscalls
|
2014-02-05 16:37:24 -05:00 |
|
Shawn Webb
|
e07b295d95
|
Remove existing stats gathering framework from clamd
Conflicts:
clamd/clamd.c
|
2014-01-28 10:46:47 -05:00 |
|
Steve Morgan
|
b377f2f618
|
check of the return code from fstat() bb#5795
|
2012-09-18 12:10:48 -07:00 |
|
Shawn webb
|
a2a004df25
|
BB#3737 - Value too large for specified data type
Create compile-time preprocessor defines for switching from calling
stat() to stat64(). Add --enable-stat64 switch in configure script.
|
2012-07-16 15:36:49 -04:00 |
|
Tomasz Kojm
|
97efd6f8a1
|
properly connect to ClamAuth after database reload
|
2012-03-02 19:36:04 +01:00 |
|
Tomasz Kojm
|
d68aba83b6
|
clamd: ScanOnAccess now supports ClamAuth on OS X
|
2012-03-01 19:49:51 +01:00 |
|
Tomasz Kojm
|
de1271a10c
|
clamd: initial support for on-access scanner using fanotify (bb#2236)
only works in notification mode (no access blocking) right now
|
2011-11-16 16:00:13 +01:00 |
|