Commit Graph

43 Commits (88e546be78382200581a1e57e1878b68f163b5e9)

Author SHA1 Message Date
Val Snyder 7ff29b8c37
Bump copyright dates for 2025 3 months ago
Yoann Lecuyer 0b2ea8439d
Fix: TNEF dump hanging 4 months ago
Micah Snyder 8e04c25fec Rename clamav memory allocation functions 1 year ago
Micah Snyder 9cb28e51e6 Bump copyright dates for 2024 1 year ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Micah Snyder 1bfb0522cf Minor type safety improvements for FMAP reads 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 d1141becac Fix fmap handle_gets() page arithmetic 4 years ago
Micah Snyder db013a2bfd libclamav: Fix scan recursion tracking 4 years ago
Micah Snyder cf63dad598 clamav.net URL update for new docs (2) 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder e4e3149368 Fix fmap-duplicate performance issue 4 years ago
Micah Snyder 005cbf5a37 Record names of extracted files 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 4524c398f3 Argument and return types for fmap_readn(), cli_writen(), cli_readn() converted to use size_t instead of int. 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
Micah Snyder 964a1e7321 Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code. 7 years ago
Micah Snyder 6289eda8e0 Eliminating AUTHORS file, and moving acknowledgements for various source code contributions to the file comment blocks for the individual files, as appropriate. 7 years ago
Micah Snyder 4cd97da451 eliminating warnings, mostly with regards to signed vs unsigned comparisons, some of which could have been functional bugs if negative values were used (for offsets, etc). cleaned up a couple of macros and cleaned up some ifdefs. 8 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan dfbb1604fd bb#11195 - change html links in code to match the current clamav.net website. 11 years ago
Joel Esler 00fb0d9118 Fixed broken links. 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 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
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
Shawn webb a2a004df25 BB#3737 - Value too large for specified data type 13 years ago
Török Edvin 3d8c1fc736 fmapify tnef 14 years ago
aCaB b8ce70e6a1 bb#1695 16 years ago
aCaB 081f64735d win32#2 16 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm 91b8682af8 downgrade some error messages 17 years ago
Tomasz Kojm a45c7039c1 shut up some gcc warnings 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 5fc380f1cc always check return value of cli_gentemp() 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Nigel Horne 5d40533ed5 Handle trailing CR and change handling of truncated files 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Nigel Horne 75173f1967 Remove warning messages 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Nigel Horne 27395a6e65 URL changes from Luca 19 years ago
Nigel Horne 37948a1bf6 Fix warnings 19 years ago
Nigel Horne a8efe44792 Fix compiler warning 19 years ago
Nigel Horne a0ba296138 Comment typo 19 years ago
Nigel Horne e36c045d5f Handle trailing newline 19 years ago
Nigel Horne 2038be9ef6 Error messages now more explicit about where they are from 19 years ago