January 7, 2008
View c528900

reenable canadian cross in configure

aCaB authored on 2008/01/07 00:07:52
January 5, 2008
View e19ed67

Minor optimisation

Nigel Horne authored on 2008/01/05 19:57:19
View 7e05c02

fix warnings

aCaB authored on 2008/01/05 11:43:07
January 3, 2008
View cb9d09c

add support for .cld files (bb#745)

Tomasz Kojm authored on 2008/01/03 21:10:53
January 2, 2008
View 5da8ac3

explode: big endian support

aCaB authored on 2008/01/02 22:19:44
View f8be651

unzip/implode support

aCaB authored on 2008/01/02 08:09:15
December 31, 2007
View 80cf630

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.

Török Edvin authored on 2007/12/31 21:46:26
December 30, 2007
View a8ece7b

optimize cli_strcasestr()

Török Edvin authored on 2007/12/30 21:31:55
View 8af5d4c

Bug 693

Nigel Horne authored on 2007/12/30 05:54:06
View 343dd14

fix typo causing build failure with Sun's cc on Solaris. Add missing pack pragmas.

Török Edvin authored on 2007/12/30 01:36:35
View dd649ba

Correct nul termination in ping response from clamd

Nigel Horne authored on 2007/12/30 00:39:58
December 29, 2007
View dbe2f38

the ugly hack isn't needed on Solaris after all, if building with system zlib. Instead defining only Z_BLOCK is enough.

Török Edvin authored on 2007/12/29 23:37:54
View 9f0d9b9

make gcc 3.4.6 build on solaris

aCaB authored on 2007/12/29 23:23:09
View bdd702c

fix typo causing build failure on ppc. minor cleanup in Makefiles.

Török Edvin authored on 2007/12/29 20:11:37
View 097455e

add ld version script support. cl_ symbols are exported with a CLAMAV_PUBLIC version, cli_ symbols with a CLAMAV_PRIVATE version. TODO: reduce number of cli_* symbols exported. clamav-milter/Makefile.in/am: fix out-of-tree builds of manpage.

Török Edvin authored on 2007/12/29 06:59:48