Commit Graph

9493 Commits (d0cba11ea7b132e13e28f54719effbc86c165145)
 

Author SHA1 Message Date
Micah Snyder d0cba11ea7 adding back changes to eliminate warnings from mspack, matcher, others, and readdb. 8 years ago
Micah Snyder 169af0fc67 Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables." 8 years ago
Micah Snyder de2d9dc4fc Removing file references from Makefile that were removed as a part of Windows visual studio project file cleanup effort. 8 years ago
Micah Snyder 52205b828c moving mspack visual studio project into win32 directory. 8 years ago
Micah Snyder 28d48ab288 adding openssl visual studio project to provide the openssl DLLs to the Setup installer projects. there may be an even cleaner solution but this works. 8 years ago
Adrian Wu 1787900cd9 Address PR comments and fix logic 8 years ago
Adrian Wu c213fb8ea4 BUGFIX 18264: Make freshclamwrap interpret FC_UPTODATE as UPD_NONE 8 years ago
Prashant Pathak b1621fd5dc Formatting attempt# 2 8 years ago
Prashant Pathak a45f8f4421 Fix formatting issues 8 years ago
Prashant Pathak 5411f7ebee BUGFIX: 16588: Exit freshclam if pipe is broken 8 years ago
Prashant Pathak 16049b4bb1 Fix: Fix formatting to keep inline with original file 8 years ago
Prashant Pathak ef46dfb647 BUGFIX: Do not treat failure as fatal 8 years ago
Prashant Pathak f3f04b6cd9 BUGFIX: 14528: Disable caching by default in the wrapper code 8 years ago
Adrian Wu 428faad882 basetsd not basestd 8 years ago
Prashant Pathak edb022443d FIX: Compile issue with VS 2015 8 years ago
Jake Fehr 75ae082726 Fix lib path 8 years ago
Jake Fehr 078ab2f916 null an additional variable 8 years ago
Jake Fehr afcd55f7c4 Fix spelling mistake 8 years ago
Jake Fehr 9eebb0a432 Remove old build files 8 years ago
Jake Fehr 59e8d91a4b Remove dependancy on c:\clamdeps 8 years ago
Micah Snyder 1580b32c24 Updated clamav-for-windows interface.c to include new file types. 8 years ago
Micah Snyder ab69365d38 Correct clamav-for-windows.sln debug/release x64/win32 settings. 8 years ago
Micah Snyder 67bb55d7c7 partial pull-request from jfehr, ommiting changes to openssl lib names: Changes needed to build Cmam in VS2015. 8 years ago
Jake Fehr 9767b1ba24 disable building of sigui 8 years ago
Micah Snyder c3c2963584 B11858 removed sigui 8 years ago
Jonas Zaddach 8bd189e3b9 Also added decoding for the lp parameter 8 years ago
Jonas Zaddach 1c6bead7ba Tolerate different LZMA parameters in UPX compression 8 years ago
Micah Snyder 9eee84876d fix to update autogenerated files for machines that do not have bison installed. also eliminating warning in .y file at the same time by removing ifdef from yara_parser.h 8 years ago
Mickey Sola 0e82841af1 mspack - adding windows build scripts to dist 8 years ago
Mickey Sola 8319064c17 mspack - removing ssize_t typing to ensure VS15 compilation 8 years ago
Mickey Sola df7cc5cb6e openssl - fixing linking issue where VS2015 would fail to find external function definitions 8 years ago
Micah Snyder 53d63a8aa6 changing magic 0xE0F0000 to NULL, because the use cases verify it being 0 and do not verify the magic EOF number. Technically this doesn't seem to fix any actual bugs because the logic surrounding the use cases seems to keep it safe. however, it is more readable. 8 years ago
Micah Snyder 9b27f7b43b Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel 8 years ago
Micah Snyder 8efbf4a0cb eliminating compile warnings in windows 10, vs2015, x86 and x64. 8 years ago
Mickey Sola 9f620604c9 autojunk'd 8 years ago
Mickey Sola 915614e7a6 strn - adding configuration option to force use of internal strn functions for use when crosscompiling binaries against older libraries 8 years ago
Micah Snyder 7e64560ce5 eliminating warnings that cropped up in 32bit ubuntu (16.04) 8 years ago
Micah Snyder f59443aaaf formatting commit only. 8 years ago
Micah Snyder 78a06dae12 elminating warnings that crop up when using --with-libjson 8 years ago
Mickey Sola 5ce31ac0a0 bb11904 - ensuring md5 hashset string is initialized before use 8 years ago
Steven Morgan 5891f83422 bb11567 - Improve YARA rule handling in files containing unsupported YARA features. 8 years ago
Steven Morgan 87a6cf9500 bb11896 - fix 'infected' count for whitelisted pdf file. 8 years ago
Micah Snyder 21b406f5f5 Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel 8 years ago
Micah Snyder 726918859a bb11896 -- increasing size of max filter for pdf filter heuristic. Still have work to be done to investigate whitelisting issue. This commit additionally fixes a compile error when building with json-c and fixes a couple of minor warnings. 8 years ago
Mickey Sola 8cb271e25c autojunk'd 8 years ago
Mickey Sola da0f732049 cli - exporting cli_strndup 8 years ago
Mickey Sola 6eb84c277a str - fixing internal strndup implemenatation to use the internal strnlen implementation 8 years ago
Mickey Sola 47a544dc07 m4 - rework of strndup and strnlen function absence handling 8 years ago
Steven Morgan 0d203271b5 Update contributor list for 0.99.3 8 years ago
Steven Morgan cba05c0b67 bb11881 - straighten out state stacking logic. Patch by Jonas Zaddach." 8 years ago