clamav/clamav-devel/libclamav
Nigel Horne 7efb18383b Added CYGWIN support
git-svn: trunk@835
2004-09-06 14:16:48 +00:00
..
mspack libclamav: mspack: fix memory leak 2004-07-30 19:13:21 +00:00
zziplib fix memory leaks 2004-08-26 01:01:27 +00:00
blob.c Randomise extracted file names from tar file 2004-09-06 08:34:47 +00:00
blob.h Randomise extracted file names from tar file 2004-09-06 08:34:47 +00:00
chmunpack.c * libclamav/ole2_extract.c: sanitize filenames 2004-08-26 14:19:35 +00:00
chmunpack.h integrate CHM unpacker 2004-07-20 01:31:25 +00:00
clamav.h define set of recommended scan options 2004-09-04 21:30:11 +00:00
cltypes.h Support for clamav-config.h 2004-02-06 13:46:08 +00:00
cvd.c display warning if engine is outdated 2004-09-04 23:46:59 +00:00
cvd.h New fixes from Thomas Lamy. And others. 2003-12-02 22:48:56 +00:00
defaults.h extend engine to support character alternatives and distance limits in 2004-07-08 13:48:58 +00:00
dsig.c Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
dsig.h Missing files added. 2003-10-08 12:51:07 +00:00
filetypes.c Improve e-mail detection 2004-08-28 18:30:14 +00:00
filetypes.h only enable signature file type recognition for text files 2004-08-24 00:50:29 +00:00
fsg.c add support for FSG 1.33 2004-08-14 10:56:23 +00:00
fsg.h add support for FSG 1.33 2004-08-14 10:56:23 +00:00
htmlnorm.c Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
htmlnorm.h new method of file type detection; HTML normalisation 2004-07-02 23:00:58 +00:00
line.c Use memcpy rather than strcpy 2004-08-25 12:33:06 +00:00
line.h Use line.[ch] 2004-08-21 12:01:07 +00:00
Makefile.am add line.[ch] 2004-08-20 19:06:45 +00:00
Makefile.in add line.[ch] 2004-08-20 19:06:45 +00:00
matcher-ac.c include new function cli_peheader(); fix crash when bm_shift is not initialised 2004-08-27 00:19:44 +00:00
matcher-ac.h Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
matcher-bm.c include new function cli_peheader(); fix crash when bm_shift is not initialised 2004-08-27 00:19:44 +00:00
matcher-bm.h Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
matcher.c replace current MD5 implementation with another one 2004-09-01 14:14:21 +00:00
matcher.h Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
mbox.c Normalise HTML before scanning for URLs to download 2004-09-06 11:05:44 +00:00
mbox.h Allow any number of alternatives in multipart messages 2004-06-18 10:09:33 +00:00
md5.c replace current MD5 implementation with another one 2004-09-01 14:14:21 +00:00
md5.h replace current MD5 implementation with another one 2004-09-01 14:14:21 +00:00
message.c Handle boundary= "foo" 2004-09-03 16:02:25 +00:00
message.h messageClearMarkers 2004-08-23 13:17:09 +00:00
msexpand.c support files compressed with compress.exe 2004-05-02 00:51:01 +00:00
msexpand.h support files compressed with compress.exe 2004-05-02 00:51:01 +00:00
ole2_extract.c Another go at fixing MACOS/X filenames 2004-08-28 09:23:19 +00:00
ole2_extract.h proper file accounting (original patch from Maxim Dounin) 2004-06-24 08:11:13 +00:00
others.c replace current MD5 implementation with another one 2004-09-01 14:14:21 +00:00
others.h replace current MD5 implementation with another one 2004-09-01 14:14:21 +00:00
pe.c fix pointer arithmetic in FSG block 2004-09-05 16:18:45 +00:00
pe.h include new function cli_peheader(); fix crash when bm_shift is not initialised 2004-08-27 00:19:44 +00:00
petite.c Fixed petite section compacting for v2.1 2004-08-31 11:53:10 +00:00
petite.h libclamav: pe: integrate Petite unpacker from aCaB (not yet activated) 2004-08-02 17:09:06 +00:00
readdb.c fallback to old method of EICAR file detection 2004-09-03 17:58:20 +00:00
readdb.h Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
rebuildpe.c add support for FSG 1.33 2004-08-14 10:56:23 +00:00
rebuildpe.h libclamav: pe: integrate Petite unpacker from aCaB (not yet activated) 2004-08-02 17:09:06 +00:00
scanners.c only enable signature file type recognition for text files 2004-08-24 00:50:29 +00:00
scanners.h libclamav: pe: integrate Petite unpacker from aCaB (not yet activated) 2004-08-02 17:09:06 +00:00
snprintf.c Big cleanup 2004-03-29 00:00:58 +00:00
snprintf.h Big cleanup 2004-03-29 00:00:58 +00:00
str.c Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
str.h Use new patter matching algorithm. Cleanup. 2004-07-19 17:54:40 +00:00
strrcpy.c Initial revision 2003-07-29 15:48:06 +00:00
strrcpy.h Initial revision 2003-07-29 15:48:06 +00:00
table.c Find uuencoded viruses in multipart/mixed that have no start of message boundaries 2004-06-09 18:18:59 +00:00
table.h Initial revision 2003-07-29 15:48:06 +00:00
text.c Use fileblob 2004-08-22 10:37:32 +00:00
text.h Use fileblob 2004-08-22 10:37:32 +00:00
unrarlib.c reverse strlcpy/strlcat patch 2004-04-06 22:43:44 +00:00
unrarlib.h detect encrypted rar archives 2004-03-11 20:48:01 +00:00
untar.c Added CYGWIN support 2004-09-06 14:16:48 +00:00
untar.h Extract files completed 2004-09-05 18:58:22 +00:00
upx.c fix potential inifinite loop in UPX code 2004-07-13 16:42:33 +00:00
upx.h UPX decompression 2004-06-12 00:16:01 +00:00
vba_extract.c include database info in version string 2004-08-23 20:38:10 +00:00
vba_extract.h Add PowerPoint endian conversion and small 2004-05-28 13:01:30 +00:00