Home
last modified time | relevance | path

Searched refs:snortFree (Results 1 – 25 of 36) sorted by relevance

12

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dftpp_ui_config.c203 _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 Dhi_util_xmalloc.c87 _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 Dftpp_si.c134 _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 Dftpp_ui_client_lookup.c309 _dpd.snortFree(clientConf, sizeof(FTP_CLIENT_PROTO_CONF), in clientConfFree()
H A Dftpp_ui_server_lookup.c330 _dpd.snortFree(serverConf, sizeof(FTP_SERVER_PROTO_CONF), in serverConfFree()
H A Dsnort_ftptelnet.c1605 _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 Dfile_sha.c65 _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 Dfile_agent.c193 _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 Dspp_file.c216 _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 Dfile_inspect_config.c232 _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 DappIdStats.c109 _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 DappIdConfig.c352 _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 DappInfoTable.c90 _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 Dflow.c53 _dpd.snortFree(tmp_fd, sizeof(*tmp_fd), PP_APP_ID, PP_MEM_CATEGORY_SESSION); in AppIdFlowdataFini()
H A DappId_ss.c102 _dpd.snortFree(appId_ss_config, sizeof(*appId_ss_config), in AppIdSSConfigFree()
H A DluaDetectorFlowApi.c334 _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 Dsnort_pop.c318 _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 Dpop_paf.c482 _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 Dsnort_smtp.c416 _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 Dsmtp_config.c982 _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 Dsnort_imap.c357 _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 Dsip_config.c512 _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 Dspp_sip.c681 _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 Dsip_paf.c343 _dpd.snortFree(pafData, sizeof(SIPPafData), PP_SIP, in sip_paf_cleanup()
H A Dsip_dialog.c692 _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()

12