Commit Graph

93 Commits (8622d6b36019a805c4f21f45e11f9ae3cbab04d5)

Author SHA1 Message Date
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
Tomasz Kojm 3027857c52 configure: use getaddrinfo() whenever available (can be disabled with 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Tomasz Kojm e8b94525cf freshclam/manager.c: fix warnings - bb#1142 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Tomasz Kojm 1246054902 freshclam/manager.c: fix error path memleaks - bb#1141 17 years ago
Tomasz Kojm 56e4c12997 fix possible crash under solaris (bb#1127) 17 years ago
Tomasz Kojm 45623e7c9e make sure buffer is properly terminated (bb#1114) 17 years ago
Tomasz Kojm c8cdb82f90 freshclam/manager.c: add machine/OS info to the default user agent string 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin 5874339ee0 Fix crash with IPV6 download in freshclam 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Tomasz Kojm 2eccefa50a missed in r3982 17 years ago
Tomasz Kojm 95c131db96 freshclam/mirman.c: fix handling of IPv6 addresses 17 years ago
Tomasz Kojm acb827c642 freshclam/freshclam.c: improve some msgs (bb#1066) 17 years ago
Tomasz Kojm a68c8f5809 add missing prototype for mirman_whitelist 17 years ago
Tomasz Kojm ea89339f2e whitelisting can be now remotely disabled 17 years ago
Tomasz Kojm a68aa31f95 freshclam: if all mirrors get blacklisted internally and freshclam is recent enough then attempt to whitelist them (bb#965) 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Tomasz Kojm 9424a48257 another fix for bb#1095 17 years ago
Tomasz Kojm 510da7b7ac freshclam: try load balance update sessions between available mirrors 17 years ago
Tomasz Kojm 195be7d446 freshclam/manager.c: fix rename() problem on w32 (bb#1084) 17 years ago
Tomasz Kojm 361cc7719a include winsock on w32 17 years ago
Tomasz Kojm 44eb77a1ff freshclam/mirman.c: fix compilation error on w32 (bb#1095) 17 years ago
Tomasz Kojm 7edaa8a52f respect HTTPProxyPort in new code (bb#1094) 17 years ago
Tomasz Kojm b54eb319c6 freshclam: IPv6 support (bb#715) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Török Edvin 29d8b7deaf add missing closesocket on error path (bb #1073). 17 years ago
Tomasz Kojm 770fb16668 freshclam: in interactive mode EXIT_n can be passed to --on-*-execute to overwrite the default return code values (bb#465) 17 years ago
Tomasz Kojm a9d3aa14cd libclamunrar_iface, clamd, freshclam: merge win32 patches from NJH (bb#802) 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm b500915b81 don't call daemonize() under w32 (bb#1002) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
aCaB 69dfed42ea revert r3808 - bb#1010 17 years ago
aCaB 0c61079c6c don't link pthread if not needed 17 years ago
Török Edvin 0c54213b6e show errno reason in freshclam on failure (bb #923) 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Tomasz Kojm c1908ce710 keep proper file order when building .cld file 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 282417339c quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
Török Edvin 3064a5428c generic text normalizer (bb #241) 18 years ago
Tomasz Kojm 1cdb6cfbac s/HAVE_GMP/HAVE_LIBGMP 18 years ago
Török Edvin 6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix, 18 years ago