July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
August 8, 2013
View 739b73e

regex: quiet findmust() warnings #10615 & #10616, added some safety for bad cases

David Raynor authored on 2013/08/08 05:36:11
November 17, 2009
View b8d835e

unify DUPMAX def

aCaB authored on 2009/11/17 20:40:08
May 15, 2009
View 2bc065d

add support for (?i). Now regular expressions that begin with (?i) will be case insensitive. (bb #1584, #1598).

Török Edvin authored on 2009/05/15 20:53:22
May 9, 2008
View a08739d

avoid name collisions on AIX (bb #947) sync with libc: minor cleanups

Török Edvin authored on 2008/05/09 20:58:17
February 20, 2008
View 08f0150

don't scan comment.html and script.html. add failsafe dconf option. (bb #851) set scanscript limit to 512k TODO don't generate above 2 files better condition for bb #849

Török Edvin authored on 2008/02/20 03:43:42
February 18, 2008
View 8f81a5f

fix another out of memory condition (bb #849) thanks to Gianluigi Tiesi <sherpya*netfarm.it>

Török Edvin authored on 2008/02/18 19:44:41
September 18, 2007
View ddae845

_POSIX2_RE_DUP_MAX

Nigel Horne authored on 2007/09/18 22:32:31
View 53ff1b0

add regcomp(), regexec() impl. from OpenBSD's libc. This code is licensed under the 3-clause BSD. This will be used instead of system provided regexec()/regcomp() to have consistent behaviour across platforms.

Török Edvin authored on 2007/09/18 03:54:56