You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/src
Victor Julien cb5aa8f8d5 counters: work around unix-socket init issues 10 years ago
..
Makefile.am eve-log: add JSON stats logging 10 years ago
action-globals.h
alert-debuglog.c stream: remove FLOW_NO_APPLAYER_INSPECTION flag 10 years ago
alert-debuglog.h
alert-fastlog.c classification: remove global from parsing 10 years ago
alert-fastlog.h
alert-prelude.c
alert-prelude.h
alert-syslog.c
alert-syslog.h
alert-unified2-alert.c
alert-unified2-alert.h
app-layer-dcerpc-common.h
app-layer-dcerpc-udp.c dcerpc: fix error handling for alloc errors 11 years ago
app-layer-dcerpc-udp.h
app-layer-dcerpc.c dcerpc: don't exit() on malloc failure 11 years ago
app-layer-dcerpc.h
app-layer-detect-proto.c afl - Don't fail if app-layer proto enabled value is NULL. 10 years ago
app-layer-detect-proto.h
app-layer-dns-common.c counters: make DNS counters globals 10 years ago
app-layer-dns-common.h counters: make DNS counters globals 10 years ago
app-layer-dns-tcp.c Fix rcode parsing, as noticed by Coverity. 10 years ago
app-layer-dns-tcp.h
app-layer-dns-udp.c counters: work around unix-socket init issues 10 years ago
app-layer-dns-udp.h
app-layer-events.c
app-layer-events.h
app-layer-ftp.c
app-layer-ftp.h
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c
app-layer-htp-file.h
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h
app-layer-htp-mem.c http: make http.memuse a global counter 10 years ago
app-layer-htp-mem.h http: make http.memuse a global counter 10 years ago
app-layer-htp-xff.c
app-layer-htp-xff.h
app-layer-htp.c counters: work around unix-socket init issues 10 years ago
app-layer-htp.h app-layer: de_state optimization 10 years ago
app-layer-modbus.c app-layer: de_state optimization 10 years ago
app-layer-modbus.h modbus: tx de_state 11 years ago
app-layer-nbss.h
app-layer-parser.c stream: remove FLOW_NO_APPLAYER_INSPECTION flag 10 years ago
app-layer-parser.h app-layer: de_state optimization 10 years ago
app-layer-protos.c
app-layer-protos.h
app-layer-smb.c
app-layer-smb.h
app-layer-smb2.c
app-layer-smb2.h
app-layer-smtp.c stream: remove FLOW_NO_APPLAYER_INSPECTION flag 10 years ago
app-layer-smtp.h filedata: read inspected tracker settings from suricata.yaml 10 years ago
app-layer-ssh.c
app-layer-ssh.h
app-layer-ssl.c tls: force 'raw' reassembly after each record 10 years ago
app-layer-ssl.h
app-layer-tls-handshake.c
app-layer-tls-handshake.h
app-layer.c counters: work around unix-socket init issues 10 years ago
app-layer.h counters: work around unix-socket init issues 10 years ago
conf-yaml-loader.c conf - process includes even if not at root node. 10 years ago
conf-yaml-loader.h conf: add ConfYamlLoadFileWithPrefix 11 years ago
conf.c Don't attempt to load the rule files if the rule-files configuration 11 years ago
conf.h New function to test if a configuration node is a sequence or not. 11 years ago
counters.c counters: make threads cleanup all memory 10 years ago
counters.h counters: make threads cleanup all memory 10 years ago
data-queue.c
data-queue.h
debug.h
decode-ethernet.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-ethernet.h
decode-events.c
decode-events.h pcap: implement LINKTYPE_NULL 10 years ago
decode-gre.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-gre.h
decode-icmpv4.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-icmpv4.h
decode-icmpv6.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-icmpv6.h
decode-ipv4.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-ipv4.h
decode-ipv6.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-ipv6.h
decode-mpls.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-mpls.h
decode-null.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-null.h pcap: implement LINKTYPE_NULL 10 years ago
decode-ppp.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-ppp.h
decode-pppoe.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-pppoe.h
decode-raw.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-raw.h
decode-sctp.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-sctp.h
decode-sll.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-sll.h
decode-tcp.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-tcp.h
decode-teredo.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-teredo.h
decode-udp.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-udp.h
decode-vlan.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode-vlan.h
decode.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
decode.h pcap: implement LINKTYPE_NULL 10 years ago
defrag-config.c
defrag-config.h
defrag-hash.c
defrag-hash.h
defrag-queue.c
defrag-queue.h
defrag-timeout.c
defrag-timeout.h
defrag.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
defrag.h
detect-ack.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-ack.h
detect-app-layer-event.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-app-layer-event.h
detect-app-layer-protocol.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-app-layer-protocol.h
detect-asn1.c parsing: s/strtok/strtok_r/g 10 years ago
detect-asn1.h
detect-byte-extract.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-byte-extract.h
detect-bytejump.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-bytejump.h Change Match() function to take const SigMatchCtx* 11 years ago
detect-bytetest.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-bytetest.h Change Match() function to take const SigMatchCtx* 11 years ago
detect-classtype.c classification: remove global from parsing 10 years ago
detect-classtype.h
detect-content.c Bug 1281 - Add tests for rule content of lengths > 255. 10 years ago
detect-content.h Bug 1281 - Accept rule content with lengths greater than 255. 10 years ago
detect-csum.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-csum.h
detect-dce-iface.c detect: fix small memory leaks 11 years ago
detect-dce-iface.h
detect-dce-opnum.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-dce-opnum.h
detect-dce-stub-data.c
detect-dce-stub-data.h
detect-depth.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-depth.h
detect-detection-filter.c parsing: s/strtok/strtok_r/g 10 years ago
detect-detection-filter.h
detect-distance.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-distance.h
detect-dns-query.c
detect-dns-query.h
detect-dsize.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-dsize.h
detect-engine-address-ipv4.c
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c
detect-engine-address-ipv6.h
detect-engine-address.c DetectAddressParseString(): fix IPv6 address handling 10 years ago
detect-engine-address.h detect: pass DetectEngineCtx to address parsing 11 years ago
detect-engine-alert.c detect: set action from utility function 11 years ago
detect-engine-alert.h
detect-engine-analyzer.c engine-analysis: print fast_pattern summary 10 years ago
detect-engine-analyzer.h
detect-engine-apt-event.c
detect-engine-apt-event.h
detect-engine-content-inspection.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-engine-content-inspection.h Detect engine for smtp file_data file_data: inspecting smtp attachments 10 years ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-dns.c
detect-engine-dns.h
detect-engine-event.c detect: fix small memory leaks 11 years ago
detect-engine-event.h pcap: implement LINKTYPE_NULL 10 years ago
detect-engine-file.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-engine-file.h
detect-engine-filedata-smtp.c filedata: read inspected tracker settings from suricata.yaml 10 years ago
detect-engine-filedata-smtp.h UT: implement tests for inspection code 10 years ago
detect-engine-hcbd.c detect-http-header: improve buffer handling 10 years ago
detect-engine-hcbd.h
detect-engine-hcd.c
detect-engine-hcd.h
detect-engine-hhd.c detect-http-header: improve buffer handling 10 years ago
detect-engine-hhd.h
detect-engine-hhhd.c
detect-engine-hhhd.h
detect-engine-hmd.c
detect-engine-hmd.h
detect-engine-hrhd.c
detect-engine-hrhd.h
detect-engine-hrhhd.c
detect-engine-hrhhd.h
detect-engine-hrl.c http: add inspection engine for http request line 11 years ago
detect-engine-hrl.h http: add inspection engine for http request line 11 years ago
detect-engine-hrud.c
detect-engine-hrud.h
detect-engine-hsbd.c detect-http-header: improve buffer handling 10 years ago
detect-engine-hsbd.h
detect-engine-hscd.c http: fix stat_msg and stat_code state tracking 11 years ago
detect-engine-hscd.h
detect-engine-hsmd.c http: fix stat_msg and stat_code state tracking 11 years ago
detect-engine-hsmd.h
detect-engine-hua.c
detect-engine-hua.h
detect-engine-iponly.c Fix harmless typo in IPOnlyCIDRItemNew's SCReturnPtr use 10 years ago
detect-engine-iponly.h rule-vars: take detect engine as arg 11 years ago
detect-engine-modbus.c
detect-engine-modbus.h
detect-engine-mpm.c mpm: implement prefiltering for smtp 10 years ago
detect-engine-mpm.h mpm: implement prefiltering for smtp 10 years ago
detect-engine-payload.c
detect-engine-payload.h
detect-engine-port.c rule-vars: take detect engine as arg 11 years ago
detect-engine-port.h detect:pass DetectEngineCtx to port parsing 11 years ago
detect-engine-proto.c
detect-engine-proto.h
detect-engine-siggroup.c detect: properly size det_ctx::non_mpm_id_array 11 years ago
detect-engine-siggroup.h detect: Disable unused SignatureHeader code 11 years ago
detect-engine-sigorder.c vars: redo var name <-> idx handling 10 years ago
detect-engine-sigorder.h vars: redo var name <-> idx handling 10 years ago
detect-engine-state.c app-layer: de_state optimization 10 years ago
detect-engine-state.h detect-state: handle duplicate inspect/match 10 years ago
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c
detect-engine-threshold.h
detect-engine-uri.c
detect-engine-uri.h
detect-engine.c counters: rename register API calls 10 years ago
detect-engine.h unix-socket: implement reload-rules 11 years ago
detect-fast-pattern.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-fast-pattern.h
detect-file-data.c file_data: register keyword for smtp and tcp protocol 10 years ago
detect-file-data.h
detect-fileext.c
detect-fileext.h
detect-filemagic.c
detect-filemagic.h
detect-filemd5.c detect: initialize detection engine by prefix 11 years ago
detect-filemd5.h
detect-filename.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-filename.h
detect-filesize.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-filesize.h
detect-filestore.c detect-state: handle 'post match' locking 10 years ago
detect-filestore.h
detect-flags.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-flags.h
detect-flow.c detect-flow: use dedicated flags 11 years ago
detect-flow.h detect-flow: use dedicated flags 11 years ago
detect-flowbits.c xbits: fix coverity warnings 10 years ago
detect-flowbits.h
detect-flowint.c vars: redo var name <-> idx handling 10 years ago
detect-flowint.h
detect-flowvar.c vars: redo var name <-> idx handling 10 years ago
detect-flowvar.h detect-state: handle 'post match' locking 10 years ago
detect-fragbits.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-fragbits.h
detect-fragoffset.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-fragoffset.h
detect-ftpbounce.c
detect-ftpbounce.h
detect-geoip.c geoip: adapt to 'const' pointer passing 11 years ago
detect-geoip.h
detect-gid.c spelling - dubbed -> duped (for duplicate) 10 years ago
detect-gid.h
detect-hostbits.c xbits: fix coverity warnings 10 years ago
detect-hostbits.h xbits: implement ip_src/ip_dst support 10 years ago
detect-http-client-body.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-client-body.h
detect-http-cookie.c
detect-http-cookie.h
detect-http-header.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-header.h
detect-http-hh.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-hh.h
detect-http-hrh.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-hrh.h
detect-http-method.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-method.h
detect-http-raw-header.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-raw-header.h
detect-http-raw-uri.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-raw-uri.h
detect-http-server-body.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-http-server-body.h
detect-http-stat-code.c
detect-http-stat-code.h
detect-http-stat-msg.c
detect-http-stat-msg.h
detect-http-ua.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-ua.h
detect-http-uri.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-http-uri.h
detect-icmp-id.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-icmp-id.h
detect-icmp-seq.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-icmp-seq.h
detect-icode.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-icode.h
detect-id.c detect: fix small memory leaks 11 years ago
detect-id.h
detect-ipopts.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-ipopts.h
detect-ipproto.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-ipproto.h
detect-iprep.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-iprep.h
detect-isdataat.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-isdataat.h
detect-itype.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-itype.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c lua: fix error handling 10 years ago
detect-lua.h
detect-mark.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c classification: remove global from parsing 10 years ago
detect-msg.h
detect-noalert.c
detect-noalert.h
detect-nocase.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-nocase.h
detect-offset.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-offset.h
detect-parse.c classification: remove global from parsing 10 years ago
detect-parse.h
detect-pcre.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-pcre.h
detect-pkt-data.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-pkt-data.h
detect-pktvar.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-pktvar.h
detect-priority.c detect: fix small memory leaks 11 years ago
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c reference: remove global 10 years ago
detect-reference.h
detect-replace.c Formatting cleanup in detect-replace.c 10 years ago
detect-replace.h
detect-rev.c
detect-rev.h
detect-rpc.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-rpc.h
detect-sameip.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-sameip.h
detect-seq.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-seq.h
detect-sid.c spelling - dubbed -> duped (for duplicate) 10 years ago
detect-sid.h
detect-ssh-proto-version.c
detect-ssh-proto-version.h
detect-ssh-software-version.c
detect-ssh-software-version.h
detect-ssl-state.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-ssl-state.h
detect-ssl-version.c
detect-ssl-version.h
detect-stream_size.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-stream_size.h
detect-tag.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-tag.h
detect-threshold.c parsing: s/strtok/strtok_r/g 10 years ago
detect-threshold.h
detect-tls-version.c
detect-tls-version.h
detect-tls.c
detect-tls.h
detect-tos.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-tos.h
detect-ttl.c Change Match() function to take const SigMatchCtx* 11 years ago
detect-ttl.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c
detect-urilen.h
detect-window.c detect: fix small memory leaks 11 years ago
detect-window.h
detect-within.c find and replace HSBDMATCH by FILEDATA 10 years ago
detect-within.h
detect-xbits.c xbits: fix coverity warnings 10 years ago
detect-xbits.h xbits: expire (first steps) 10 years ago
detect.c counters: remaining s/SCPerf/Stats/g 10 years ago
detect.h Feature #1440: support wildcards in rule filenames 10 years ago
flow-bit.c detect-flowbits: locking update 10 years ago
flow-bit.h detect-flowbits: locking update 10 years ago
flow-hash.c flow: make TCP reuse handling in flow engine optional 11 years ago
flow-hash.h flow: make TCP reuse handling in flow engine optional 11 years ago
flow-manager.c counters: turn flow.memuse into a global counter 10 years ago
flow-manager.h packet pool: fix memleaks 10 years ago
flow-private.h flow: change flow state logic 11 years ago
flow-queue.c
flow-queue.h
flow-storage.c
flow-storage.h
flow-timeout.c packet pool: fix memleaks 10 years ago
flow-timeout.h flow timeout: cleanups 11 years ago
flow-util.c
flow-util.h detect-state: split flow and tx state 11 years ago
flow-var.c
flow-var.h
flow.c flow: constify getters param 11 years ago
flow.h stream: remove FLOW_NO_APPLAYER_INSPECTION flag 10 years ago
host-bit.c hosts: consider hostbits/xbits status in timeout 10 years ago
host-bit.h hosts: consider hostbits/xbits status in timeout 10 years ago
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c hosts: consider hostbits/xbits status in timeout 10 years ago
host-timeout.h
host.c detect: hostbits keyword 10 years ago
host.h detect: hostbits keyword 10 years ago
ippair-bit.c ippair: implement basic timeout check 10 years ago
ippair-bit.h ippair: implement basic timeout check 10 years ago
ippair-queue.c ippair: track ippairs, enable tests 10 years ago
ippair-queue.h ippair: track ippairs, enable tests 10 years ago
ippair-storage.c ippair: track ippairs, enable tests 10 years ago
ippair-storage.h ippair: track ippairs, enable tests 10 years ago
ippair-timeout.c ippair: implement basic timeout check 10 years ago
ippair-timeout.h ippair: track ippairs, enable tests 10 years ago
ippair.c ippair: track ippairs, enable tests 10 years ago
ippair.h ippair: track ippairs, enable tests 10 years ago
log-dnslog.c Added support for full parsing of the rcode header in DNS answer 10 years ago
log-dnslog.h
log-droplog.c classification: remove global from parsing 10 years ago
log-droplog.h
log-file.c
log-file.h
log-filestore.c
log-filestore.h
log-httplog.c
log-httplog.h
log-pcap.c
log-pcap.h
log-stats.c log-stats: make global/threads logging configurable 10 years ago
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c
log-tlslog.h
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-flow.c
output-flow.h
output-json-alert.c output-json: fix type of data parameter 10 years ago
output-json-alert.h alert json: move alert info into function 11 years ago
output-json-dns.c Added support for full parsing of the rcode header in DNS answer 10 years ago
output-json-dns.h
output-json-drop.c drop json log: log out 'drop' signature 11 years ago
output-json-drop.h
output-json-email-common.c email-json: free temporary 'cc' string 10 years ago
output-json-email-common.h
output-json-file.c output-json: fix type of data parameter 10 years ago
output-json-file.h
output-json-flow.c output-json: fix type of data parameter 10 years ago
output-json-flow.h
output-json-http.c output-json: fix type of data parameter 10 years ago
output-json-http.h
output-json-netflow.c output-json: fix type of data parameter 10 years ago
output-json-netflow.h
output-json-smtp.c output-json: fix type of data parameter 10 years ago
output-json-smtp.h
output-json-ssh.c output-json: fix type of data parameter 10 years ago
output-json-ssh.h json-ssh: export logging function 11 years ago
output-json-stats.c stats: support per thread stats in json output 10 years ago
output-json-stats.h eve-log: add JSON stats logging 10 years ago
output-json-tls.c output-json: fix type of data parameter 10 years ago
output-json-tls.h json-tls: refactor to export logging function 11 years ago
output-json.c logfile: rename ALERT_ types to LOGFILE_TYPE_ 10 years ago
output-json.h log file: add type flag 10 years ago
output-lua.c
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h counters: pass per thread stats to output api 10 years ago
output-streaming.c
output-streaming.h
output-tx.c
output-tx.h
output.c
output.h
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
ptxdump.py
queue.h
reputation.c fix reputation parser so that it accepts ipv6 addresses in configuration file. 10 years ago
reputation.h
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c Reject ICMP traffic, not only TCP/UDP 10 years ago
respond-reject.h
runmode-af-packet.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-af-packet.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-erf-dag.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-erf-dag.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-erf-file.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-erf-file.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-ipfw.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-ipfw.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-napatech.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-napatech.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-netmap.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-netmap.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-nflog.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-nflog.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-nfq.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-nfq.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pcap-file.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pcap-file.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pcap.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pcap.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pfring.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-pfring.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-tile.c runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-tile.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmode-unittests.c counters: remaining s/SCPerf/Stats/g 10 years ago
runmode-unittests.h
runmode-unix-socket.c counters: work around unix-socket init issues 10 years ago
runmode-unix-socket.h runmodes: remove DetectEngineCtx passing from API 11 years ago
runmodes.c Bug 1340: fix missing flow cleanup 10 years ago
runmodes.h runmodes: remove DetectEngineCtx passing from API 11 years ago
source-af-packet.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-af-packet.h
source-erf-dag.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-erf-dag.h
source-erf-file.c counters: s/SCPerfCounterSetUI64/StatsSetUI64/g 10 years ago
source-erf-file.h
source-ipfw.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-ipfw.h
source-mpipe.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-mpipe.h
source-napatech.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-napatech.h
source-netmap.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-netmap.h netmap support 11 years ago
source-nflog.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-nfq.h
source-pcap-file.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-pcap-file.h pcap-file: add missing atomic init 11 years ago
source-pcap.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-pcap.h
source-pfring.c counters: remaining s/SCPerf/Stats/g 10 years ago
source-pfring.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-private.h stream: remove FLOW_NO_APPLAYER_INSPECTION use from tests 10 years ago
stream-tcp-reassemble.c counters: s/SCPerfCounterIncr/StatsIncr/g 10 years ago
stream-tcp-reassemble.h http: make http.memuse a global counter 10 years ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c stream: update inline tests 11 years ago
stream-tcp-util.h stream: update inline tests 11 years ago
stream-tcp.c counters: make tcp.memuse a global counter 10 years ago
stream-tcp.h counters: make tcp.memuse a global counter 10 years ago
stream.c
stream.h
suricata-common.h mpm: implement prefiltering for smtp 10 years ago
suricata.c counters: work around unix-socket init issues 10 years ago
suricata.h detect-reload: enable unconditionally 10 years ago
threads-arch-tile.h threads: add untimed control cond call 10 years ago
threads-debug.h threads: add untimed control cond call 10 years ago
threads-profile.h threads: add untimed control cond call 10 years ago
threads.c Fix OS X 10.10 unittest failure 11 years ago
threads.h threads: add untimed control cond call 10 years ago
threadvars.h counters: s/SCPerfPrivateContext/StatsPrivateThreadContext/g 10 years ago
tm-modules.c eve-log: add JSON stats logging 10 years ago
tm-modules.h unix-manager: convert to thread module 10 years ago
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h eve-log: add JSON stats logging 10 years ago
tm-threads.c counters: make threads cleanup all memory 10 years ago
tm-threads.h threading: remove unused cmd thread create func 10 years ago
tmqh-flow.c counters: remaining s/SCPerf/Stats/g 10 years ago
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c packet pool: init pool for autofp workers as well 10 years ago
tmqh-packetpool.h packet pool: init pool for autofp workers as well 10 years ago
tmqh-ringbuffer.c counters: remaining s/SCPerf/Stats/g 10 years ago
tmqh-ringbuffer.h
tmqh-simple.c counters: remaining s/SCPerf/Stats/g 10 years ago
tmqh-simple.h
unix-manager.c counters: remaining s/SCPerf/Stats/g 10 years ago
unix-manager.h unix-manager: convert to thread module 10 years ago
util-action.c
util-action.h
util-affinity.c
util-affinity.h
util-atomic.c
util-atomic.h
util-base64.c
util-base64.h
util-binsearch.c
util-binsearch.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.h
util-buffer.c
util-buffer.h Fix bug #1435 (data loss when dumping payloads to JSON) 10 years ago
util-byte.c
util-byte.h
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c classification: update pcre globals use 10 years ago
util-classification-config.h classification: update pcre globals use 10 years ago
util-clock.h
util-conf.c
util-conf.h
util-coredump-config.c
util-coredump-config.h
util-cpu.c
util-cpu.h
util-crypt.c
util-crypt.h
util-cuda-buffer.c
util-cuda-buffer.h
util-cuda-handlers.c
util-cuda-handlers.h
util-cuda-vars.c
util-cuda-vars.h
util-cuda.c
util-cuda.h
util-daemon.c
util-daemon.h
util-debug-filters.c
util-debug-filters.h
util-debug.c Fix potential deadlock in output 10 years ago
util-debug.h
util-decode-asn1.c
util-decode-asn1.h
util-decode-der-get.c decode-der: decode DC keyword 10 years ago
util-decode-der-get.h
util-decode-der.c Fix possible wrap in uint32_t addition in DER parser 10 years ago
util-decode-der.h
util-decode-mime.c smtp: fix mime boundary parsing issue 10 years ago
util-decode-mime.h smtp: fix mime boundary parsing issue 10 years ago
util-device.c util-device: fix LiveBuildDeviceListCustom 10 years ago
util-device.h
util-enum.c
util-enum.h
util-error.c counters: remove references to 'perf' counters 10 years ago
util-error.h counters: remove references to 'perf' counters 10 years ago
util-file.c filedata: implement inspected tracker 10 years ago
util-file.h filedata: implement inspected tracker 10 years ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
util-hash-lookup3.h
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-info.c
util-host-info.h
util-host-os-info.c afl - SCHINfoLoadFromConfig - check for NULL before parsing. 10 years ago
util-host-os-info.h
util-ioctl.c util-ioctl: don't build code RX ring on old system 11 years ago
util-ioctl.h
util-ip.c
util-ip.h
util-logopenfile-tile.c
util-logopenfile-tile.h
util-logopenfile.c When re-opening a log file on HUP, always append. 11 years ago
util-logopenfile.h logfile: rename ALERT_ types to LOGFILE_TYPE_ 10 years ago
util-lua-common.c
util-lua-common.h
util-lua-dns.c
util-lua-dns.h
util-lua-http.c
util-lua-http.h
util-lua.c
util-lua.h
util-magic.c util-magic: make unittests less specific 11 years ago
util-magic.h
util-mem.h
util-memcmp.c Add test for memcmp issue. 11 years ago
util-memcmp.h Create Specialized SCMemcmpNZ() when the length can't be zero. 11 years ago
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c ParseSizeString - don't abort on unknown unit type. 10 years ago
util-misc.h
util-mpm-ac-bs.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac-bs.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac-cuda-kernel.cu
util-mpm-ac-gfbs.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac-gfbs.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac-tile-small.c In AC-Tile, convert from using pids for indexing to pattern index 11 years ago
util-mpm-ac-tile.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac-tile.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-ac.c AC: fix memory leak 11 years ago
util-mpm-ac.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-b2g.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-b2g.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-b3g.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-b3g.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-wumanber.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm-wumanber.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm.c Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-mpm.h Use SigIntId as the type for storing signature IDs (Internal) 11 years ago
util-optimize.h
util-path.c
util-path.h
util-pidfile.c
util-pidfile.h
util-pool-thread.c
util-pool-thread.h
util-pool.c
util-pool.h
util-print.c
util-print.h
util-privs.c
util-privs.h
util-profiling-keywords.c Suppress debug statements 11 years ago
util-profiling-locks.c
util-profiling-locks.h
util-profiling-rules.c profiling: fix sorting on very long runs 10 years ago
util-profiling.c detect: add profiling for non-mpm list build & filter 11 years ago
util-profiling.h
util-proto-name.c parsing: s/strtok/strtok_r/g 10 years ago
util-proto-name.h
util-radix-tree.c radix-tree - prevent out of bounds array access 10 years ago
util-radix-tree.h
util-random.c
util-random.h
util-reference-config.c reference: update pcre globals use 10 years ago
util-reference-config.h reference: update pcre globals use 10 years ago
util-ringbuffer.c
util-ringbuffer.h
util-rohash.c
util-rohash.h
util-rule-vars.c rule vars: support prefix 11 years ago
util-rule-vars.h rule-vars: take detect engine as arg 11 years ago
util-runmodes.c runmodes: remove DetectEngineCtx passing from API 11 years ago
util-runmodes.h runmodes: remove DetectEngineCtx passing from API 11 years ago
util-running-modes.c util-running-mode: setup config file 10 years ago
util-running-modes.h
util-signal.c
util-signal.h
util-spm-bm.c
util-spm-bm.h
util-spm-bs.c
util-spm-bs.h
util-spm-bs2bm.c
util-spm-bs2bm.h
util-spm.c
util-spm.h
util-storage.c ippair: track ippairs, enable tests 10 years ago
util-storage.h ippair: track ippairs, enable tests 10 years ago
util-strlcatu.c
util-strlcpyu.c
util-syslog.c
util-syslog.h
util-threshold-config.c threshold: cleanups 10 years ago
util-threshold-config.h
util-time.c Add timezone to timestamp in JSON logs 10 years ago
util-time.h
util-unittest-helper.c
util-unittest-helper.h
util-unittest.c
util-unittest.h
util-validate.h
util-var-name.c vars: redo var name <-> idx handling 10 years ago
util-var-name.h vars: redo var name <-> idx handling 10 years ago
util-var.c xbits: hostbits use xbits type 10 years ago
util-var.h xbits: expire (first steps) 10 years ago
util-vector.h
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syslog.h