Commit Graph

32 Commits

Author SHA1 Message Date
Tomasz Kojm
05cb44b2ec fix arg handling in vbadump() (bb#857)
git-svn: trunk@3665
2008-02-21 15:22:36 +00:00
Tomasz Kojm
6038397ea6 filetype detection improvements
git-svn: trunk@3662
2008-02-20 22:04:48 +00:00
Tomasz Kojm
e18f93ee39 sigtool improvements
git-svn: trunk@3654
2008-02-19 00:30:18 +00:00
Török Edvin
282417339c quote macro arguments, group AC_C_* macros (bb #452),
thanks to Markus Elfring <Markus.Elfring*web.de>
move ld --version-script check after compiler checks
run autoreconf (new libtool)



git-svn: trunk@3598
2008-02-08 12:38:09 +00:00
Török Edvin
3064a5428c generic text normalizer (bb #241)
update automake files: automake complained that they were too old


git-svn: trunk@3583
2008-02-04 21:25:31 +00:00
Tomasz Kojm
1cdb6cfbac s/HAVE_GMP/HAVE_LIBGMP
git-svn: trunk@3567
2008-01-31 12:16:31 +00:00
Török Edvin
6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix,
by default current prefix is also searched
allow to specify libb2 location, by using --with-bz2-prefix,
	by default current prefix is also searched
locating gmp and bz2 works by default on OpenBSD (bb #301)
move local m4 macros to m4/
import lib-link.m4 and dependent files
quoting for autoconf macros (bb #452)


git-svn: trunk@3566
2008-01-31 12:07:57 +00:00
Török Edvin
4c56bffa3b build system modernization: (based on suggestion from
Markus Elfring <Markus.Elfring*web.de> in bb #452)
	* use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete
	* put configure files into auxiliary directory
	* fix main declaration in FD_SETSIZE test
	* check for failure on fopen in FD_SETSIZE test
	* move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete
	* eliminate automake warnings, update Makefile.am
	* rename .splitted to .split (requested by aCaB)


git-svn: trunk@3563
2008-01-30 21:06:36 +00:00
Tomasz Kojm
0aa3ba0660 respect custom dbdir settings in print_version() (bb#699)
git-svn: trunk@3521
2008-01-22 10:42:30 +00:00
Török Edvin
a0e5e84425 avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).
git-svn: trunk@3484
2008-01-06 16:58:25 +00:00
Török Edvin
80cf63099c add support for version scripts when using Sun's ld on Solaris.
use $GREP to grep binary files, needed for autoit to build on Solaris.
add support for both GNU and Sun ld version scripts.
add version script maps to libclamunrar, libclamunrar_iface. Enumerate all symbols, Sun's ld doesn't support cl_* (only *).
cli_decodesig needs a dummy definition on Solaris.


git-svn: trunk@3474
2007-12-31 12:46:26 +00:00
Nigel Horne
11d24f8a8f Code cleanup
git-svn: trunk@3432
2007-12-18 14:32:47 +00:00
Tomasz Kojm
7021b54569 improved filetype detection code
git-svn: trunk@3421
2007-12-14 22:39:37 +00:00
aCaB
8ec38f70a0 changelog + reverted automake10
git-svn: trunk@3414
2007-12-13 21:49:38 +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
5ca7fd1813 re-include RAR code
git-svn: trunk@3396
2007-12-12 21:46:34 +00:00
Tomasz Kojm
067ecc29a3 temporarily remove the RAR code
git-svn: trunk@3371
2007-12-06 14:48:48 +00:00
Tomasz Kojm
6ce302428f by default don't build and link with libclamunrar;
use --enable-unrar to build with RAR support



git-svn: trunk@3324
2007-10-26 18:45:20 +00:00
Trog
2fda4dc0ea * libclamunrar: move unrar to a separate library, under an unrar license.
* libclamav/unarj: further bounds checking


git-svn: trunk@3310
2007-10-23 12:04:53 +00:00
Tomasz Kojm
d1c685b881 move RSASSA-PSS code to shared/cdiff.c
git-svn: trunk@3305
2007-10-18 19:49:28 +00:00
Tomasz Kojm
d22970ec44 print filename when using --info (bb#513)
git-svn: trunk@3271
2007-10-05 21:55:02 +00:00
Tomasz Kojm
09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch
git-svn: trunk@3209
2007-09-07 14:22:10 +00:00
Tomasz Kojm
70edb0851e add support for PUA databases
git-svn: trunk@3169
2007-08-13 18:10:35 +00:00
Tomasz Kojm
6b5d21a36a increase MAX_DEL_LOOKAHEAD
git-svn: trunk@3157
2007-07-16 20:29:35 +00:00
Tomasz Kojm
a47ed53daa fix problems with main.cvd building
git-svn: trunk@3132
2007-07-10 22:36:34 +00:00
Tomasz Kojm
692bda6847 prepare for enabling phishing code in non-experimental builds
git-svn: trunk@3042
2007-05-01 16:08:57 +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
b4c14a2ee6 write info on daily.wdb
git-svn: trunk@2953
2007-03-20 00:24:40 +00:00
Tomasz Kojm
797c5b1e04 fix gcc -W* warnings
git-svn: trunk@2911
2007-03-05 22:01:14 +00:00
Tomasz Kojm
8ca8a18e2d drop shared/memory.[ch]
git-svn: trunk@2874
2007-02-28 02:44:23 +00:00
Tomasz Kojm
66ba178504 drop rmdirs() and use cli_rmdirs() instead
git-svn: trunk@2842
2007-02-22 18:13:13 +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