Commit Graph

1129 Commits (b25441a1c4d497b17f634091c4c2f817840dbe49)

Author SHA1 Message Date
Török Edvin cd0a934f67 Prefer libclamunrar_iface that matches version (bb #1491). 16 years ago
Tomasz Kojm 0b4c0baae0 configure: don't define HAVE_ZLIB_H 16 years ago
Tomasz Kojm 9669477308 libclamav/others.h, configure: bump f-level and LC_REVISION 16 years ago
aCaB 2995f1c7e7 bb#1462 16 years ago
aCaB f204e8da6b bb#1335 16 years ago
Tomasz Kojm 6cb9a52cd7 libclamav/cab.c: handle MSZIP compressed files with large block sizes (bb#1085) 16 years ago
Tomasz Kojm f009e24102 libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467) 16 years ago
Török Edvin c89cebe80c fix extraction of embedded images (bb #1384). 16 years ago
Török Edvin 62b7686d21 fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
Tomasz Kojm c7c9dbf04f libclamav/special.c: fix possible false positive MS04-028 for files with corrupted headers (bb#1422) 16 years ago
Tomasz Kojm d7c3f6e2e4 libclamav/readdb.c: return error instead of crashing when cl_load() gets called for already compiled engine (bb#1488); 16 years ago
aCaB 6396a96a8f add cl_engine_get_num(CL_ENGINE_DB_OPTIONS) 16 years ago
Tomasz Kojm 2cf6a78796 bump flevel and LC_REVISION (not touching LC_CURRENT because the API changes 16 years ago
Tomasz Kojm f655548f95 libclamav/filetypes_int.h: sync with daily.ftm 16 years ago
Török Edvin b02aff65f5 add comments, no functionality change. 16 years ago
Török Edvin 6f60f808d9 document URL blacklisting, and whitelisting (bb #1458). 16 years ago
Török Edvin b070a1d264 fix build on platforms where pthread in not part of libc (bb #1470). 16 years ago
Török Edvin ac3eae77cd DEPENDENCIES should use LTDLDEPS (bb #1469). 16 years ago
Tomasz Kojm 20473dece8 libclamav/others.c: move cli_gentemp*() to others_common.c 16 years ago
Török Edvin 2f4e80d8b1 add missing ifdefs 16 years ago
Török Edvin 69c8f26a81 fix 16 years ago
Török Edvin 05b0e635de use just mutex+strerror 16 years ago
Tomasz Kojm e4d9fb8e13 missing extern's 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
Török Edvin d1155c6bae typo 16 years ago
Török Edvin cd01baca45 make sure XSI strerror_r is used. 16 years ago
Török Edvin d38d251d6d fix warnings 16 years ago
Török Edvin a3d029b938 make use of hostkey prefix entries 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
aCaB fc809c9eb7 bb#1456 16 years ago
aCaB f2d79ab352 bb#1456 16 years ago
Török Edvin 025243f6e1 fix uninitialized value warning. 16 years ago
Török Edvin 47a6df9966 micro-optimization. (thanks Nigel!) 16 years ago
Török Edvin 1f48ace849 fix distcheck 16 years ago
Török Edvin e828353b83 allow for hash prefixes. 16 years ago
Török Edvin a9c304e350 update name 16 years ago
Török Edvin 12d07440c4 comply with safebrowsing naming guidelines. 16 years ago
Török Edvin eaf2aebdeb avoid unneeded calloc + memcpy. 16 years ago
Tomasz Kojm 0810d861bb libclamav, sigtool: use .gdb extension for safebrowsing dbs 16 years ago
Tomasz Kojm 03527bee64 libclamav: count .pdb entries as signatures 16 years ago
aCaB af449e4756 mpool poisonage complete 16 years ago
aCaB 1b802d3c34 adding mpool poisoning, more to come... 16 years ago
Tomasz Kojm 00cfd45f68 libclamav/unarj.c: downgrade error message (bb#1444) 16 years ago
Tomasz Kojm 99f817e731 libclamav: introduce cl_engine_settings_* API calls for copying settings between engines 16 years ago
aCaB 5348fa8d28 bb#1443 16 years ago
Tomasz Kojm b3df93db89 libclamav: report error instead of crashing when engine is not compiled (bb#1416) 16 years ago
Tomasz Kojm 005816e3c8 bump version numbers 16 years ago
Török Edvin 56c97aa050 only when there are at least 2 chars in pathname. 16 years ago
Török Edvin a1598d7ccb trim extra leading and trailing slashes (bb #1423). 16 years ago
Török Edvin d4e1cb474f fix match with root regex (bb #1421). 17 years ago