2007-12-29 09:08:05 +00:00
|
|
|
CLAMAV_PUBLIC {
|
|
|
|
global:
|
2007-12-31 12:46:26 +00:00
|
|
|
cl_cvdfree;
|
|
|
|
cl_cvdhead;
|
|
|
|
cl_cvdparse;
|
|
|
|
cl_cvdverify;
|
|
|
|
cl_debug;
|
2008-11-10 17:39:58 +00:00
|
|
|
cl_init;
|
|
|
|
cl_engine_new;
|
2009-03-12 15:21:36 +00:00
|
|
|
cl_engine_set_num;
|
|
|
|
cl_engine_get_num;
|
|
|
|
cl_engine_set_str;
|
|
|
|
cl_engine_get_str;
|
2010-06-22 15:41:19 +02:00
|
|
|
cl_engine_set_clcb_pre_scan;
|
|
|
|
cl_engine_set_clcb_post_scan;
|
|
|
|
cl_engine_set_clcb_sigload;
|
2009-03-02 18:56:03 +00:00
|
|
|
cl_engine_settings_copy;
|
|
|
|
cl_engine_settings_apply;
|
|
|
|
cl_engine_settings_free;
|
2008-11-10 17:39:58 +00:00
|
|
|
cl_engine_compile;
|
2008-11-13 15:55:35 +00:00
|
|
|
cl_engine_addref;
|
2008-11-10 17:39:58 +00:00
|
|
|
cl_engine_free;
|
2007-12-31 12:46:26 +00:00
|
|
|
cl_load;
|
|
|
|
cl_retdbdir;
|
|
|
|
cl_retflevel;
|
|
|
|
cl_retver;
|
|
|
|
cl_scandesc;
|
|
|
|
cl_scanfile;
|
|
|
|
cl_statchkdir;
|
|
|
|
cl_statfree;
|
|
|
|
cl_statinidir;
|
2010-02-12 15:52:19 +01:00
|
|
|
cl_countsigs;
|
2007-12-31 12:46:26 +00:00
|
|
|
cl_strerror;
|
2007-12-29 09:08:05 +00:00
|
|
|
};
|
|
|
|
CLAMAV_PRIVATE {
|
|
|
|
global:
|
2009-09-24 16:21:51 +02:00
|
|
|
cli_gettmpdir;
|
2007-12-29 09:08:05 +00:00
|
|
|
cli_strtok;
|
2009-04-27 15:42:35 +00:00
|
|
|
cli_strtokenize;
|
2009-02-03 18:47:18 +00:00
|
|
|
cli_cvdunpack;
|
2007-12-29 09:08:05 +00:00
|
|
|
cli_regcomp;
|
|
|
|
cli_regexec;
|
|
|
|
cli_regfree;
|
|
|
|
cli_strrcpy;
|
|
|
|
cli_strbcasestr;
|
2008-01-30 20:04:02 +00:00
|
|
|
cli_isnumber;
|
2007-12-29 09:08:05 +00:00
|
|
|
cli_gentemp;
|
|
|
|
cli_gentempfd;
|
|
|
|
cli_rmdirs;
|
|
|
|
cli_chomp;
|
|
|
|
cli_rndnum;
|
|
|
|
|
|
|
|
cli_calloc;
|
|
|
|
cli_ole2_extract;
|
|
|
|
cli_errmsg;
|
2008-02-15 20:45:51 +00:00
|
|
|
cli_debug_flag;
|
|
|
|
cli_dbgmsg_internal;
|
2007-12-29 09:08:05 +00:00
|
|
|
cli_vba_readdir;
|
|
|
|
cli_vba_inflate;
|
|
|
|
cli_ppt_vba_read;
|
|
|
|
cli_wm_readdir;
|
|
|
|
cli_wm_decrypt_macro;
|
|
|
|
cli_readn;
|
|
|
|
cli_str2hex;
|
|
|
|
cli_md5file;
|
|
|
|
cli_md5stream;
|
2009-08-31 06:16:12 +02:00
|
|
|
html_normalise_map;
|
2007-12-29 09:08:05 +00:00
|
|
|
cli_utf16toascii;
|
|
|
|
|
|
|
|
cli_malloc;
|
|
|
|
cli_memstr;
|
|
|
|
cli_strdup;
|
|
|
|
cli_realloc;
|
2008-02-03 19:23:20 +00:00
|
|
|
cli_ctime;
|
2007-12-29 09:08:05 +00:00
|
|
|
tableCreate;
|
|
|
|
tableDestroy;
|
|
|
|
tableRemove;
|
|
|
|
tableFind;
|
|
|
|
tableIterate;
|
|
|
|
tableUpdate;
|
|
|
|
tableInsert;
|
|
|
|
cli_warnmsg;
|
|
|
|
cli_strtokbuf;
|
2008-07-08 19:02:15 +00:00
|
|
|
cli_js_init;
|
|
|
|
cli_js_process_buffer;
|
|
|
|
cli_js_parse_done;
|
|
|
|
cli_js_destroy;
|
|
|
|
cli_js_output;
|
2008-07-08 19:37:18 +00:00
|
|
|
cli_unescape;
|
|
|
|
cli_textbuffer_append_normalize;
|
2008-07-14 19:31:56 +00:00
|
|
|
cli_dconf_init;
|
2008-07-24 18:48:31 +00:00
|
|
|
cli_regex2suffix;
|
2008-07-14 19:31:56 +00:00
|
|
|
html_normalise_mem;
|
2008-07-25 16:03:04 +00:00
|
|
|
init_regex_list;
|
|
|
|
is_regex_ok;
|
|
|
|
regex_list_done;
|
|
|
|
regex_list_add_pattern;
|
|
|
|
cli_build_regex_list;
|
|
|
|
regex_list_match;
|
2010-06-29 13:51:59 +02:00
|
|
|
cli_hashset_destroy;
|
2008-07-25 16:03:04 +00:00
|
|
|
phishing_init;
|
|
|
|
init_domainlist;
|
|
|
|
init_whitelist;
|
|
|
|
phishing_done;
|
|
|
|
blobCreate;
|
|
|
|
blobAddData;
|
|
|
|
phishingScan;
|
|
|
|
blobDestroy;
|
|
|
|
load_regex_matcher;
|
2008-07-25 20:01:40 +00:00
|
|
|
html_tag_arg_free;
|
2008-07-28 19:22:15 +00:00
|
|
|
disasmbuf;
|
2008-08-04 00:01:14 +00:00
|
|
|
uniq_init;
|
|
|
|
uniq_free;
|
|
|
|
uniq_add;
|
|
|
|
uniq_get;
|
2008-08-01 14:50:38 +00:00
|
|
|
cli_hex2str;
|
2008-08-07 12:40:41 +00:00
|
|
|
cli_ac_init;
|
|
|
|
cli_ac_initdata;
|
|
|
|
cli_ac_buildtrie;
|
|
|
|
cli_ac_scanbuff;
|
|
|
|
cli_ac_freedata;
|
|
|
|
cli_ac_free;
|
2009-11-26 19:43:32 +01:00
|
|
|
cli_ac_chklsig;
|
2008-08-07 12:40:41 +00:00
|
|
|
cli_parse_add;
|
|
|
|
cli_bm_init;
|
|
|
|
cli_bm_scanbuff;
|
|
|
|
cli_bm_free;
|
2009-12-09 23:32:34 +01:00
|
|
|
cli_initroots;
|
2010-02-09 12:01:31 +02:00
|
|
|
cli_scanbuff;
|
2010-06-10 12:24:26 +02:00
|
|
|
cli_fmap_scandesc;
|
2010-07-06 19:46:55 +02:00
|
|
|
cli_scandesc_stats;
|
|
|
|
cli_scanfile_stats;
|
2008-10-11 13:56:29 +00:00
|
|
|
html_screnc_decode;
|
2009-01-26 19:47:02 +00:00
|
|
|
mpool_create;
|
2010-02-09 12:01:31 +02:00
|
|
|
mpool_calloc;
|
2009-01-26 19:47:02 +00:00
|
|
|
mpool_destroy;
|
|
|
|
mpool_free;
|
|
|
|
mpool_getstats;
|
|
|
|
mp_init;
|
|
|
|
mp_read_radix;
|
|
|
|
mp_clear;
|
2009-01-27 10:57:54 +00:00
|
|
|
cli_versig;
|
2010-01-20 15:02:13 +01:00
|
|
|
cli_versig2;
|
2009-02-03 18:47:18 +00:00
|
|
|
cli_filecopy;
|
2009-02-12 16:40:35 +00:00
|
|
|
cli_ftw;
|
|
|
|
cli_unlink;
|
|
|
|
cli_writen;
|
2009-02-18 14:54:16 +00:00
|
|
|
sha256_init;
|
|
|
|
sha256_update;
|
|
|
|
sha256_final;
|
|
|
|
cli_url_canon;
|
2009-03-11 19:11:09 +00:00
|
|
|
cli_strerror;
|
2009-03-22 16:55:41 +00:00
|
|
|
decodeLine;
|
|
|
|
messageCreate;
|
|
|
|
messageDestroy;
|
|
|
|
base64Flush;
|
2009-04-27 15:42:35 +00:00
|
|
|
have_rar;
|
2009-08-28 20:07:25 +03:00
|
|
|
have_clamjit;
|
2009-06-26 16:30:46 +03:00
|
|
|
cli_bytecode_load;
|
2010-08-11 13:39:49 +03:00
|
|
|
cli_bytecode_prepare2;
|
2009-06-26 16:30:46 +03:00
|
|
|
cli_bytecode_run;
|
|
|
|
cli_bytecode_destroy;
|
2009-07-07 19:58:37 +03:00
|
|
|
cli_bytecode_context_alloc;
|
|
|
|
cli_bytecode_context_destroy;
|
|
|
|
cli_bytecode_context_setfuncid;
|
|
|
|
cli_bytecode_context_setparam_int;
|
|
|
|
cli_bytecode_context_setparam_ptr;
|
2009-09-08 22:25:33 +03:00
|
|
|
cli_bytecode_context_setfile;
|
2009-07-08 12:45:06 +03:00
|
|
|
cli_bytecode_context_getresult_int;
|
2009-07-07 19:58:37 +03:00
|
|
|
cli_bytecode_context_clear;
|
2009-08-25 18:54:14 +03:00
|
|
|
cli_bytecode_init;
|
|
|
|
cli_bytecode_done;
|
2009-08-27 18:12:39 +03:00
|
|
|
cli_bytecode_debug;
|
2009-11-19 20:18:39 +02:00
|
|
|
cli_hex2ui;
|
2009-08-31 06:16:12 +02:00
|
|
|
fmap;
|
2009-10-02 18:09:31 +02:00
|
|
|
funmap;
|
2009-12-09 16:50:55 +02:00
|
|
|
cli_bytecode_context_set_trace;
|
|
|
|
cli_bytecode_debug_printsrc;
|
2009-12-11 20:43:58 +02:00
|
|
|
cli_bytecode_printversion;
|
2010-01-22 16:50:16 +02:00
|
|
|
cli_bytecode_describe;
|
2010-04-19 18:35:30 +03:00
|
|
|
cli_printcxxver;
|
2010-07-29 13:11:52 +03:00
|
|
|
cli_detect_environment;
|
2010-09-30 00:03:51 +03:00
|
|
|
cli_disasm_one;
|
2007-12-29 09:08:05 +00:00
|
|
|
local:
|
|
|
|
*;
|
|
|
|
};
|