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
Shivani Bhardwaj 22d05c289c stream: replace explicit logic w pre-existing fn 4 months ago
..
tests fuzz: set flow flags as in Suricata 4 months ago
Makefile.am lua: add initial suricata.flow lib 4 months ago
action-globals.h
alert-debuglog.c output/log: Add flush function, collapse params 5 months ago
alert-debuglog.h
alert-fastlog.c output/log: Add flush function, collapse params 5 months ago
alert-fastlog.h
alert-syslog.c output/log: Add flush function, collapse params 5 months ago
alert-syslog.h
app-layer-detect-proto.c app-layer: improve limits on number of probing parsers 4 months ago
app-layer-detect-proto.h
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c
app-layer-dnp3.h
app-layer-events.c
app-layer-events.h
app-layer-expectation.c
app-layer-expectation.h
app-layer-frames.c app-layer: make number of alprotos dynamic 6 months ago
app-layer-frames.h
app-layer-ftp.c ftp: Move config file handling to Rust 5 months ago
app-layer-ftp.h ftp: convert enumerations to Rust 5 months ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c http: minor cleanups for htp-file.c 6 months ago
app-layer-htp-file.h http: constify some function arguments 6 months ago
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h htp: macro hygiene 5 months ago
app-layer-htp-mem.c
app-layer-htp-mem.h
app-layer-htp-range.c
app-layer-htp-range.h
app-layer-htp-xff.c http: minor cleanups for htp-xff.c 6 months ago
app-layer-htp-xff.h
app-layer-htp.c detect: delay tx cleanup in some edge case 5 months ago
app-layer-htp.h http: aliases for htp log code 5 months ago
app-layer-http2.c http: aliases for htp opaque htp_headers_t 6 months ago
app-layer-http2.h
app-layer-ike.c detect: delay tx cleanup in some edge case 5 months ago
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 applayer: fix alp_ctx indexing in tests 4 months ago
app-layer-parser.h flow/output: log triggered exception policies 4 months ago
app-layer-protos.c plugins: app-layer plugins 6 months ago
app-layer-protos.h app-layer: make number of alprotos dynamic 6 months ago
app-layer-register.c app-layer: move ALPROTO_FAILED definition 6 months ago
app-layer-register.h
app-layer-smb.c detect: delay tx cleanup in some edge case 5 months ago
app-layer-smb.h
app-layer-smtp.c smtp: remove SCMimeSmtpConfigExtractUrlsSchemeReset 5 months ago
app-layer-smtp.h
app-layer-ssh.c ssh: cleanup rust visibility and naming 6 months ago
app-layer-ssh.h
app-layer-ssl.c tls: implement alert parser 4 months ago
app-layer-ssl.h tls: implement alert parser 4 months ago
app-layer-tftp.c
app-layer-tftp.h
app-layer.c app-layer: constify AppLayerGetProtoByName 5 months ago
app-layer.h app-layer: constify AppLayerGetProtoByName 5 months ago
bindgen.h rust: add bindings to SCPlugin.* to sys crate 5 months ago
conf-yaml-loader.c
conf-yaml-loader.h
conf.c
conf.h
counters.c gen/bool: Clarify bool checks 5 months ago
counters.h
datasets-ipv4.c
datasets-ipv4.h
datasets-ipv6.c
datasets-ipv6.h
datasets-md5.c
datasets-md5.h
datasets-reputation.h datasets: move initial file reading to rust 5 months ago
datasets-sha256.c
datasets-sha256.h
datasets-string.c base64: prefix base64 C API with "SC" 5 months ago
datasets-string.h
datasets.c datasets: work around scan-build warning 4 months ago
datasets.h datasets: move initial file reading to rust 5 months ago
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-ethernet.c
decode-ethernet.h
decode-events.c af-packet: add event for packets truncated by af-packet 4 months ago
decode-events.h af-packet: add event for packets truncated by af-packet 4 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-ipv4.c
decode-ipv4.h
decode-ipv6.c
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-tcp.c
decode-tcp.h decode/tcp: fix some macros 6 months ago
decode-template.c
decode-template.h
decode-teredo.c
decode-teredo.h
decode-udp.c
decode-udp.h
decode-vlan.c gen/bool: Clarify bool checks 5 months ago
decode-vlan.h
decode-vntag.c
decode-vntag.h
decode-vxlan.c
decode-vxlan.h
decode.c
decode.h detect/flag: Pseudo pkt "flush log" flag 5 months ago
defrag-config.c
defrag-config.h
defrag-hash.c
defrag-hash.h
defrag-stack.c
defrag-stack.h
defrag-timeout.c
defrag-timeout.h
defrag.c
defrag.h
detect-app-layer-event.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-app-layer-event.h
detect-app-layer-protocol.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-app-layer-protocol.h
detect-asn1.c
detect-asn1.h
detect-base64-data.c
detect-base64-data.h
detect-base64-decode.c detect: limit base64_decode `bytes` to 64KiB 4 months ago
detect-base64-decode.h
detect-bsize.c
detect-bsize.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c detect: set mpm/prefilter during signature parsing 6 months ago
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 gen/bool: Clarify bool checks 5 months ago
detect-content.h
detect-csum.c
detect-csum.h
detect-datarep.c
detect-datarep.h
detect-dataset.c datasets: remove unused fn definition 5 months ago
detect-dataset.h
detect-dce-iface.c detect/dcerpc.iface: remove commented out unittest 5 months ago
detect-dce-iface.h
detect-dce-opnum.c dcerpc: visibility and naming cleanups 5 months ago
detect-dce-opnum.h
detect-dce-stub-data.c dcerpc: visibility and naming cleanups 5 months ago
detect-dce-stub-data.h
detect-depth.c
detect-depth.h
detect-detection-filter.c
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-dnp3.h
detect-dns-name.c dns: add keywords for additionals and authorities rrnames 5 months ago
detect-dns-name.h dns: add keywords for additionals and authorities rrnames 5 months ago
detect-dns-opcode.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-dns-opcode.h
detect-dns-query.c dns: move unit tests to suricata-verify 5 months ago
detect-dns-query.h
detect-dns-rcode.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-dns-rcode.h
detect-dns-response.c detect-dns-response: remove unit tests 5 months ago
detect-dns-response.h dns: add dns.response sticky buffer 5 months ago
detect-dns-rrtype.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-dns-rrtype.h
detect-dsize.c
detect-dsize.h
detect-email.c detect: add email.cc keyword 4 months ago
detect-email.h detect: add email.from 4 months ago
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-engine-address.h
detect-engine-alert.c detect/alert: optimize no-alert path 5 months ago
detect-engine-alert.h
detect-engine-analyzer.c detect: constify rule file and lines in parsing and analyzer 5 months ago
detect-engine-analyzer.h detect: constify rule file and lines in parsing and analyzer 5 months ago
detect-engine-build.c analysis: report rule state altered by other rule 5 months ago
detect-engine-build.h
detect-engine-content-inspection.c detect/pcre: avoid infinite loop after negated pcre 4 months ago
detect-engine-content-inspection.h
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-event.c
detect-engine-event.h
detect-engine-file.c
detect-engine-file.h plugins: app-layer plugins 6 months ago
detect-engine-frame.c gen/bool: Clarify bool checks 5 months ago
detect-engine-frame.h
detect-engine-helper.c detect: split new keyword id from registration 5 months ago
detect-engine-helper.h detect: split new keyword id from registration 5 months ago
detect-engine-iponly.c detect/iponly: use flow first flags 6 months ago
detect-engine-iponly.h
detect-engine-loader.c detect/loader: minor code cleanup 5 months ago
detect-engine-loader.h
detect-engine-mpm.c detect/mpm: fix chop flag passed on incorrectly 5 months ago
detect-engine-mpm.h
detect-engine-payload.c
detect-engine-payload.h
detect-engine-port.c
detect-engine-port.h
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h
detect-engine-prefilter.c app-layer: make number of alprotos dynamic 6 months ago
detect-engine-prefilter.h
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c detect: add email.from 4 months ago
detect-engine-register.h var: Use 16-bit container for type 5 months ago
detect-engine-siggroup.c
detect-engine-siggroup.h
detect-engine-sigorder.c
detect-engine-sigorder.h
detect-engine-state.c
detect-engine-state.h
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c var: Use 16-bit container for type 5 months ago
detect-engine-threshold.h detect: constify arguments 5 months ago
detect-engine-uint.c
detect-engine-uint.h
detect-engine.c detect: non infinite default value for inspection-recursion-limit 4 months ago
detect-engine.h main/flush: Support periodic flush logs 5 months ago
detect-fast-pattern.c
detect-fast-pattern.h
detect-file-data.c http: include htp-libhtp.h from header 6 months ago
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-filemagic.c
detect-filemagic.h
detect-filemd5.c
detect-filemd5.h
detect-filename.c
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-pkts.c detect/flow: move keyword parsing code to rust 5 months ago
detect-flow-pkts.h
detect-flow.c detect: set mpm/prefilter during signature parsing 6 months ago
detect-flow.h
detect-flowbits.c analysis: report rule state altered by other rule 5 months ago
detect-flowbits.h
detect-flowint.c
detect-flowint.h
detect-flowvar.c var: Use 16-bit container for type 5 months ago
detect-flowvar.h var: Use 16-bit container for type 5 months ago
detect-fragbits.c
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-frame.c
detect-frame.h
detect-ftp-command.c ftp: convert enumerations to Rust 5 months ago
detect-ftp-command.h detect/ftp.command: Add sticky buffer 6 months ago
detect-ftpbounce.c
detect-ftpbounce.h
detect-ftpdata.c
detect-ftpdata.h
detect-geoip.c gen/bool: Clarify bool checks 5 months ago
detect-geoip.h
detect-gid.c
detect-gid.h
detect-hostbits.c
detect-hostbits.h
detect-http-accept-enc.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept-enc.h
detect-http-accept-lang.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept-lang.h
detect-http-accept.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept.h
detect-http-client-body.c http: include htp-libhtp.h from header 6 months ago
detect-http-client-body.h
detect-http-connection.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-connection.h
detect-http-content-len.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-content-len.h
detect-http-content-type.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-content-type.h
detect-http-cookie.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-header-names.h
detect-http-header.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-header.h
detect-http-headers-stub.h detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-host.h
detect-http-location.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-location.h
detect-http-method.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-method.h
detect-http-protocol.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-protocol.h
detect-http-raw-header.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-raw-header.h
detect-http-referer.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-referer.h
detect-http-request-line.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-request-line.h
detect-http-response-line.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-response-line.h
detect-http-server-body.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-server-body.h
detect-http-server.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-server.h
detect-http-start.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-start.h
detect-http-stat-code.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-stat-code.h
detect-http-stat-msg.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-stat-msg.h
detect-http-ua.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-ua.h
detect-http-uri.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-uri.h
detect-http2.c
detect-http2.h
detect-icmp-id.c
detect-icmp-id.h
detect-icmp-seq.c
detect-icmp-seq.h
detect-icmpv4hdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-icmpv4hdr.h
detect-icmpv6-mtu.c
detect-icmpv6-mtu.h
detect-icmpv6hdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-icmpv6hdr.h
detect-icode.c
detect-icode.h
detect-id.c
detect-id.h
detect-ike-chosen-sa.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-chosen-sa.h
detect-ike-exch-type.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-exch-type.h
detect-ike-key-exchange-payload-length.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-key-exchange-payload-length.h
detect-ike-key-exchange-payload.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-key-exchange-payload.h
detect-ike-nonce-payload-length.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-nonce-payload-length.h
detect-ike-nonce-payload.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-nonce-payload.h
detect-ike-spi.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-spi.h
detect-ike-vendor.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-vendor.h
detect-ipaddr.c
detect-ipaddr.h
detect-ipopts.c
detect-ipopts.h
detect-ipproto.c gen/typo: Improve grammar 5 months ago
detect-ipproto.h
detect-iprep.c
detect-iprep.h
detect-ipv4hdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ipv4hdr.h
detect-ipv6hdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ipv6hdr.h
detect-isdataat.c
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-ja4-hash.c detect/ja: use multi-protocol support 4 months ago
detect-ja4-hash.h
detect-krb5-cname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-cname.h
detect-krb5-errcode.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-errcode.h
detect-krb5-msgtype.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-msgtype.h
detect-krb5-sname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-sname.h
detect-krb5-ticket-encryption.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-ticket-encryption.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c lua: convert dnp3 to suricata.dnp3 lib 4 months ago
detect-lua-extensions.h lua/datasets: rework to be a "required" module 6 months ago
detect-lua.c lua: remove buffer type dns.rrname, not needed 4 months ago
detect-lua.h detect/lua: improve stack dumping 6 months ago
detect-mark.c
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-modbus.h
detect-msg.c
detect-msg.h
detect-nfs-procedure.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-nfs-procedure.h
detect-nfs-version.c detect/nfs: don't double register nfs_request generic list 5 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/ja: use multi-protocol support 4 months ago
detect-parse.h detect: clean support for multi-protocol keywords 4 months ago
detect-pcre.c
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c
detect-pktvar.h
detect-prefilter.c detect/prefilter: fix prefilter setup 6 months ago
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-quic-cyu-hash.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-quic-cyu-hash.h
detect-quic-cyu-string.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-quic-cyu-string.h
detect-quic-sni.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-sni.h
detect-quic-ua.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-ua.h
detect-quic-version.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-version.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c
detect-replace.h
detect-requires.c
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/transform: Refactor setup/apply pattern 5 months ago
detect-sip-method.h
detect-sip-uri.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-sip-uri.h
detect-smb-ntlmssp.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-smb-ntlmssp.h
detect-smb-share.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-smb-share.h
detect-smb-version.c
detect-smb-version.h
detect-smtp.c detect/smtp: smtp.rcpt_to keyword 6 months ago
detect-smtp.h detect/smtp: smtp.helo keyword 6 months ago
detect-ssh-hassh-server-string.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh-server-string.h
detect-ssh-hassh-server.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh-server.h
detect-ssh-hassh-string.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh-string.h
detect-ssh-hassh.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh.h
detect-ssh-proto-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssh-proto-version.h
detect-ssh-proto.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-proto.h
detect-ssh-software-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssh-software-version.h
detect-ssh-software.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-software.h
detect-ssl-state.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssl-state.h
detect-ssl-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssl-version.h
detect-stream_size.c
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-flags.h
detect-tcp-seq.c
detect-tcp-seq.h
detect-tcp-window.c
detect-tcp-window.h
detect-tcphdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tcphdr.h
detect-tcpmss.c
detect-tcpmss.h
detect-template.c
detect-template.h
detect-template2.c
detect-template2.h
detect-threshold.c
detect-threshold.h
detect-tls-alpn.c
detect-tls-alpn.h
detect-tls-cert-fingerprint.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c detect/tls: don't double register tls_validity generic list 5 months ago
detect-tls-cert-validity.h
detect-tls-certs.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-certs.h
detect-tls-ja3-hash.c detect/ja: use multi-protocol support 4 months ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect/ja: use multi-protocol support 4 months ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c detect/ja: use multi-protocol support 4 months ago
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c detect/ja: use multi-protocol support 4 months ago
detect-tls-ja3s-string.h
detect-tls-random.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-random.h
detect-tls-sni.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-sni.h
detect-tls-subjectaltname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-subjectaltname.h
detect-tls-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-version.h
detect-tls.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls.h
detect-tos.c
detect-tos.h
detect-transform-base64.c base64: prefix base64 C API with "SC" 5 months ago
detect-transform-base64.h
detect-transform-pcrexform.c
detect-transform-pcrexform.h
detect-ttl.c
detect-ttl.h
detect-udphdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-urilen.h
detect-vlan.c detect: add vlan.layers keyword 6 months ago
detect-vlan.h detect: add vlan.layers keyword 6 months ago
detect-within.c
detect-within.h
detect-xbits.c
detect-xbits.h
detect.c detect/tx: improve branch prediction 5 months ago
detect.h detect/ja: use multi-protocol support 4 months ago
device-storage.c
device-storage.h
feature.c
feature.h
flow-bit.c
flow-bit.h var: Use 16-bit container for type 5 months ago
flow-bypass.c
flow-bypass.h
flow-callbacks.c
flow-callbacks.h
flow-hash.c flow: optionally use pkt recursion for hash 6 months ago
flow-hash.h
flow-manager.c gen/bool: Clarify bool checks 5 months ago
flow-manager.h
flow-private.h
flow-queue.c gen/bool: Clarify bool checks 5 months ago
flow-queue.h flow/queue: remove circular dependency 5 months ago
flow-spare-pool.c
flow-spare-pool.h
flow-storage.c
flow-storage.h
flow-timeout.c
flow-timeout.h
flow-util.c
flow-util.h
flow-var.c var: Use 16-bit container for type 5 months ago
flow-var.h var: Use 16-bit container for type 5 months ago
flow-worker.c main/flush: Support periodic flush logs 5 months ago
flow-worker.h main/flush: Support periodic flush logs 5 months ago
flow.c detect/iponly: use flow first flags 6 months ago
flow.h flow/output: log triggered exception policies 4 months ago
host-bit.c
host-bit.h
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c
host-timeout.h
host.c
host.h
interval-tree.h
ippair-bit.c
ippair-bit.h
ippair-queue.c
ippair-queue.h
ippair-storage.c
ippair-storage.h
ippair-timeout.c
ippair-timeout.h
ippair.c
ippair.h
log-cf-common.c
log-cf-common.h
log-flush.c main/flush: Support periodic flush logs 5 months ago
log-flush.h main/flush: Support periodic flush logs 5 months ago
log-httplog.c http: minor cleanups for log 6 months ago
log-httplog.h
log-pcap.c output/log: Add flush function, collapse params 5 months ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c
log-tlslog.h
log-tlsstore.c base64: prefix base64 C API with "SC" 5 months ago
log-tlsstore.h
main.c
output-eve-null.c
output-eve-null.h
output-eve-stream.c output/log: Add flushing infrastructure 5 months ago
output-eve-stream.h
output-eve-syslog.c
output-eve-syslog.h
output-eve.c
output-eve.h
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-filestore.c
output-filestore.h
output-flow.c
output-flow.h
output-json-alert.c dcerpc: visibility and naming cleanups 5 months ago
output-json-alert.h
output-json-anomaly.c output/log: Add flushing infrastructure 5 months ago
output-json-anomaly.h
output-json-arp.c output/log: Add flush function, collapse params 5 months ago
output-json-arp.h
output-json-common.c output/log: Add flushing infrastructure 5 months ago
output-json-dcerpc.c dcerpc: visibility and naming cleanups 5 months ago
output-json-dcerpc.h
output-json-dhcp.c dhcp: cleanup visibility and naming 6 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 output/log: Add flushing infrastructure 5 months ago
output-json-drop.h
output-json-email-common.c
output-json-email-common.h
output-json-file.c
output-json-file.h
output-json-flow.c flow/output: log triggered exception policies 4 months ago
output-json-flow.h
output-json-frame.c output/log: Add flushing infrastructure 5 months ago
output-json-frame.h
output-json-ftp.c ftp: convert enumerations to Rust 5 months ago
output-json-ftp.h
output-json-http.c http: remove obsolete comment 6 months ago
output-json-http.h
output-json-ike.c
output-json-ike.h
output-json-metadata.c output/log: Add flushing infrastructure 5 months ago
output-json-metadata.h
output-json-mqtt.c mqtt: naming and visibility cleanups 5 months ago
output-json-mqtt.h
output-json-netflow.c
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
output-json-tls.h
output-json.c Eve: use mac addresses from flow for flow timeout 4 months ago
output-json.h output/log: Add flushing infrastructure 5 months ago
output-lua.c lua: convert dns function into suricata.dns lib 4 months ago
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c
output-streaming.h
output-tx.c app-layer: make number of alprotos dynamic 6 months ago
output-tx.h
output.c bittorrent: no_mangle, pub and naming cleanups 5 months ago
output.h main/flush: Support periodic flush logs 5 months ago
packet-queue.c
packet-queue.h
packet.c
packet.h
pkt-var.c
pkt-var.h
queue.h
reputation.c
reputation.h
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c af-packet: don't default to defrag when inline 4 months ago
runmode-af-packet.h
runmode-af-xdp.c
runmode-af-xdp.h
runmode-dpdk.c dpdk/rss: move and change rss rte_flow functions 5 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-netmap.c
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
runmode-unittests.h
runmode-unix-socket.c
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c main/flush: Support periodic flush logs 5 months ago
runmodes.h main/flush: Support periodic flush logs 5 months ago
rust-context.c rust: AppLayerRegisterParser out of SuricataContext 6 months ago
rust-context.h rust: AppLayerRegisterParser out of SuricataContext 6 months ago
rust.h
source-af-packet.c af-packet: remove build conditional for tpacket-v3 4 months ago
source-af-packet.h af-packet: delay setting default-packet-size for af-packet 4 months ago
source-af-xdp.c gen/bool: Clarify bool checks 5 months ago
source-af-xdp.h
source-dpdk.c dpdk/rss: add rte_flow rss support for mlx5 5 months ago
source-dpdk.h
source-erf-dag.c
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c gen/bool: Clarify bool checks 5 months ago
source-ipfw.h
source-netmap.c
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c gen/bool: Clarify bool checks 5 months ago
source-nfq.h
source-pcap-file-directory-helper.c
source-pcap-file-directory-helper.h
source-pcap-file-helper.c
source-pcap-file-helper.h
source-pcap-file.c gen/bool: Clarify bool checks 5 months ago
source-pcap-file.h
source-pcap.c
source-pcap.h
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 gen/bool: Clarify bool checks 5 months ago
stream-tcp-list.h
stream-tcp-private.h
stream-tcp-reassemble.c stream: combine statements w same outcome 4 months ago
stream-tcp-reassemble.h stream: use bool wherever possible 4 months ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c stream: replace explicit logic w pre-existing fn 4 months ago
stream-tcp.h flow/output: log triggered exception policies 4 months ago
stream.c
stream.h
suricata-common.h includes: explicitly check for and include mm_malloc.h 5 months ago
suricata-plugin.h plugins: app-layer plugins 6 months ago
suricata.c af-packet: delay setting default-packet-size for af-packet 4 months ago
suricata.h main/flush: Support periodic flush logs 5 months ago
thread-callbacks.c
thread-callbacks.h
thread-storage.c
thread-storage.h
threads-debug.h
threads-profile.h
threads.c
threads.h
threadvars.h
tm-modules.c
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c gen/bool: Clarify bool checks 5 months ago
tm-queues.h
tm-threads-common.h
tm-threads.c threads/flow: assist branch prediction 5 months ago
tm-threads.h gen/bool: Clarify bool checks 5 months ago
tmqh-flow.c
tmqh-flow.h
tmqh-packetpool.c gen/bool: Clarify bool checks 5 months ago
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h
unix-manager.c util: fix -Wshorten-64-to-32 warnings 5 months ago
unix-manager.h
util-action.c
util-action.h
util-affinity.c util: fix -Wshorten-64-to-32 warnings 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: fix -Wshorten-64-to-32 warnings 5 months ago
util-byte.h
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-classification-config.h
util-clock.h
util-conf.c
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: fix -Wshorten-64-to-32 warnings 5 months ago
util-debug.h rust: add C callback for FatalErrorOnInit 5 months ago
util-detect.c
util-detect.h
util-device.c
util-device.h
util-dpdk-bonding.c
util-dpdk-bonding.h
util-dpdk-i40e.c dpdk/rss: move and change rss rte_flow functions 5 months ago
util-dpdk-i40e.h dpdk/rss: move and change rss rte_flow functions 5 months ago
util-dpdk-ice.c dpdk/rss: add rte_flow rss support for ice 5 months ago
util-dpdk-ice.h dpdk/rss: add rte_flow rss support for ice 5 months ago
util-dpdk-ixgbe.c dpdk/rss: add rte_flow rss support for ixgbe 5 months ago
util-dpdk-ixgbe.h dpdk/rss: add rte_flow rss support for ixgbe 5 months ago
util-dpdk-mlx5.c dpdk/rss: add rte_flow rss support for mlx5 5 months ago
util-dpdk-mlx5.h dpdk/rss: add rte_flow rss support for mlx5 5 months ago
util-dpdk-rss.c dpdk/rss: add rte_flow rss support for mlx5 5 months ago
util-dpdk-rss.h dpdk/rss: add rte_flow rss support for ixgbe 5 months ago
util-dpdk.c
util-dpdk.h
util-ebpf.c gen/bool: Clarify bool checks 5 months ago
util-ebpf.h
util-enum.c
util-enum.h
util-error.c
util-error.h
util-exception-policy-types.h flow/output: log triggered exception policies 4 months ago
util-exception-policy.c util/exception: fix coverity warning 4 months ago
util-exception-policy.h flow/output: log triggered exception policies 4 months ago
util-file-decompression.c
util-file-decompression.h
util-file-swf-decompression.c
util-file-swf-decompression.h
util-file.c files: append data on closing even with FILE_NOSTORE 5 months ago
util-file.h
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c util: fix -Wshorten-64-to-32 warnings 5 months ago
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
util-hugepages.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c
util-ioctl.h
util-ip.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-ip.h
util-ja3.c detect/transform: Refactor setup/apply pattern 5 months ago
util-ja3.h util: fix -Wshorten-64-to-32 warnings 5 months ago
util-ja4.h
util-landlock.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-landlock.h
util-log-redis.c
util-log-redis.h
util-logopenfile.c output/buffer: Change buffer-size default value 4 months ago
util-logopenfile.h output/buffer: Change buffer-size default value 4 months ago
util-lua-base64lib.c lua: add base64 lib 5 months ago
util-lua-base64lib.h lua: add base64 lib 5 months ago
util-lua-builtins.c lua: add initial suricata.flow lib 4 months ago
util-lua-builtins.h lua: add "builtins" file to consolidate registration 6 months ago
util-lua-common.c lua: remove old lua flow calls 4 months ago
util-lua-common.h lua/datasets: factor out into its own file 6 months ago
util-lua-dataset.c lua: add "builtins" file to consolidate registration 6 months ago
util-lua-dataset.h lua: add "builtins" file to consolidate registration 6 months ago
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h
util-lua-dnp3.c lua/dnp3: convert done and complete to boolean 4 months ago
util-lua-dnp3.h lua: convert dnp3 to suricata.dnp3 lib 4 months ago
util-lua-dns.c dns: stop renaming DNSTransaction to RSDNSTransaction 4 months ago
util-lua-dns.h lua: fix typos 4 months ago
util-lua-flowlib.c lua: add initial suricata.flow lib 4 months ago
util-lua-flowlib.h lua: add initial suricata.flow lib 4 months ago
util-lua-hashlib.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-lua-hashlib.h lua: expose hashing functions to lua scripts 6 months ago
util-lua-hassh.c ssh: cleanup rust visibility and naming 6 months ago
util-lua-hassh.h
util-lua-http.c http: minor cleanups for lua 6 months ago
util-lua-http.h
util-lua-ja3.c
util-lua-ja3.h
util-lua-packetlib.c lua: add initial suricata.packet lib 5 months ago
util-lua-packetlib.h lua: fix typos 4 months ago
util-lua-sandbox.c lua: add "builtins" file to consolidate registration 6 months ago
util-lua-sandbox.h util: fix -Wshorten-64-to-32 warnings 5 months ago
util-lua-smtp.c
util-lua-smtp.h
util-lua-ssh.c ssh: cleanup rust visibility and naming 6 months ago
util-lua-ssh.h
util-lua-tls.c
util-lua-tls.h
util-lua.c
util-lua.h
util-macset.c Eve: use mac addresses from flow for flow timeout 4 months ago
util-macset.h Eve: use mac addresses from flow for flow timeout 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.c
util-mpm-ac-ks.h
util-mpm-ac.c
util-mpm-ac.h
util-mpm-hs.c
util-mpm-hs.h
util-mpm.c
util-mpm.h
util-optimize.h
util-pages.c
util-pages.h
util-path.c
util-path.h
util-pidfile.c
util-pidfile.h
util-plugin.c plugins: app-layer plugins 6 months ago
util-plugin.h
util-pool-thread.c
util-pool-thread.h
util-pool.c
util-pool.h
util-port-interval-tree.c
util-port-interval-tree.h
util-prefilter.c
util-prefilter.h detect/pmq: assist branch prediction 5 months ago
util-print.c http: constify some function arguments 6 months ago
util-print.h http: constify some function arguments 6 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
util-profiling-rules.c
util-profiling.c app-layer: make number of alprotos dynamic 6 months ago
util-profiling.h app-layer: make number of alprotos dynamic 6 months ago
util-proto-name.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-proto-name.h
util-radix-tree-common.h gen/bool: Clarify bool checks 5 months ago
util-radix4-tree.c
util-radix4-tree.h
util-radix6-tree.c
util-radix6-tree.h
util-random.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-random.h
util-reference-config.c util: fix -Wshorten-64-to-32 warnings 5 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
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.c
util-spm.h
util-storage.c
util-storage.h
util-streaming-buffer.c util: fix -Wshorten-64-to-32 warnings 5 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 detect: add configurable limits for datasets 4 months ago
util-thash.h util: fix -Wshorten-64-to-32 warnings 5 months ago
util-threshold-config.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-threshold-config.h
util-time.c util: fix -Wshorten-64-to-32 warnings 5 months 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 util: fix -Wshorten-64-to-32 warnings 5 months ago
util-var-name.h
util-var.c
util-var.h var: Use 16-bit container for type 5 months ago
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c
win32-syscall.h
win32-syslog.h