Commit Graph

32 Commits (dc8b3e78c795f7e683236d3080088c9e31eb10b1)

Author SHA1 Message Date
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 95f456424a Variable type corrections for pcre/pcre2 code. 6 years ago
Micah Snyder 5f4f69102d Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder b3e82e5e61 Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Kevin Lin eaf0a436c1 bb11965: fix issue with pcre2 support on 64-bit machines 7 years ago
Steven Morgan 45bafcdf0e bb11748 Fix compile warning is regex_pcre.c on Mac OS X. 8 years ago
Kevin Lin 5841080a9c PCRE2 support 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin a6d2b523d0 bb#11377 - stub pcre functions for dynamic library mapping 10 years ago
Kevin Lin 14878cb1e2 changed pcre PCRE_UNGREEDY from 'G' to 'U' 10 years ago
Kevin Lin 0e4ef43b3b pcre: corrected trigger for warning message 11 years ago
Kevin Lin 86eddf118f set cli_virname argument to use const qualifier 11 years ago
Kevin Lin e1ab4becdb general code clean-up and adjustments 11 years ago
Kevin Lin 7250b47e75 pcre: cleaned up comments, old code, and debug messages 11 years ago
Kevin Lin 0d94646ec4 pcre: separated match report from execution 11 years ago
Kevin Lin effb4f51fc pcre: intialization function 11 years ago
Kevin Lin 6bf32a7327 pcre: removed obsolete function 11 years ago
Kevin Lin 7ab4eec702 pcre: support for clamav styled offsets 11 years ago
Kevin Lin 0ab27124b3 pcre: removed outdated comments 11 years ago
Kevin Lin fd6af5bf4b pcre: moved diagnostics from matcher to regex execution level 11 years ago
Kevin Lin 39597f2557 pcre: added compiler option parsing 11 years ago
Kevin Lin 3f8f8721a1 pcre: fixed an issue where expression was not copied 11 years ago
Kevin Lin 9bc7c13882 pcre: added and linked options to set match_limit and match_limit_recursion 11 years ago
Kevin Lin 7afaa9bd22 pcre: encased pcre segments in macros to fix build without pcre support 11 years ago
Kevin Lin f40a96fbda pcre: implemented rough support for matching and count 11 years ago
Kevin Lin 5fa733692a pcre: support and linking for parsing and freeing 11 years ago