ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tomasz Kojm
2d84c70a37
* libclamav: introduce new API calls for engine management (THIS REVISION IS
...
NOT BACKWARD COMPATIBLE): cl_init(), cl_engine_new(),
cl_engine_set/get(), cl_engine_compile(), cl_engine_dup(),
cl_engine_free(); make minor modifications to other calls;
move cl_engine to others.h; integrate limits into cl_engine
* clamd, clamscan: use new API; drop hardcoded default limits and depend on
those set by libclamav
* clamav-milter, unit_tests: TODO, **don't compile in this rev**
git-svn: trunk@4385
17 years ago
..
Makefile.am
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
17 years ago
Makefile.in
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
17 years ago
clamd.c
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
clamuko.c
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
clamuko.h
update some copyrights and stick to GPL v2
18 years ago
dazuko_xp.h
remove old CVS-stuff and make the repository look more like SVN
19 years ago
dazukoio.c
cosmetics
17 years ago
dazukoio.h
remove old CVS-stuff and make the repository look more like SVN
19 years ago
dazukoio_compat12.c
improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)
17 years ago
dazukoio_compat12.h
remove old CVS-stuff and make the repository look more like SVN
19 years ago
dazukoio_xp.h
remove old CVS-stuff and make the repository look more like SVN
19 years ago
localserver.c
improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)
17 years ago
localserver.h
update some copyrights and stick to GPL v2
18 years ago
others.c
fix some races in check_clamd.sh
17 years ago
others.h
update some copyrights and stick to GPL v2
18 years ago
scanner.c
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
scanner.h
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
server-th.c
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
server.h
clamd/server.h: drop dead code (bb#1231)
17 years ago
session.c
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
session.h
clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()
17 years ago
shared.h
update some copyrights and stick to GPL v2
18 years ago
tcpserver.c
libclamunrar_iface, clamd, freshclam: merge win32 patches from NJH (bb#802)
17 years ago
tcpserver.h
update some copyrights and stick to GPL v2
18 years ago
thrmgr.c
fix more compiler warnings (bb #273 )
17 years ago
thrmgr.h
mempool statistics support
17 years ago