Commit Graph

597 Commits

Author SHA1 Message Date
Tomasz Kojm
c1908ce710 keep proper file order when building .cld file
git-svn: trunk@3667
2008-02-21 19:00:54 +00:00
Tomasz Kojm
77404545b3 fix compilation error on Tru64 (bb#829)
git-svn: trunk@3666
2008-02-21 15:30:17 +00:00
Tomasz Kojm
05cb44b2ec fix arg handling in vbadump() (bb#857)
git-svn: trunk@3665
2008-02-21 15:22:36 +00:00
Nigel Horne
9bb9dd0365 Fix a bug in IPv4 local addresses
git-svn: trunk@3664
2008-02-21 10:43:35 +00:00
Tomasz Kojm
bb1a41478b add TODO note
git-svn: trunk@3663
2008-02-20 22:11:20 +00:00
Tomasz Kojm
6038397ea6 filetype detection improvements
git-svn: trunk@3662
2008-02-20 22:04:48 +00:00
Török Edvin
6335d5c6f4 changelog for r3660
git-svn: trunk@3661
2008-02-20 16:40:36 +00:00
Török Edvin
08f0150f16 don't scan comment.html and script.html.
add failsafe dconf option. (bb #851) 
set scanscript limit to 512k
TODO don't generate above 2 files
better condition for bb #849


git-svn: trunk@3659
2008-02-19 18:43:42 +00:00
Tomasz Kojm
a8693be4cf fix declaration of rar_dbgmsg() (bb#848)
git-svn: trunk@3658
2008-02-19 15:36:11 +00:00
Tomasz Kojm
e9936012a3 fix checkaccess() return value on win32 (bb#847)
git-svn: trunk@3657
2008-02-19 14:50:42 +00:00
Tomasz Kojm
e48e62017a freshdbdir() fixes
git-svn: trunk@3656
2008-02-19 14:37:04 +00:00
Tomasz Kojm
d6bf90e6f0 only scan normalised text with type-7 sigs
git-svn: trunk@3655
2008-02-19 13:42:24 +00:00
Tomasz Kojm
e18f93ee39 sigtool improvements
git-svn: trunk@3654
2008-02-19 00:30:18 +00:00
aCaB
814bc241e9 make fpu endianess manually configurable
git-svn: trunk@3653
2008-02-18 20:50:19 +00:00
Török Edvin
6385199511 textnorm.c: initialiaze each field
scanners.c: decrease limit on scanscript


git-svn: trunk@3652
2008-02-18 18:48:52 +00:00
aCaB
4caa694e8b use system zconf
git-svn: trunk@3651
2008-02-18 11:51:29 +00:00
Török Edvin
8f81a5f5f0 fix another out of memory condition (bb #849)
thanks to Gianluigi Tiesi <sherpya*netfarm.it>


git-svn: trunk@3650
2008-02-18 10:44:41 +00:00
Török Edvin
d23bc0306d fix out of memory handling (bb #849).
git-svn: trunk@3649
2008-02-18 09:23:36 +00:00
aCaB
215765049d bb#845
git-svn: trunk@3648
2008-02-17 23:22:00 +00:00
Tomasz Kojm
fa97314dd7 handle null ctx, required for sigtool (bb#846)
git-svn: trunk@3647
2008-02-17 10:06:14 +00:00
Török Edvin
aeebf2ea28 cannot use if in cli_dbgmsg() macro
git-svn: trunk@3646
2008-02-16 15:05:27 +00:00
Török Edvin
b309ed2f61 AC_TRY_COMPILE already wraps its args with int main(){}, don't do it twice This fixes a build failure on HP-UX
git-svn: trunk@3645
2008-02-16 11:58:06 +00:00
Török Edvin
8a65cd5aba fix location of nsis headers, needed for 'make dist' to work
git-svn: trunk@3644
2008-02-16 11:05:40 +00:00
Török Edvin
7be8d871f6 replace cli_dbgmsg with a macro that avoids calling
the real function if we're not debugging. Statically
predict this branch as untaken.
updates due to above change


git-svn: trunk@3643
2008-02-15 20:45:51 +00:00
Tomasz Kojm
e979398ca8 delay the call to daemonize() (bb#839)
git-svn: trunk@3642
2008-02-15 17:37:53 +00:00
aCaB
f97245ae57 bb#842
git-svn: trunk@3640
2008-02-15 12:30:06 +00:00
Török Edvin
c77ebdab69 need to include clamav-config.h (thanks Nigel)
git-svn: trunk@3639
2008-02-15 12:24:45 +00:00
aCaB
4fd3c0442d document limits
git-svn: trunk@3638
2008-02-15 12:16:11 +00:00
Török Edvin
59838e6c64 change order of checks whitelist/isURL
git-svn: trunk@3637
2008-02-14 20:58:03 +00:00
Tomasz Kojm
6506412549 fix handling of root->ac_pattable (bb#837)
git-svn: trunk@3636
2008-02-14 20:45:18 +00:00
aCaB
08d0fdc5b1 check limits in ole2
git-svn: trunk@3635
2008-02-14 20:34:02 +00:00
aCaB
381391504a limit set typoed in clamscan
git-svn: trunk@3634
2008-02-14 18:53:01 +00:00
aCaB
561b5297bd blob limits
git-svn: trunk@3633
2008-02-14 18:34:20 +00:00
aCaB
965220979f warnings in pdf and tar
git-svn: trunk@3632
2008-02-14 15:38:59 +00:00
aCaB
d0d1afd7c7 untar OTF
git-svn: trunk@3631
2008-02-14 15:24:07 +00:00
aCaB
84f4e2bbc0 revert nsis zlibs
git-svn: trunk@3630
2008-02-14 02:12:13 +00:00
aCaB
d9844083b5 typo clamd limits
git-svn: trunk@3629
2008-02-13 16:28:16 +00:00
Török Edvin
d6df9ffb5a use pthread_cond_* instead of usleep() in MULTISCAN (bb #758)
enable entconv by default
others.c: fix compiler warning
regex_list.c: remove unused code, because a better solution is scheduled for 0.94 (bb #725)


git-svn: trunk@3627
2008-02-13 10:57:33 +00:00
Tomasz Kojm
f0f7f92f9a merge security fixes
git-svn: trunk@3626
2008-02-13 10:34:58 +00:00
Török Edvin
ec774193d3 SVN r3619 broke phishing detection, fixed it
git-svn: trunk@3625
2008-02-13 10:24:51 +00:00
aCaB
a5d91be788 limits: defaults and conf files
git-svn: trunk@3624
2008-02-13 02:06:19 +00:00
Nigel Horne
a5afcb6772 Fix compilation error on Cygwin
git-svn: trunk@3623
2008-02-12 11:33:47 +00:00
Nigel Horne
913f211edd Code tidy
git-svn: trunk@3622
2008-02-12 11:27:23 +00:00
aCaB
23f5dfbd96 clamd options reordered
git-svn: trunk@3621
2008-02-12 03:19:50 +00:00
aCaB
d070d47570 otf pdf scanning
git-svn: trunk@3620
2008-02-12 00:58:49 +00:00
Török Edvin
0664128a61 tagless version of HTML file (bb #162)
fix compiler warning


git-svn: trunk@3619
2008-02-11 21:41:58 +00:00
aCaB
2ac2095aa5 limits in scanbuff
git-svn: trunk@3618
2008-02-11 21:31:39 +00:00
aCaB
86e209d667 more limits
git-svn: trunk@3616
2008-02-11 20:19:20 +00:00
Tomasz Kojm
c754386654 mail: scan text attachments and decoded base64 bodies also with type 4 sigs (bb#378)
git-svn: trunk@3615
2008-02-11 18:34:28 +00:00
aCaB
e7a322eae4 newlimits merge
git-svn: trunk@3614
2008-02-11 17:38:21 +00:00