Commit graph

37 commits

Author SHA1 Message Date
Kevin Lin
2283657ce4 bb#11364 - convenience_ctx containing uninitialized memory 2015-07-28 14:11:13 -04:00
Shawn Webb
859b6fb843 Fix a few more compiler warnings 2014-07-11 09:42:42 -04:00
Shawn Webb
60d8d2c352 Move all the crypto API to clamav.h 2014-07-01 19:38:01 -04:00
Shawn Webb
0735b6856d Include vba.h in vba.c 2014-06-02 13:51:48 -04:00
Shawn Webb
e0f667e7f1 bb11023 - Wrong declaration of function destroy_ctx to cause undefined behavior 2014-06-02 08:54:43 -04:00
Shawn Webb
b2e7c931d0 Use OpenSSL for hashing. 2014-02-08 00:31:12 -05:00
David Raynor
9f33ce782e sigtool: Use closedir() to close directory pointer 2013-02-14 12:07:03 -05:00
David Raynor
981b77c1ff Fix const-related warnings on convenience_ctx() 2013-02-14 11:20:50 -05:00
cwu
81fa389041 fix CID# 11393 2013-02-14 07:11:26 -08:00
cwu
a252900c46 fix CID# 10539 2013-02-13 13:12:48 -08:00
cwu
8028d34f59 fix CID# 10541 2013-02-13 12:46:28 -08:00
cwu
0fdaab06f8 fix CID# 10542 2013-02-13 12:03:21 -08:00
Shawn webb
a2a004df25 BB#3737 - Value too large for specified data type
Create compile-time preprocessor defines for switching from calling
stat() to stat64(). Add --enable-stat64 switch in configure script.
2012-07-16 15:36:49 -04:00
Török Edvin
b4d884d920 provide fmap_fd() accessor to fd.
Accessing fd directly is deprecated, and most unpackers can unpack directly the
map, with the rest being fixed shortly.
Only the pre/post callbacks need the fd (they will get -1 if we not scanning a
fd), and the zlib_from_the_80s.
2011-06-14 18:48:50 +03:00
aCaB
8f5bb092f8 win32: add sigtool 2010-03-16 04:17:10 +01:00
aCaB
9be6a33415 fix distcheck 2010-02-10 19:38:04 +01:00
aCaB
3e527c3487 one & too much 2010-02-10 19:19:54 +01:00
aCaB
3ef137af1b fix fmap stuff in sigtool 2010-02-10 17:53:27 +01:00
Tomasz Kojm
799a761fe6 another error path leak 2009-10-27 21:05:13 +01:00
Tomasz Kojm
9b3e1e8580 clamdscan, libclamav, clamdtop, freshclam, sigtool: fix some error path leaks (bb#1730) 2009-10-27 21:02:00 +01:00
aCaB
63979bf21e Merge remote branch 'origin/fmap4all' 2009-10-09 22:07:33 +02:00
aCaB
49cc1e3c35 s/struct F_MAP/fmap_t/ 2009-10-02 18:09:31 +02:00
aCaB
b705e8d712 merge win32 patches from sherpya 2009-09-25 15:29:09 +02:00
aCaB
58481352d5 win32 paths handling 2009-09-24 19:07:39 +02:00
aCaB
081f64735d win32#2 2009-09-24 16:24:07 +02:00
aCaB
be4bf7f4ab win32 2009-09-24 16:08:52 +02:00
aCaB
034c02fd9e ole2 to fmap 2009-08-31 07:07:32 +02:00
Tomasz Kojm
33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead
git-svn: trunk@4416
2008-11-14 22:23:39 +00:00
Tomasz Kojm
6dbc66020e sigtool/vba.c: fix possible use of uninitialized value (bb#1201)
git-svn: trunk@4210
2008-09-29 13:07:35 +00:00
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
2008-08-25 14:18:48 +00:00
aCaB
53ed2cb75c uniq update
git-svn: trunk@4069
2008-08-03 21:39:29 +00:00
Tomasz Kojm
f8a82180da sigtool/vba.c: fix crash on error in vba code (bb#1106)
git-svn: trunk@3977
2008-07-21 10:37:19 +00:00
Tomasz Kojm
b0c7e984a8 libclamav/ole2_extract.c, sigtool: make sigtool compatible with the new OLE2 scan scheme (bb#1086)
git-svn: trunk@3915
2008-07-07 14:10:15 +00:00
Tomasz Kojm
72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)
git-svn: trunk@3862
2008-05-27 16:30:47 +00:00
Nigel Horne
11d24f8a8f Code cleanup
git-svn: trunk@3432
2007-12-18 14:32:47 +00:00
Tomasz Kojm
797c5b1e04 fix gcc -W* warnings
git-svn: trunk@2911
2007-03-05 22:01:14 +00:00
Sven Strickroth
a99111f050 remove old CVS-stuff and make the repository look more like SVN
git-svn: trunk@2755
2007-02-17 19:02:20 +00:00
Renamed from clamav-devel/sigtool/vba.c (Browse further)