Josh Soref
7cd9337a70
Spelling Adjustments ( #30 )
...
* spelling: accessed
* spelling: alignment
* spelling: amalgamated
* spelling: answers
* spelling: another
* spelling: acquisition
* spelling: apitid
* spelling: ascii
* spelling: appending
* spelling: appropriate
* spelling: arbitrary
* spelling: architecture
* spelling: asynchronous
* spelling: attachments
* spelling: argument
* spelling: authenticode
* spelling: because
* spelling: boundary
* spelling: brackets
* spelling: bytecode
* spelling: calculation
* spelling: cannot
* spelling: changes
* spelling: check
* spelling: children
* spelling: codegen
* spelling: commands
* spelling: container
* spelling: concatenated
* spelling: conditions
* spelling: continuous
* spelling: conversions
* spelling: corresponding
* spelling: corrupted
* spelling: coverity
* spelling: crafting
* spelling: daemon
* spelling: definition
* spelling: delivered
* spelling: delivery
* spelling: delimit
* spelling: dependencies
* spelling: dependency
* spelling: detection
* spelling: determine
* spelling: disconnects
* spelling: distributed
* spelling: documentation
* spelling: downgraded
* spelling: downloading
* spelling: endianness
* spelling: entities
* spelling: especially
* spelling: empty
* spelling: expected
* spelling: explicitly
* spelling: existent
* spelling: finished
* spelling: flexibility
* spelling: flexible
* spelling: freshclam
* spelling: functions
* spelling: guarantee
* spelling: hardened
* spelling: headaches
* spelling: heighten
* spelling: improper
* spelling: increment
* spelling: indefinitely
* spelling: independent
* spelling: inaccessible
* spelling: infrastructure
Conflicts:
docs/html/node68.html
* spelling: initializing
* spelling: inited
* spelling: instream
* spelling: installed
* spelling: initialization
* spelling: initialize
* spelling: interface
* spelling: intrinsics
* spelling: interpreter
* spelling: introduced
* spelling: invalid
* spelling: latency
* spelling: lawyers
* spelling: libclamav
* spelling: likelihood
* spelling: loop
* spelling: maximum
* spelling: million
* spelling: milliseconds
* spelling: minimum
* spelling: minzhuan
* spelling: multipart
* spelling: misled
* spelling: modifiers
* spelling: notifying
* spelling: objects
* spelling: occurred
* spelling: occurs
* spelling: occurrences
* spelling: optimization
* spelling: original
* spelling: originated
* spelling: output
* spelling: overridden
* spelling: parenthesis
* spelling: partition
* spelling: performance
* spelling: permission
* spelling: phishing
* spelling: portions
* spelling: positives
* spelling: preceded
* spelling: properties
* spelling: protocol
* spelling: protos
* spelling: quarantine
* spelling: recursive
* spelling: referring
* spelling: reorder
* spelling: reset
* spelling: resources
* spelling: resume
* spelling: retrieval
* spelling: rewrite
* spelling: sanity
* spelling: scheduled
* spelling: search
* spelling: section
* spelling: separator
* spelling: separated
* spelling: specify
* spelling: special
* spelling: statement
* spelling: streams
* spelling: succession
* spelling: suggests
* spelling: superfluous
* spelling: suspicious
* spelling: synonym
* spelling: temporarily
* spelling: testfiles
* spelling: transverse
* spelling: turkish
* spelling: typos
* spelling: unable
* spelling: unexpected
* spelling: unexpectedly
* spelling: unfinished
* spelling: unfortunately
* spelling: uninitialized
* spelling: unlocking
* spelling: unnecessary
* spelling: unpack
* spelling: unrecognized
* spelling: unsupported
* spelling: usable
* spelling: wherever
* spelling: wishlist
* spelling: white
* spelling: infrastructure
* spelling: directories
* spelling: overridden
* spelling: permission
* spelling: yesterday
* spelling: initialization
* spelling: intrinsics
* space adjustment for spelling changes
* minor modifications by klin
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
...
scanners: removed redundant call to scan function
pe_icons: collected 'broken image' dbgmsgs into single dbgmsg
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.
...
There were some variables initialized with values from dereferenced pointers,
and the null check after the init.
Also sizeof must be applied to pointed to element.
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