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 35cef72b44 stream: rename TriggerRawStreamReassembly
The functions around TriggerRawStreamReassembly are misnomers in the
current layout of the code. The functions were named appropriately when
they were created as per the structural and logical layout of the code
at the time.

These functions in today's code are being used to track, update and
trigger progress of inspection in the raw stream only. Hence, rename them
to TriggerRawStreamInspection.
6 months ago
..
tests flow: remove FLOW_NOPACKET_INSPECTION flag 7 months ago
Makefile.am detect/ftp: Add ftp.completion_code keyword 6 months ago
action-globals.h firewall: start of firewall rules support 7 months ago
alert-debuglog.c flow: remove FLOW_NOPACKET_INSPECTION flag 7 months ago
alert-debuglog.h
alert-fastlog.c conf: prefix conf API with SC 8 months ago
alert-fastlog.h conf: prefix conf API with SC 8 months ago
alert-syslog.c conf: prefix conf API with SC 8 months ago
alert-syslog.h
app-layer-detect-proto.c app-layer: make some arrays even more dynamic 7 months ago
app-layer-detect-proto.h
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c dnp3: mark tx as updated when creating it 7 months ago
app-layer-dnp3.h
app-layer-events.c detect/prefilter: add post-match 'prefilter' engine 8 months ago
app-layer-events.h
app-layer-expectation.c
app-layer-expectation.h
app-layer-frames.c
app-layer-frames.h detect: move non-pf rules into special prefilter engines 7 months ago
app-layer-ftp.c ftp: per direction tx progress 7 months ago
app-layer-ftp.h app/ftp: Use Rust FTP response line handling 7 months ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c rust/http2: replace rs_ naming with SC 7 months ago
app-layer-htp-file.h
app-layer-htp-mem.c conf: prefix conf API with SC 8 months ago
app-layer-htp-mem.h
app-layer-htp-range.c conf: prefix conf API with SC 8 months ago
app-layer-htp-range.h
app-layer-htp-xff.c conf: prefix conf API with SC 8 months ago
app-layer-htp-xff.h conf: prefix conf API with SC 8 months ago
app-layer-htp.c stream: rename TriggerRawStreamReassembly 6 months ago
app-layer-htp.h http: Use libhtp-rs. 7 months ago
app-layer-http2.c rust/http2: replace rs_ naming with SC 7 months ago
app-layer-http2.h
app-layer-ike.c rust: remaining rs_ to SC conversions 6 months ago
app-layer-ike.h
app-layer-imap.c
app-layer-imap.h
app-layer-modbus.c rust/modbus: replace rs_ naming with SC 7 months ago
app-layer-modbus.h
app-layer-nfs-tcp.c rust/nfs: replace rs_ naming with SC 6 months ago
app-layer-nfs-tcp.h
app-layer-nfs-udp.c rust/nfs: replace rs_ naming with SC 6 months ago
app-layer-nfs-udp.h
app-layer-parser.c stream: rename TriggerRawStreamReassembly 6 months ago
app-layer-parser.h stream: rename TriggerRawStreamReassembly 6 months ago
app-layer-protos.c app-layer: helper function AppProtoNewProtoFromString 7 months ago
app-layer-protos.h snmp: register protocol dynamically 7 months ago
app-layer-register.c app-layer: API for mapping progress name vs id 7 months ago
app-layer-register.h app-layer: API for mapping progress name vs id 7 months ago
app-layer-smb.c rust/smb: namespace and visibility cleanups 8 months ago
app-layer-smb.h
app-layer-smtp.c stream: rename TriggerRawStreamReassembly 6 months ago
app-layer-smtp.h
app-layer-ssh.c ssh: add option to select behavior of encrypted parts 7 months ago
app-layer-ssh.h
app-layer-ssl.c stream: rename TriggerRawStreamReassembly 6 months ago
app-layer-ssl.h tls: Move tls-versions to rust 6 months ago
app-layer-tftp.c rust/tftp: replace rs_ naming with SC 7 months ago
app-layer-tftp.h
app-layer.c snmp: register protocol dynamically 7 months ago
app-layer.h
bindgen.h rust: bindgen detect-parse.h 6 months ago
conf-yaml-loader.c conf: prefix conf API with SC 8 months ago
conf-yaml-loader.h conf: prefix conf API with SC 8 months ago
conf.c conf: extend API for rust 7 months ago
conf.h misc: add c++ support to some headers 7 months ago
counters.c conf: prefix conf API with SC 8 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-sha256.c
datasets-sha256.h
datasets-string.c
datasets-string.h
datasets.c datasets: fix set with ip sets 6 months ago
datasets.h
decode-arp.c
decode-arp.h
decode-chdlc.c
decode-chdlc.h
decode-erspan.c conf: prefix conf API with SC 8 months ago
decode-erspan.h
decode-esp.c
decode-esp.h
decode-ethernet.c
decode-ethernet.h
decode-events.c
decode-events.h
decode-geneve.c conf: prefix conf API with SC 8 months ago
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-template.c
decode-template.h
decode-teredo.c conf: prefix conf API with SC 8 months ago
decode-teredo.h
decode-udp.c
decode-udp.h
decode-vlan.c
decode-vlan.h
decode-vntag.c
decode-vntag.h
decode-vxlan.c conf: prefix conf API with SC 8 months ago
decode-vxlan.h
decode.c firewall: start of firewall rules support 7 months ago
decode.h decode: remove unnecessary PKT_STREAM_EOF flag 6 months ago
defrag-config.c conf: prefix conf API with SC 8 months ago
defrag-config.h
defrag-hash.c conf: prefix conf API with SC 8 months ago
defrag-hash.h
defrag-stack.c
defrag-stack.h
defrag-timeout.c
defrag-timeout.h
defrag.c defrag: remove unnecessary NULL check 7 months ago
defrag.h
detect-app-layer-event.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-app-layer-event.h
detect-app-layer-protocol.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-app-layer-protocol.h
detect-app-layer-state.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-app-layer-state.h detect/app-layer-state: keyword for protocol state 7 months ago
detect-asn1.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-asn1.h
detect-base64-data.c
detect-base64-data.h
detect-base64-decode.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-base64-decode.h
detect-bsize.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-bsize.h
detect-bypass.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-bypass.h
detect-byte-extract.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-byte-extract.h
detect-byte.c
detect-byte.h
detect-bytejump.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-bytejump.h
detect-bytemath.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-bytemath.h
detect-bytetest.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-bytetest.h
detect-classtype.c
detect-classtype.h
detect-config.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-config.h
detect-content.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-content.h detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-csum.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-csum.h
detect-datarep.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-datarep.h
detect-dataset.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-dataset.h
detect-dce-iface.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-dce-iface.h
detect-dce-opnum.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-dce-opnum.h
detect-dce-stub-data.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-dce-stub-data.h
detect-depth.c
detect-depth.h
detect-detection-filter.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-dnp3.h
detect-dns-name.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-dns-name.h
detect-dns-response.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-dns-response.h
detect-dsize.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-dsize.h detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-email.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-email.h detect: add email.from 8 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 conf: prefix conf API with SC 8 months ago
detect-engine-address.h
detect-engine-alert.c signature: rename num to iid 6 months ago
detect-engine-alert.h
detect-engine-analyzer.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-engine-analyzer.h firewall: beginning of ruleset analyzer 7 months ago
detect-engine-buffer.c rust: bindgen SCDetectSignatureAddTransform 6 months ago
detect-engine-buffer.h rust: bindgen SCDetectSignatureAddTransform 6 months ago
detect-engine-build.c src: apply clang formatting changes 6 months ago
detect-engine-build.h
detect-engine-content-inspection.c detect: fix -Wshorten-64-to-32 warnings for content inspection 6 months ago
detect-engine-content-inspection.h detect: fix -Wshorten-64-to-32 warnings for content inspection 6 months ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-event.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-engine-event.h
detect-engine-file.c
detect-engine-file.h
detect-engine-frame.c detect/frames: fix -Wshorten-64-to-32 warnings 6 months ago
detect-engine-frame.h
detect-engine-helper.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-engine-helper.h rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-engine-inspect-buffer.c src: new file detect-engine-inspect-buffer.h 6 months ago
detect-engine-inspect-buffer.h src: new file detect-engine-inspect-buffer.h 6 months ago
detect-engine-iponly.c signature: rename num to iid 6 months ago
detect-engine-iponly.h
detect-engine-loader.c detect: assist clang to suppress warning 6 months ago
detect-engine-loader.h
detect-engine-mpm.c detect/single-buf: new simple wrapper 6 months ago
detect-engine-mpm.h detect/single-buf: new simple wrapper 6 months ago
detect-engine-payload.c
detect-engine-payload.h
detect-engine-port.c conf: prefix conf API with SC 8 months ago
detect-engine-port.h
detect-engine-prefilter-common.c signature: rename num to iid 6 months ago
detect-engine-prefilter-common.h
detect-engine-prefilter.c detect/single-buf: new simple wrapper 6 months ago
detect-engine-prefilter.h detect/single-buf: new simple wrapper 6 months ago
detect-engine-profile.c detect: move non-pf rules into special prefilter engines 7 months ago
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-engine-register.h rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-engine-siggroup.c src: apply clang formatting changes 6 months ago
detect-engine-siggroup.h
detect-engine-sigorder.c signature: rename num to iid 6 months ago
detect-engine-sigorder.h
detect-engine-state.c signature: rename num to iid 6 months ago
detect-engine-state.h
detect-engine-tag.c detect/tag: timeout handling precision improvement 6 months ago
detect-engine-tag.h
detect-engine-threshold.c detect/threshold: timeout handling precision improvement 6 months ago
detect-engine-threshold.h
detect-engine-uint.c detect: SC prefix for extern pub Rust functions 8 months ago
detect-engine-uint.h
detect-engine.c detect/single-buf: new simple wrapper 6 months ago
detect-engine.h detect/single-buf: new simple wrapper 6 months ago
detect-entropy.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-entropy.h detect/entropy: Add entropy keyword 8 months ago
detect-fast-pattern.c src: new file detect-engine-buffer.h 7 months ago
detect-fast-pattern.h
detect-file-data.c rust: bindgen detect-parse.h 6 months ago
detect-file-data.h rust: bindgen detect-parse.h 6 months ago
detect-file-hash-common.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-file-hash-common.h
detect-filemagic.c detect: factorize code for DetectSetupDirection 6 months ago
detect-filemagic.h
detect-filemd5.c
detect-filemd5.h
detect-filename.c detect: factorize code for DetectSetupDirection 6 months ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-filesize.h
detect-filestore.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-filestore.h
detect-flow-age.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flow-age.h
detect-flow-pkts.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flow-pkts.h
detect-flow.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flow.h
detect-flowbits.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flowbits.h detect/flowbits: implement prefilter support 8 months ago
detect-flowint.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flowint.h
detect-flowvar.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-flowvar.h
detect-fragbits.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-fragbits.h
detect-fragoffset.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-fragoffset.h
detect-frame.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-frame.h
detect-ftp-command-data.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ftp-command-data.h detect/ftp: ftp.command_data keyword 7 months ago
detect-ftp-command.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ftp-command.h
detect-ftp-completion-code.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ftp-completion-code.h detect/ftp: Add ftp.completion_code keyword 6 months ago
detect-ftp-dynamic-port.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ftp-dynamic-port.h detect/ftp: Add ftp.dynamic_port keyword 7 months ago
detect-ftp-mode.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ftp-mode.h detect/ftp: Add ftp.mode command 6 months ago
detect-ftp-reply-received.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ftp-reply-received.h detect/ftp: Add ftp.received_reply 6 months ago
detect-ftp-reply.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ftp-reply.h detect/ftp: Add ftp.reply rule keyword 7 months ago
detect-ftpbounce.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ftpbounce.h
detect-ftpdata.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ftpdata.h
detect-geoip.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-geoip.h
detect-gid.c
detect-gid.h
detect-hostbits.c rust: bindgen SCSigMatchAppendSMToList 6 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 rust: bindgen SCDetectSignatureSetAppProto 6 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 rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-cookie.h
detect-http-header-common.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-http-header-common.h detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-http-header-names.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-header-names.h
detect-http-header.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-header.h
detect-http-headers-stub.h rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-method.h
detect-http-protocol.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-protocol.h
detect-http-raw-header.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-request-line.h
detect-http-response-line.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-response-line.h
detect-http-server-body.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-server-body.h
detect-http-server.c
detect-http-server.h
detect-http-start.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-start.h
detect-http-stat-code.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-stat-code.h
detect-http-stat-msg.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-stat-msg.h
detect-http-ua.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-ua.h
detect-http-uri.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-http-uri.h
detect-http2.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-http2.h
detect-icmp-id.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-icmp-id.h
detect-icmp-seq.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-icmp-seq.h
detect-icmpv4hdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-icmpv4hdr.h
detect-icmpv6-mtu.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-icmpv6hdr.h
detect-icode.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-icode.h
detect-id.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-id.h
detect-ike-chosen-sa.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ike-chosen-sa.h
detect-ike-exch-type.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ike-exch-type.h
detect-ike-key-exchange-payload-length.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ike-key-exchange-payload-length.h
detect-ike-key-exchange-payload.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ike-key-exchange-payload.h
detect-ike-nonce-payload-length.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ike-nonce-payload-length.h
detect-ike-nonce-payload.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ike-nonce-payload.h
detect-ike-spi.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ike-spi.h
detect-ike-vendor.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ike-vendor.h
detect-ipaddr.c detect/transforms: Add engine detect thread ctx to signature 7 months ago
detect-ipaddr.h
detect-ipopts.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ipopts.h
detect-ipproto.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ipproto.h
detect-iprep.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-iprep.h
detect-ipv4hdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-ipv4hdr.h
detect-ipv6hdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-ipv6hdr.h
detect-isdataat.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-isdataat.h
detect-itype.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-itype.h
detect-ja4-hash.c tls: Introduce HandshakeParams object for tracking 6 months ago
detect-ja4-hash.h
detect-krb5-cname.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-krb5-cname.h
detect-krb5-errcode.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-krb5-errcode.h
detect-krb5-msgtype.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-krb5-msgtype.h
detect-krb5-sname.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-krb5-sname.h
detect-krb5-ticket-encryption.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-krb5-ticket-encryption.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c lua/tls: convert LUA functions to lib: suricata.tls 6 months ago
detect-lua-extensions.h lua: convert flowvar functions to lib 7 months ago
detect-lua.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-lua.h detect/lua: use rule hook instead of init() 'needs' table 7 months ago
detect-mark.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-mark.h
detect-metadata.c jsonbuilder: prefix C API with SC 8 months ago
detect-metadata.h
detect-modbus.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-modbus.h
detect-msg.c firewall: detect: set firewall support flag on select keywords 7 months ago
detect-msg.h
detect-nfs-procedure.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-nfs-procedure.h
detect-nfs-version.c rust: bindgen SCSigMatchAppendSMToList 6 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 rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-parse.h rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-pcre.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-pktvar.h
detect-prefilter.c detect/prefilter: add post-match 'prefilter' engine 8 months ago
detect-prefilter.h
detect-priority.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-priority.h
detect-quic-cyu-hash.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-quic-cyu-hash.h
detect-quic-cyu-string.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-quic-cyu-string.h
detect-quic-sni.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-quic-sni.h
detect-quic-ua.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-quic-ua.h
detect-quic-version.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-quic-version.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-reference.h
detect-replace.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-replace.h
detect-requires.c
detect-requires.h
detect-rev.c
detect-rev.h
detect-rpc.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-rpc.h
detect-sameip.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-sameip.h
detect-sid.c firewall: detect: set firewall support flag on select keywords 7 months ago
detect-sid.h
detect-sip-method.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-sip-method.h
detect-sip-uri.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-sip-uri.h
detect-smb-ntlmssp.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-smb-ntlmssp.h
detect-smb-share.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-smb-share.h
detect-smb-version.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-smb-version.h
detect-smtp.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-smtp.h
detect-ssh-hassh-server-string.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-hassh-server-string.h
detect-ssh-hassh-server.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-hassh-server.h
detect-ssh-hassh-string.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-hassh-string.h
detect-ssh-hassh.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-hassh.h
detect-ssh-proto-version.c
detect-ssh-proto-version.h
detect-ssh-proto.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-proto.h
detect-ssh-software-version.c
detect-ssh-software-version.h
detect-ssh-software.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-ssh-software.h
detect-ssl-state.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ssl-state.h
detect-ssl-version.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ssl-version.h
detect-stream_size.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-stream_size.h
detect-tag.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tag.h detect/tag: timeout handling precision improvement 6 months ago
detect-target.c
detect-target.h
detect-tcp-ack.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tcp-ack.h
detect-tcp-flags.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tcp-flags.h
detect-tcp-seq.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tcp-seq.h
detect-tcp-window.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tcp-window.h
detect-tcphdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-tcphdr.h
detect-tcpmss.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tcpmss.h
detect-template.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-template.h
detect-template2.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-template2.h
detect-threshold.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-threshold.h
detect-tls-alpn.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-alpn.h
detect-tls-cert-fingerprint.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tls-cert-validity.h
detect-tls-certs.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tls-certs.h
detect-tls-ja3-hash.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c detect: fix some -Wshorten-64-to-32 warnings 6 months ago
detect-tls-ja3s-string.h
detect-tls-random.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-random.h
detect-tls-sni.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-sni.h
detect-tls-subjectaltname.c rust: bindgen SCDetectSignatureSetAppProto 6 months ago
detect-tls-subjectaltname.h
detect-tls-version.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tls-version.h
detect-tls.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tls.h
detect-tos.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-tos.h
detect-transform-base64.c detect/xform: Support transform identity data 6 months ago
detect-transform-base64.h
detect-transform-luaxform.c detect/transforms: fix -Wshorten-64-to-32 warnings 6 months ago
detect-transform-luaxform.h detect/luaxform: initial lua transform support 6 months ago
detect-transform-pcrexform.c detect/transforms: fix -Wshorten-64-to-32 warnings 6 months ago
detect-transform-pcrexform.h
detect-ttl.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-ttl.h
detect-udphdr.c rust: bindgen detect-engine-buffer.h 7 months ago
detect-udphdr.h
detect-uricontent.c conf: prefix conf API with SC 8 months ago
detect-uricontent.h
detect-urilen.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-urilen.h detect: use buffer ptr in validate callback api 8 months ago
detect-vlan.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-vlan.h
detect-within.c
detect-within.h
detect-xbits.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
detect-xbits.h detect/xbits: implement tx bits 7 months ago
detect.c detect: make packet and tx_id available earlier 6 months ago
detect.h detect/single-buf: new simple wrapper 6 months ago
device-storage.c util-device: break into public and private definitions 7 months ago
device-storage.h
feature.c
feature.h
flow-bit.c flowbits: allow setter to know if set is new 8 months ago
flow-bit.h flowbits: allow setter to know if set is new 8 months ago
flow-bypass.c
flow-bypass.h
flow-callbacks.c
flow-callbacks.h
flow-hash.c flow: fix unittests for ThreadVars requirement 6 months ago
flow-hash.h
flow-manager.c flow-manager: move time check after RUNNNING state change 6 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
flow-storage.h
flow-timeout.c decode: remove unnecessary PKT_STREAM_EOF flag 6 months ago
flow-timeout.h
flow-util.c flow: fix time handling for non-TCP 6 months ago
flow-util.h
flow-var.c
flow-var.h
flow-worker.c
flow-worker.h
flow.c flow: fix time handling for non-TCP 6 months ago
flow.h firewall: start of firewall rules support 7 months ago
host-bit.c detect/xbits: timeout handling precision improvement 6 months ago
host-bit.h detect/xbits: timeout handling precision improvement 6 months ago
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c
host-timeout.h
host.c conf: prefix conf API with SC 8 months ago
host.h
interval-tree.h
ippair-bit.c detect/xbits: timeout handling precision improvement 6 months ago
ippair-bit.h detect/xbits: timeout handling precision improvement 6 months ago
ippair-queue.c
ippair-queue.h
ippair-storage.c
ippair-storage.h
ippair-timeout.c
ippair-timeout.h
ippair.c conf: prefix conf API with SC 8 months ago
ippair.h
log-cf-common.c
log-cf-common.h
log-flush.c conf: prefix conf API with SC 8 months ago
log-flush.h
log-httplog.c conf: prefix conf API with SC 8 months ago
log-httplog.h conf: prefix conf API with SC 8 months ago
log-pcap.c log-pcap: error out if malloc fails for bpf filter 7 months ago
log-pcap.h
log-stats.c conf: prefix conf API with SC 8 months ago
log-stats.h
log-tcp-data.c conf: prefix conf API with SC 8 months ago
log-tcp-data.h conf: prefix conf API with SC 8 months ago
log-tlslog.c tls: introduce per direction progress tracking 7 months ago
log-tlslog.h
log-tlsstore.c conf: prefix conf API with SC 8 months ago
log-tlsstore.h
main.c
output-eve-bindgen.h output: public header for use in rust 7 months ago
output-eve-null.c conf: prefix conf API with SC 8 months ago
output-eve-null.h
output-eve-stream.c jsonbuilder: prefix C API with SC 8 months ago
output-eve-stream.h jsonbuilder: prefix C API with SC 8 months ago
output-eve-syslog.c conf: prefix conf API with SC 8 months ago
output-eve-syslog.h
output-eve.c jsonbuilder: prefix C API with SC 8 months ago
output-eve.h jsonbuilder: prefix C API with SC 8 months ago
output-file.c
output-file.h
output-filedata.c http: fail tx creation if we cannot allocate user data 7 months ago
output-filedata.h
output-filestore.c output: fix leak in case of alloc error 7 months ago
output-filestore.h
output-flow.c
output-flow.h
output-json-alert.c eve/verdict: log 'accept' for firewall accept rules 6 months ago
output-json-alert.h jsonbuilder: prefix C API with SC 8 months ago
output-json-anomaly.c jsonbuilder: prefix C API with SC 8 months ago
output-json-anomaly.h
output-json-arp.c jsonbuilder: prefix C API with SC 8 months ago
output-json-arp.h
output-json-common.c conf: prefix conf API with SC 8 months ago
output-json-dcerpc.c jsonbuilder: prefix C API with SC 8 months ago
output-json-dcerpc.h
output-json-dhcp.c jsonbuilder: prefix C API with SC 8 months ago
output-json-dhcp.h
output-json-dnp3-objects.c jsonbuilder: prefix C API with SC 8 months ago
output-json-dnp3-objects.h jsonbuilder: prefix C API with SC 8 months ago
output-json-dnp3.c jsonbuilder: prefix C API with SC 8 months ago
output-json-dnp3.h jsonbuilder: prefix C API with SC 8 months ago
output-json-dns.c rust/http2: replace rs_ naming with SC 7 months ago
output-json-dns.h jsonbuilder: prefix C API with SC 8 months ago
output-json-drop.c jsonbuilder: prefix C API with SC 8 months ago
output-json-drop.h
output-json-email-common.c jsonbuilder: prefix C API with SC 8 months ago
output-json-email-common.h jsonbuilder: prefix C API with SC 8 months ago
output-json-file.c output: public header for use in rust 7 months ago
output-json-file.h jsonbuilder: prefix C API with SC 8 months ago
output-json-flow.c eve: add ip version field 6 months ago
output-json-flow.h jsonbuilder: prefix C API with SC 8 months ago
output-json-frame.c jsonbuilder: prefix C API with SC 8 months ago
output-json-frame.h jsonbuilder: prefix C API with SC 8 months ago
output-json-ftp.c detect/ftp: fix -Wshorten-64-to-32 warnings 6 months ago
output-json-ftp.h jsonbuilder: prefix C API with SC 8 months ago
output-json-http.c http: fail tx creation if we cannot allocate user data 7 months ago
output-json-http.h jsonbuilder: prefix C API with SC 8 months ago
output-json-ike.c rust/ike: replace rs_ naming with SC 7 months ago
output-json-ike.h jsonbuilder: prefix C API with SC 8 months ago
output-json-metadata.c jsonbuilder: prefix C API with SC 8 months ago
output-json-metadata.h
output-json-mqtt.c output: public header for use in rust 7 months ago
output-json-mqtt.h jsonbuilder: prefix C API with SC 8 months ago
output-json-netflow.c util-device: break into public and private definitions 7 months ago
output-json-netflow.h
output-json-nfs.c rust/nfs: replace rs_ naming with SC 6 months ago
output-json-nfs.h jsonbuilder: prefix C API with SC 8 months ago
output-json-pgsql.c jsonbuilder: prefix C API with SC 8 months ago
output-json-pgsql.h jsonbuilder: prefix C API with SC 8 months ago
output-json-smb.c eve/smb: add tx_id to event 7 months ago
output-json-smb.h jsonbuilder: prefix C API with SC 8 months ago
output-json-smtp.c jsonbuilder: prefix C API with SC 8 months ago
output-json-smtp.h jsonbuilder: prefix C API with SC 8 months ago
output-json-stats.c conf: prefix conf API with SC 8 months ago
output-json-stats.h
output-json-tls.c ja4: check more ifdef HAVE_JA4 6 months ago
output-json-tls.h jsonbuilder: prefix C API with SC 8 months ago
output-json.c eve: add ip version field 6 months ago
output-json.h output: option to add suricata version in eve logs 7 months ago
output-lua.c lua/tls: convert LUA functions to lib: suricata.tls 6 months ago
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c http: fail tx creation if we cannot allocate user data 7 months ago
output-streaming.h
output-tx.c http: fail tx creation if we cannot allocate user data 7 months ago
output-tx.h
output.c rust: remaining rs_ to SC conversions 6 months ago
output.h output: public header for use in rust 7 months ago
packet-queue.c
packet-queue.h
packet.c detect: start of pkt hooks 7 months ago
packet.h packet: add set functions for some packet fields 8 months ago
pkt-var.c
pkt-var.h
queue.h
reputation.c conf: prefix conf API with SC 8 months ago
reputation.h
respond-reject-libnet11.c util-device: break into public and private definitions 7 months ago
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c util-device: break into public and private definitions 7 months ago
runmode-af-packet.h
runmode-af-xdp.c util-device: break into public and private definitions 7 months ago
runmode-af-xdp.h
runmode-dpdk.c util-device: break into public and private definitions 7 months ago
runmode-dpdk.h dpdk: check for link up before full startup 8 months ago
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c conf: prefix conf API with SC 8 months ago
runmode-erf-file.h
runmode-ipfw.c util-device: break into public and private definitions 7 months ago
runmode-ipfw.h
runmode-lib.c lib: remove SCRunModeLibDestroyWorker 8 months ago
runmode-lib.h lib: remove SCRunModeLibDestroyWorker 8 months ago
runmode-netmap.c rust/conf: use generated bindings to SCConf API 8 months ago
runmode-netmap.h
runmode-nflog.c util-device: break into public and private definitions 7 months ago
runmode-nflog.h
runmode-nfq.c util-device: break into public and private definitions 7 months ago
runmode-nfq.h
runmode-pcap-file.c conf: prefix conf API with SC 8 months ago
runmode-pcap-file.h
runmode-pcap.c util-device: break into public and private definitions 7 months ago
runmode-pcap.h
runmode-unittests.c util: add initial flow rate tracking implementation 8 months ago
runmode-unittests.h
runmode-unix-socket.c detect/xbits: timeout handling precision improvement 6 months ago
runmode-unix-socket.h
runmode-windivert.c util-device: break into public and private definitions 7 months ago
runmode-windivert.h
runmodes.c util-device: break into public and private definitions 7 months ago
runmodes.h app-layer: add --list-app-layer-hooks options 6 months ago
rust-context.c stream: rename TriggerRawStreamReassembly 6 months ago
rust-context.h stream: rename TriggerRawStreamReassembly 6 months ago
rust.h jsonbuilder: prefix C API with SC 8 months ago
source-af-packet.c util-device: break into public and private definitions 7 months ago
source-af-packet.h
source-af-xdp.c util-device: break into public and private definitions 7 months ago
source-af-xdp.h
source-dpdk.c util-device: break into public and private definitions 7 months ago
source-dpdk.h dpdk: check for link up before full startup 8 months ago
source-erf-dag.c util-device: break into public and private definitions 7 months ago
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c util-device: break into public and private definitions 7 months ago
source-ipfw.h
source-lib.c util-device: break into public and private definitions 7 months ago
source-lib.h util-device: break into public and private definitions 7 months ago
source-netmap.c util-device: break into public and private definitions 7 months ago
source-netmap.h
source-nflog.c util-device: break into public and private definitions 7 months ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c util-device: break into public and private definitions 7 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 conf: prefix conf API with SC 8 months ago
source-pcap-file.h
source-pcap.c util-device: break into public and private definitions 7 months ago
source-pcap.h
source-windivert-prototypes.h
source-windivert.c util-device: break into public and private definitions 7 months ago
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: rename TriggerRawStreamReassembly 6 months ago
stream-tcp-reassemble.h stream: rename TriggerRawStreamReassembly 6 months ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c flow: fix time handling for non-TCP 6 months ago
stream-tcp.h flow/output: log triggered exception policies 8 months ago
stream.c
stream.h
suricata-common.h misc: add c++ support to some headers 7 months ago
suricata-plugin.h output: plugins can log flow or packet direction 7 months ago
suricata.c app-layer: add --list-app-layer-hooks options 6 months ago
suricata.h misc: add c++ support to some headers 7 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 threads: fix autofp shutdown race condition 7 months ago
tm-modules.c libsuricata: add library runmode 8 months ago
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h libsuricata: add library runmode 8 months ago
tm-threads.c threads: rename function to make scope more clear 7 months ago
tm-threads.h threads: rename function to make scope more clear 7 months ago
tmqh-flow.c conf: prefix conf API with SC 8 months ago
tmqh-flow.h
tmqh-packetpool.c
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h
tx-bit.c detect/xbits: timeout handling precision improvement 6 months ago
tx-bit.h detect/xbits: implement tx bits 7 months ago
unix-manager.c util-device: break into public and private definitions 7 months ago
unix-manager.h
util-action.c conf: prefix conf API with SC 8 months ago
util-action.h
util-affinity.c conf: prefix conf API with SC 8 months ago
util-affinity.h conf: prefix conf API with SC 8 months ago
util-atomic.c
util-atomic.h
util-bpf.c conf: prefix conf API with SC 8 months ago
util-bpf.h conf: prefix conf API with SC 8 months ago
util-buffer.c
util-buffer.h
util-byte.c
util-byte.h
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c conf: prefix conf API with SC 8 months ago
util-classification-config.h conf: prefix conf API with SC 8 months ago
util-clock.h
util-conf.c conf: prefix conf API with SC 8 months ago
util-conf.h conf: prefix conf API with SC 8 months ago
util-config.h
util-coredump-config.c conf: prefix conf API with SC 8 months ago
util-coredump-config.h
util-cpu.c
util-cpu.h
util-daemon.c conf: prefix conf API with SC 8 months ago
util-daemon.h
util-datalink.c output/datalink: Use Rust-based linktype hashmap 8 months ago
util-datalink.h output/datalink: Use Rust-based linktype hashmap 8 months ago
util-debug-filters.c
util-debug-filters.h
util-debug.c debug: suppress cppcheck warning 6 months ago
util-debug.h conf: prefix conf API with SC 8 months ago
util-detect.c
util-detect.h
util-device-private.h util-device: break into public and private definitions 7 months ago
util-device.c util-device: break into public and private definitions 7 months ago
util-device.h util-device: break into public and private definitions 7 months ago
util-dpdk-bonding.c
util-dpdk-bonding.h
util-dpdk-common.c dpdk: NULL freed variables 8 months ago
util-dpdk-common.h dpdk: NULL freed variables 8 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-device: break into public and private definitions 7 months ago
util-dpdk.h dpdk: replace global with per-thread mempools 8 months ago
util-ebpf.c util-device: break into public and private definitions 7 months ago
util-ebpf.h conf: prefix conf API with SC 8 months ago
util-enum.c
util-enum.h
util-error.c
util-error.h
util-exception-policy-types.h flow/output: log triggered exception policies 8 months ago
util-exception-policy.c flow: remove FLOW_NOPACKET_INSPECTION flag 7 months ago
util-exception-policy.h flow/output: log triggered exception policies 8 months ago
util-file-decompression.c src: new file detect-engine-inspect-buffer.h 6 months ago
util-file-decompression.h
util-file-swf-decompression.c
util-file-swf-decompression.h
util-file.c files: remove legacy option force-md5 6 months ago
util-file.h conf: prefix conf API with SC 8 months ago
util-fix_checksum.c
util-fix_checksum.h
util-flow-rate.c util: add initial flow rate tracking implementation 8 months ago
util-flow-rate.h util: add initial flow rate tracking implementation 8 months ago
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c hashlittle: add a safe variant of hashlittle2 function 8 months ago
util-hash-lookup3.h hashlittle: add a safe variant of hashlittle2 function 8 months ago
util-hash-string.c
util-hash-string.h
util-hash.c util-hash: add iterator for hash function 8 months ago
util-hash.h util-hash: add iterator for hash function 8 months ago
util-hashlist.c
util-hashlist.h
util-host-info.c
util-host-info.h
util-host-os-info.c conf: prefix conf API with SC 8 months ago
util-host-os-info.h
util-hugepages.c
util-hugepages.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c util-device: break into public and private definitions 7 months ago
util-ioctl.h
util-ip.c
util-ip.h
util-ja3.c quic: ja3 getter function uses direction 6 months ago
util-ja3.h
util-landlock.c conf: prefix conf API with SC 8 months ago
util-landlock.h
util-log-redis.c conf: prefix conf API with SC 8 months ago
util-log-redis.h conf: prefix conf API with SC 8 months ago
util-logopenfile.c conf: prefix conf API with SC 8 months ago
util-logopenfile.h conf: prefix conf API with SC 8 months ago
util-lua-base64lib.c
util-lua-base64lib.h
util-lua-builtins.c lua/tls: convert LUA functions to lib: suricata.tls 6 months ago
util-lua-builtins.h
util-lua-common.c lua: convert file functions to lib suricata.file 6 months ago
util-lua-common.h detect/luaxform: initial lua transform support 6 months ago
util-lua-dataset.c
util-lua-dataset.h
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h
util-lua-dnp3.c lua/dnp3: convert done and complete to boolean 8 months ago
util-lua-dnp3.h lua: convert dnp3 to suricata.dnp3 lib 8 months ago
util-lua-dns.c dns: stop renaming DNSTransaction to RSDNSTransaction 8 months ago
util-lua-dns.h lua: fix typos 8 months ago
util-lua-filelib.c lua: convert file functions to lib suricata.file 6 months ago
util-lua-filelib.h lua: convert file functions to lib suricata.file 6 months ago
util-lua-flowintlib.c util/lua: fix new -Wshorten-64-to-32 warning 6 months ago
util-lua-flowintlib.h lua: convert lua flowint functions to lib: suricata.flowintlib 7 months ago
util-lua-flowlib.c lua: add initial suricata.flow lib 8 months ago
util-lua-flowlib.h lua: add initial suricata.flow lib 8 months ago
util-lua-flowvarlib.c util/lua: fix new -Wshorten-64-to-32 warning 6 months ago
util-lua-flowvarlib.h lua: convert flowvar functions to lib 7 months ago
util-lua-hashlib.c
util-lua-hashlib.h
util-lua-http.c http: fail tx creation if we cannot allocate user data 7 months ago
util-lua-http.h lua: convert http fns into suricata.http lib 8 months ago
util-lua-ja3.c lua: convert ja3 function into suricata.ja3 lib 6 months ago
util-lua-ja3.h lua: convert ja3 function into suricata.ja3 lib 6 months ago
util-lua-packetlib.c
util-lua-packetlib.h lua: fix typos 8 months ago
util-lua-rule.c lua: add suricata.rule library 7 months ago
util-lua-rule.h lua: add suricata.rule library 7 months ago
util-lua-sandbox.c
util-lua-sandbox.h
util-lua-smtp.c lua: convert SMTP functions to lib: suricata.smtp 6 months ago
util-lua-smtp.h lua: convert SMTP functions to lib: suricata.smtp 6 months ago
util-lua-ssh.c lua: convert hassh function into suricata.hassh lib 7 months ago
util-lua-ssh.h lua: convert ssh function into suricata.ssh lib 7 months ago
util-lua-tls.c lua/tls: convert LUA functions to lib: suricata.tls 6 months ago
util-lua-tls.h lua/tls: convert LUA functions to lib: suricata.tls 6 months ago
util-lua.c
util-lua.h
util-macset.c conf: prefix conf API with SC 8 months ago
util-macset.h
util-magic.c conf: prefix conf API with SC 8 months ago
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 mpm/ac-ks: allow cppcheck to inspect included file directly 6 months ago
util-mpm-ac-ks.c util-mpm: prepare MPM codebase for ruleset caching 8 months ago
util-mpm-ac-ks.h
util-mpm-ac.c conf: prefix conf API with SC 8 months ago
util-mpm-ac.h
util-mpm-hs-cache.c mpm/hs: suppress scan-build warning 6 months ago
util-mpm-hs-cache.h hyperscan: add caching mechanism for hyperscan contexts 8 months ago
util-mpm-hs-core.c hyperscan: add caching mechanism for hyperscan contexts 8 months ago
util-mpm-hs-core.h hyperscan: add caching mechanism for hyperscan contexts 8 months ago
util-mpm-hs.c util/mpm: prevents double free 7 months ago
util-mpm-hs.h util-mpm-hs: refactor Hyperscan Pattern DB initialization to smaller functions 8 months ago
util-mpm.c
util-mpm.h util-mpm: prepare MPM codebase for ruleset caching 8 months ago
util-optimize.h
util-pages.c util/pages: suppress scan-build on page check 6 months ago
util-pages.h
util-path.c util-path: remove dead code 8 months ago
util-path.h util-path: remove dead code 8 months ago
util-pidfile.c
util-pidfile.h
util-plugin.c detect: rename with prefix SCSigTablePreRegister 7 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
util-print.c rust: remaining rs_ to SC conversions 6 months ago
util-print.h
util-privs.c runmodes: typedef runmode enum and use as type 8 months ago
util-privs.h
util-profiling-keywords.c conf: prefix conf API with SC 8 months ago
util-profiling-locks.c
util-profiling-locks.h
util-profiling-prefilter.c conf: prefix conf API with SC 8 months ago
util-profiling-rulegroups.c detect: move non-pf rules into special prefilter engines 7 months ago
util-profiling-rules.c conf: prefix conf API with SC 8 months ago
util-profiling.c conf: prefix conf API with SC 8 months ago
util-profiling.h
util-proto-name.c
util-proto-name.h
util-radix-tree-common.h
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 conf: prefix conf API with SC 8 months ago
util-reference-config.h conf: prefix conf API with SC 8 months ago
util-rohash.c
util-rohash.h
util-rule-vars.c conf: prefix conf API with SC 8 months ago
util-rule-vars.h
util-runmodes.c util-device: break into public and private definitions 7 months ago
util-runmodes.h
util-running-modes.c app-layer: add --list-app-layer-hooks options 6 months ago
util-running-modes.h app-layer: add --list-app-layer-hooks options 6 months ago
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 conf: prefix conf API with SC 8 months ago
util-spm.h
util-storage.c
util-storage.h
util-streaming-buffer.c conf: prefix conf API with SC 8 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 conf: prefix conf API with SC 8 months ago
util-thash.h
util-threshold-config.c rust: bindgen SCSigMatchAppendSMToList 6 months ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c flow: fix unittests for ThreadVars requirement 6 months ago
util-unittest-helper.h
util-unittest.c
util-unittest.h
util-validate.h
util-var-name.c
util-var-name.h
util-var.c
util-var.h detect/xbits: timeout handling precision improvement 6 months ago
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c util-device: break into public and private definitions 7 months ago
win32-syscall.h
win32-syslog.h