Commit Graph

7149 Commits (c6bfda94fd0dcbc443352dc1cda7d1b15e7af653)
 

Author SHA1 Message Date
Steve Morgan c6bfda94fd portability improvement for ping domain naming 13 years ago
Steve Morgan 145473002b change formatting of ip address dns label within freshclam ping-host names to hex ascii 13 years ago
Steve Morgan 60f2d041a1 widen freshclam domain arrays 13 years ago
Steve Morgan da121bee02 bb5224: fix dereference of a null pointer reported by clang analyzer 13 years ago
Steve Morgan 86e7c14975 fix dereference of a null pointer reported by clang analyzer 13 years ago
David Raynor 94a0ad817d Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 13 years ago
David Raynor d6861d838f libclamav: type tweak for CAB files 13 years ago
Shawn Webb 6b8df0f06d Merge remote-tracking branch 'github/master' 13 years ago
Shawn Webb a0c257394f bb6056 - Fix win32 compile breakage 13 years ago
Shawn Webb 3a3fad0dfc Revert "bb6056" 13 years ago
Shawn Webb 4686c38a6b bb6056 13 years ago
Shawn Webb d5fc27cdd7 bb6056 - tidy up code 13 years ago
Shawn Webb 2d8f5b5595 bb6056 13 years ago
David Raynor 5e4d96b814 bb#6038: fix compile warning in unit test code due to type mismatch 13 years ago
David Raynor 5544cb7ba8 bb #4516 - fix for mszip compression in CAB files 13 years ago
Shawn Webb c1e3dc91c2 bb6056 - tidy up code 13 years ago
Shawn Webb 8fb38bb70b Merge remote-tracking branch 'upstream/master' 13 years ago
Shawn Webb 5483056212 bb6056 13 years ago
David Raynor e8b638342a bb#6038: fix compile warning in unit test code due to type mismatch 13 years ago
David Raynor 4b0cbe7448 bb #4516 - fix for mszip compression in CAB files 13 years ago
Shawn Webb dee0b8f95a bb1823 - Enable linking with custom zlib 13 years ago
Steve Morgan 202c13e4d7 fixes cvd load error on some i386 builds caused by -D_FILE_OFFSET_BITS=64 and a long story 13 years ago
Shawn Webb 875f4a8ad0 bb5404 - freshclam.conf(5) should mention default proxy port. Added requested text. 13 years ago
Shawn Webb 150c9f33d3 bb5698 - Off by one error in infected mbox message number 13 years ago
Shawn Webb 09171f5203 Merge branch 'bb5638' 13 years ago
Shawn Webb 3205601450 bb5638. Quiet compiler warning 13 years ago
Shawn Webb 76bca4c8c8 bb5638. Add documentation for new certs database. 13 years ago
Shawn Webb 2c2e89e107 bb5638. Check if cert already exists in cache. 13 years ago
David Raynor 45c5acee8b bb #5699: add filetype magic for JPEG2000 files 13 years ago
Shawn Webb ee07fcd640 bb5638. Parse minFL and maxFL 13 years ago
Shawn Webb d12f1646f2 bb5638. Parse the new cert db file. 13 years ago
David Raynor 077d2d592e Fix signatures doc for PDF target 13 years ago
Shawn Webb 56b4f4b0b9 Change the cert management code to cache the trusted/revoked root certs in the engine struct 13 years ago
Steve Morgan c324711a33 fix crashed buildbot from previous commit 13 years ago
Steve Morgan b81cbc263c some corrections and refinements identified during 0.97 retrofit 13 years ago
Shawn webb b01b78d190 Fix checking the revoked certs 13 years ago
Steve Morgan 03b99d0311 fix compiler warning 13 years ago
Steve Morgan b8f02b8365 fix crash found by buildbot after allscan check in - virname set incorrectly 13 years ago
Steve Morgan e4d0ef0184 Merge branch 'allscan' 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
Shawn webb 278b2b286d Rudimentary blacklisting 13 years ago
David Raynor 2beb84a10e mpool: bb#5827 13 years ago
David Raynor 61f01c9574 bb #5816: mbox statics 13 years ago
Steve Morgan b377f2f618 check of the return code from fstat() bb#5795 13 years ago
Steve Morgan 6174db3a3c bb#5792 fix for dead code 13 years ago
Steve Morgan 339f62efa6 Fixes bb#5772 and bb#5776 by providing appropriate checks for NULL as the value of variable file name and a check of the return code from stat() 13 years ago
Steve Morgan 6163712000 Change initialization of variable umin to work with signed arithmetic, bb#5786 13 years ago
Steve Morgan eae1d361bb check return code from fstat(). If less than 0, log error message and return error to caller, bb#5778 13 years ago
Steve Morgan bca3035062 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 13 years ago
Steve Morgan c4e02893c9 fix write() on a file desriptor of -1, bb#5784 13 years ago