Commit Graph

24 Commits (dc8b3e78c795f7e683236d3080088c9e31eb10b1)

Author SHA1 Message Date
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Michael Orlitzky 7374029897 */*: fix invalid prototypes. 3 years ago
Micah Snyder dd37f766a0 PCRE: Remove allmatch check + minor code cleanup 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 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 df3e211adc added pcre source for windows build; needs trimming 10 years ago
Kevin Lin e1ab4becdb general code clean-up and adjustments 11 years ago
Kevin Lin e33697ef35 pcre: clarified macro name 11 years ago
Kevin Lin 0d94646ec4 pcre: separated match report from execution 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