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
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
May 30, 2015
View df3e211

added pcre source for windows build; needs trimming

Kevin Lin authored on 2015/05/30 05:08:35
September 24, 2014
View e1ab4be

general code clean-up and adjustments

Kevin Lin authored on 2014/09/24 02:43:55
September 18, 2014
View e33697e

pcre: clarified macro name

Kevin Lin authored on 2014/09/18 05:36:06
September 17, 2014
View 0d94646

pcre: separated match report from execution

Kevin Lin authored on 2014/09/17 01:33:50
September 3, 2014
View 39597f2

pcre: added compiler option parsing

Kevin Lin authored on 2014/09/03 06:22:22
August 27, 2014
View 3f8f872

pcre: fixed an issue where expression was not copied pcre: added search offset override to cli_pcre_match

Kevin Lin authored on 2014/08/27 01:31:11
August 26, 2014
View 9bc7c13

pcre: added and linked options to set match_limit and match_limit_recursion pcre: separated parsing function into parsing and compiling functions

Kevin Lin authored on 2014/08/26 08:11:12