Török Edvin
ae685a75c1
link to libclamunrar_iface explicitly to
...
allow non-rpath builds to work. (bb #1203 )
Thanks to James Ralston <ralston*pobox.com>
git-svn: trunk@4224
17 years ago
Török Edvin
ff9845c02b
--phishing-ssl and --phishing-cloak should work even if the host is not in the .pdb (bb #1211 )
...
git-svn: trunk@4220
17 years ago
Török Edvin
2865ac2b93
fix matching across scanbuffer boundaries for type 7 signatures (bb #1210 ).
...
git-svn: trunk@4216
17 years ago
Török Edvin
dc36f0d70c
strip spaces from URL before checking that it is a URL
...
git-svn: trunk@4215
17 years ago
Török Edvin
048725d0d6
wrap screnc output in script tags, so that the HTML normalizer will normalize
...
it as javascript, and match some more samples with existing signatures
git-svn: trunk@4214
17 years ago
Török Edvin
3434c9bad2
scan the 'javascript' file using type 3 signatures.
...
There is no CL_TYPE_SCRIPT target, so it was previously scanning them
with type 0 (should have been CL_TYPE_TEXT_ASCII for type 7).
I changed it to type 3 to better make use of existing JS signatures.
git-svn: trunk@4213
17 years ago
Török Edvin
cfeeb3270f
Scan textpart attachments on the fly,
...
don't wait till we concatenate all textparts. (bb #1205 )
git-svn: trunk@4211
17 years ago
Tomasz Kojm
03a2b7828c
update some spam
...
git-svn: trunk@4208
17 years ago
Tomasz Kojm
3b934d1e49
libclamav/matcher-ac.c: improve detection and reordering of zero-only subpatterns (bb#1188)
...
git-svn: trunk@4207
17 years ago
Tomasz Kojm
ec98179939
libclamav/ole2_extract.c: handle files with unusual parameters (bb#954)
...
git-svn: trunk@4206
17 years ago
Török Edvin
7d4b5f164a
use clistrdup/free instead of blobs (bb #828 )
...
git-svn: trunk@4203
17 years ago
Török Edvin
6a53bbdf9a
JS normalizer fixes (bb #1155 )
...
git-svn: trunk@4202
17 years ago
Török Edvin
1279faf61e
add htmlnorm unit tests and fix jsnorm space normalization
...
git-svn: trunk@4201
17 years ago
Török Edvin
85398f3ed8
fix overlapping arguments in disasm/debug (bb #1150 )
...
move copt out of main, so that valgrind is not reporting false leaks
make distcheck works now
git-svn: trunk@4193
17 years ago
Tomasz Kojm
e863785852
enable ScanPDF by default (bb#1179)
...
git-svn: trunk@4189
17 years ago
Tomasz Kojm
6ff9caf417
libclamav/mbox.c: mail-follow-urls was not RFC compliant (bb#1192)
...
git-svn: trunk@4184
17 years ago
Török Edvin
81040d73db
bb #1160
...
git-svn: trunk@4183
17 years ago
Török Edvin
3baee5029c
convert a checked fixture into an unchecked fixture,
...
it is sufficient if that setup code is run once, this speeds up the tests.
fix some helgrind warnings
(the phishcheck struct is going to be freed anyway, so writing
something to it doesn't help anyway)
git-svn: trunk@4180
17 years ago
Tomasz Kojm
b17efc993a
libclamav/pdf.c: fix write error with specific files (bb#1181)
...
git-svn: trunk@4173
17 years ago
Török Edvin
15d67313c4
allow 'make check' to work even if check is not installed
...
by skipping checks that require it. (bb #1157 )
if configure is not able to find check, you can use
--with-libcheck-prefix, instead of CHECK_CFLAGS and
CHECK_LIBS.
remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.
git-svn: trunk@4172
17 years ago
aCaB
6d48ea885a
update libtool - bb#1162
...
git-svn: trunk@4170
17 years ago
Török Edvin
5f3d802a2d
remove duplicate symbol
...
git-svn: trunk@4167
17 years ago
Török Edvin
2d75763208
revert last commit, it breaks bzip2 detection in /usr/local
...
git-svn: trunk@4163
17 years ago
Török Edvin
8179270b95
if pkg-config cannot find check look in standard places for check
...
(such as /usr/local/lib)
git-svn: trunk@4162
17 years ago
Tomasz Kojm
ba1cbe022a
libclamav/others.c: bump f-level
...
git-svn: trunk@4160
17 years ago
Tomasz Kojm
92012beb43
libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141)
...
git-svn: trunk@4158
17 years ago
Tomasz Kojm
9c403bcec9
libclamav/chmunpack.c: fix possible invalid memory access (bb#1089)
...
git-svn: trunk@4157
17 years ago
Török Edvin
2582d3edcb
enable scanscript for UTF* files too
...
git-svn: trunk@4156
17 years ago
aCaB
f1c7c6b3cf
disasm endianess fixes
...
git-svn: trunk@4155
17 years ago
Tomasz Kojm
3f9918e1de
libclamav/dlp.c: limit number of false positive alerts
...
clamd, clamscan: don't scan for stripped SSNs by default
git-svn: trunk@4153
17 years ago
Tomasz Kojm
1ccdef1c89
fix ssn_count check
...
git-svn: trunk@4152
17 years ago
Tomasz Kojm
57e1a05eda
credit card detection fixes
...
git-svn: trunk@4150
17 years ago
Török Edvin
4a40b66cf0
replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140 ) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it
...
git-svn: trunk@4145
17 years ago
aCaB
cd7dec9246
disasm fixes
...
git-svn: trunk@4144
17 years ago
Tomasz Kojm
6670d61d4b
drop support for Cygwin (due to broken ClamAV builds)
...
git-svn: trunk@4143
17 years ago
Török Edvin
7959343dc7
allow make distcheck to succeed (bb #1142 )
...
fix some more warnings
filter -Werror in clamav-milter.c
git-svn: trunk@4141
17 years ago
Tomasz Kojm
341faf6051
libclamav: drop obsolete code in matcher-ac
...
git-svn: trunk@4140
17 years ago
Török Edvin
72733fbabb
fix infloop in jsnorm (bb #1146 )
...
add unit test for bb #1146
git-svn: trunk@4138
17 years ago
Tomasz Kojm
9fc9db81f6
libclamav/unrar.c: improve handling of currupted archives and downgrade some error messages
...
git-svn: trunk@4137
17 years ago
Tomasz Kojm
82ded8f515
fix gcc warnings
...
git-svn: trunk@4136
17 years ago
Tomasz Kojm
bd02147fe4
fix typo in previous commit
...
git-svn: trunk@4135
17 years ago
Tomasz Kojm
c73454f99c
add missing include
...
git-svn: trunk@4134
17 years ago
Török Edvin
5cd3f734a9
add lots of warnings flags to 'make distcheck',
...
and turn some warnings into errors (bb #1092 )
git-svn: trunk@4129
17 years ago
Török Edvin
70335df6f6
remove wrong prototype
...
git-svn: trunk@4128
17 years ago
Török Edvin
e357da7b90
more leak fixes (bb #1141 )
...
git-svn: trunk@4127
17 years ago
Tomasz Kojm
de5582b666
libclamav/others.c: fix fd feak on error path - bb#1141
...
git-svn: trunk@4124
17 years ago
aCaB
ecde411a9a
bb#1141 - sis.c
...
git-svn: trunk@4123
17 years ago
Tomasz Kojm
06fd4ce982
libclamunrar_iface, libclamav: improve detection of encrypted RAR archives (bb#1134)
...
git-svn: trunk@4117
17 years ago
Tomasz Kojm
d7946e8277
bump f-level
...
git-svn: trunk@4111
17 years ago
aCaB
1d171c6b53
cli_hex2str - bb#1133
...
git-svn: trunk@4108
17 years ago