aCaB
4cd80898e6
win32#3
2009-09-24 19:31:30 +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
bad8ee8efd
merge master
2009-09-17 18:30:03 +02:00
Tomasz Kojm
e78b518630
fix some debug format
2009-09-15 22:46:35 +02:00
aCaB
2d5dbc3730
binhex, pdf, unzip_single to fmap
2009-08-31 05:37:43 +02:00
aCaB
bd7f768497
unzip to fmap
2009-08-31 04:57:10 +02:00
aCaB
b25441a1c4
fix typo in unzip_single
2009-08-25 16:32:17 +02:00
aCaB
774898a764
use fmap in unzip
2009-08-24 17:02:27 +02:00
Tomasz Kojm
8201d79da4
libclamav/unzip.c: fix detection of encrypted zip files embedded into other files (bb#1660)
2009-08-03 14:50:13 +02:00
Tomasz Kojm
e41019807c
libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)
...
git-svn: trunk@5053
2009-04-23 13:24:21 +00:00
aCaB
1972d8a93b
fix warning message in unzip.c
...
git-svn: trunk@5010
2009-04-02 13:36:37 +00:00
Tomasz Kojm
871177cdd9
return codes cleanup (bb#1159)
...
git-svn: trunk@4749
2009-02-12 13:53:23 +00: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
724b2bf770
Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine;
...
New API calls:
int cl_init(unsigned int options);
struct cl_engine *cl_engine_new(unsigned int options);
int cl_engine_compile(struct cl_engine *engine);
struct cl_engine *cl_engine_dup(struct cl_engine *engine);
int cl_engine_free(struct cl_engine *engine);
more to come..
WARNING: THE BRANCH IS CURRENTLY BROKEN AND SHOULD NOT BE USED
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newapi@4370 77e5149b-7576-45b1-b177-96237e5ba77b
2008-11-10 17:39:58 +00:00
aCaB
b346e3629a
zip fixes
...
git-svn: trunk@4228
2008-10-07 11:15:32 +00:00
aCaB
3145cde0a6
fix format for ZMD sigs in debug stream
...
git-svn: trunk@4088
2008-08-06 00:31:27 +00:00
aCaB
9c9e55cacd
workaround for non-mmap builds - bb#900
...
git-svn: trunk@4003
2008-07-27 19:55:32 +00:00
Tomasz Kojm
92f585fbee
libclamav: use a regex for the filename field in .zmd/.rmd (bb#193)
...
git-svn: trunk@3973
2008-07-18 17:57:27 +00:00
aCaB
a622f5f353
bb#990
...
git-svn: trunk@3824
2008-04-29 17:54:01 +00:00
aCaB
c09deba186
bb#995
...
git-svn: trunk@3818
2008-04-28 15:28:04 +00:00
Tomasz Kojm
aab87fd094
remove detection of Suspect.Zip and Exploit.Zip.ModifiedHeaders (bb#997)
...
git-svn: trunk@3811
2008-04-28 11:39:03 +00:00
aCaB
997a0e0b86
hardfail on unlink failure
...
git-svn: trunk@3775
2008-04-08 17:45:05 +00:00
Tomasz Kojm
2023340a41
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
...
git-svn: trunk@3749
2008-04-02 15:24:51 +00:00
aCaB
c0a95e0ce6
bb#384 - unlink
...
git-svn: trunk@3747
2008-04-02 11:13:16 +00:00
aCaB
215765049d
bb#845
...
git-svn: trunk@3648
2008-02-17 23:22:00 +00:00
aCaB
d91ab809a2
initial rewrite of limits
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3591 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-06 21:19:10 +00:00
aCaB
7e05c02537
fix warnings
...
git-svn: trunk@3481
2008-01-05 02:43:07 +00:00
aCaB
f8be651b43
unzip/implode support
...
git-svn: trunk@3476
2008-01-01 23:09:15 +00:00
aCaB
178668d271
unzip leaks - found that b***
...
git-svn: trunk@3436
2007-12-18 19:34:48 +00:00
aCaB
0b8d962210
unzip possible mmap leaks
...
git-svn: trunk@3433
2007-12-18 16:32:52 +00:00
aCaB
e5083cb5a7
use sizes from proper headers in unzip - fix division by zero
...
i'll be reviewing the code again over the weekend, sure there are other fixes needed
git-svn: trunk@3422
2007-12-15 02:46:27 +00:00
aCaB
9ebd47fffb
more include wrapage
...
git-svn: trunk@3420
2007-12-14 18:04:54 +00:00
aCaB
50593e0274
merging stuff - second step...
...
git-svn: trunk@3411
2007-12-13 19:47:07 +00:00
aCaB
f377e052cd
Merging the post0.92 stuff
...
Please don't commit anything till I'm finished
A full changelog will come up later
Thanks
git-svn: trunk@3410
2007-12-13 19:45:38 +00:00
Tomasz Kojm
2b304af942
eliminate some warning msgs
...
git-svn: trunk@3386
2007-12-10 15:33:46 +00:00
Tomasz Kojm
bb34cb31fe
update some copyrights and stick to GPL v2
...
git-svn: trunk@3003
2007-03-31 20:31:04 +00:00
Tomasz Kojm
794f3f236d
fix some gcc -W* warnings
...
git-svn: trunk@2912
2007-03-06 01:55:55 +00:00
Tomasz Kojm
727c1bf75c
fix memory leak when extracting stored files
...
git-svn: trunk@2867
2007-02-25 15:37:32 +00:00
Tomasz Kojm
d4ef19dd97
handle some deflate64 compressed files
...
git-svn: trunk@2810
2007-02-18 16:01:56 +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