Commit Graph

8342 Commits (fe0f7c3845e9890920d5f43898324d849873be67)
 

Author SHA1 Message Date
Kevin Lin 081a410601 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin f1300ec1fc autojunk'd 11 years ago
Kevin Lin f53bed0b80 separated ole2 and msdoc parsing into separate sources 11 years ago
Steven Morgan 7cebfcfbca fix off by one in commit for bb11167. 11 years ago
Steven Morgan c42fa5bd0b Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Steven Morgan f31f3130f3 bb11167 - fix potential sprintf buffer overflow in freshclam. 11 years ago
Steven Morgan b9b09d7fb0 bb11166 - fix incorrect length in strncat() call. 11 years ago
Steven Morgan 661a88607f bb11161 - fix return code test that resulted in writing to uninitialized hashset. 11 years ago
Steven Morgan 95c0138ad0 bb11159 - fix memory leak during error handling. 11 years ago
Kevin Lin 9b38ab7248 bb#11165 - added size check to prevent invalid reads 11 years ago
Kevin Lin 9f37b99f73 ole2str sanitation code review changes: 11 years ago
Shawn Webb ab3a82a4c0 Merge remote-tracking branch 'origin/master' 11 years ago
Shawn Webb 9b4d58d80c Revert "bb#10731 - Allow to specificy a group for the socket of which the user is not a member" 11 years ago
Kevin Lin 6b4d7869df ole2: added debugging messages for utf-8 conversion errors 11 years ago
Kevin Lin 8ae389fbb7 autojunk'd for LLVM 3.5.0 patch 11 years ago
Kevin Lin 27500babe5 ole2: json string sanitize buffer can resize up to x6 11 years ago
Kevin Lin 99aeada848 bb#11147 - reverted change overwritten with branch merging 11 years ago
Kevin Lin 4a40b53a1c bb#11146 - applied patch for system LLVM 3.5.0 support 11 years ago
Kevin Lin 7360fe6a40 ole2: added json string sanitization 11 years ago
Kevin Lin dac76eb966 ooxml: fixed issue where CL_BREAK would pre-maturely end pre-class 11 years ago
Kevin Lin c8c80ddfd9 bb#11145 - added function to determine ooxml filetype 11 years ago
Kevin Lin a74818cc5f autojunk'd 11 years ago
Kevin Lin da455ce3cb bb#11139 - removed configuring json for c++ source and LLVM 11 years ago
Steven Morgan a6e7f61214 fix memory leaks for hash checks. 11 years ago
Kevin Lin ff1445a08c bb#11135 - sigtool now verifies cvd prior to unpacking 11 years ago
Kevin Lin 632d671e1c regenerate documentation 11 years ago
Kevin Lin 4ecb4cb228 bb#11133+bb#11134 - corrected issues in manpages 11 years ago
Kevin Lin 4ae47abaa5 bb#11121 - updated documentation to reflect Xcode compatibility 11 years ago
Kevin Lin 1a7ce1e137 clambc: changed trace to use T, updated docs 11 years ago
Kevin Lin 8c541f0838 removed SSL version query due to windows build issue 11 years ago
Steven Morgan 7aebf2d2a3 bb 11127, add extra deference when using clamscan -a -z. 11 years ago
Kevin Lin 9cc0b8c942 clamconf: updated option feature tracking and openssl version report 11 years ago
Kevin Lin deafd8fa94 bb#11112 - fixed custom pass initialization when using LLVM 2.9 11 years ago
Kevin Lin 7d05cb15c9 CID 11106 - initialized uninitialized field to NULL 11 years ago
Kevin Lin f9389d0926 CID 11939, 11940 - fixed resource leaks in sigtool 11 years ago
Kevin Lin 8d170d58cc bb#11094+11097 - update help message, manpage, and optparser message of clambc options 11 years ago
Kevin Lin cc55cf55e1 bb#11096 - assigned a collided option a different abbreviated flag 11 years ago
Kevin Lin e26a23b1e3 bc: bb#11107 - clarify meesages where LLVM is not compiled or not linked 11 years ago
Kevin Lin 8de1627a9d autojunk'd 11 years ago
Kevin Lin b9763c4227 bb#11106 - with-system-llvm clarity: 11 years ago
Steven Morgan dfb755ceaa add yacc and lex to build tools. 11 years ago
Steven Morgan 690af59a72 change preclass to libjson in configure output message. 11 years ago
Steven Morgan 72b4ce4d9d Apply patch from Scott Kitterman to correctly escape dashes in sigtool and clamsubmit man pages 11 years ago
Shawn Webb 8b5746bce9 Retab clamscan/manager.c to make more readable 11 years ago
Kevin Lin 9f9573fe91 clambc: bb#11101 - no longer parses logical signature as source in certain conditions 11 years ago
Kevin Lin 032ec2192e fixed issue in bytecode statistics avg time reporting 11 years ago
Shawn Webb c407db4ded Use a case-sensitive match. Cap the matching at a given point. 11 years ago
Shawn Webb b1766a4798 Check to make sure that the binary blob in the XDP contains a PDF 11 years ago
Shawn Webb ddc55da065 Revert "Silence compiler warnings with the clamunrar code" 11 years ago
Shawn Webb ec187e32b5 Revert "Use unsigned int rather than size_t" 11 years ago