Commit Graph

61 Commits (dc8b3e78c795f7e683236d3080088c9e31eb10b1)

Author SHA1 Message Date
m-sola b90d11a854
Fix heap overflow read in javascript normalizer module 2 years ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Micah Snyder 030180804b Fix benign overread in HTML/js-norm parser 3 years ago
Andy Ragusa 67f9267c32 Fixed memory leaks in javascript normalizer 3 years ago
Andy Ragusa cbbdf8230c Modified read condition in javascript normalizer 3 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 afbf0b6180 Fix Windows text file EOL conversion issues 4 years ago
Micah Snyder 2552cfd0d1 CMake: Add CTest support to match Autotools checks 4 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 0c555069fa fuzz - 13495 - Fix for memory leak due to lacking error handling when normalizing javascript. 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
Steven Morgan 22cb38ed24 pull request #53(2/4): Spelling fix by klemens(ka7). 9 years ago
Mickey Sola 2e67cefc17 bb11445 - fixing edge case where a null terminator was unintentionally written into an adjacent buffer. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan 8bbaf7f9e5 Revert "bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin 8af6e5a215 bb#11217 - fixed starting unary plus on string 11 years ago
Kevin Lin 086ad39377 Revert "bb#11217 - fixed js normalization parsing of single-line comments" 11 years ago
Kevin Lin 27ef872f85 bb#11217 - fixed js normalization parsing of single-line comments 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Török Edvin 4b2ade1d3b Fix the FreeBSD crash fix (bb #1727). 16 years ago
Török Edvin b0033c8f56 Fix crash on FreeBSD 6.4 (bb #1727). 16 years ago
aCaB b3722aeb52 win32 ltdl interface 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Török Edvin 2686c7badb fix possible signedness issue (thanks Nigel). 16 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 2bbbd2380f reorder some struct fields to avoid holes 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Török Edvin a66b62f88b handle unfinishes string tokens in JS parser 17 years ago
aCaB 1405207a2b bb#1219 17 years ago
Török Edvin 1279faf61e add htmlnorm unit tests and fix jsnorm space normalization 17 years ago
Török Edvin 72733fbabb fix infloop in jsnorm (bb #1146) 17 years ago
Tomasz Kojm bd02147fe4 fix typo in previous commit 17 years ago
Tomasz Kojm c73454f99c add missing include 17 years ago
Török Edvin 70335df6f6 remove wrong prototype 17 years ago
Tomasz Kojm 69df34a08a fix possible oob idx 17 years ago
Török Edvin fb6208fd12 fixes for bb #177: 17 years ago