Commit Graph

55 Commits (d507b58a911e28243523a6408c0b3600c9f1ead1)

Author SHA1 Message Date
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Micah Snyder 927b2bab17 bb11992: cleaning up some variable initialization. 7 years ago
Micah Snyder b6d6afe752 nonfunctional formatting commit due to file with heavy tab-space co-mingling that made it difficult to visually identify code blocks. 8 years ago
Micah Snyder 4cd97da451 eliminating warnings, mostly with regards to signed vs unsigned comparisons, some of which could have been functional bugs if negative values were used (for offsets, etc). cleaned up a couple of macros and cleaned up some ifdefs. 8 years ago
Kevin Lin 059ca61484 compiler warning suppression 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan 32ad1c56bd bb11388 memory allocation failure handling. Patches by Bill Parker. 10 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Steven Morgan a705829474 Prevent icon code from setting icon signature name in virname field: not needed and also messes up allmatch. 11 years ago
Kevin Lin 0419f2005f pe_icons: reduced debug message log output 11 years ago
Kevin Lin 2612de2916 mbr: lowered magic otf scanning priority 11 years ago
Kevin Lin f0ddba5113 fixed CIDs 11781 11780 11779 11 years ago
Shawn Webb 7dd800c13f Add explanitory comment 11 years ago
Shawn Webb 7a48c998a6 Tabbing and style changes 11 years ago
Kevin Lin cf28513c70 pe_icons: fixed a buildbot issue 11 years ago
Kevin Lin 6c70e3b749 pe_icon: removed heuristic framework, added warning on invalid icons 11 years ago
Kevin Lin 067bce5fbc engine: added max-iconspe(MaxIconsPE) option and docs 11 years ago
Kevin Lin b22b423066 pe_icon: restructured icon_group callback to locate and scan in one pass 11 years ago
Kevin Lin a47e693479 pe_icon: restructured icon callback to locate and scan in one pass 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
David Raynor e6faaba223 libclamav/pe_icons.c: introduce LOGPARSEICONDETAILS define to reduce parseicon logging in default build 12 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
aCaB 82c8e3365c bb#2695 14 years ago
aCaB 1f3db7f074 bb#2344 15 years ago
aCaB 942fe68057 bb#2291 15 years ago
aCaB fe0d352d90 fix typo in pe_icons 15 years ago
aCaB 9f69280734 bb#2221 15 years ago
aCaB 5b4b8ddff6 be fixes - bb#2151 15 years ago
aCaB 453d818022 use cached metadata in icon parser, add icon unit tests 15 years ago
aCaB d932a6d908 bb#2064 15 years ago
aCaB 7f0e3bbf77 bb#2031 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
Török Edvin e418015c61 Fix distcheck. 15 years ago
aCaB bd82084a33 dump bitmaps only if debug_flag && leave_temps 15 years ago
aCaB fe28d59bc4 fix icon debug spam to match the actual .idb format 15 years ago
aCaB dfb9c279cc win32: fix warnings 16 years ago
Török Edvin f6798708fd Fix some pointer dereferences, and sizeof. 16 years ago
aCaB d2ba6f98bb matching complete 16 years ago
aCaB 419e2be44d icon scan interface rework 16 years ago
aCaB ac3cff4bb2 fix build failures on solaris8 and VC 16 years ago
aCaB cca2995351 icon matching functions 16 years ago
aCaB 1a1ee68a2a bw matching 16 years ago
aCaB 75c32b54ef fix bw vs color matching 16 years ago
aCaB 4e968cd31d add ccount 16 years ago
aCaB c318ce5bfa unload idb, fix virus-path leak 16 years ago
aCaB 73d8cdedea load idb 16 years ago
aCaB 2346ee39d9 leaking sobel 16 years ago