/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/ |
H A D | ftpp_ui_config.c | 203 _dpd.snortFree(DateFmt->format_string, in ftpp_ui_config_reset_ftp_cmd_date_format() 207 _dpd.snortFree(DateFmt, sizeof(FTP_DATE_FMT), in ftpp_ui_config_reset_ftp_cmd_date_format() 234 _dpd.snortFree(ThisFmt->choices, in ftpp_ui_config_reset_ftp_cmd_format() 254 _dpd.snortFree(ThisFmt->format.literal, in ftpp_ui_config_reset_ftp_cmd_format() 260 _dpd.snortFree(ThisFmt, sizeof(FTP_PARAM_FMT), in ftpp_ui_config_reset_ftp_cmd_format()
|
H A D | hi_util_xmalloc.c | 87 _dpd.snortFree(q, n+4, PP_FTPTELNET, PP_MEM_CATEGORY_CONFIG); in xfree() 91 _dpd.snortFree(p, n, PP_FTPTELNET, PP_MEM_CATEGORY_CONFIG); in xfree()
|
H A D | ftpp_si.c | 134 _dpd.snortFree(ssn, sizeof(TELNET_SESSION), in TelnetFreeSession() 703 _dpd.snortFree(ssn->filename, (strlen(ssn->filename) + 1), in FTPFreeSession() 716 _dpd.snortFree(ssn, sizeof(FTP_SESSION), in FTPFreeSession() 742 _dpd.snortFree(ftpdata, sizeof *ftpdata, in FTPDataSessionNew() 778 _dpd.snortFree(ssn->ftp_key, sizeof(StreamSessionKey), in FTPDataSessionFree() 785 _dpd.snortFree(ssn->filename, (strlen(ssn->filename) + 1), in FTPDataSessionFree() 795 _dpd.snortFree(ssn, sizeof(FTP_DATA_SESSION), in FTPDataSessionFree()
|
H A D | ftpp_ui_client_lookup.c | 309 _dpd.snortFree(clientConf, sizeof(FTP_CLIENT_PROTO_CONF), in clientConfFree()
|
H A D | ftpp_ui_server_lookup.c | 330 _dpd.snortFree(serverConf, sizeof(FTP_SERVER_PROTO_CONF), in serverConfFree()
|
H A D | snort_ftptelnet.c | 1605 _dpd.snortFree(OptFmt, sizeof(FTP_DATE_FMT), in ProcessDateFormat() 1607 _dpd.snortFree(curr_format, in ProcessDateFormat() 1900 _dpd.snortFree(ThisFmt->choices, in DoNextFormat() 2477 _dpd.snortFree(newBounce, sizeof(FTP_BOUNCE_TO), in ProcessFTPAllowBounce() 2489 _dpd.snortFree(newBounce, sizeof(FTP_BOUNCE_TO), in ProcessFTPAllowBounce() 3256 _dpd.snortFree(default_conf_str, default_conf_len, in parseFtpServerConfigStr() 3496 _dpd.snortFree(GlobalConf->default_ftp_server, in ProcessFTPServerConf() 3566 _dpd.snortFree(FTPCmd, sizeof(FTP_CMD_CONF)+strlen(FTPCmd->cmd_name), in FTPTelnetCleanupFTPCMDConf() 3586 _dpd.snortFree(FTPBounce, sizeof(FTP_BOUNCE_TO), in FTPTelnetCleanupFTPBounceTo() 3633 _dpd.snortFree(GlobalConf->default_ftp_client, in FTPTelnetFreeConfig() [all …]
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/file/ |
H A D | file_sha.c | 65 _dpd.snortFree(table, sizeof(ShaHash), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in sha_table_new() 195 _dpd.snortFree(old->sha, SHA256_HASH_SIZE, PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in sha_table_delete() 196 _dpd.snortFree(old, sizeof(ShaHashNode), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in sha_table_delete() 199 _dpd.snortFree(table->entries, sizeof(ShaHashNode) * table->count, PP_FILE_INSPECT, in sha_table_delete() 201 _dpd.snortFree(table, sizeof(ShaHash), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in sha_table_delete()
|
H A D | file_agent.c | 193 _dpd.snortFree(file, sizeof(FileInfo), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in file_agent_process_files() 347 _dpd.snortFree(finfo, sizeof(FileInfo), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in file_agent_queue_file() 360 _dpd.snortFree(finfo, sizeof(FileInfo), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in file_agent_queue_file() 467 _dpd.snortFree(file, sizeof(FileInfo), PP_FILE_INSPECT, PP_MEM_CATEGORY_SESSION); in file_agent_save_file()
|
H A D | spp_file.c | 216 _dpd.snortFree(pPolicyConfig, sizeof(FileInspectConf), PP_FILE_INSPECT, PP_MEM_CATEGORY_CONFIG); in FileFreeConfigPolicy() 359 … _dpd.snortFree(pPolicyConfig, sizeof(FileInspectConf), PP_FILE_INSPECT, PP_MEM_CATEGORY_CONFIG); in FileFreeUnusedConfigPolicy()
|
H A D | file_inspect_config.c | 232 _dpd.snortFree(sha256, SHA256_HASH_SIZE, PP_FILE_INSPECT, PP_MEM_CATEGORY_CONFIG); in file_config_signature()
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/ |
H A D | appIdStats.c | 109 _dpd.snortFree(record, sizeof(struct AppIdStatRecord), in deleteRecord() 164 _dpd.snortFree(record, sizeof(*record), PP_APP_ID, PP_MEM_CATEGORY_MISC); in appIdStatsUpdate() 199 _dpd.snortFree(record, sizeof(*record), PP_APP_ID, PP_MEM_CATEGORY_MISC); in appIdStatsUpdate() 235 _dpd.snortFree(record, sizeof(*record), PP_APP_ID, PP_MEM_CATEGORY_MISC); in appIdStatsUpdate() 530 _dpd.snortFree(bucket, sizeof(*bucket), PP_APP_ID, PP_MEM_CATEGORY_MISC); in dumpStats2() 551 _dpd.snortFree(bucket, sizeof(*bucket), PP_APP_ID, PP_MEM_CATEGORY_MISC); in appIdStatsFini()
|
H A D | appIdConfig.c | 352 _dpd.snortFree(pConfigItem, sizeof(*pConfigItem), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in AppIdAddGenericConfigItem() 391 _dpd.snortFree(pConfigItem, sizeof(*pConfigItem), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in AppIdRemoveGenericConfigItem()
|
H A D | appInfoTable.c | 90 _dpd.snortFree(entry, sizeof(*entry), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in dynamicArrayDestroy() 94 _dpd.snortFree(array, sizeof(*array), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in dynamicArrayDestroy() 297 _dpd.snortFree(entry, sizeof(*entry), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in appInfoEntryCreate() 486 _dpd.snortFree(entry, sizeof(*entry), PP_APP_ID, PP_MEM_CATEGORY_CONFIG); in appInfoTableFini()
|
H A D | flow.c | 53 _dpd.snortFree(tmp_fd, sizeof(*tmp_fd), PP_APP_ID, PP_MEM_CATEGORY_SESSION); in AppIdFlowdataFini()
|
H A D | appId_ss.c | 102 _dpd.snortFree(appId_ss_config, sizeof(*appId_ss_config), in AppIdSSConfigFree()
|
H A D | luaDetectorFlowApi.c | 334 _dpd.snortFree(pDetectorFlow, sizeof(*pDetectorFlow), PP_APP_ID, PP_MEM_CATEGORY_SESSION); in freeDetectorFlow()
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/pop/ |
H A D | snort_pop.c | 318 _dpd.snortFree(ssn, sizeof(*ssn), PP_POP, in POP_GetNewSession() 514 _dpd.snortFree(pop->mime_ssn.decode_state, sizeof(Email_DecodeState), in POP_SessionFree() 521 _dpd.snortFree(pop->mime_ssn.log_state, sizeof(MAIL_LogState), PP_POP, in POP_SessionFree() 529 _dpd.snortFree(pop, sizeof(*pop), PP_POP, PP_MEM_CATEGORY_SESSION); in POP_SessionFree() 570 _dpd.snortFree(tmp->name, sizeof(*(tmp->name)), PP_POP, PP_MEM_CATEGORY_CONFIG); in POP_FreeConfig() 572 _dpd.snortFree(config->cmds, sizeof(*(config->cmds)), PP_POP, PP_MEM_CATEGORY_CONFIG); in POP_FreeConfig() 579 … _dpd.snortFree(config->cmd_search, sizeof(*(config->cmd_search)), PP_POP, PP_MEM_CATEGORY_CONFIG); in POP_FreeConfig() 581 _dpd.snortFree(config, sizeof(*config), PP_POP, PP_MEM_CATEGORY_CONFIG); in POP_FreeConfig()
|
H A D | pop_paf.c | 482 _dpd.snortFree(pafData, sizeof(PopPafData), PP_POP, 0); in pop_paf_cleanup()
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/smtp/ |
H A D | snort_smtp.c | 416 _dpd.snortFree(ssn, sizeof(*ssn), PP_SMTP, PP_MEM_CATEGORY_SESSION); in SMTP_GetNewSession() 605 _dpd.snortFree(smtp->mime_ssn.decode_state, sizeof(Email_DecodeState), PP_SMTP, in SMTP_SessionFree() 612 _dpd.snortFree(smtp->mime_ssn.log_state, sizeof(MAIL_LogState), PP_SMTP, in SMTP_SessionFree() 618 _dpd.snortFree(smtp->auth_name, sizeof(*(smtp->auth_name)), PP_SMTP, in SMTP_SessionFree() 624 _dpd.snortFree(smtp, sizeof(*smtp), PP_SMTP, PP_MEM_CATEGORY_SESSION); in SMTP_SessionFree() 672 _dpd.snortFree(config->cmd_config, sizeof(*(config->cmd_config)), PP_SMTP, in SMTP_FreeConfig() 679 _dpd.snortFree(config->cmd_search, sizeof(*(config->cmd_search)), PP_SMTP, in SMTP_FreeConfig() 682 _dpd.snortFree(config, sizeof(*config), PP_SMTP, PP_MEM_CATEGORY_CONFIG); in SMTP_FreeConfig() 1695 _dpd.snortFree(smtp_ssn->mime_ssn.decode_state, sizeof(Email_DecodeState), PP_SMTP, in SnortSMTP() 1703 _dpd.snortFree(smtp_ssn->mime_ssn.log_state, sizeof(MAIL_LogState), PP_SMTP, in SnortSMTP() [all …]
|
H A D | smtp_config.c | 982 _dpd.snortFree(config->cmds, sizeof(*(config->cmds)), PP_SMTP, in AddCmd() 986 _dpd.snortFree(config->cmd_search, sizeof(*(config->cmd_search)), PP_SMTP, in AddCmd() 990 _dpd.snortFree(config->cmd_config, sizeof(*(config->cmd_config)), PP_SMTP, in AddCmd()
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/imap/ |
H A D | snort_imap.c | 357 _dpd.snortFree(ssn, sizeof(*ssn), PP_IMAP, PP_MEM_CATEGORY_SESSION); in IMAP_GetNewSession() 554 _dpd.snortFree(imap->mime_ssn.decode_state, sizeof(Email_DecodeState), PP_IMAP, in IMAP_SessionFree() 561 _dpd.snortFree(imap->mime_ssn.log_state, sizeof(MAIL_LogState), PP_IMAP, in IMAP_SessionFree() 567 _dpd.snortFree(imap, sizeof(*imap), PP_IMAP, PP_MEM_CATEGORY_SESSION); in IMAP_SessionFree() 609 _dpd.snortFree(tmp->name, sizeof(*(tmp->name)), PP_IMAP, PP_MEM_CATEGORY_CONFIG); in IMAP_FreeConfig() 611 _dpd.snortFree(config->cmds, sizeof(*(config->cmds)), PP_IMAP, PP_MEM_CATEGORY_CONFIG); in IMAP_FreeConfig() 618 _dpd.snortFree(config->cmd_search, sizeof(*(config->cmd_search)), PP_IMAP, PP_MEM_CATEGORY_CONFIG); in IMAP_FreeConfig() 620 _dpd.snortFree(config, sizeof(*config), PP_IMAP, PP_MEM_CATEGORY_CONFIG); in IMAP_FreeConfig()
|
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/sip/ |
H A D | sip_config.c | 512 _dpd.snortFree(method, sizeof(SIPMethodNode), in SIP_AddMethodToList() 557 _dpd.snortFree(curNode, sizeof(SIPMethodNode), PP_SIP, in SIP_FreeConfig() 561 _dpd.snortFree(config, sizeof(SIPConfig), PP_SIP, in SIP_FreeConfig()
|
H A D | spp_sip.c | 681 _dpd.snortFree(ssn, sizeof(SIPData), PP_SIP, PP_MEM_CATEGORY_SESSION); in FreeSIPData() 689 _dpd.snortFree(config, sizeof(SIPConfig), PP_SIP, PP_MEM_CATEGORY_CONFIG); in FreeSIPData() 699 _dpd.snortFree(ssn, sizeof(SIPData), PP_SIP, PP_MEM_CATEGORY_SESSION); in FreeSIPData()
|
H A D | sip_paf.c | 343 _dpd.snortFree(pafData, sizeof(SIPPafData), PP_SIP, in sip_paf_cleanup()
|
H A D | sip_dialog.c | 692 _dpd.snortFree(currDialog, sizeof(SIP_DialogData), PP_SIP, PP_MEM_CATEGORY_SESSION); in SIP_deleteDialog() 849 _dpd.snortFree(curNode, sizeof(SIP_DialogData), PP_SIP, in sip_freeDialogs()
|