Commit Graph

26 Commits (b30d9c54b242aee062ae52d93e6714714d591f8e)

Author SHA1 Message Date
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 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 20e3cfc08a bb12170: Added pointer arithmetic guards to PE MEW unpacking code. 7 years ago
Steven Morgan e887f11324 bb11943 - buffer check for mew packed files. 8 years ago
Steven Morgan 38da4800bf bb11943 - add check to mew.c for out of bounds read. Patch supplied by Suleman Ali. 8 years ago
Micah Snyder e09d884341 eliminated a large number of warnings, many of which had to do with mixing types. i switched some types to size_t and a couple to ptrdiff_t to make things more consistent, but there is a huge amount of work to be done to make types consistent. int, unsigned int, unsigned, off_t, and other types are ill-suited to storing buffer lengths or memory addresses. 8 years ago
Kevin Lin 967370e3c4 bb#11514 - fixed mew source read issue 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin 22bcb9b287 bb#11212 - alternate fix in MEW unpacker 10 years ago
Kevin Lin 87c9b7429f Revert "bb#11212 - fixed section boundary mismatch in MEW unpacker" 10 years ago
Kevin Lin c444b7e8fa added alignment functionality in rebuildpe 11 years ago
Kevin Lin 9a0eed3ae3 bb#11212 - fixed section boundary mismatch in MEW unpacker 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
David Raynor bebd86a60b bb#5343 13 years ago
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
Tomasz Kojm 78d42efe1f libclamav/mew.c: harden boundary check on e8/e9 fixup 14 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 f0f7f92f9a merge security fixes 18 years ago
aCaB 7e05c02537 fix warnings 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
aCaB 28c91304be Fix compilation errors under win32. 19 years ago
aCaB 5f49c25532 upack: added sanity check, fixed some warnings and debug message 19 years ago
aCaB 7985612547 mew.c: fixed warnings and portability issues 19 years ago
Tomasz Kojm cd69cf2042 minor fixes 19 years ago
Tomasz Kojm 49dca2e3cd fix memleaks and use of uninitialized data 19 years ago
Tomasz Kojm b6aee32121 add mew and upack into dconf 19 years ago
aCaB 52ed82a4aa sect align fix in mew 19 years ago
aCaB e8042398c1 Upack handler merged (experiemntal). 19 years ago
aCaB 91ad933043 MEW code cleanup, now using sanitized values, removed unused variables, removed swear. 19 years ago
aCaB ce323ef4fb Fix for cli_rebuildpe call in mew unpacker. 19 years ago
aCaB 4aa4a05cc7 MEW support code added (enabled via configure option) 19 years ago