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 45e0acf772 transforms: move http headers transforms to rust
Ticket: 7229
1 year ago
..
tests template: move detect keywords to pure rust 1 year ago
Makefile.am transforms: move http headers transforms to rust 1 year ago
action-globals.h
alert-debuglog.c packet-logger: remove ThreadExitPrintStats 1 year ago
alert-debuglog.h
alert-fastlog.c packet-logger: remove ThreadExitPrintStats 1 year ago
alert-fastlog.h
alert-syslog.c packet-logger: remove ThreadExitPrintStats 1 year ago
alert-syslog.h
app-layer-detect-proto.c doh: make dns and http keywords for doh2 1 year ago
app-layer-detect-proto.h doh: implement dns over http2 app-proto 1 year ago
app-layer-dnp3-objects.c app-layer: fix -Wshorten-64-to-32 warnings 1 year ago
app-layer-dnp3-objects.h
app-layer-dnp3.c misc: remove unneeded headers 1 year ago
app-layer-dnp3.h
app-layer-events.c misc: remove unneeded headers 1 year ago
app-layer-events.h app-layer: use uint8_t consistent for event IDs 1 year ago
app-layer-expectation.c style: remove some useless return 1 year ago
app-layer-expectation.h
app-layer-frames.c app-layer: fix -Wshorten-64-to-32 warnings 1 year ago
app-layer-frames.h frames: do not rely on FRAME_STREAM_ID 1 year ago
app-layer-ftp.c ftp: adds server side detection 1 year ago
app-layer-ftp.h
app-layer-htp-body.c app-layer: remove unused parameters 1 year ago
app-layer-htp-body.h app-layer: remove unused parameters 1 year ago
app-layer-htp-file.c app-layer: fix -Wshorten-64-to-32 warnings 1 year ago
app-layer-htp-file.h src: remove some unused parameters 1 year ago
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h
app-layer-htp-mem.c style: remove some useless return 1 year ago
app-layer-htp-mem.h
app-layer-htp-range.c util/hash: use randomized hash algorithm 1 year ago
app-layer-htp-range.h app-layer: fix -Wshorten-64-to-32 warnings 1 year ago
app-layer-htp-xff.c
app-layer-htp-xff.h
app-layer-htp.c applayer/htp: convert to new FAIL/PASS API 1 year ago
app-layer-htp.h http: have a headers limit 1 year ago
app-layer-http2.c app-layer: fix -Wshorten-64-to-32 warnings 1 year ago
app-layer-http2.h
app-layer-ike.c
app-layer-ike.h
app-layer-imap.c imap: extend detection patterns 1 year ago
app-layer-imap.h imap: extend detection patterns 1 year ago
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: remove ALPROTO_TEST and tests 1 year ago
app-layer-parser.h app-layer: remove ALPROTO_TEST and tests 1 year ago
app-layer-protos.c app-layer: remove ALPROTO_TEST and tests 1 year ago
app-layer-protos.h app-layer: remove ALPROTO_TEST and tests 1 year ago
app-layer-register.c src: remove truncate fn and glue code 1 year ago
app-layer-register.h app-layer: use uint8_t consistent for event IDs 1 year ago
app-layer-smb.c style: remove some useless return 1 year ago
app-layer-smb.h
app-layer-smtp.c misc: remove unneeded headers 1 year ago
app-layer-smtp.h smtp/frames: initial frame support 1 year ago
app-layer-ssh.c
app-layer-ssh.h
app-layer-ssl.c misc: remove unneeded headers 1 year ago
app-layer-ssl.h tls: store all ALPN records in the state 1 year ago
app-layer-tftp.c misc: remove unneeded headers 1 year ago
app-layer-tftp.h
app-layer.c util/profiling: remove assertion 1 year ago
app-layer.h src: remove some unused parameters 1 year ago
conf-yaml-loader.c conf: init parser after check with stat() 1 year ago
conf-yaml-loader.h
conf.c style: remove some useless return 1 year ago
conf.h
counters.c threads: move wait for unpause outside of loop 1 year ago
counters.h
datasets-ipv4.c util/hash: use randomized hash algorithm 1 year ago
datasets-ipv4.h util/hash: use randomized hash algorithm 1 year ago
datasets-ipv6.c util/hash: use randomized hash algorithm 1 year ago
datasets-ipv6.h util/hash: use randomized hash algorithm 1 year ago
datasets-md5.c util/hash: use randomized hash algorithm 1 year ago
datasets-md5.h util/hash: use randomized hash algorithm 1 year ago
datasets-reputation.h
datasets-sha256.c util/hash: use randomized hash algorithm 1 year ago
datasets-sha256.h util/hash: use randomized hash algorithm 1 year ago
datasets-string.c util/hash: use randomized hash algorithm 1 year ago
datasets-string.h util/hash: use randomized hash algorithm 1 year ago
datasets.c detect/datasets: implement unset command 1 year ago
datasets.h detect/datasets: implement unset command 1 year 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
decode-events.h
decode-geneve.c
decode-geneve.h
decode-gre.c
decode-gre.h
decode-icmpv4.c
decode-icmpv4.h
decode-icmpv6.c style: remove some useless return 1 year ago
decode-icmpv6.h
decode-ipv4.c
decode-ipv4.h
decode-ipv6.c style: remove some useless return 1 year 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-tcp.c
decode-tcp.h
decode-template.c
decode-template.h
decode-teredo.c decode: fix -Wshorten-64-to-32 warnings 1 year 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
decode-vxlan.h
decode.c output-flow: remove unused initdata argument 1 year ago
decode.h misc: Remove duplicate function declarations 1 year ago
defrag-config.c defrag: fix -Wshorten-64-to-32 warnings 1 year ago
defrag-config.h defrag: fix -Wshorten-64-to-32 warnings 1 year ago
defrag-hash.c defrag: remove trackers on lookup 1 year ago
defrag-hash.h defrag: turn hash row into single linked list 1 year ago
defrag-stack.c defrag: turn queue into stack 1 year ago
defrag-stack.h defrag: turn queue into stack 1 year ago
defrag-timeout.c defrag: timeout check on look up; tag for removal 1 year ago
defrag-timeout.h defrag: timeout check on look up; tag for removal 1 year ago
defrag.c defrag: fix off by one 1 year ago
defrag.h defrag: fix -Wshorten-64-to-32 warnings 1 year ago
detect-app-layer-event.c app-layer: use uint8_t consistent for event IDs 1 year ago
detect-app-layer-event.h
detect-app-layer-protocol.c detect/app-layer-proto: don't run detection on ALPROTO_UNKNOWN 1 year 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/base64: minor cleanups 1 year ago
detect-base64-decode.h
detect-bsize.c detect/integers: harmonize parser return handling 1 year ago
detect-bsize.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c detect/byte_extract: Move keyword parser to Rust 1 year ago
detect-byte-extract.h detect/byte_extract: Move keyword parser to Rust 1 year ago
detect-byte.c detect/byte_extract: Move keyword parser to Rust 1 year ago
detect-byte.h
detect-bytejump.c
detect-bytejump.h
detect-bytemath.c detect/byte: Refactor endian, base 1 year ago
detect-bytemath.h
detect-bytetest.c
detect-bytetest.h
detect-classtype.c
detect-classtype.h
detect-config.c
detect-config.h
detect-content.c fuzz/detect: forbid rule with pcre only on stream 1 year ago
detect-content.h
detect-csum.c detect/csum: remove pseudo packet checks 1 year ago
detect-csum.h
detect-datarep.c style: remove some useless return 1 year ago
detect-datarep.h
detect-dataset.c detect/dataset: abort only in debug mode 1 year ago
detect-dataset.h datasets: restrict scope of macro/enum 1 year ago
detect-dce-iface.c
detect-dce-iface.h
detect-dce-opnum.c
detect-dce-opnum.h
detect-dce-stub-data.c
detect-dce-stub-data.h
detect-depth.c
detect-depth.h
detect-detection-filter.c thresholds: use dedicated storage 1 year ago
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c
detect-dnp3.h
detect-dns-answer-name.c
detect-dns-answer-name.h
detect-dns-opcode.c
detect-dns-opcode.h
detect-dns-query-name.c
detect-dns-query-name.h
detect-dns-query.c
detect-dns-query.h
detect-dns-rcode.c
detect-dns-rcode.h
detect-dns-rrtype.c
detect-dns-rrtype.h
detect-dsize.c detect/integers: harmonize parser return handling 1 year ago
detect-dsize.h
detect-engine-address-ipv4.c detect/address: convert ipv4 unittests to FAIL/PASS 1 year ago
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c detect/address: constify ipv6 cmp funcs 1 year ago
detect-engine-address-ipv6.h detect/address: constify ipv6 cmp funcs 1 year ago
detect-engine-address.c style: remove some useless return 1 year ago
detect-engine-address.h
detect-engine-alert.c detect: implement 'alert' keyword as a companion to 'noalert' 1 year ago
detect-engine-alert.h
detect-engine-analyzer.c detect/analyzer: add more details for the tcp window keyword 1 year ago
detect-engine-analyzer.h
detect-engine-build.c detect: rename port whitelisting to priority 1 year ago
detect-engine-build.h
detect-engine-content-inspection.c detect/byte_extract: Move keyword parser to Rust 1 year ago
detect-engine-content-inspection.h
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-event.c detect: make events prefilterable 1 year ago
detect-engine-event.h
detect-engine-file.c files: remove the need for state in callbacks 1 year ago
detect-engine-file.h
detect-engine-frame.c
detect-engine-frame.h misc: Remove duplicate function declarations 1 year ago
detect-engine-helper.c transforms: move strip_whitespace to rust 1 year ago
detect-engine-helper.h transforms: move strip_whitespace to rust 1 year ago
detect-engine-iponly.c misc: Remove duplicate function declarations 1 year ago
detect-engine-iponly.h
detect-engine-loader.c threads: move wait for unpause outside of loop 1 year ago
detect-engine-loader.h
detect-engine-mpm.c doh: make dns and http keywords for doh2 1 year ago
detect-engine-mpm.h misc: Remove duplicate function declarations 1 year ago
detect-engine-payload.c style: remove some useless return 1 year ago
detect-engine-payload.h
detect-engine-port.c style: remove some useless return 1 year ago
detect-engine-port.h
detect-engine-prefilter-common.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-engine-prefilter-common.h detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-engine-prefilter.c doh: make dns and http keywords for doh2 1 year ago
detect-engine-prefilter.h detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h detect/proto: use BIT macros instead of expr 1 year ago
detect-engine-register.c transforms: move http headers transforms to rust 1 year ago
detect-engine-register.h template: move detect keywords to pure rust 1 year ago
detect-engine-siggroup.c style: remove some useless return 1 year ago
detect-engine-siggroup.h
detect-engine-sigorder.c style: remove some useless return 1 year ago
detect-engine-sigorder.h
detect-engine-state.c files: remove the need for state in callbacks 1 year ago
detect-engine-state.h
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c util/hash: use randomized hash algorithm 1 year ago
detect-engine-threshold.h thresholds: use dedicated storage 1 year ago
detect-engine-uint.c
detect-engine-uint.h
detect-engine.c transforms: move strip_whitespace to rust 1 year ago
detect-engine.h transforms: move strip_whitespace to rust 1 year ago
detect-fast-pattern.c style: remove some useless return 1 year ago
detect-fast-pattern.h
detect-file-data.c detect/file-data: use dynamic number of app-layer protos 1 year ago
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-filemagic.c files: remove the need for state in callbacks 1 year ago
detect-filemagic.h
detect-filemd5.c style: remove some useless return 1 year ago
detect-filemd5.h
detect-filename.c files: remove the need for state in callbacks 1 year ago
detect-filename.h
detect-filesha1.c style: remove some useless return 1 year ago
detect-filesha1.h
detect-filesha256.c style: remove some useless return 1 year ago
detect-filesha256.h
detect-filesize.c detect/integers: harmonize parser return handling 1 year ago
detect-filesize.h
detect-filestore.c files: remove the need for state in callbacks 1 year ago
detect-filestore.h
detect-flow-age.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-flow-age.h
detect-flow-pkts.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-flow-pkts.h
detect-flow.c util: fix -Wshorten-64-to-32 warnings 1 year ago
detect-flow.h
detect-flowbits.c detect: set ACTION_ALERT for rules that should alert 1 year ago
detect-flowbits.h
detect-flowint.c
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-fragbits.h
detect-fragoffset.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-fragoffset.h
detect-frame.c
detect-frame.h
detect-ftpbounce.c
detect-ftpbounce.h
detect-ftpdata.c
detect-ftpdata.h
detect-geoip.c detect: remove pseudo checks from packet keywords 1 year ago
detect-geoip.h
detect-gid.c detect: Clear errno before strtoul 1 year ago
detect-gid.h
detect-hostbits.c detect: set ACTION_ALERT for rules that should alert 1 year 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-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-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c
detect-http-header-names.h
detect-http-header.c detect/http: fix progress for headers keywords 1 year ago
detect-http-header.h misc: Remove duplicate function declarations 1 year ago
detect-http-headers-stub.h
detect-http-headers.c
detect-http-headers.h
detect-http-host.c
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c
detect-http-method.h
detect-http-protocol.c
detect-http-protocol.h
detect-http-raw-header.c
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c
detect-http-request-line.h
detect-http-response-line.c
detect-http-response-line.h
detect-http-server-body.c
detect-http-server-body.h
detect-http-server.c
detect-http-server.h
detect-http-start.c
detect-http-start.h
detect-http-stat-code.c
detect-http-stat-code.h
detect-http-stat-msg.c
detect-http-stat-msg.h
detect-http-ua.c
detect-http-ua.h
detect-http-uri.c
detect-http-uri.h
detect-http2.c detect: helper function for multibuffer 1 year ago
detect-http2.h
detect-icmp-id.c detect/icmp-id: remove prefilter pseudo check 1 year ago
detect-icmp-id.h
detect-icmp-seq.c detect/icmp: require real packet in signature 1 year ago
detect-icmp-seq.h
detect-icmpv4hdr.c misc: Remove duplicate function declarations 1 year ago
detect-icmpv4hdr.h
detect-icmpv6-mtu.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c style: remove some useless return 1 year ago
detect-icmpv6hdr.h
detect-icode.c detect/integers: harmonize parser return handling 1 year ago
detect-icode.h
detect-id.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-id.h
detect-ike-chosen-sa.c
detect-ike-chosen-sa.h
detect-ike-exch-type.c
detect-ike-exch-type.h
detect-ike-key-exchange-payload-length.c
detect-ike-key-exchange-payload-length.h
detect-ike-key-exchange-payload.c
detect-ike-key-exchange-payload.h
detect-ike-nonce-payload-length.c
detect-ike-nonce-payload-length.h
detect-ike-nonce-payload.c
detect-ike-nonce-payload.h
detect-ike-spi.c
detect-ike-spi.h
detect-ike-vendor.c
detect-ike-vendor.h
detect-ipaddr.c
detect-ipaddr.h
detect-ipopts.c detect: remove pseudo checks from packet keywords 1 year ago
detect-ipopts.h
detect-ipproto.c style: remove some useless return 1 year ago
detect-ipproto.h
detect-iprep.c detect/iprep: update function naming 1 year ago
detect-iprep.h
detect-ipv4hdr.c style: remove some useless return 1 year ago
detect-ipv4hdr.h
detect-ipv6hdr.c style: remove some useless return 1 year ago
detect-ipv6hdr.h
detect-isdataat.c
detect-isdataat.h
detect-itype.c detect/integers: harmonize parser return handling 1 year ago
detect-itype.h
detect-ja4-hash.c
detect-ja4-hash.h
detect-krb5-cname.c
detect-krb5-cname.h
detect-krb5-errcode.c
detect-krb5-errcode.h
detect-krb5-msgtype.c
detect-krb5-msgtype.h
detect-krb5-sname.c
detect-krb5-sname.h
detect-krb5-ticket-encryption.c
detect-krb5-ticket-encryption.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c style: remove some useless return 1 year ago
detect-lua.h
detect-mark.c
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c
detect-msg.h
detect-nfs-procedure.c detect/nfs: do not free a null pointer 1 year ago
detect-nfs-procedure.h
detect-nfs-version.c
detect-nfs-version.h
detect-noalert.c detect/noalert: point noalert/alert to new doc 1 year ago
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c
detect-offset.h
detect-parse.c doh: make dns and http keywords for doh2 1 year ago
detect-parse.h detect: helper to have pure rust keywords 1 year ago
detect-pcre.c style: remove some useless return 1 year 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-quic-cyu-hash.c
detect-quic-cyu-hash.h
detect-quic-cyu-string.c
detect-quic-cyu-string.h
detect-quic-sni.c
detect-quic-sni.h
detect-quic-ua.c
detect-quic-ua.h
detect-quic-version.c
detect-quic-version.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c alert/reference: Optionally add reference(s) 1 year ago
detect-reference.h alert/reference: Optionally add reference(s) 1 year ago
detect-replace.c src: remove some unused parameters 1 year ago
detect-replace.h
detect-requires.c
detect-requires.h
detect-rev.c detect: Clear errno before strtoul 1 year ago
detect-rev.h
detect-rpc.c
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-sid.c detect: Clear errno before strtoul 1 year ago
detect-sid.h
detect-sip-method.c
detect-sip-method.h
detect-sip-uri.c
detect-sip-uri.h
detect-smb-ntlmssp.c
detect-smb-ntlmssp.h
detect-smb-share.c
detect-smb-share.h
detect-smb-version.c
detect-smb-version.h
detect-ssh-hassh-server-string.c
detect-ssh-hassh-server-string.h
detect-ssh-hassh-server.c
detect-ssh-hassh-server.h
detect-ssh-hassh-string.c
detect-ssh-hassh-string.h
detect-ssh-hassh.c
detect-ssh-hassh.h
detect-ssh-proto-version.c detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-proto-version.h detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-proto.c
detect-ssh-proto.h
detect-ssh-software-version.c detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-software-version.h detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-software.c
detect-ssh-software.h
detect-ssl-state.c style: remove some useless return 1 year ago
detect-ssl-state.h
detect-ssl-version.c
detect-ssl-version.h
detect-stream_size.c detect/stream_size: allow match on pseudo packets 1 year ago
detect-stream_size.h
detect-tag.c
detect-tag.h
detect-target.c
detect-target.h
detect-tcp-ack.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-ack.h
detect-tcp-flags.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-flags.h
detect-tcp-seq.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-seq.h
detect-tcp-window.c detect: remove pseudo checks from packet keywords 1 year ago
detect-tcp-window.h
detect-tcphdr.c style: remove some useless return 1 year ago
detect-tcphdr.h
detect-tcpmss.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcpmss.h
detect-template.c
detect-template.h
detect-template2.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-template2.h
detect-threshold.c detect/threshold: implement backoff type 1 year ago
detect-threshold.h detect/threshold: implement backoff type 1 year ago
detect-tls-alpn.c detect: add tls.alpn keyword 1 year ago
detect-tls-alpn.h detect: add tls.alpn keyword 1 year ago
detect-tls-cert-fingerprint.c
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c
detect-tls-cert-issuer.h
detect-tls-cert-serial.c
detect-tls-cert-serial.h
detect-tls-cert-subject.c
detect-tls-cert-subject.h
detect-tls-cert-validity.c
detect-tls-cert-validity.h
detect-tls-certs.c
detect-tls-certs.h
detect-tls-ja3-hash.c
detect-tls-ja3-hash.h
detect-tls-ja3-string.c
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c
detect-tls-ja3s-string.h
detect-tls-random.c
detect-tls-random.h
detect-tls-sni.c
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: remove pseudo checks from packet keywords 1 year ago
detect-tos.h
detect-transform-base64.c transform/base64: check for 0-sized buffer 1 year ago
detect-transform-base64.h detect/transform: Add from_base64 transform 1 year ago
detect-transform-pcrexform.c
detect-transform-pcrexform.h
detect-transform-urldecode.c
detect-transform-urldecode.h
detect-transform-xor.c
detect-transform-xor.h
detect-ttl.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-ttl.h
detect-udphdr.c style: remove some useless return 1 year ago
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c
detect-urilen.h
detect-within.c
detect-within.h
detect-xbits.c detect: set ACTION_ALERT for rules that should alert 1 year ago
detect-xbits.h
detect.c detect: safety for app-layer logging of stream-only rules 1 year ago
detect.h misc: Remove duplicate function declarations 1 year ago
device-storage.c
device-storage.h
feature.c features: fix -Wshorten-64-to-32 warnings 1 year ago
feature.h
flow-bit.c
flow-bit.h
flow-bypass.c threads: move wait for unpause outside of loop 1 year ago
flow-bypass.h
flow-hash.c
flow-hash.h
flow-manager.c misc: Remove duplicate function declarations 1 year ago
flow-manager.h
flow-private.h
flow-queue.c
flow-queue.h
flow-spare-pool.c flow: declare and use constansts where possible 1 year ago
flow-spare-pool.h flow: declare and use constansts where possible 1 year ago
flow-storage.c
flow-storage.h
flow-timeout.c tcp: fix 'broken ack' on flow timeout 1 year ago
flow-timeout.h flow/timeout: cleanup fn names and comments 1 year ago
flow-util.c
flow-util.h
flow-var.c
flow-var.h
flow-worker.c output: remove remaining ThreadExitPrintStats callbacks 1 year ago
flow-worker.h
flow.c bypass: really bypass udp flow from first packet 1 year ago
flow.h eve/flow: log flow state directly 1 year ago
host-bit.c
host-bit.h
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c thresholds: use dedicated storage 1 year ago
host-timeout.h
host.c style: remove some useless return 1 year ago
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 thresholds: use dedicated storage 1 year ago
ippair-timeout.h
ippair.c style: remove some useless return 1 year ago
ippair.h
log-cf-common.c log: fix -Wshorten-64-to-32 warnings 1 year ago
log-cf-common.h
log-httplog.c output-tx: remove ThreadExitPrintStats callback 1 year ago
log-httplog.h
log-pcap.c stream: track pcap log segments timestamp with SCTime_t 1 year ago
log-pcap.h
log-stats.c output-stats: remove ThreadExitPrintStats callback 1 year ago
log-stats.h
log-tcp-data.c output-streaming: rename and document registration 1 year ago
log-tcp-data.h
log-tlslog.c output-tx: remove ThreadExitPrintStats callback 1 year ago
log-tlslog.h log: fix -Wshorten-64-to-32 warnings 1 year ago
log-tlsstore.c output-tx: remove ThreadExitPrintStats callback 1 year ago
log-tlsstore.h
main.c
output-eve-null.c
output-eve-null.h
output-eve-stream.c packet-logger: remove ThreadExitPrintStats 1 year ago
output-eve-stream.h
output-eve-syslog.c
output-eve-syslog.h
output-eve.c
output-eve.h
output-file.c output-file: rename and document registration function 1 year ago
output-file.h output-file: rename and document registration function 1 year ago
output-filedata.c output-filedata: rename and document registration function 1 year ago
output-filedata.h output-filedata: rename and document registration function 1 year ago
output-filestore.c output-filedata: remove ThreadExitPrintStats callback 1 year ago
output-filestore.h
output-flow.c eve/flow: log flow state directly 1 year ago
output-flow.h devguide: more on low level logging 1 year ago
output-json-alert.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-alert.h output/json: Remove unneeded parameters 1 year ago
output-json-anomaly.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-anomaly.h
output-json-arp.c packet-logger: remove ThreadExitPrintStats 1 year ago
output-json-arp.h
output-json-common.c
output-json-dcerpc.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-dcerpc.h
output-json-dhcp.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-dnp3.h
output-json-dns.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-dns.h doh2: log like dns v3 1 year ago
output-json-drop.c output/json: Remove unneeded parameters 1 year ago
output-json-drop.h
output-json-email-common.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-email-common.h output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-file.c output-file: remove ThreadExitPrintStats callback 1 year ago
output-json-file.h
output-json-flow.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-flow.h
output-json-frame.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-frame.h
output-json-ftp.c
output-json-ftp.h
output-json-http.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-http.h
output-json-ike.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-ike.h
output-json-metadata.c packet-logger: remove ThreadExitPrintStats 1 year ago
output-json-metadata.h
output-json-mqtt.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-mqtt.h
output-json-netflow.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-json-netflow.h
output-json-nfs.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-nfs.h
output-json-pgsql.c pgsql: use new API style for extern C functions 1 year ago
output-json-pgsql.h
output-json-smb.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-smb.h
output-json-smtp.c output-tx: remove ThreadExitPrintStats callback 1 year ago
output-json-smtp.h
output-json-stats.c output-stats: remove ThreadExitPrintStats callback 1 year ago
output-json-stats.h
output-json-tls.c eve/tls: don't construct const from other const 1 year ago
output-json-tls.h eve/tls: cleanup headers; update copyright year 1 year ago
output-json.c eve: threadinit/deinit callbacks are optional for filetypes 1 year ago
output-json.h output: fix -Wshorten-64-to-32 warnings 1 year ago
output-lua.c output/lua: handle registration error 1 year ago
output-lua.h
output-packet.c output: remove remaining ThreadExitPrintStats callbacks 1 year ago
output-packet.h devguide: more on low level logging 1 year ago
output-stats.c output-stats: remove ThreadExitPrintStats callback 1 year ago
output-stats.h output-stats: remove ThreadExitPrintStats callback 1 year ago
output-streaming.c output: fix -Wshorten-64-to-32 warnings 1 year ago
output-streaming.h output-streaming: rename and document registration 1 year ago
output-tx.c output: remove remaining ThreadExitPrintStats callbacks 1 year ago
output-tx.h output-tx: rename and document transaction logger registration 1 year ago
output.c output-filedata: rename and document registration function 1 year ago
output.h output-filedata: rename and document registration function 1 year ago
packet-queue.c
packet-queue.h
packet.c misc: Remove duplicate function declarations 1 year ago
packet.h
pkt-var.c
pkt-var.h
queue.h
reputation.c reputation: minor cleanup 1 year ago
reputation.h
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c runmode: fix coverity warning 1 year ago
runmode-af-packet.h
runmode-af-xdp.c runmode: fix coverity warning 1 year ago
runmode-af-xdp.h
runmode-dpdk.c dpdk/hw_offload: add support for vlan stripping 1 year ago
runmode-dpdk.h dpdk/hw_offload: add support for vlan stripping 1 year ago
runmode-erf-dag.c style: remove some useless return 1 year ago
runmode-erf-dag.h
runmode-erf-file.c style: remove some useless return 1 year ago
runmode-erf-file.h
runmode-ipfw.c style: remove some useless return 1 year ago
runmode-ipfw.h
runmode-netmap.c runmode: fix coverity warning 1 year ago
runmode-netmap.h
runmode-nflog.c style: remove some useless return 1 year ago
runmode-nflog.h
runmode-nfq.c style: remove some useless return 1 year ago
runmode-nfq.h
runmode-pcap-file.c style: remove some useless return 1 year ago
runmode-pcap-file.h
runmode-pcap.c runmodes: fix -Wshorten-64-to-32 warnings 1 year ago
runmode-pcap.h
runmode-unittests.c rust/base64: add decoder 1 year ago
runmode-unittests.h
runmode-unix-socket.c runmodes: fix -Wshorten-64-to-32 warnings 1 year ago
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c napatech: remove, to make room for plugin 1 year ago
runmodes.h napatech: remove, to make room for plugin 1 year ago
rust-context.c
rust-context.h
rust.h
source-af-packet.c packetpool: allow larger max-pending-packets 1 year ago
source-af-packet.h
source-af-xdp.c
source-af-xdp.h
source-dpdk.c dpdk: replace TSC clock with GetTime (gettimeofday) function 1 year ago
source-dpdk.h dpdk/hw_offload: add support for vlan stripping 1 year ago
source-erf-dag.c packetpool: allow larger max-pending-packets 1 year ago
source-erf-dag.h
source-erf-file.c source: fix -Wshorten-64-to-32 warnings 1 year ago
source-erf-file.h
source-ipfw.c packetpool: allow larger max-pending-packets 1 year ago
source-ipfw.h
source-netmap.c
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c runmode: fix coverity warning 1 year ago
source-nfq.h
source-pcap-file-directory-helper.c pcap-file: improve setvbuf implementation 1 year ago
source-pcap-file-directory-helper.h
source-pcap-file-helper.c pcap-file: limit setvbuf to linux 1 year ago
source-pcap-file-helper.h pcap-file: limit setvbuf to linux 1 year ago
source-pcap-file.c pcap-file: limit setvbuf to linux 1 year ago
source-pcap-file.h
source-pcap.c source: fix -Wshorten-64-to-32 warnings 1 year ago
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 stream: track pcap log segments timestamp with SCTime_t 1 year ago
stream-tcp-list.h
stream-tcp-private.h stream: track pcap log segments timestamp with SCTime_t 1 year ago
stream-tcp-reassemble.c stream: fix -Wshorten-64-to-32 warnings 1 year ago
stream-tcp-reassemble.h
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c stream: track pcap log segments timestamp with SCTime_t 1 year ago
stream-tcp.h misc: Remove duplicate function declarations 1 year ago
stream.c
stream.h
suricata-common.h profiling: create a LOGGER_USER id 1 year ago
suricata-plugin.h
suricata.c transforms: move hash transforms to rust 1 year ago
suricata.h misc: Remove duplicate function declarations 1 year ago
threads-debug.h
threads-profile.h
threads.c
threads.h
threadvars.h
tm-modules.c napatech: remove, to make room for plugin 1 year ago
tm-modules.h threading: remove TM_FLAG_LOGAPI_TM as its not used 1 year ago
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h napatech: remove, to make room for plugin 1 year ago
tm-threads.c threads: track wall clock time precisely 1 year ago
tm-threads.h threads: move wait for unpause outside of loop 1 year ago
tmqh-flow.c style: remove some useless return 1 year ago
tmqh-flow.h
tmqh-packetpool.c packetpool: allow larger max-pending-packets 1 year ago
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h
unix-manager.c style: remove some useless return 1 year ago
unix-manager.h
util-action.c detect: set ACTION_ALERT for rules that should alert 1 year ago
util-action.h
util-affinity.c style: remove some useless return 1 year ago
util-affinity.h
util-atomic.c style: remove some useless return 1 year ago
util-atomic.h
util-bpf.c
util-bpf.h
util-buffer.c style: remove some useless return 1 year ago
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 style: remove some useless return 1 year 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 style: remove some useless return 1 year ago
util-debug-filters.h
util-debug.c style: remove some useless return 1 year ago
util-debug.h
util-detect.c
util-detect.h
util-device.c
util-device.h
util-dpdk-bonding.c
util-dpdk-bonding.h
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.c
util-dpdk.h
util-ebpf.c style: remove some useless return 1 year ago
util-ebpf.h
util-enum.c
util-enum.h
util-error.c
util-error.h
util-exception-policy-types.h
util-exception-policy.c src: remove some unused parameters 1 year ago
util-exception-policy.h
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-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
util-hash-lookup3.h
util-hash-string.c util/hash-string: fix compile warning 1 year ago
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 style: remove some useless return 1 year ago
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 style: remove some useless return 1 year ago
util-ip.h
util-ja3.c
util-ja3.h
util-ja4.h
util-landlock.c style: remove some useless return 1 year ago
util-landlock.h
util-log-redis.c redis: add automatic trimming support for streams 1 year ago
util-log-redis.h redis: add automatic trimming support for streams 1 year ago
util-logopenfile.c eve: threadinit/deinit callbacks are optional for filetypes 1 year ago
util-logopenfile.h output: fix -Wshorten-64-to-32 warnings 1 year ago
util-lua-common.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-common.h
util-lua-dnp3-objects.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-dnp3-objects.h
util-lua-dnp3.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-dnp3.h
util-lua-dns.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-dns.h
util-lua-hassh.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-hassh.h
util-lua-http.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-http.h
util-lua-ja3.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-ja3.h
util-lua-sandbox.c
util-lua-sandbox.h
util-lua-smtp.c smtp: use rust for mime parsing 1 year ago
util-lua-smtp.h
util-lua-ssh.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-ssh.h
util-lua-tls.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-tls.h
util-lua.c lua: use quoted include style to avoid system includes 1 year ago
util-lua.h
util-macset.c style: remove some useless return 1 year ago
util-macset.h
util-magic.c misc: Eliminate compiler warnings 1 year ago
util-magic.h
util-mem.c
util-mem.h
util-memcmp.c misc: Eliminate compiler warnings 1 year ago
util-memcmp.h
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c parse/size: support IEEE 1541 size units 1 year ago
util-misc.h
util-mpm-ac-ks-small.c
util-mpm-ac-ks.c
util-mpm-ac-ks.h
util-mpm-ac.c style: remove some useless return 1 year ago
util-mpm-ac.h
util-mpm-hs.c style: remove some useless return 1 year ago
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
util-plugin.h
util-pool-thread.c
util-pool-thread.h
util-pool.c style: remove some useless return 1 year ago
util-pool.h
util-port-interval-tree.c style: remove some useless return 1 year ago
util-port-interval-tree.h
util-prefilter.c
util-prefilter.h
util-print.c log: fix -Wshorten-64-to-32 warnings 1 year ago
util-print.h log: fix -Wshorten-64-to-32 warnings 1 year ago
util-privs.c pf-ring: remove, to make room for plugin 1 year ago
util-privs.h
util-profiling-keywords.c profiling: allow absolute paths 1 year ago
util-profiling-locks.c style: remove some useless return 1 year ago
util-profiling-locks.h
util-profiling-prefilter.c profiling: allow absolute paths 1 year ago
util-profiling-rulegroups.c profiling: allow absolute paths 1 year ago
util-profiling-rules.c profiling: allow absolute paths 1 year ago
util-profiling.c profiling: Correct profiling data array size 1 year ago
util-profiling.h misc: fix build of rules profiling 1 year ago
util-proto-name.c style: remove some useless return 1 year ago
util-proto-name.h
util-radix-tree.c util/radix-tree: fix potential dereference of nullptr 1 year ago
util-radix-tree.h
util-random.c
util-random.h
util-reference-config.c style: remove some useless return 1 year ago
util-reference-config.h
util-rohash.c
util-rohash.h
util-rule-vars.c style: remove some useless return 1 year ago
util-rule-vars.h
util-runmodes.c
util-runmodes.h
util-running-modes.c
util-running-modes.h
util-signal.c style: remove some useless return 1 year ago
util-signal.h
util-spm-bm.c
util-spm-bm.h
util-spm-bs.c smtp: use rust for mime parsing 1 year ago
util-spm-bs.h smtp: use rust for mime parsing 1 year ago
util-spm-bs2bm.c
util-spm-bs2bm.h
util-spm-hs.c
util-spm-hs.h
util-spm.c misc: Eliminate compiler warnings 1 year ago
util-spm.h
util-storage.c
util-storage.h
util-streaming-buffer.c util: fix -Wshorten-64-to-32 warnings 1 year 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/hash: use randomized hash algorithm 1 year ago
util-thash.h util/hash: use randomized hash algorithm 1 year ago
util-threshold-config.c thresholds: use dedicated storage 1 year ago
util-threshold-config.h
util-time.c
util-time.h time: add SCTIME_CMP_EQ 1 year ago
util-unittest-helper.c
util-unittest-helper.h
util-unittest.c style: remove some useless return 1 year ago
util-unittest.h
util-validate.h
util-var-name.c util/var-name: switch to SCTime_t 1 year ago
util-var-name.h
util-var.c detect/threshold: implement tracking 'by_flow' 1 year ago
util-var.h detect: add ticket id to var related todos 1 year ago
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c
win32-syscall.h
win32-syslog.h