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
Philippe Antoine e089ac9775 util/mpm-ac: preallocate on the heap rather than stack
Ticket: 8001

As the the size of the allocation can get large
2 months ago
..
tests fuzz: extend fuzz_siginit to do engine-rule-analysis 2 months ago
Makefile.am fuzz: extend fuzz_siginit to do engine-rule-analysis 2 months ago
action-globals.h
alert-debuglog.c output/flush: Remove flush functions/registration 4 months ago
alert-debuglog.h
alert-fastlog.c output/flush: Remove flush functions/registration 4 months ago
alert-fastlog.h
alert-syslog.c output/flush: Remove flush functions/registration 4 months ago
alert-syslog.h
app-layer-detect-proto.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
app-layer-detect-proto.h
app-layer-dnp3-objects.c dnp3: fix off-by-one in array sizes 2 months ago
app-layer-dnp3-objects.h dnp3: fix off-by-one in array sizes 2 months ago
app-layer-dnp3.c dnp3: bound response reassembly 2 months ago
app-layer-dnp3.h dnp3: explicit application layer length is bounded in uint16_t 2 months ago
app-layer-events.c
app-layer-events.h
app-layer-expectation.c ippair/storage: prefix API with SC 4 months ago
app-layer-expectation.h flow/storage: prefix API with SC 4 months ago
app-layer-frames.c frames: do not free on log+flush packet 2 months ago
app-layer-frames.h
app-layer-ftp.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
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-mem.c
app-layer-htp-mem.h
app-layer-htp-range.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
app-layer-htp-range.h
app-layer-htp-xff.c
app-layer-htp-xff.h
app-layer-htp.c debug/validate: remove redundant checks 2 months ago
app-layer-htp.h http1: do not re-parse Content-Disposition header 2 months ago
app-layer-http2.c
app-layer-http2.h
app-layer-ike.c
app-layer-ike.h
app-layer-imap.c
app-layer-imap.h
app-layer-modbus.c
app-layer-modbus.h
app-layer-nfs-tcp.c
app-layer-nfs-tcp.h
app-layer-nfs-udp.c
app-layer-nfs-udp.h
app-layer-parser.c app-layer: fix uint overflow in debug assertion 4 months ago
app-layer-parser.h rust/ffi: move txdata flags to ffi 2 months ago
app-layer-protos.c
app-layer-protos.h
app-layer-register.c
app-layer-register.h
app-layer-smb.c
app-layer-smb.h
app-layer-smtp.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
app-layer-smtp.h
app-layer-ssh.c
app-layer-ssh.h
app-layer-ssl.c
app-layer-ssl.h
app-layer-tftp.c
app-layer-tftp.h
app-layer.c stats: replace dashes by underscores in app-layer protocols 3 months ago
app-layer.h
bindgen.h rust/ffi: bindgen thread lifecycle callbacks 2 months ago
capture-hooks.c pcap: refactor delete-when-done to support non-alerts 5 months ago
capture-hooks.h pcap: refactor delete-when-done to support non-alerts 5 months ago
conf-yaml-loader.c conf: make dirname pointer const 3 months ago
conf-yaml-loader.h
conf.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
conf.h
counters.c scan-build: suppress more warnings 2 months ago
counters.h
datasets-context-json.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
datasets-context-json.h
datasets-ipv4.c
datasets-ipv4.h
datasets-ipv6.c
datasets-ipv6.h
datasets-md5.c
datasets-md5.h
datasets-reputation.h
datasets-sha256.c
datasets-sha256.h
datasets-string.c
datasets-string.h
datasets.c datasets: fix compile warning 3 months ago
datasets.h
decode-arp.c
decode-arp.h
decode-chdlc.c
decode-chdlc.h
decode-erspan.c
decode-erspan.h
decode-esp.c
decode-esp.h
decode-etag.c
decode-etag.h
decode-ethernet.c
decode-ethernet.h
decode-events.c decoder/igmp: initial decoder support for IGMP 5 months ago
decode-events.h decoder/igmp: initial decoder support for IGMP 5 months ago
decode-geneve.c
decode-geneve.h
decode-gre.c
decode-gre.h
decode-icmpv4.c
decode-icmpv4.h
decode-icmpv6.c
decode-icmpv6.h
decode-igmp.c decoder/igmp: detect RGMP (RFC 3488) 5 months ago
decode-igmp.h decoder/igmp: detect RGMP (RFC 3488) 5 months ago
decode-ipv4.c decoder/igmp: initial decoder support for IGMP 5 months ago
decode-ipv4.h
decode-ipv6.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
decode-ipv6.h
decode-mpls.c
decode-mpls.h
decode-nsh.c
decode-nsh.h
decode-null.c
decode-ppp.c
decode-ppp.h
decode-pppoe.c
decode-pppoe.h
decode-raw.c
decode-raw.h
decode-sctp.c
decode-sctp.h
decode-sll.c
decode-sll.h
decode-sll2.c
decode-sll2.h
decode-tcp.c decode/tcp: avoid unaligned 16-bit option reads 2 months ago
decode-tcp.h
decode-template.c
decode-template.h
decode-teredo.c
decode-teredo.h
decode-udp.c
decode-udp.h
decode-vlan.c
decode-vlan.h
decode-vntag.c
decode-vntag.h
decode-vxlan.c decode/xvlan: treat as its own tunnel 5 months ago
decode-vxlan.h
decode.c exceptions: add dedicated flow drop reason 2 months ago
decode.h exceptions: add dedicated flow drop reason 2 months ago
defrag-config.c
defrag-config.h
defrag-hash.c defrag: check tracker/packet family in compare 2 months ago
defrag-hash.h
defrag-stack.c
defrag-stack.h
defrag-timeout.c
defrag-timeout.h
defrag.c pool: remove InitData argument 2 months ago
defrag.h defrag: rearrange Frag struct to save 8 bytes 2 months ago
detect-app-layer-event.c detect/proto: reduce size for common sigs 4 months ago
detect-app-layer-event.h
detect-app-layer-protocol.c detect/app-layer-protocol: fix compile warning 3 months ago
detect-app-layer-protocol.h
detect-app-layer-state.c
detect-app-layer-state.h
detect-asn1.c
detect-asn1.h
detect-base64-data.c
detect-base64-data.h
detect-base64-decode.c
detect-base64-decode.h
detect-bsize.c
detect-bsize.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c
detect-byte-extract.h
detect-byte.c
detect-byte.h
detect-bytejump.c
detect-bytejump.h
detect-bytemath.c
detect-bytemath.h
detect-bytetest.c
detect-bytetest.h
detect-classtype.c
detect-classtype.h
detect-config.c
detect-config.h
detect-content.c
detect-content.h
detect-csum.c detect/csum: add igmp-csum keyword to match checksum 5 months ago
detect-csum.h
detect-datarep.c detect: opt-in keywords for firewall mode 2 months ago
detect-datarep.h
detect-dataset.c datasets: fix path setup when load and save used with different paths 2 months ago
detect-dataset.h
detect-depth.c
detect-depth.h
detect-detection-filter.c detect/proto: reduce size for common sigs 4 months ago
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c detect: bindgen more functions 3 months ago
detect-dnp3.h
detect-dns-name.c detect/doc: fix broken anchor links 3 months ago
detect-dns-name.h
detect-dns-response.c
detect-dns-response.h
detect-dsize.c
detect-dsize.h
detect-email.c detect/doc: fix broken anchor links 3 months ago
detect-email.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 detect/address: workaround cppcheck warning 2 months ago
detect-engine-address.h
detect-engine-alert.c detect/firewall: update discarded logic 2 months ago
detect-engine-alert.h
detect-engine-analyzer.c detect/firewall: support alert in default app policy 2 months ago
detect-engine-analyzer.h
detect-engine-buffer.c
detect-engine-buffer.h
detect-engine-build.c detect: suppress noisy debug messages 2 months ago
detect-engine-build.h
detect-engine-content-inspection.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-engine-content-inspection.h detect/dcerpc: move stub_data keyword to rust 3 months ago
detect-engine-event.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-engine-event.h
detect-engine-file.c detect/dcerpc: move dcepayload unit tests to SV 3 months ago
detect-engine-file.h
detect-engine-frame.c
detect-engine-frame.h
detect-engine-helper.c detect: bindgen more functions 3 months ago
detect-engine-helper.h detect: bindgen more functions 3 months ago
detect-engine-inspect-buffer.c detect/engine: helper to know if a transform happens in-place 2 months ago
detect-engine-inspect-buffer.h detect/engine: helper to know if a transform happens in-place 2 months ago
detect-engine-iponly.c detect/proto: reduce size for common sigs 4 months ago
detect-engine-iponly.h
detect-engine-loader.c scan-build: suppress more warnings 2 months ago
detect-engine-loader.h
detect-engine-mpm.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
detect-engine-mpm.h util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
detect-engine-payload.c
detect-engine-payload.h
detect-engine-port.c detect/port: workaround cppcheck warning 2 months ago
detect-engine-port.h
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h
detect-engine-prefilter.c detect/firewall: implement initial state range support 2 months ago
detect-engine-prefilter.h
detect-engine-profile.c detect/firewall: configurable default policies 2 months ago
detect-engine-profile.h
detect-engine-proto.c detect: add track pkthdr as any l2 protocol 4 months ago
detect-engine-proto.h detect: add track pkthdr as any l2 protocol 4 months ago
detect-engine-register.c detect/dcerpc: move stub_data keyword to rust 3 months ago
detect-engine-register.h detect/dcerpc: move stub_data keyword to rust 3 months ago
detect-engine-siggroup.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-engine-siggroup.h
detect-engine-sigorder.c
detect-engine-sigorder.h
detect-engine-state.c detect/dcerpc: move dcepayload unit tests to SV 3 months ago
detect-engine-state.h
detect-engine-tag.c storage: prefix core API with SC 4 months ago
detect-engine-tag.h
detect-engine-threshold.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-engine-threshold.h
detect-engine-uint.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-engine-uint.h
detect-engine.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
detect-engine.h detect/firewall: implement initial state range support 2 months ago
detect-entropy.c
detect-entropy.h
detect-etherhdr.c detect/doc: fix broken anchor links 3 months ago
detect-etherhdr.h detect: add ether.hdr keyword 4 months ago
detect-fast-pattern.c
detect-fast-pattern.h
detect-file-data.c detect/file.data: suppress scan-build false positive 2 months ago
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-filemagic.c detect/doc: fix broken anchor links 3 months ago
detect-filemagic.h
detect-filemd5.c
detect-filemd5.h
detect-filename.c detect/doc: fix broken anchor links 3 months ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c
detect-filesize.h
detect-filestore.c
detect-filestore.h
detect-flow-age.c
detect-flow-age.h
detect-flow-elephant.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-flow-elephant.h
detect-flow-pkts.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-flow-pkts.h
detect-flow.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-flow.h
detect-flowbits.c detect/flowbits: fix scan-build 0-size alloc warning 2 months ago
detect-flowbits.h
detect-flowint.c
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-frame.c frames: make sure we use a lowercase buffer name 2 months ago
detect-frame.h
detect-ftp-command-data.c detect/doc: fix broken anchor links 3 months ago
detect-ftp-command-data.h
detect-ftp-command.c
detect-ftp-command.h
detect-ftp-completion-code.c detect/doc: fix broken anchor links 3 months ago
detect-ftp-completion-code.h
detect-ftp-dynamic-port.c detect/doc: fix broken anchor links 3 months ago
detect-ftp-dynamic-port.h
detect-ftp-mode.c
detect-ftp-mode.h
detect-ftp-reply-received.c detect/doc: fix broken anchor links 3 months ago
detect-ftp-reply-received.h
detect-ftp-reply.c
detect-ftp-reply.h
detect-ftpbounce.c
detect-ftpbounce.h
detect-ftpdata.c
detect-ftpdata.h
detect-geoip.c detect/geoip: do not require packet 4 months ago
detect-geoip.h
detect-gid.c
detect-gid.h
detect-hostbits.c storage: prefix core API with SC 4 months ago
detect-hostbits.h
detect-http-accept-enc.c
detect-http-accept-enc.h
detect-http-accept-lang.c
detect-http-accept-lang.h
detect-http-accept.c
detect-http-accept.h
detect-http-client-body.c detect/doc: fix broken anchor links 3 months ago
detect-http-client-body.h
detect-http-connection.c
detect-http-connection.h
detect-http-content-len.c
detect-http-content-len.h
detect-http-content-type.c
detect-http-content-type.h
detect-http-cookie.c detect: bindgen more functions 3 months ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c detect: bindgen more functions 3 months ago
detect-http-header-names.h
detect-http-header.c detect/doc: remove unexisting links 3 months ago
detect-http-header.h
detect-http-headers-stub.h detect: bindgen more functions 3 months ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c detect/doc: remove unexisting links 3 months ago
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c detect: bindgen more functions 3 months ago
detect-http-method.h
detect-http-protocol.c detect: bindgen more functions 3 months ago
detect-http-protocol.h
detect-http-raw-header.c detect/doc: remove unexisting links 3 months ago
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c detect: bindgen more functions 3 months ago
detect-http-request-line.h
detect-http-response-line.c detect: bindgen more functions 3 months ago
detect-http-response-line.h
detect-http-server-body.c detect/doc: fix broken anchor links 3 months ago
detect-http-server-body.h
detect-http-server.c
detect-http-server.h
detect-http-start.c detect: bindgen more functions 3 months ago
detect-http-start.h
detect-http-stat-code.c detect: bindgen more functions 3 months ago
detect-http-stat-code.h
detect-http-stat-msg.c detect: bindgen more functions 3 months ago
detect-http-stat-msg.h
detect-http-ua.c detect: bindgen more functions 3 months ago
detect-http-ua.h
detect-http-uri.c detect/doc: remove unexisting links 3 months ago
detect-http-uri.h
detect-http2.c detect/doc: fix broken anchor links 3 months ago
detect-http2.h
detect-icmp-id.c
detect-icmp-id.h
detect-icmp-seq.c
detect-icmp-seq.h
detect-icmpv4hdr.c detect: bindgen more functions 3 months ago
detect-icmpv4hdr.h
detect-icmpv6-mtu.c detect/doc: fix broken anchor links 3 months ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c detect/doc: fix broken anchor links 3 months ago
detect-icmpv6hdr.h
detect-icode.c
detect-icode.h
detect-id.c
detect-id.h
detect-igmp-type.c detect/doc: fix broken anchor links 3 months ago
detect-igmp-type.h detect: add igmp.type keyword 5 months ago
detect-igmphdr.c detect: bindgen more functions 3 months ago
detect-igmphdr.h detect: add igmp.hdr keyword 5 months ago
detect-ipaddr.c detect: bindgen more functions 3 months ago
detect-ipaddr.h
detect-ipopts.c detect/ipopts: add qs and rtralt options 5 months ago
detect-ipopts.h
detect-ipproto.c detect/proto: reduce size for common sigs 4 months ago
detect-ipproto.h
detect-iprep.c detect/iprep: mark as supported for firewall mode 5 months ago
detect-iprep.h
detect-ipv4hdr.c detect/doc: fix broken anchor links 3 months ago
detect-ipv4hdr.h
detect-ipv6hdr.c detect/doc: fix broken anchor links 3 months ago
detect-ipv6hdr.h
detect-isdataat.c
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-ja4-hash.c detect/doc: fix broken files links 3 months ago
detect-ja4-hash.h
detect-krb5-cname.c
detect-krb5-cname.h
detect-krb5-errcode.c
detect-krb5-errcode.h
detect-krb5-sname.c
detect-krb5-sname.h
detect-krb5-ticket-encryption.c
detect-krb5-ticket-encryption.h
detect-l3proto.c detect/proto: reduce size for common sigs 4 months ago
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c detect/lua: remove unused macros 2 months ago
detect-lua.h detect/lua: move allow_restricted_functions out of struct 2 months ago
detect-mark.c
detect-mark.h
detect-metadata.c detect/metadata: add debug validation 5 months ago
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c
detect-msg.h
detect-nfs-version.c detect/doc: remove unexisting links 3 months ago
detect-nfs-version.h
detect-noalert.c
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c
detect-offset.h
detect-parse.c detect/firewall: drop in fw mode does not include alert 2 months ago
detect-parse.h detect/firewall: support alert in default app policy 2 months ago
detect-pcre.c detect/pcre: fix compile warnings 3 months ago
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c
detect-pktvar.h
detect-prefilter.c
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c
detect-replace.h
detect-requires.c detect/doc: fix broken files links 3 months ago
detect-requires.h
detect-rev.c
detect-rev.h
detect-rpc.c
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-sid.c
detect-sid.h
detect-sip-method.c detect: bindgen more functions 3 months ago
detect-sip-method.h
detect-sip-uri.c detect: bindgen more functions 3 months ago
detect-sip-uri.h
detect-smtp.c detect: bindgen more functions 3 months ago
detect-smtp.h
detect-ssl-state.c ssl: convert memcpy to strlcpy to avoid flto issue 3 months ago
detect-ssl-state.h
detect-ssl-version.c
detect-ssl-version.h
detect-stream_size.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
detect-stream_size.h
detect-tag.c
detect-tag.h
detect-target.c
detect-target.h
detect-tcp-ack.c
detect-tcp-ack.h
detect-tcp-flags.c detect/tcp: opt-in tcp.flags for firewall mode 2 months ago
detect-tcp-flags.h
detect-tcp-seq.c
detect-tcp-seq.h
detect-tcp-window.c
detect-tcp-window.h
detect-tcp-wscale.c detect/doc: fix broken anchor links 3 months ago
detect-tcp-wscale.h
detect-tcphdr.c detect/doc: fix broken anchor links 3 months ago
detect-tcphdr.h
detect-tcpmss.c detect/doc: fix broken anchor links 3 months ago
detect-tcpmss.h
detect-template.c detect/template: merge template and template2 3 months ago
detect-template.h detect/template: merge template and template2 3 months ago
detect-template2.c detect/doc: fix broken anchor links 3 months ago
detect-threshold.c
detect-threshold.h
detect-tls-alpn.c detect/tls: add null check for tls.alpn keyword 4 months ago
detect-tls-alpn.h
detect-tls-cert-fingerprint.c detect: bindgen more functions 3 months ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c detect: bindgen more functions 3 months ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect: bindgen more functions 3 months ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c detect: bindgen more functions 3 months ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c
detect-tls-cert-validity.h
detect-tls-certs.c detect: opt-in keywords for firewall mode 2 months ago
detect-tls-certs.h
detect-tls-ja3-hash.c detect/doc: fix broken files links 3 months ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect/doc: fix broken files links 3 months ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c detect/doc: fix broken files links 3 months ago
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c detect/doc: fix broken files links 3 months ago
detect-tls-ja3s-string.h
detect-tls-random.c detect: bindgen more functions 3 months ago
detect-tls-random.h
detect-tls-sni.c detect: bindgen more functions 3 months ago
detect-tls-sni.h
detect-tls-subjectaltname.c
detect-tls-subjectaltname.h
detect-tls-version.c
detect-tls-version.h
detect-tls.c
detect-tls.h
detect-tos.c
detect-tos.h
detect-transform-luaxform.c detect/transforms: constify some callbacks arguments 3 months ago
detect-transform-luaxform.h
detect-transform-pcrexform.c detect/doc: fix broken anchor links 3 months ago
detect-transform-pcrexform.h
detect-ttl.c
detect-ttl.h
detect-udphdr.c detect/doc: fix broken anchor links 3 months ago
detect-udphdr.h
detect-uricontent.c detect/doc: remove unexisting links 3 months ago
detect-uricontent.h
detect-urilen.c detect: enable pcre and urilen for firewall mode 4 months ago
detect-urilen.h
detect-vlan.c
detect-vlan.h
detect-within.c
detect-within.h
detect-xbits.c storage: prefix core API with SC 4 months ago
detect-xbits.h
detect.c detect/firewall: further simplify flow control 2 months ago
detect.h detect/firewall: improve handle fw alert handling 2 months ago
device-storage.c storage: prefix core API with SC 4 months ago
device-storage.h device/storage: prefix API with SC 4 months ago
feature.c
feature.h
flow-bindgen.h rust: bindgen SCFlowGetAppProtocol 3 months ago
flow-bit.c
flow-bit.h
flow-bypass.c bypass: fix BypassManager BypassedCheckFunc check 3 months ago
flow-bypass.h
flow-callbacks.c
flow-callbacks.h rust: bindgen flow lifecycle callbacks 2 months ago
flow-hash.c packet: store livedev by id 2 months ago
flow-hash.h
flow-manager.c flow: store livedev by id 2 months ago
flow-manager.h
flow-private.h
flow-queue.c
flow-queue.h
flow-spare-pool.c
flow-spare-pool.h
flow-storage.c storage: prefix core API with SC 4 months ago
flow-storage.h flow/storage: prefix API with SC 4 months ago
flow-timeout.c packet: store livedev by id 2 months ago
flow-timeout.h
flow-util.c packet: store livedev by id 2 months ago
flow-util.h flow: store livedev by id 2 months ago
flow-var.c
flow-var.h
flow-worker.c detect: add flow drop by firewall as drop reason 2 months ago
flow-worker.h output/flush: Remove pkt-based flush logic 4 months ago
flow.c exceptions: add dedicated flow drop reason 2 months ago
flow.h exceptions: add dedicated flow drop reason 2 months ago
host-bit.c storage: prefix core API with SC 4 months ago
host-bit.h
host-queue.c
host-queue.h
host-storage.c storage: prefix core API with SC 4 months ago
host-storage.h host/storage: prefix API with SC 4 months ago
host-timeout.c
host-timeout.h
host.c host/storage: prefix API with SC 4 months ago
host.h
interval-tree.h
ippair-bit.c storage: prefix core API with SC 4 months ago
ippair-bit.h
ippair-queue.c
ippair-queue.h
ippair-storage.c storage: prefix core API with SC 4 months ago
ippair-storage.h ippair/storage: prefix API with SC 4 months ago
ippair-timeout.c
ippair-timeout.h
ippair.c ippair/storage: prefix API with SC 4 months ago
ippair.h
log-cf-common.c log-cf-common: let mktime determine proper tz 4 months ago
log-cf-common.h
log-flush.c output/flush: Remove flush functions/registration 4 months ago
log-flush.h output/flush: Add EVE flushing logic 4 months ago
log-httplog.c
log-httplog.h
log-pcap.c output/flush: Remove flush functions/registration 4 months ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c output/log: IPv6 addr display per cfg 5 months ago
log-tcp-data.h
log-tlsstore.c
log-tlsstore.h
main.c suricata: add error about missing runmode 2 months ago
output-eve-bindgen.h
output-eve-null.c
output-eve-null.h
output-eve-stream.c output/flush: Remove flush functions/registration 4 months ago
output-eve-stream.h
output-eve-syslog.c
output-eve-syslog.h
output-eve.c output-eve: rust.h include is no longer needed 3 months ago
output-eve.h
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-filestore.c
output-filestore.h
output-flow.c debug/validate: remove redundant checks 2 months ago
output-flow.h
output-json-alert.c eve/alert: firewall default policy logging improvements 2 months ago
output-json-alert.h
output-json-anomaly.c output/flush: Remove flush functions/registration 4 months ago
output-json-anomaly.h
output-json-arp.c output/flush: Remove flush functions/registration 4 months ago
output-json-arp.h
output-json-common.c output/flush: Remove flush functions/registration 4 months ago
output-json-dcerpc.c
output-json-dcerpc.h
output-json-dhcp.c dhcp: standardize output code 3 months ago
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c
output-json-dnp3.h
output-json-dns.c
output-json-dns.h
output-json-drop.c eve/drop: minor code cleanup 3 months ago
output-json-drop.h
output-json-email-common.c rust: bindgen SCFlowGetAppProtocol 3 months ago
output-json-email-common.h
output-json-file.c rust: bindgen SCFlowGetAppProtocol 3 months ago
output-json-file.h
output-json-flow.c flow: store livedev by id 2 months ago
output-json-flow.h
output-json-frame.c output/flush: Remove flush functions/registration 4 months ago
output-json-frame.h
output-json-ftp.c
output-json-ftp.h
output-json-http.c
output-json-http.h
output-json-ike.c detect/ike: move ike.ike.chosen_sa_attribute keyword to rust 5 months ago
output-json-ike.h
output-json-mdns.c
output-json-mdns.h
output-json-metadata.c output/flush: Remove flush functions/registration 4 months ago
output-json-metadata.h
output-json-mqtt.c
output-json-mqtt.h
output-json-netflow.c flow: store livedev by id 2 months ago
output-json-netflow.h
output-json-nfs.c
output-json-nfs.h
output-json-pgsql.c
output-json-pgsql.h
output-json-smb.c
output-json-smb.h
output-json-smtp.c
output-json-smtp.h
output-json-stats.c
output-json-stats.h
output-json-tls.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
output-json-tls.h
output-json.c packet: store livedev by id 2 months ago
output-json.h output/flush: Remove flush functions/registration 4 months ago
output-lua.c ntp: expose logged fields to lua 3 months ago
output-lua.h
output-packet.c debug/validate: remove redundant checks 2 months ago
output-packet.h
output-stats.c
output-stats.h
output-streaming.c
output-streaming.h
output-tx.c
output-tx.h
output.c dhcp/output: log app-layer metadata in alerts 3 months ago
output.h output/flush: Remove flush functions/registration 4 months ago
packet-queue.c
packet-queue.h
packet.c detect/firewall: add dedicated stats counters 2 months ago
packet.h
pkt-var.c
pkt-var.h
queue.h
reputation.c reputation: deduplicate skipping empty lines/comments 2 months ago
reputation.h
respond-reject-libnet11.c reject/respond: use dst livedev for rejectdst 2 months ago
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c respond/reject: use livedev in bridge mode 2 months ago
runmode-af-packet.h
runmode-af-xdp.c af-xdp: address compile warnings 5 months ago
runmode-af-xdp.h
runmode-dpdk.c respond/reject: use livedev in bridge mode 2 months ago
runmode-dpdk.h
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c
runmode-erf-file.h
runmode-ipfw.c
runmode-ipfw.h
runmode-lib.c lib: remove the built-in library run-mode 5 months ago
runmode-lib.h lib: remove the built-in library run-mode 5 months ago
runmode-netmap.c respond/reject: use livedev in bridge mode 2 months ago
runmode-netmap.h
runmode-nflog.c
runmode-nflog.h
runmode-nfq.c
runmode-nfq.h
runmode-pcap-file.c
runmode-pcap-file.h
runmode-pcap.c
runmode-pcap.h
runmode-unittests.c detect/dcerpc: move dcepayload unit tests to SV 3 months ago
runmode-unittests.h
runmode-unix-socket.c
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c scan-build: suppress more warnings 2 months ago
runmodes.h
rust.h rust/ffi: move STREAM_ constants to ffi crate 4 months ago
source-af-packet.c packet: track outgoing livedev id 2 months ago
source-af-packet.h packet: track outgoing livedev id 2 months ago
source-af-xdp.c packet: store livedev by id 2 months ago
source-af-xdp.h af-xdp: address compile warnings 5 months ago
source-dpdk.c packet: store livedev by id 2 months ago
source-dpdk.h dpdk: move to native queue-sized mempools 3 months ago
source-erf-dag.c
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c
source-ipfw.h
source-lib.c
source-lib.h
source-netmap.c packet: store livedev by id 2 months ago
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c
source-nfq.h
source-pcap-file-directory-helper.c
source-pcap-file-directory-helper.h
source-pcap-file-helper.c misc: update copyright years 5 months ago
source-pcap-file-helper.h pcap: refactor delete-when-done to support non-alerts 5 months ago
source-pcap-file.c pcap/file: add proto check for fuzzing 4 months ago
source-pcap-file.h
source-pcap.c packet: store livedev by id 2 months ago
source-pcap.h pcap: refactor delete-when-done to support non-alerts 5 months ago
source-windivert-prototypes.h
source-windivert.c
source-windivert.h
stream-tcp-cache.c
stream-tcp-cache.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-list.c
stream-tcp-list.h
stream-tcp-private.h
stream-tcp-reassemble.c stream: minor code cleanups 2 months ago
stream-tcp-reassemble.h misc/cleanup: Simplify <cond> ? true : false 4 months ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c pool: remove InitData argument 2 months ago
stream-tcp.h
stream.c
stream.h
suricata-common.h common: fix cppcheck syntax error 2 months ago
suricata-plugin.h
suricata.c suricata: add error about missing runmode 2 months ago
suricata.h suricata: add error about missing runmode 2 months ago
thread-callbacks.c
thread-callbacks.h rust/ffi: bindgen thread lifecycle callbacks 2 months ago
thread-storage.c storage: prefix core API with SC 4 months ago
thread-storage.h thread/storage: prefix API with SC 4 months ago
threads-debug.h
threads-profile.h
threads.c thread/storage: prefix API with SC 4 months ago
threads.h
threadvars.h
tm-modules.c
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h
tm-threads.c thread/storage: prefix API with SC 4 months ago
tm-threads.h
tmqh-flow.c
tmqh-flow.h
tmqh-packetpool.c
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h
tx-bit.c
tx-bit.h
unix-manager.c
unix-manager.h
util-action.c
util-action.h
util-affinity.c affinity: address coverity warning 5 months ago
util-affinity.h
util-atomic.c
util-atomic.h
util-bpf.c
util-bpf.h
util-buffer.c
util-buffer.h
util-byte.c util: remove unneeded stack allocation in HexToRaw 5 months ago
util-byte.h
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c scan-build: support taint filtering 2 months ago
util-classification-config.h
util-clock.h
util-conf.c util: check name length of proposed data directory 5 months ago
util-conf.h
util-config.h
util-coredump-config.c
util-coredump-config.h
util-cpu.c
util-cpu.h
util-daemon.c
util-daemon.h
util-datalink.c
util-datalink.h
util-debug-filters.c
util-debug-filters.h
util-debug.c
util-debug.h
util-detect.c
util-detect.h
util-device-private.h
util-device.c device: add get id func 2 months ago
util-device.h device: add get id func 2 months ago
util-dpdk-bonding.c dpdk: scale mempool size to the number of bond members 5 months ago
util-dpdk-bonding.h dpdk: scale mempool size to the number of bond members 5 months ago
util-dpdk-common.c
util-dpdk-common.h dpdk: scale mempool size to the number of bond members 5 months ago
util-dpdk-i40e.c
util-dpdk-i40e.h
util-dpdk-ice.c
util-dpdk-ice.h
util-dpdk-ixgbe.c
util-dpdk-ixgbe.h
util-dpdk-mlx5.c
util-dpdk-mlx5.h
util-dpdk-rss.c
util-dpdk-rss.h
util-dpdk.c
util-dpdk.h
util-ebpf.c packet: store livedev by id 2 months ago
util-ebpf.h ebpf: check maps compatibility 5 months ago
util-enum.c
util-enum.h
util-error.c
util-error.h
util-exception-policy-types.h
util-exception-policy.c exceptions: add dedicated flow drop reason 2 months ago
util-exception-policy.h misc: update copyright years 5 months ago
util-file-decompression.c
util-file-decompression.h
util-file-swf-decompression.c
util-file-swf-decompression.h
util-file.c
util-file.h
util-fix_checksum.c
util-fix_checksum.h
util-flow-rate.c flow/storage: prefix API with SC 4 months ago
util-flow-rate.h flow/storage: prefix API with SC 4 months ago
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
util-hash-lookup3.h
util-hash-string.c
util-hash-string.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
util-host-os-info.h
util-hugepages.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
util-hugepages.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c
util-ioctl.h
util-ip.c
util-ip.h
util-ja3.c detect: bindgen more functions 3 months ago
util-ja3.h
util-landlock.c
util-landlock.h
util-log-redis.c
util-log-redis.h
util-logopenfile.c util/logopenfile: fix compile warnings 3 months ago
util-logopenfile.h output/flush: Add EVE flushing logic 4 months ago
util-lua-base64lib.c
util-lua-base64lib.h
util-lua-builtins.c ntp: expose logged fields to lua 3 months ago
util-lua-builtins.h
util-lua-bytevarlib.c
util-lua-bytevarlib.h
util-lua-common.c
util-lua-common.h
util-lua-config.c
util-lua-config.h
util-lua-dataset.c
util-lua-dataset.h
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h
util-lua-dnp3.c
util-lua-dnp3.h
util-lua-dns.c
util-lua-dns.h
util-lua-filelib.c
util-lua-filelib.h
util-lua-flowintlib.c lua: add bounds checks for flowints and flowvars 2 months ago
util-lua-flowintlib.h
util-lua-flowlib.c
util-lua-flowlib.h
util-lua-flowvarlib.c lua: add bounds checks for flowints and flowvars 2 months ago
util-lua-flowvarlib.h
util-lua-hashlib.c util/lua: remove unneeded variable 5 months ago
util-lua-hashlib.h
util-lua-http.c
util-lua-http.h
util-lua-ja3.c
util-lua-ja3.h
util-lua-log.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
util-lua-log.h
util-lua-ntp.c ntp: expose logged fields to lua 3 months ago
util-lua-ntp.h ntp: expose logged fields to lua 3 months ago
util-lua-packetlib.c
util-lua-packetlib.h
util-lua-rule.c
util-lua-rule.h
util-lua-sandbox.c lua: enforce allocation limit on first alloc 2 months ago
util-lua-sandbox.h
util-lua-smtp.c
util-lua-smtp.h
util-lua-ssh.c
util-lua-ssh.h
util-lua-tls.c
util-lua-tls.h
util-lua-util.c
util-lua-util.h
util-lua.c
util-lua.h
util-macset.c flow/storage: prefix API with SC 4 months ago
util-macset.h flow/storage: prefix API with SC 4 months ago
util-magic.c
util-magic.h
util-mem.c
util-mem.h
util-memcmp.c
util-memcmp.h
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c
util-misc.h
util-mpm-ac-ks-small.c util/mpm-ac-ks: preallocate on the heap rather than stack 2 months ago
util-mpm-ac-ks.c util/mpm-ac-ks: preallocate on the heap rather than stack 2 months ago
util-mpm-ac-ks.h
util-mpm-ac-queue.c
util-mpm-ac-queue.h
util-mpm-ac.c util/mpm-ac: preallocate on the heap rather than stack 2 months ago
util-mpm-ac.h
util-mpm-hs-cache.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
util-mpm-hs-cache.h hs: validate cached database against current HS installation 5 months ago
util-mpm-hs-core.c
util-mpm-hs-core.h hs/cache: cleaner and more detailed output 5 months ago
util-mpm-hs.c hs: validate cached database against current HS installation 5 months ago
util-mpm-hs.h
util-mpm.c util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
util-mpm.h util/mpm: add MpmCtx argument to MpmInitThreadCtx 2 months ago
util-optimize.h
util-pages.c
util-pages.h
util-path.c util/path: fix compile warning 3 months ago
util-path.h
util-pidfile.c
util-pidfile.h
util-plugin.c plugins: add --plugin command line option to load plugins 3 months ago
util-plugin.h plugins: add --plugin command line option to load plugins 3 months ago
util-pool-thread.c pool: remove InitData argument 2 months ago
util-pool-thread.h pool: remove InitData argument 2 months ago
util-pool.c pool: remove InitData argument 2 months ago
util-pool.h pool: remove InitData argument 2 months ago
util-port-interval-tree.c util/port-interval-tree: suppress cppcheck false positives 2 months ago
util-port-interval-tree.h
util-prefilter.c
util-prefilter.h detect/prefilter: rewrite loop to assist scan-build 2 months ago
util-print.c output/ipv6: Utility function to compress IPv6 addrs 5 months ago
util-print.h output/ipv6: Utility function to compress IPv6 addrs 5 months ago
util-privs.c
util-privs.h
util-profiling-keywords.c
util-profiling-locks.c
util-profiling-locks.h
util-profiling-prefilter.c
util-profiling-rulegroups.c detect/firewall: configurable default policies 2 months ago
util-profiling-rules.c
util-profiling.c
util-profiling.h
util-proto-name.c
util-proto-name.h
util-radix-tree-common.h misc/cleanup: Simplify <cond> ? true : false 4 months ago
util-radix4-tree.c
util-radix4-tree.h
util-radix6-tree.c
util-radix6-tree.h
util-random.c
util-random.h
util-reference-config.c scan-build: support taint filtering 2 months ago
util-reference-config.h
util-rohash.c
util-rohash.h
util-rule-vars.c
util-rule-vars.h
util-runmodes.c
util-runmodes.h
util-running-modes.c misc/cleanup: Simplify <cond> ? true : false 4 months 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-hs.c
util-spm-hs.h
util-spm-mm.c util/spm: explicit needle_len is u16 2 months ago
util-spm-mm.h util/spm: explicit needle_len is u16 2 months ago
util-spm.c
util-spm.h
util-storage.c storage: prefix core API with SC 4 months ago
util-storage.h storage: prefix core API with SC 4 months ago
util-streaming-buffer.c misc/cleanup: Simplify <cond> ? true : false 4 months ago
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-sysfs.c
util-sysfs.h
util-syslog.c
util-syslog.h
util-systemd.c
util-systemd.h
util-thash.c
util-thash.h
util-threshold-config.c scan-build: support taint filtering 2 months ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c
util-unittest-helper.h
util-unittest.c
util-unittest.h
util-validate.h scan-build: support taint filtering 2 months ago
util-var-name.c
util-var-name.h
util-var.c
util-var.h
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c
win32-syscall.h
win32-syslog.h