Commit Graph

8342 Commits (fe0f7c3845e9890920d5f43898324d849873be67)
 

Author SHA1 Message Date
Steven Morgan fe0f7c3845 remove obsolete parameters from the clamd.conf man page: MailMaxRecursion, ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles, ArchiveMaxCompressionRatio, ArchiveBlockMax, ArchiveLimitMemoryUsage, Clamuko*. 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
Steven Morgan 0cc83247bc bb11264 - patch for 'possible' heap overflow submitted by the Debian team. 10 years ago
Steven Morgan f092d0a1a1 bb11260: fix compile error when './configure --disable-pthreads' is specified. 10 years ago
Kevin Lin 0d3609c58f autojunk'd 10 years ago
Kevin Lin 08db17431b bb#11254 - added --with-llvm-linking option to specify system-llvm linking method 10 years ago
Kevin Lin 3897b37504 bb#11254 - removed built-in llvm configure check 10 years ago
Kevin Lin 37b927116d improved documentation on macro subsignatures 10 years ago
Steven Morgan cc93437517 fix documentation errors in example logical signature. 10 years ago
Kevin Lin 227fc2538f engine bb#12887 - fixed an issue regarding (fd==-1) in WinAPI 10 years ago
Kevin Lin 672010db10 fixed Windows API SetOption/GetOption CLAM_LIMIT_RECURSION 10 years ago
Kevin Lin 5bc25673af minor changes to configure summary 10 years ago
Kevin Lin ee0643188f added ICONV to clamconf optional features report 10 years ago
Kevin Lin f66533de48 fixed an incorrect return value for magic_scandesc 11 years ago
Kevin Lin a316630a2e autojunk'd 11 years ago
Kevin Lin 5e395b1f1c cleaned up configure help strings by using AS_HELP_STRING 11 years ago
Kevin Lin 571d834910 bb#11238 - added missing PDF preclass operations 11 years ago
Kevin Lin 0ed4861716 win32: added strlcat source files to source lists 11 years ago
Kevin Lin fef2883e7b bb#11237 - fixed bug in building CUD file 11 years ago
Steven Morgan df085913a5 bb11233 - fix a strange bus error on Mac OS X PPC when using debug mode. 11 years ago
Kevin Lin 4bdb182033 bb#11226 - fixed gpt GUID debugging message 11 years ago
Steven Morgan 3379312d96 0.98.6 README, NEWS, and Changelog. 11 years ago
Shawn Webb 1f271616be Switch the engine to using cli_strlcat instead of strcat 11 years ago
Shawn Webb 96ff19a19e bb#11215 - Change a variable to be an unsigned int 11 years ago
Kevin Lin dced100201 bb#11224 - fixed typo in man page and help message 11 years ago
Kevin Lin 67d5e2ab02 ole2: fixed debugging messages in printing ole2 header 11 years ago
Kevin Lin f82b5e3e2e engine bb#12710 - added missing break statements 11 years ago
Shawn Webb 929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 11 years ago
Shawn Webb 837e5a9b08 Add valgrind suppression 11 years ago
Shawn Webb ac56d680b8 Revert change to the unit test case 11 years ago
Steven Morgan 478c37324a bb#11210 fix yoda false detections in regression test. 11 years ago
Shawn Webb 9922573555 Fix compiling on Windows 11 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 4936e76692 Revert "follow-up bb#11217 - fixed html normalization" 11 years ago
Shawn Webb 771c230998 Actually flag the heuristic if the y0da bounds check failed 11 years ago
Kevin Lin c444b7e8fa added alignment functionality in rebuildpe 11 years ago
Steven Morgan 9d5b5e11cf fix up bb#11216 debug messages. 11 years ago
Steven Morgan 5e52a76fc5 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Steven Morgan 5e1fbf3668 bb#11216 fixes crash with fuzzed upacked file. 11 years ago
Kevin Lin 9a0eed3ae3 bb#11212 - fixed section boundary mismatch in MEW unpacker 11 years ago
Steven Morgan db9ccb8ca9 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Mark Pizzolato f3a6455f68 win32/README: Describe OpenSSL dependency as mentioned in Joel Esler's July 9 2014 email. 11 years ago
Mark Pizzolato 9c64d0f816 clamdscan: Avoid using AI_PASSIVE when calling getaddrinfo to connect to clamd. 11 years ago
Mark Pizzolato 1fdcd49f74 clamd: Fix potential null pointer dereference crash if HAVE_GETNAMEINFO is not defined. 11 years ago
Shawn Webb f1275fb088 Fix signage 11 years ago
Shawn Webb 89b2d2dcb9 bb#11213 - Bail earlier if we detect an integer overflow 11 years ago
Shawn Webb bf43eaafd9 Remove unneeded debugging message 11 years ago
Shawn Webb 58ca7ee2cc bb#11213 - Enforce bounds checking 11 years ago