May 5, 2019
View f9ac681

Variable type corrections for pcre/pcre2 code.

Micah Snyder authored on 2019/05/05 04:57:36
February 27, 2019
View 102cd43

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 6, 2018
View e030ba4

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
December 4, 2018
View 288057e

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
January 24, 2018
View eaf0a43

bb11965: fix issue with pcre2 support on 64-bit machines

Kevin Lin authored on 2018/01/24 06:09:56
February 15, 2017
View 45bafcd

bb11748 Fix compile warning is regex_pcre.c on Mac OS X.

Steven Morgan authored on 2017/02/15 04:31:23
February 9, 2016
View 5841080

PCRE2 support

Kevin Lin authored on 2016/02/09 01:28:42
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
August 22, 2015
View a6d2b52

bb#11377 - stub pcre functions for dynamic library mapping

Kevin Lin authored on 2015/08/22 01:43:26
March 10, 2015
View 14878cb

changed pcre PCRE_UNGREEDY from 'G' to 'U' reason: pcre uses 'U', 'G' is an artifact from old dev

Kevin Lin authored on 2015/03/10 07:17:04
October 23, 2014
View 0e4ef43

pcre: corrected trigger for warning message

Kevin Lin authored on 2014/10/23 07:06:57
October 10, 2014
View 86eddf1

set cli_virname argument to use const qualifier pcre: added field to track virname virname is tracked when a lsig is a single bypass pcre subsig

Kevin Lin authored on 2014/10/10 02:23:29
September 24, 2014
View e1ab4be

general code clean-up and adjustments

Kevin Lin authored on 2014/09/24 02:43:55
September 17, 2014
View 7250b47

pcre: cleaned up comments, old code, and debug messages pcre: disable (?UTF*) control option

Kevin Lin authored on 2014/09/17 06:54:58