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
Jason Ish 07d98bf75a af-packet: don't default to defrag when inline
Don't default to defrag true when inline. It can still be enabled by
setting defrag to true however it is not recommended.

Ticket: #7617
4 months ago
..
tests fuzz: set flow flags as in Suricata 4 months ago
Makefile.am detect: add email.from 4 months ago
action-globals.h src: make include guards more library friendly 1 year ago
alert-debuglog.c output/log: Add flush function, collapse params 5 months ago
alert-debuglog.h src: make include guards more library friendly 1 year ago
alert-fastlog.c output/log: Add flush function, collapse params 5 months ago
alert-fastlog.h src: make include guards more library friendly 1 year ago
alert-syslog.c output/log: Add flush function, collapse params 5 months ago
alert-syslog.h src: make include guards more library friendly 1 year ago
app-layer-detect-proto.c protodetect: simplify code since DCERPC UDP detection is improved 6 months 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 src: make include guards more library friendly 1 year ago
app-layer-dnp3.c app-layer: track modified/processed txs 8 months ago
app-layer-dnp3.h src: make include guards more library friendly 1 year ago
app-layer-events.c misc: remove unneeded headers 9 months ago
app-layer-events.h app-layer: use uint8_t consistent for event IDs 9 months ago
app-layer-expectation.c style: remove some useless return 1 year ago
app-layer-expectation.h src: make include guards more library friendly 1 year ago
app-layer-frames.c app-layer: make number of alprotos dynamic 7 months ago
app-layer-frames.h frames: use dynamic number of app-layer protos 7 months ago
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: remove unused parameters 1 year ago
app-layer-htp-body.h app-layer: remove unused parameters 1 year ago
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 style: remove some useless return 1 year ago
app-layer-htp-mem.h
app-layer-htp-range.c app-layer/stats: Expand memuse/memcap handling 9 months ago
app-layer-htp-range.h app-layer/stats: Expand memuse/memcap handling 9 months ago
app-layer-htp-xff.c http: minor cleanups for htp-xff.c 6 months ago
app-layer-htp-xff.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
app-layer-ike.c detect: delay tx cleanup in some edge case 5 months ago
app-layer-ike.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
app-layer-nfs-tcp.c
app-layer-nfs-tcp.h src: make include guards more library friendly 1 year ago
app-layer-nfs-udp.c
app-layer-nfs-udp.h src: make include guards more library friendly 1 year ago
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 7 months ago
app-layer-protos.h app-layer: make number of alprotos dynamic 7 months ago
app-layer-register.c app-layer: move ALPROTO_FAILED definition 7 months ago
app-layer-register.h app-layer: use uint8_t consistent for event IDs 9 months ago
app-layer-smb.c detect: delay tx cleanup in some edge case 5 months ago
app-layer-smb.h src: make include guards more library friendly 1 year ago
app-layer-smtp.c smtp: remove SCMimeSmtpConfigExtractUrlsSchemeReset 5 months ago
app-layer-smtp.h smtp/frames: initial frame support 1 year ago
app-layer-ssh.c ssh: cleanup rust visibility and naming 6 months ago
app-layer-ssh.h src: make include guards more library friendly 1 year ago
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 misc: remove unneeded headers 9 months ago
app-layer-tftp.h src: make include guards more library friendly 1 year ago
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: init parser after check with stat() 10 months ago
conf-yaml-loader.h src: make include guards more library friendly 1 year ago
conf.c style: remove some useless return 1 year ago
conf.h src: remove unused headers-exported functions 1 year ago
counters.c gen/bool: Clarify bool checks 5 months ago
counters.h src: make include guards more library friendly 1 year ago
datasets-ipv4.c util/hash: use randomized hash algorithm 10 months ago
datasets-ipv4.h util/hash: use randomized hash algorithm 10 months ago
datasets-ipv6.c util/hash: use randomized hash algorithm 10 months ago
datasets-ipv6.h util/hash: use randomized hash algorithm 10 months ago
datasets-md5.c util/hash: use randomized hash algorithm 10 months ago
datasets-md5.h util/hash: use randomized hash algorithm 10 months ago
datasets-reputation.h datasets: move initial file reading to rust 6 months ago
datasets-sha256.c util/hash: use randomized hash algorithm 10 months ago
datasets-sha256.h util/hash: use randomized hash algorithm 10 months ago
datasets-string.c base64: prefix base64 C API with "SC" 6 months ago
datasets-string.h util/hash: use randomized hash algorithm 10 months ago
datasets.c datasets: work around scan-build warning 4 months ago
datasets.h datasets: move initial file reading to rust 6 months ago
decode-arp.c decode/arp: implement decoder 1 year ago
decode-arp.h decode/arp: implement decoder 1 year ago
decode-chdlc.c decode/tcp: add and use PacketIsTCP inline func 1 year ago
decode-chdlc.h src: make include guards more library friendly 1 year ago
decode-erspan.c plugins: remove conf.h from suricata-plugin.h 1 year ago
decode-erspan.h src: make include guards more library friendly 1 year ago
decode-esp.c decode/esp: move esph into L4 packet data 1 year ago
decode-esp.h decode/esp: move esph into L4 packet data 1 year ago
decode-ethernet.c decode/ethernet: move ethh into L2 section 1 year ago
decode-ethernet.h src: make include guards more library friendly 1 year ago
decode-events.c af-packet: add event for packets truncated by af-packet 5 months ago
decode-events.h af-packet: add event for packets truncated by af-packet 5 months ago
decode-geneve.c decode/udp: add and use PacketIsUDP inline func 1 year ago
decode-geneve.h src: make include guards more library friendly 1 year ago
decode-gre.c decode/gre: decode arp packets 1 year ago
decode-gre.h src: make include guards more library friendly 1 year ago
decode-icmpv4.c decode/icmpv4: rename ICMPV4_GET_EMB_IPV4 to PacketGetICMPv4EmbIPv4 1 year ago
decode-icmpv4.h decode/icmpv4: rename ICMPV4_GET_EMB_IPV4 to PacketGetICMPv4EmbIPv4 1 year ago
decode-icmpv6.c style: remove some useless return 1 year ago
decode-icmpv6.h decode/icmpv6: store embedded ip6h ptr as offset 1 year ago
decode-ipv4.c decode/tcp: add and use PacketIsTCP inline func 1 year ago
decode-ipv4.h decode/ipv4: prep for turning ip4h/ip6h into union 1 year ago
decode-ipv6.c style: remove some useless return 1 year ago
decode-ipv6.h clean: remove unused struct definitions 1 year ago
decode-mpls.c
decode-mpls.h src: make include guards more library friendly 1 year ago
decode-nsh.c
decode-nsh.h src: make include guards more library friendly 1 year ago
decode-null.c
decode-ppp.c decode/ppp: fix iplen check int handling 1 year ago
decode-ppp.h decode/ppp: add missing types definitions 1 year ago
decode-pppoe.c decode/pppoe: localize pppoedh pointer 1 year ago
decode-pppoe.h src: make include guards more library friendly 1 year ago
decode-raw.c decode: reduce PKT_IS_IPV4/PKT_IS_IPV6 use 1 year ago
decode-raw.h src: make include guards more library friendly 1 year ago
decode-sctp.c decode/sctp: move sctph into L4 packet data 1 year ago
decode-sctp.h decode/sctp: move sctph into L4 packet data 1 year ago
decode-sll.c
decode-sll.h src: make include guards more library friendly 1 year ago
decode-tcp.c decode/tcp: count urg flag 8 months ago
decode-tcp.h decode/tcp: fix some macros 6 months ago
decode-template.c
decode-template.h src: make include guards more library friendly 1 year ago
decode-teredo.c decode: fix -Wshorten-64-to-32 warnings 1 year ago
decode-teredo.h src: make include guards more library friendly 1 year ago
decode-udp.c decode/udp: move udph into L4 packet data 1 year ago
decode-udp.h decode/udp: move udph into L4 packet data 1 year ago
decode-vlan.c gen/bool: Clarify bool checks 5 months ago
decode-vlan.h src: make include guards more library friendly 1 year ago
decode-vntag.c
decode-vntag.h src: make include guards more library friendly 1 year ago
decode-vxlan.c decode/udp: add and use PacketIsUDP inline func 1 year ago
decode-vxlan.h src: make include guards more library friendly 1 year ago
decode.c stream: add TCP urgent handling options 8 months ago
decode.h detect/flag: Pseudo pkt "flush log" flag 5 months ago
defrag-config.c defrag/config: switch to radix4/6 8 months ago
defrag-config.h defrag/config: switch to radix4/6 8 months 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 10 months ago
defrag.h defrag: fix -Wshorten-64-to-32 warnings 1 year ago
detect-app-layer-event.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-app-layer-event.h src: make include guards more library friendly 1 year ago
detect-app-layer-protocol.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-app-layer-protocol.h src: make include guards more library friendly 1 year ago
detect-asn1.c
detect-asn1.h src: make include guards more library friendly 1 year ago
detect-base64-data.c
detect-base64-data.h src: make include guards more library friendly 1 year ago
detect-base64-decode.c detect: limit base64_decode `bytes` to 64KiB 5 months ago
detect-base64-decode.h src: make include guards more library friendly 1 year ago
detect-bsize.c detect/integers: harmonize parser return handling 1 year ago
detect-bsize.h src: make include guards more library friendly 1 year ago
detect-bypass.c
detect-bypass.h src: make include guards more library friendly 1 year ago
detect-byte-extract.c detect: set mpm/prefilter during signature parsing 6 months 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 src: make include guards more library friendly 1 year ago
detect-bytejump.c detect/bytejump: don't reuse content flag 2 years ago
detect-bytejump.h src: make include guards more library friendly 1 year ago
detect-bytemath.c detect/byte: Refactor endian, base 1 year ago
detect-bytemath.h src: make include guards more library friendly 1 year ago
detect-bytetest.c detect/bytetest: remove unused Match function 2 years ago
detect-bytetest.h src: make include guards more library friendly 1 year ago
detect-classtype.c
detect-classtype.h src: make include guards more library friendly 1 year ago
detect-config.c
detect-config.h src: make include guards more library friendly 1 year ago
detect-content.c gen/bool: Clarify bool checks 5 months ago
detect-content.h src: make include guards more library friendly 1 year ago
detect-csum.c detect/csum: remove pseudo packet checks 1 year ago
detect-csum.h src: make include guards more library friendly 1 year ago
detect-datarep.c style: remove some useless return 1 year ago
detect-datarep.h src: make include guards more library friendly 1 year ago
detect-dataset.c datasets: remove unused fn definition 6 months ago
detect-dataset.h datasets: restrict scope of macro/enum 10 months ago
detect-dce-iface.c detect/dcerpc.iface: remove commented out unittest 5 months ago
detect-dce-iface.h src: make include guards more library friendly 1 year ago
detect-dce-opnum.c dcerpc: visibility and naming cleanups 5 months ago
detect-dce-opnum.h src: make include guards more library friendly 1 year ago
detect-dce-stub-data.c dcerpc: visibility and naming cleanups 5 months ago
detect-dce-stub-data.h src: make include guards more library friendly 1 year ago
detect-depth.c
detect-depth.h src: make include guards more library friendly 1 year ago
detect-detection-filter.c thresholds: use dedicated storage 1 year ago
detect-detection-filter.h src: make include guards more library friendly 1 year ago
detect-distance.c
detect-distance.h src: make include guards more library friendly 1 year ago
detect-dnp3.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-dnp3.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-dns-query.c dns: move unit tests to suricata-verify 5 months ago
detect-dns-query.h src: make include guards more library friendly 1 year ago
detect-dns-rcode.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-dns-rcode.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-dsize.c detect/integers: harmonize parser return handling 1 year ago
detect-dsize.h src: make include guards more library friendly 1 year ago
detect-email.c detect: add email.to keyword 4 months ago
detect-email.h detect: add email.from 4 months ago
detect-engine-address-ipv4.c detect/address: convert ipv4 unittests to FAIL/PASS 10 months ago
detect-engine-address-ipv4.h src: make include guards more library friendly 1 year ago
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 src: remove unused headers-exported functions 1 year ago
detect-engine-alert.c detect/alert: optimize no-alert path 5 months ago
detect-engine-alert.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-engine-content-inspection.c detect/pcre: avoid infinite loop after negated pcre 5 months ago
detect-engine-content-inspection.h detect: absent keyword to test absence of sticky buffer 8 months ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h src: make include guards more library friendly 1 year ago
detect-engine-event.c detect: make events prefilterable 1 year ago
detect-engine-event.h src: make include guards more library friendly 1 year ago
detect-engine-file.c files: remove the need for state in callbacks 1 year ago
detect-engine-file.h plugins: app-layer plugins 7 months ago
detect-engine-frame.c gen/bool: Clarify bool checks 5 months ago
detect-engine-frame.h misc: Remove duplicate function declarations 9 months ago
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 src: make include guards more library friendly 1 year ago
detect-engine-loader.c detect/loader: minor code cleanup 5 months ago
detect-engine-loader.h src: make include guards more library friendly 1 year ago
detect-engine-mpm.c detect/mpm: fix chop flag passed on incorrectly 6 months ago
detect-engine-mpm.h misc: Remove duplicate function declarations 9 months ago
detect-engine-payload.c style: remove some useless return 1 year ago
detect-engine-payload.h src: make include guards more library friendly 1 year ago
detect-engine-port.c style: remove some useless return 1 year ago
detect-engine-port.h misc: move prototypes to correct header 1 year ago
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 app-layer: make number of alprotos dynamic 7 months 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 10 months ago
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 style: remove some useless return 1 year ago
detect-engine-siggroup.h src: remove unused headers-exported functions 1 year ago
detect-engine-sigorder.c detect/engine/flowint: apply clang format changes 8 months ago
detect-engine-sigorder.h detect/sigorder: remove data structs from global namespace 8 months ago
detect-engine-state.c files: remove the need for state in callbacks 1 year ago
detect-engine-state.h src: make include guards more library friendly 1 year ago
detect-engine-tag.c src: remove unused headers-exported functions 1 year ago
detect-engine-tag.h src: remove unused headers-exported functions 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-engine.c detect: non infinite default value for inspection-recursion-limit 5 months ago
detect-engine.h main/flush: Support periodic flush logs 5 months ago
detect-fast-pattern.c style: remove some useless return 1 year ago
detect-fast-pattern.h src: make include guards more library friendly 1 year ago
detect-file-data.c http: include htp-libhtp.h from header 6 months ago
detect-file-data.h src: make include guards more library friendly 1 year ago
detect-file-hash-common.c
detect-file-hash-common.h src: make include guards more library friendly 1 year ago
detect-filemagic.c detect: absent keyword to test absence of sticky buffer 8 months ago
detect-filemagic.h src: make include guards more library friendly 1 year ago
detect-filemd5.c style: remove some useless return 1 year ago
detect-filemd5.h src: make include guards more library friendly 1 year ago
detect-filename.c detect: absent keyword to test absence of sticky buffer 8 months ago
detect-filename.h src: make include guards more library friendly 1 year ago
detect-filesha1.c style: remove some useless return 1 year ago
detect-filesha1.h src: make include guards more library friendly 1 year ago
detect-filesha256.c style: remove some useless return 1 year ago
detect-filesha256.h src: make include guards more library friendly 1 year ago
detect-filesize.c detect/integers: harmonize parser return handling 1 year ago
detect-filesize.h src: make include guards more library friendly 1 year ago
detect-filestore.c files: remove the need for state in callbacks 1 year ago
detect-filestore.h src: make include guards more library friendly 1 year ago
detect-flow-age.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-flow-age.h src: make include guards more library friendly 1 year ago
detect-flow-pkts.c detect/flow: move keyword parsing code to rust 5 months ago
detect-flow-pkts.h flow/pkts: make syntax cleaner and compact 7 months ago
detect-flow.c detect: set mpm/prefilter during signature parsing 6 months ago
detect-flow.h src: make include guards more library friendly 1 year ago
detect-flowbits.c analysis: report rule state altered by other rule 5 months ago
detect-flowbits.h src: make include guards more library friendly 1 year ago
detect-flowint.c detect/engine/flowint: apply clang format changes 8 months ago
detect-flowint.h flowint: add isnotset support 8 months ago
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/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-fragbits.h src: make include guards more library friendly 1 year ago
detect-fragoffset.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-fragoffset.h src: make include guards more library friendly 1 year ago
detect-frame.c
detect-frame.h src: make include guards more library friendly 1 year ago
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: rename DetectAppLayerInspectEngineRegister2 2 years ago
detect-ftpbounce.h src: make include guards more library friendly 1 year ago
detect-ftpdata.c detect: rename DetectAppLayerInspectEngineRegister2 2 years ago
detect-ftpdata.h src: make include guards more library friendly 1 year ago
detect-geoip.c gen/bool: Clarify bool checks 5 months ago
detect-geoip.h src: make include guards more library friendly 1 year ago
detect-gid.c detect: Clear errno before strtoul 10 months ago
detect-gid.h src: make include guards more library friendly 1 year ago
detect-hostbits.c detect: set ACTION_ALERT for rules that should alert 1 year ago
detect-hostbits.h src: make include guards more library friendly 1 year ago
detect-http-accept-enc.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept-enc.h src: make include guards more library friendly 1 year ago
detect-http-accept-lang.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept-lang.h src: make include guards more library friendly 1 year ago
detect-http-accept.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-accept.h src: make include guards more library friendly 1 year ago
detect-http-client-body.c http: include htp-libhtp.h from header 6 months ago
detect-http-client-body.h src: make include guards more library friendly 1 year ago
detect-http-connection.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-connection.h src: make include guards more library friendly 1 year ago
detect-http-content-len.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-content-len.h src: make include guards more library friendly 1 year ago
detect-http-content-type.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-content-type.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-http-header-names.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-header-names.h src: make include guards more library friendly 1 year ago
detect-http-header.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-header.h misc: Remove duplicate function declarations 9 months ago
detect-http-headers-stub.h detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-headers.c
detect-http-headers.h src: make include guards more library friendly 1 year ago
detect-http-host.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-host.h src: make include guards more library friendly 1 year ago
detect-http-location.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-location.h src: make include guards more library friendly 1 year ago
detect-http-method.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-method.h src: make include guards more library friendly 1 year ago
detect-http-protocol.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-protocol.h src: make include guards more library friendly 1 year ago
detect-http-raw-header.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-raw-header.h src: make include guards more library friendly 1 year ago
detect-http-referer.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-referer.h src: make include guards more library friendly 1 year ago
detect-http-request-line.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-request-line.h src: make include guards more library friendly 1 year ago
detect-http-response-line.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-response-line.h src: make include guards more library friendly 1 year ago
detect-http-server-body.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-server-body.h src: make include guards more library friendly 1 year ago
detect-http-server.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-http-server.h src: make include guards more library friendly 1 year ago
detect-http-start.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-http-start.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-http-uri.c detect/transform: Refactor setup/apply pattern 5 months ago
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 src: make include guards more library friendly 1 year ago
detect-icmp-seq.c detect/icmp: require real packet in signature 1 year ago
detect-icmp-seq.h src: make include guards more library friendly 1 year ago
detect-icmpv4hdr.c detect/transform: Refactor setup/apply pattern 5 months 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 detect/transform: Refactor setup/apply pattern 5 months ago
detect-icmpv6hdr.h
detect-icode.c detect/integers: harmonize parser return handling 1 year ago
detect-icode.h src: make include guards more library friendly 1 year ago
detect-id.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-id.h src: make include guards more library friendly 1 year ago
detect-ike-chosen-sa.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-chosen-sa.h src: make include guards more library friendly 1 year ago
detect-ike-exch-type.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-exch-type.h src: make include guards more library friendly 1 year ago
detect-ike-key-exchange-payload-length.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-key-exchange-payload-length.h src: make include guards more library friendly 1 year ago
detect-ike-key-exchange-payload.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-key-exchange-payload.h src: make include guards more library friendly 1 year ago
detect-ike-nonce-payload-length.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-nonce-payload-length.h src: make include guards more library friendly 1 year ago
detect-ike-nonce-payload.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-nonce-payload.h src: make include guards more library friendly 1 year ago
detect-ike-spi.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ike-spi.h src: make include guards more library friendly 1 year ago
detect-ike-vendor.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ike-vendor.h src: make include guards more library friendly 1 year ago
detect-ipaddr.c decode: reduce PKT_IS_IPV4/PKT_IS_IPV6 use 1 year ago
detect-ipaddr.h src: make include guards more library friendly 1 year ago
detect-ipopts.c detect: remove pseudo checks from packet keywords 1 year ago
detect-ipopts.h src: make include guards more library friendly 1 year ago
detect-ipproto.c gen/typo: Improve grammar 5 months ago
detect-ipproto.h src: make include guards more library friendly 1 year ago
detect-iprep.c detect/iprep: update function naming 1 year ago
detect-iprep.h src: make include guards more library friendly 1 year ago
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: absent keyword to test absence of sticky buffer 8 months ago
detect-isdataat.h detect: absent keyword to test absence of sticky buffer 8 months ago
detect-itype.c detect/integers: harmonize parser return handling 1 year ago
detect-itype.h src: make include guards more library friendly 1 year ago
detect-ja4-hash.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ja4-hash.h ja4: implement for TLS and QUIC 1 year ago
detect-krb5-cname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-cname.h src: make include guards more library friendly 1 year ago
detect-krb5-errcode.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-errcode.h src: make include guards more library friendly 1 year ago
detect-krb5-msgtype.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-msgtype.h src: make include guards more library friendly 1 year ago
detect-krb5-sname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-sname.h src: make include guards more library friendly 1 year ago
detect-krb5-ticket-encryption.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-krb5-ticket-encryption.h src: make include guards more library friendly 1 year ago
detect-l3proto.c decode/ipv6: prep for turning ip4h/ip6h into union 1 year ago
detect-l3proto.h src: make include guards more library friendly 1 year ago
detect-lua-extensions.c lua: convert dns function into suricata.dns lib 4 months ago
detect-lua-extensions.h lua/datasets: rework to be a "required" module 7 months ago
detect-lua.c lua: remove script_api_ver 5 months ago
detect-lua.h detect/lua: improve stack dumping 7 months ago
detect-mark.c nfq: stricter thread sync 1 year ago
detect-mark.h src: make include guards more library friendly 1 year ago
detect-metadata.c
detect-metadata.h src: make include guards more library friendly 1 year ago
detect-modbus.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-modbus.h src: make include guards more library friendly 1 year ago
detect-msg.c
detect-msg.h src: make include guards more library friendly 1 year ago
detect-nfs-procedure.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-nfs-procedure.h src: make include guards more library friendly 1 year ago
detect-nfs-version.c detect/nfs: don't double register nfs_request generic list 5 months ago
detect-nfs-version.h src: make include guards more library friendly 1 year ago
detect-noalert.c detect/noalert: point noalert/alert to new doc 1 year ago
detect-noalert.h src: make include guards more library friendly 1 year ago
detect-nocase.c
detect-nocase.h src: make include guards more library friendly 1 year ago
detect-offset.c
detect-offset.h src: make include guards more library friendly 1 year ago
detect-parse.c detect/action: minor action parsing cleanup 5 months 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 fuzz: use lower pcre limits 7 months ago
detect-pkt-data.c
detect-pkt-data.h src: make include guards more library friendly 1 year ago
detect-pktvar.c
detect-pktvar.h src: make include guards more library friendly 1 year ago
detect-prefilter.c detect/prefilter: fix prefilter setup 6 months ago
detect-prefilter.h src: make include guards more library friendly 1 year ago
detect-priority.c
detect-priority.h src: make include guards more library friendly 1 year ago
detect-quic-cyu-hash.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-quic-cyu-hash.h src: make include guards more library friendly 1 year ago
detect-quic-cyu-string.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-quic-cyu-string.h src: make include guards more library friendly 1 year ago
detect-quic-sni.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-sni.h src: make include guards more library friendly 1 year ago
detect-quic-ua.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-ua.h src: make include guards more library friendly 1 year ago
detect-quic-version.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-quic-version.h src: make include guards more library friendly 1 year ago
detect-rawbytes.c
detect-rawbytes.h src: make include guards more library friendly 1 year ago
detect-reference.c alert/reference: Optionally add reference(s) 11 months ago
detect-reference.h alert/reference: Optionally add reference(s) 11 months ago
detect-replace.c src: remove some unused parameters 1 year ago
detect-replace.h src: make include guards more library friendly 1 year ago
detect-requires.c requires: add requires keyword 2 years ago
detect-requires.h src: make include guards more library friendly 1 year ago
detect-rev.c detect: Clear errno before strtoul 10 months ago
detect-rev.h src: make include guards more library friendly 1 year ago
detect-rpc.c decode/udp: add and use PacketIsUDP inline func 1 year ago
detect-rpc.h src: make include guards more library friendly 1 year ago
detect-sameip.c
detect-sameip.h src: make include guards more library friendly 1 year ago
detect-sid.c detect: Clear errno before strtoul 10 months ago
detect-sid.h src: make include guards more library friendly 1 year ago
detect-sip-method.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-sip-method.h src: make include guards more library friendly 1 year ago
detect-sip-uri.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-sip-uri.h src: make include guards more library friendly 1 year ago
detect-smb-ntlmssp.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-smb-ntlmssp.h src: make include guards more library friendly 1 year ago
detect-smb-share.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-smb-share.h src: make include guards more library friendly 1 year ago
detect-smb-version.c detect/smb: fix the sigmatch table for url 9 months ago
detect-smb-version.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
detect-ssh-hassh-server.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh-server.h src: make include guards more library friendly 1 year ago
detect-ssh-hassh-string.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh-string.h src: make include guards more library friendly 1 year ago
detect-ssh-hassh.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-hassh.h src: make include guards more library friendly 1 year ago
detect-ssh-proto-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssh-proto-version.h detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-proto.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-proto.h src: make include guards more library friendly 1 year ago
detect-ssh-software-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-ssh-software-version.h detect/ssh: remove deprecated keywords 1 year ago
detect-ssh-software.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-ssh-software.h src: make include guards more library friendly 1 year ago
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: allow match on pseudo packets 1 year ago
detect-stream_size.h
detect-tag.c
detect-tag.h src: make include guards more library friendly 1 year ago
detect-target.c
detect-target.h src: make include guards more library friendly 1 year ago
detect-tcp-ack.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-ack.h src: make include guards more library friendly 1 year ago
detect-tcp-flags.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-flags.h src: make include guards more library friendly 1 year ago
detect-tcp-seq.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-tcp-seq.h src: make include guards more library friendly 1 year ago
detect-tcp-window.c detect: remove pseudo checks from packet keywords 1 year ago
detect-tcp-window.h src: make include guards more library friendly 1 year ago
detect-tcphdr.c detect/transform: Refactor setup/apply pattern 5 months 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 decode: reduce PKT_IS_IPV4/PKT_IS_IPV6 use 1 year ago
detect-template.h src: make include guards more library friendly 1 year ago
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/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-fingerprint.h src: make include guards more library friendly 1 year ago
detect-tls-cert-issuer.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-issuer.h src: make include guards more library friendly 1 year ago
detect-tls-cert-serial.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-serial.h src: make include guards more library friendly 1 year ago
detect-tls-cert-subject.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-cert-subject.h src: make include guards more library friendly 1 year ago
detect-tls-cert-validity.c detect/tls: don't double register tls_validity generic list 5 months ago
detect-tls-cert-validity.h src: make include guards more library friendly 1 year ago
detect-tls-certs.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-certs.h src: make include guards more library friendly 1 year ago
detect-tls-ja3-hash.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-ja3-hash.h src: make include guards more library friendly 1 year ago
detect-tls-ja3-string.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-ja3-string.h src: make include guards more library friendly 1 year ago
detect-tls-ja3s-hash.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-ja3s-hash.h src: make include guards more library friendly 1 year ago
detect-tls-ja3s-string.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-ja3s-string.h src: make include guards more library friendly 1 year ago
detect-tls-random.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-random.h src: make include guards more library friendly 1 year ago
detect-tls-sni.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-tls-sni.h src: make include guards more library friendly 1 year ago
detect-tls-subjectaltname.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-subjectaltname.h detect/tls-subjectaltname: add sticky buffer 1 year ago
detect-tls-version.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls-version.h src: make include guards more library friendly 1 year ago
detect-tls.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-tls.h src: make include guards more library friendly 1 year ago
detect-tos.c detect: remove pseudo checks from packet keywords 1 year ago
detect-tos.h src: make include guards more library friendly 1 year ago
detect-transform-base64.c base64: prefix base64 C API with "SC" 6 months ago
detect-transform-base64.h detect/transform: Add from_base64 transform 1 year ago
detect-transform-pcrexform.c
detect-transform-pcrexform.h src: make include guards more library friendly 1 year ago
detect-ttl.c detect/prefilter: use sig mask to exclude pkt engines 1 year ago
detect-ttl.h
detect-udphdr.c detect/transform: Refactor setup/apply pattern 5 months ago
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h src: make include guards more library friendly 1 year ago
detect-urilen.c gen: Remove _AL_ usage in detect keywords 6 months ago
detect-urilen.h
detect-vlan.c detect: add vlan.layers keyword 7 months ago
detect-vlan.h detect: add vlan.layers keyword 7 months ago
detect-within.c
detect-within.h src: make include guards more library friendly 1 year ago
detect-xbits.c detect: set ACTION_ALERT for rules that should alert 1 year ago
detect-xbits.h src: make include guards more library friendly 1 year ago
detect.c detect/tx: improve branch prediction 5 months ago
detect.h detect: limit base64_decode `bytes` to 64KiB 5 months ago
device-storage.c src: remove unused headers-exported functions 1 year ago
device-storage.h src: remove unused headers-exported functions 1 year ago
feature.c features: fix -Wshorten-64-to-32 warnings 1 year ago
feature.h ja4: implement for TLS and QUIC 1 year ago
flow-bit.c
flow-bit.h var: Use 16-bit container for type 5 months ago
flow-bypass.c threads: move wait for unpause outside of loop 10 months ago
flow-bypass.h src: make include guards more library friendly 1 year ago
flow-callbacks.c flow: add callbacks for flow init and flow updates 9 months ago
flow-callbacks.h flow: add callbacks for flow init and flow updates 9 months ago
flow-hash.c flow: optionally use pkt recursion for hash 6 months ago
flow-hash.h src: make include guards more library friendly 1 year ago
flow-manager.c gen/bool: Clarify bool checks 5 months ago
flow-manager.h src: make include guards more library friendly 1 year ago
flow-private.h util: parenthesis for macro 7 months ago
flow-queue.c gen/bool: Clarify bool checks 5 months ago
flow-queue.h flow/queue: remove circular dependency 6 months ago
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 src: make include guards more library friendly 1 year ago
flow-timeout.c flow/timeout: add frame awareness 8 months ago
flow-timeout.h flow/timeout: cleanup fn names and comments 1 year ago
flow-util.c flow: exact flow timeout 7 months ago
flow-util.h flow: exact flow timeout 7 months ago
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 src: make include guards more library friendly 1 year ago
host-queue.c src: remove unused headers-exported functions 1 year ago
host-queue.h src: remove unused headers-exported functions 1 year ago
host-storage.c src: remove unused headers-exported functions 1 year ago
host-storage.h src: remove unused headers-exported functions 1 year ago
host-timeout.c thresholds: use dedicated storage 1 year ago
host-timeout.h src: remove unused headers-exported functions 1 year ago
host.c style: remove some useless return 1 year ago
host.h src: remove unused headers-exported functions 1 year ago
interval-tree.h interval-tree: add augmentation fns to the tree 1 year ago
ippair-bit.c
ippair-bit.h src: make include guards more library friendly 1 year ago
ippair-queue.c src: remove unused headers-exported functions 1 year ago
ippair-queue.h src: remove unused headers-exported functions 1 year ago
ippair-storage.c src: remove unused headers-exported functions 1 year ago
ippair-storage.h src: remove unused headers-exported functions 1 year ago
ippair-timeout.c thresholds: use dedicated storage 1 year ago
ippair-timeout.h src: remove unused headers-exported functions 1 year ago
ippair.c style: remove some useless return 1 year ago
ippair.h src: remove unused headers-exported functions 1 year ago
log-cf-common.c log: fix -Wshorten-64-to-32 warnings 1 year ago
log-cf-common.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
log-pcap.c output/log: Add flush function, collapse params 5 months ago
log-pcap.h src: make include guards more library friendly 1 year ago
log-stats.c output-stats: remove ThreadExitPrintStats callback 11 months ago
log-stats.h src: make include guards more library friendly 1 year ago
log-tcp-data.c output-streaming: rename and document registration 11 months ago
log-tcp-data.h src: make include guards more library friendly 1 year ago
log-tlslog.c output-tx: remove ThreadExitPrintStats callback 11 months ago
log-tlslog.h log: fix -Wshorten-64-to-32 warnings 1 year ago
log-tlsstore.c base64: prefix base64 C API with "SC" 6 months ago
log-tlsstore.h src: make include guards more library friendly 1 year ago
main.c suricata: expose and break out configuration loading 1 year ago
output-eve-null.c eve/filetypes: use more const 1 year ago
output-eve-null.h
output-eve-stream.c output/log: Add flushing infrastructure 5 months ago
output-eve-stream.h src: make include guards more library friendly 1 year ago
output-eve-syslog.c eve/filetypes: use more const 1 year ago
output-eve-syslog.h src: make include guards more library friendly 1 year ago
output-eve.c eve: user callbacks for adding additional data 9 months ago
output-eve.h eve: user callbacks for adding additional data 9 months ago
output-file.c output-file: rename and document registration function 11 months ago
output-file.h output-file: rename and document registration function 11 months ago
output-filedata.c output-filedata: rename and document registration function 11 months ago
output-filedata.h output-filedata: rename and document registration function 11 months ago
output-filestore.c output-filedata: remove ThreadExitPrintStats callback 11 months ago
output-filestore.h src: make include guards more library friendly 1 year ago
output-flow.c eve/flow: log flow state directly 10 months ago
output-flow.h devguide: more on low level logging 11 months ago
output-json-alert.c dcerpc: visibility and naming cleanups 5 months ago
output-json-alert.h output/json: Remove unneeded parameters 11 months ago
output-json-anomaly.c output/log: Add flushing infrastructure 5 months ago
output-json-anomaly.h src: make include guards more library friendly 1 year ago
output-json-arp.c output/log: Add flush function, collapse params 5 months ago
output-json-arp.h output-json/arp: implement logger 1 year ago
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 src: make include guards more library friendly 1 year ago
output-json-dhcp.c dhcp: cleanup visibility and naming 6 months ago
output-json-dhcp.h src: make include guards more library friendly 1 year ago
output-json-dnp3-objects.c
output-json-dnp3-objects.h src: make include guards more library friendly 1 year ago
output-json-dnp3.c eve: user callbacks for adding additional data 9 months ago
output-json-dnp3.h output/dnp3: restrict function scope to one file 1 year ago
output-json-dns.c eve: user callbacks for adding additional data 9 months ago
output-json-dns.h doh2: log like dns v3 1 year ago
output-json-drop.c output/log: Add flushing infrastructure 5 months ago
output-json-drop.h src: make include guards more library friendly 1 year ago
output-json-email-common.c output: fix -Wshorten-64-to-32 warnings 10 months ago
output-json-email-common.h output: fix -Wshorten-64-to-32 warnings 10 months ago
output-json-file.c eve: user callbacks for adding additional data 9 months ago
output-json-file.h src: make include guards more library friendly 1 year ago
output-json-flow.c flow/output: log triggered exception policies 4 months ago
output-json-flow.h src: make include guards more library friendly 1 year ago
output-json-frame.c output/log: Add flushing infrastructure 5 months ago
output-json-frame.h eve/frame: improve frame payload logging 1 year ago
output-json-ftp.c ftp: convert enumerations to Rust 5 months ago
output-json-ftp.h output: generic simple tx json logger 1 year ago
output-json-http.c http: remove obsolete comment 6 months ago
output-json-http.h src: make include guards more library friendly 1 year ago
output-json-ike.c eve: user callbacks for adding additional data 9 months ago
output-json-ike.h src: make include guards more library friendly 1 year ago
output-json-metadata.c output/log: Add flushing infrastructure 5 months ago
output-json-metadata.h src: make include guards more library friendly 1 year ago
output-json-mqtt.c mqtt: naming and visibility cleanups 5 months ago
output-json-mqtt.h src: make include guards more library friendly 1 year ago
output-json-netflow.c eve: user callbacks for adding additional data 9 months ago
output-json-netflow.h src: make include guards more library friendly 1 year ago
output-json-nfs.c eve: user callbacks for adding additional data 9 months ago
output-json-nfs.h src: make include guards more library friendly 1 year ago
output-json-pgsql.c eve: user callbacks for adding additional data 9 months ago
output-json-pgsql.h eve/alert: add missing pgsql metadata 1 year ago
output-json-smb.c eve: user callbacks for adding additional data 9 months ago
output-json-smb.h src: make include guards more library friendly 1 year ago
output-json-smtp.c eve: user callbacks for adding additional data 9 months ago
output-json-smtp.h src: make include guards more library friendly 1 year ago
output-json-stats.c output-stats: remove ThreadExitPrintStats callback 11 months ago
output-json-stats.h eve/stats: allow hiding counters whose valued is 0 1 year ago
output-json-tls.c eve: user callbacks for adding additional data 9 months ago
output-json-tls.h eve/tls: cleanup headers; update copyright year 9 months ago
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 src: make include guards more library friendly 1 year ago
output-packet.c output: remove remaining ThreadExitPrintStats callbacks 11 months ago
output-packet.h devguide: more on low level logging 11 months ago
output-stats.c output-stats: remove ThreadExitPrintStats callback 11 months ago
output-stats.h output-stats: remove ThreadExitPrintStats callback 11 months ago
output-streaming.c output: fix -Wshorten-64-to-32 warnings 10 months ago
output-streaming.h output-streaming: rename and document registration 11 months ago
output-tx.c app-layer: make number of alprotos dynamic 7 months ago
output-tx.h output-tx: rename and document transaction logger registration 11 months ago
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 src: make include guards more library friendly 1 year ago
packet.c misc: Remove duplicate function declarations 9 months ago
packet.h src: make include guards more library friendly 1 year ago
pkt-var.c
pkt-var.h src: make include guards more library friendly 1 year ago
queue.h
reputation.c reputation: switch cidr handling to radix4/6 8 months ago
reputation.h reputation: switch cidr handling to radix4/6 8 months ago
respond-reject-libnet11.c decode/tcp: move tcph into L4 packet data 1 year ago
respond-reject-libnet11.h src: make include guards more library friendly 1 year ago
respond-reject.c decode/tcp: add and use PacketIsTCP inline func 1 year ago
respond-reject.h src: make include guards more library friendly 1 year ago
runmode-af-packet.c af-packet: don't default to defrag when inline 4 months ago
runmode-af-packet.h src: make include guards more library friendly 1 year ago
runmode-af-xdp.c runmode: fix coverity warning 11 months ago
runmode-af-xdp.h src: make include guards more library friendly 1 year ago
runmode-dpdk.c dpdk/rss: move and change rss rte_flow functions 6 months ago
runmode-dpdk.h dpdk/hw_offload: add support for vlan stripping 9 months ago
runmode-erf-dag.c style: remove some useless return 1 year ago
runmode-erf-dag.h src: make include guards more library friendly 1 year ago
runmode-erf-file.c style: remove some useless return 1 year ago
runmode-erf-file.h src: make include guards more library friendly 1 year ago
runmode-ipfw.c style: remove some useless return 1 year ago
runmode-ipfw.h src: make include guards more library friendly 1 year ago
runmode-netmap.c runmode: fix coverity warning 11 months ago
runmode-netmap.h src: make include guards more library friendly 1 year ago
runmode-nflog.c style: remove some useless return 1 year ago
runmode-nflog.h src: make include guards more library friendly 1 year ago
runmode-nfq.c style: remove some useless return 1 year ago
runmode-nfq.h src: make include guards more library friendly 1 year ago
runmode-pcap-file.c style: remove some useless return 1 year ago
runmode-pcap-file.h src: make include guards more library friendly 1 year ago
runmode-pcap.c runmodes: fix -Wshorten-64-to-32 warnings 1 year ago
runmode-pcap.h src: make include guards more library friendly 1 year ago
runmode-unittests.c radix: remove old radix tree implementation 8 months ago
runmode-unittests.h src: make include guards more library friendly 1 year ago
runmode-unix-socket.c app-layer/stats: Expand memuse/memcap handling 9 months ago
runmode-unix-socket.h src: make include guards more library friendly 1 year ago
runmode-windivert.c
runmode-windivert.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
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 5 months ago
source-af-xdp.c gen/bool: Clarify bool checks 5 months ago
source-af-xdp.h src: remove unused headers-exported functions 1 year ago
source-dpdk.c dpdk/rss: add rte_flow rss support for mlx5 6 months ago
source-dpdk.h dpdk/hw_offload: add support for vlan stripping 9 months ago
source-erf-dag.c packetpool: allow larger max-pending-packets 11 months ago
source-erf-dag.h src: make include guards more library friendly 1 year ago
source-erf-file.c source: fix -Wshorten-64-to-32 warnings 1 year ago
source-erf-file.h src: make include guards more library friendly 1 year ago
source-ipfw.c gen/bool: Clarify bool checks 5 months ago
source-ipfw.h src: make include guards more library friendly 1 year ago
source-netmap.c netmap: Release lock to avoid deadlock 1 year ago
source-netmap.h src: make include guards more library friendly 1 year ago
source-nflog.c
source-nflog.h src: make include guards more library friendly 1 year ago
source-nfq-prototypes.h src: make include guards more library friendly 1 year ago
source-nfq.c gen/bool: Clarify bool checks 5 months ago
source-nfq.h nfq: stricter thread sync 1 year ago
source-pcap-file-directory-helper.c pcap-file: improve setvbuf implementation 11 months ago
source-pcap-file-directory-helper.h src: remove unused struct fields 7 months ago
source-pcap-file-helper.c pcap-file: limit setvbuf to linux 11 months ago
source-pcap-file-helper.h pcap-file: limit setvbuf to linux 11 months ago
source-pcap-file.c gen/bool: Clarify bool checks 5 months ago
source-pcap-file.h src: make include guards more library friendly 1 year ago
source-pcap.c source: fix -Wshorten-64-to-32 warnings 1 year ago
source-pcap.h src: make include guards more library friendly 1 year ago
source-windivert-prototypes.h src: make include guards more library friendly 1 year ago
source-windivert.c decode/tunnel: improve tunnel handling 1 year ago
source-windivert.h src: make include guards more library friendly 1 year ago
stream-tcp-cache.c
stream-tcp-cache.h src: make include guards more library friendly 1 year ago
stream-tcp-inline.c decode/tcp: move tcph into L4 packet data 1 year ago
stream-tcp-inline.h src: make include guards more library friendly 1 year ago
stream-tcp-list.c gen/bool: Clarify bool checks 5 months ago
stream-tcp-list.h src: make include guards more library friendly 1 year ago
stream-tcp-private.h stream: rename tcp reuse flag 7 months ago
stream-tcp-reassemble.c stream: add TCP urgent handling options 8 months ago
stream-tcp-reassemble.h stream: add TCP urgent handling options 8 months ago
stream-tcp-sack.c decode/tcp: move tcph into L4 packet data 1 year ago
stream-tcp-sack.h src: make include guards more library friendly 1 year ago
stream-tcp-util.c stream: remove unused function argument 8 months ago
stream-tcp-util.h src: make include guards more library friendly 1 year ago
stream-tcp.c flow/output: log triggered exception policies 4 months ago
stream-tcp.h flow/output: log triggered exception policies 4 months ago
stream.c
stream.h src: make include guards more library friendly 1 year ago
suricata-common.h includes: explicitly check for and include mm_malloc.h 6 months ago
suricata-plugin.h plugins: app-layer plugins 7 months ago
suricata.c af-packet: delay setting default-packet-size for af-packet 5 months ago
suricata.h main/flush: Support periodic flush logs 5 months ago
thread-callbacks.c threads: add initialization callbacks 9 months ago
thread-callbacks.h threads: add initialization callbacks 9 months ago
thread-storage.c threads: add storage api, based on flow storage 9 months ago
thread-storage.h threads: add storage api, based on flow storage 9 months ago
threads-debug.h src: make include guards more library friendly 1 year ago
threads-profile.h src: make include guards more library friendly 1 year ago
threads.c threads: add storage api, based on flow storage 9 months ago
threads.h src: make include guards more library friendly 1 year ago
threadvars.h threads: add storage api, based on flow storage 9 months ago
tm-modules.c napatech: remove, to make room for plugin 10 months ago
tm-modules.h threading: remove TM_FLAG_LOGAPI_TM as its not used 10 months ago
tm-queuehandlers.c
tm-queuehandlers.h src: make include guards more library friendly 1 year ago
tm-queues.c gen/bool: Clarify bool checks 5 months ago
tm-queues.h src: make include guards more library friendly 1 year ago
tm-threads-common.h napatech: remove, to make room for plugin 10 months ago
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 style: remove some useless return 1 year ago
tmqh-flow.h src: make include guards more library friendly 1 year ago
tmqh-packetpool.c gen/bool: Clarify bool checks 5 months ago
tmqh-packetpool.h src: remove unused headers-exported functions 1 year ago
tmqh-simple.c threads/mutex: Ensure mutex held before signaling 1 year ago
tmqh-simple.h src: make include guards more library friendly 1 year ago
tree.h
unix-manager.c util: fix -Wshorten-64-to-32 warnings 5 months ago
unix-manager.h
util-action.c detect: set ACTION_ALERT for rules that should alert 1 year ago
util-action.h src: make include guards more library friendly 1 year ago
util-affinity.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-affinity.h src: make include guards more library friendly 1 year ago
util-atomic.c style: remove some useless return 1 year ago
util-atomic.h src: make include guards more library friendly 1 year ago
util-bpf.c
util-bpf.h src: make include guards more library friendly 1 year ago
util-buffer.c util-buffer: expand by multiples of 4k 8 months ago
util-buffer.h membuffer: annotate printf style function 1 year ago
util-byte.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-byte.h src: make include guards more library friendly 1 year ago
util-checksum.c decode/tcp: move tcph into L4 packet data 1 year ago
util-checksum.h src: make include guards more library friendly 1 year ago
util-cidr.c
util-cidr.h src: make include guards more library friendly 1 year ago
util-classification-config.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-classification-config.h src: make include guards more library friendly 1 year ago
util-clock.h src: make include guards more library friendly 1 year ago
util-conf.c run-mode: remove duplicate var; add setter function 1 year ago
util-conf.h src: make include guards more library friendly 1 year ago
util-config.h src: make include guards more library friendly 1 year ago
util-coredump-config.c ci: fix and test with Wunused-macros 1 year ago
util-coredump-config.h src: make include guards more library friendly 1 year ago
util-cpu.c src: remove unused headers-exported functions 1 year ago
util-cpu.h src: remove unused headers-exported functions 1 year ago
util-daemon.c
util-daemon.h src: make include guards more library friendly 1 year ago
util-datalink.c
util-datalink.h src: make include guards more library friendly 1 year ago
util-debug-filters.c style: remove some useless return 1 year ago
util-debug-filters.h src: remove unused headers-exported functions 1 year ago
util-debug.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-debug.h rust: add C callback for FatalErrorOnInit 6 months ago
util-detect.c
util-detect.h
util-device.c device: don't crash on unix command 'iface-bypassed-stat' 1 year ago
util-device.h src: remove unused headers-exported functions 1 year ago
util-dpdk-bonding.c ci: fix and test with Wunused-macros 1 year ago
util-dpdk-bonding.h
util-dpdk-i40e.c dpdk/rss: move and change rss rte_flow functions 6 months ago
util-dpdk-i40e.h dpdk/rss: move and change rss rte_flow functions 6 months ago
util-dpdk-ice.c dpdk/rss: add rte_flow rss support for ice 6 months ago
util-dpdk-ice.h dpdk/rss: add rte_flow rss support for ice 6 months ago
util-dpdk-ixgbe.c dpdk/rss: add rte_flow rss support for ixgbe 6 months ago
util-dpdk-ixgbe.h dpdk/rss: add rte_flow rss support for ixgbe 6 months ago
util-dpdk-mlx5.c dpdk/rss: add rte_flow rss support for mlx5 6 months ago
util-dpdk-mlx5.h dpdk/rss: add rte_flow rss support for mlx5 6 months ago
util-dpdk-rss.c dpdk/rss: add rte_flow rss support for mlx5 6 months ago
util-dpdk-rss.h dpdk/rss: add rte_flow rss support for ixgbe 6 months ago
util-dpdk.c misc: remove some unused includes 1 year ago
util-dpdk.h dpdk: rework hugepage hints to use per-numa information 2 years ago
util-ebpf.c gen/bool: Clarify bool checks 5 months ago
util-ebpf.h plugins: remove conf.h from suricata-plugin.h 1 year ago
util-enum.c
util-enum.h src: make include guards more library friendly 1 year ago
util-error.c errors: add SC_ENOENT error 1 year ago
util-error.h src: make include guards more library friendly 1 year ago
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 src: make include guards more library friendly 1 year ago
util-file-swf-decompression.c
util-file-swf-decompression.h src: make include guards more library friendly 1 year ago
util-file.c files: append data on closing even with FILE_NOSTORE 5 months ago
util-file.h src: make include guards more library friendly 1 year ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-fmemopen.h src: make include guards more library friendly 1 year ago
util-hash-lookup3.c ci: fix and test with Wunused-macros 1 year ago
util-hash-lookup3.h src: make include guards more library friendly 1 year ago
util-hash-string.c util/hash-string: fix compile warning 9 months ago
util-hash-string.h src: make include guards more library friendly 1 year ago
util-hash.c src: remove unused headers-exported functions 1 year ago
util-hash.h src: remove unused headers-exported functions 1 year ago
util-hashlist.c src: remove unused headers-exported functions 1 year ago
util-hashlist.h src: remove unused headers-exported functions 1 year ago
util-host-info.c host-info: remove pcre2_substring_list_free use 1 year ago
util-host-info.h src: make include guards more library friendly 1 year ago
util-host-os-info.c host-os-policy: switch to radix4/6 8 months ago
util-host-os-info.h host-os-policy: switch to radix4/6 8 months ago
util-hugepages.c hugepages: run hugepage check only on DPDK runmode and on Linux 1 year ago
util-hugepages.h dpdk: rework hugepage hints to use per-numa information 2 years ago
util-hyperscan.c
util-hyperscan.h src: make include guards more library friendly 1 year ago
util-ioctl.c
util-ioctl.h
util-ip.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-ip.h src: make include guards more library friendly 1 year ago
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 ja4: implement for TLS and QUIC 1 year ago
util-landlock.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-landlock.h src: make include guards more library friendly 1 year ago
util-log-redis.c redis: add automatic trimming support for streams 9 months ago
util-log-redis.h redis: add automatic trimming support for streams 9 months ago
util-logopenfile.c output/log: Add flushing infrastructure 5 months ago
util-logopenfile.h output/log: Add flushing infrastructure 5 months ago
util-lua-base64lib.c lua: add base64 lib 6 months ago
util-lua-base64lib.h lua: add base64 lib 6 months ago
util-lua-builtins.c lua: convert dns function into suricata.dns 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 payload/packet calls 6 months ago
util-lua-common.h lua/datasets: factor out into its own file 7 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 lua: use quoted include style to avoid system includes 1 year ago
util-lua-dnp3-objects.h src: make include guards more library friendly 1 year ago
util-lua-dnp3.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-dnp3.h lua: remove lua as a compile time feature 1 year ago
util-lua-dns.c dns: stop renaming DNSTransaction to RSDNSTransaction 4 months ago
util-lua-dns.h lua: convert dns function into suricata.dns 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 lua: remove lua as a compile time feature 1 year ago
util-lua-http.c http: minor cleanups for lua 6 months ago
util-lua-http.h lua: remove lua as a compile time feature 1 year ago
util-lua-ja3.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-ja3.h lua: remove lua as a compile time feature 1 year ago
util-lua-packetlib.c lua: add initial suricata.packet lib 6 months ago
util-lua-packetlib.h lua: add initial suricata.packet lib 6 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 smtp: use rust for mime parsing 1 year ago
util-lua-smtp.h lua: remove lua as a compile time feature 1 year ago
util-lua-ssh.c ssh: cleanup rust visibility and naming 6 months ago
util-lua-ssh.h lua: remove lua as a compile time feature 1 year ago
util-lua-tls.c lua: use quoted include style to avoid system includes 1 year ago
util-lua-tls.h lua: remove lua as a compile time feature 1 year ago
util-lua.c lua: use quoted include style to avoid system includes 1 year ago
util-lua.h lua: remove lua as a compile time feature 1 year ago
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 misc: Eliminate compiler warnings 10 months ago
util-magic.h src: make include guards more library friendly 1 year ago
util-mem.c
util-mem.h src: make include guards more library friendly 1 year ago
util-memcmp.c misc: Eliminate compiler warnings 10 months ago
util-memcmp.h src: make include guards more library friendly 1 year ago
util-memcpy.h src: make include guards more library friendly 1 year ago
util-memrchr.c
util-memrchr.h src: make include guards more library friendly 1 year ago
util-misc.c parse/size: support IEEE 1541 size units 1 year ago
util-misc.h src: make include guards more library friendly 1 year ago
util-mpm-ac-ks-small.c
util-mpm-ac-ks.c mpm: register algo features 1 year ago
util-mpm-ac-ks.h src: make include guards more library friendly 1 year ago
util-mpm-ac.c style: remove some useless return 1 year ago
util-mpm-ac.h mpm/ac: implement endswith 1 year ago
util-mpm-hs.c style: remove some useless return 1 year ago
util-mpm-hs.h src: make include guards more library friendly 1 year ago
util-mpm.c src: remove unused struct fields 7 months ago
util-mpm.h src: remove unused struct fields 7 months ago
util-optimize.h src: make include guards more library friendly 1 year ago
util-pages.c
util-pages.h src: make include guards more library friendly 1 year ago
util-path.c
util-path.h src: make include guards more library friendly 1 year ago
util-pidfile.c
util-pidfile.h src: make include guards more library friendly 1 year ago
util-plugin.c plugins: app-layer plugins 7 months ago
util-plugin.h eve/filetypes: remove from plugin context 1 year ago
util-pool-thread.c
util-pool-thread.h src: make include guards more library friendly 1 year ago
util-pool.c style: remove some useless return 1 year ago
util-pool.h src: remove unused headers-exported functions 1 year ago
util-port-interval-tree.c style: remove some useless return 1 year ago
util-port-interval-tree.h misc: move prototypes to correct header 1 year ago
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 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 src: make include guards more library friendly 1 year ago
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 app-layer: make number of alprotos dynamic 7 months ago
util-profiling.h app-layer: make number of alprotos dynamic 7 months ago
util-proto-name.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-proto-name.h src: make include guards more library friendly 1 year ago
util-radix-tree-common.h gen/bool: Clarify bool checks 5 months ago
util-radix4-tree.c radix: implement more compact trees 8 months ago
util-radix4-tree.h radix: implement more compact trees 8 months ago
util-radix6-tree.c radix: implement more compact trees 8 months ago
util-radix6-tree.h radix: implement more compact trees 8 months ago
util-random.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-random.h src: make include guards more library friendly 1 year ago
util-reference-config.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-reference-config.h src: make include guards more library friendly 1 year ago
util-rohash.c rohash: fix codeql warnings 1 year ago
util-rohash.h src: make include guards more library friendly 1 year ago
util-rule-vars.c style: remove some useless return 1 year ago
util-rule-vars.h src: make include guards more library friendly 1 year ago
util-runmodes.c
util-runmodes.h src: make include guards more library friendly 1 year ago
util-running-modes.c suricata: fix list-keywords option 8 months ago
util-running-modes.h src: make include guards more library friendly 1 year ago
util-signal.c style: remove some useless return 1 year ago
util-signal.h src: remove unused headers-exported functions 1 year ago
util-spm-bm.c spm/bm: minor code cleanups; constification 2 years ago
util-spm-bm.h src: make include guards more library friendly 1 year ago
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 src: remove unused headers-exported functions 1 year ago
util-spm-bs2bm.h src: remove unused headers-exported functions 1 year ago
util-spm-hs.c
util-spm-hs.h src: make include guards more library friendly 1 year ago
util-spm.c misc: Eliminate compiler warnings 10 months ago
util-spm.h src: remove unused headers-exported functions 1 year ago
util-storage.c threads: add storage api, based on flow storage 9 months ago
util-storage.h threads: add storage api, based on flow storage 9 months ago
util-streaming-buffer.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-streaming-buffer.h src: make include guards more library friendly 1 year ago
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-sysfs.c ci: fix and test with Wunused-macros 1 year ago
util-sysfs.h
util-syslog.c
util-syslog.h
util-systemd.c systemd: reimplement sd_notify logic using UNIX socket 1 year ago
util-systemd.h systemd: reimplement sd_notify logic using UNIX socket 1 year ago
util-thash.c detect: add configurable limits for datasets 5 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 src: make include guards more library friendly 1 year ago
util-time.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-time.h time: add SCTIME_CMP_EQ 9 months ago
util-unittest-helper.c decode/tcp: move tcph into L4 packet data 1 year ago
util-unittest-helper.h decode/tcp: move tcph into L4 packet data 1 year ago
util-unittest.c style: remove some useless return 1 year ago
util-unittest.h src: make include guards more library friendly 1 year ago
util-validate.h decode/tcp: move tcph into L4 packet data 1 year ago
util-var-name.c util: fix -Wshorten-64-to-32 warnings 5 months ago
util-var-name.h src: make include guards more library friendly 1 year ago
util-var.c detect/threshold: implement tracking 'by_flow' 1 year ago
util-var.h var: Use 16-bit container for type 5 months ago
win32-misc.c
win32-misc.h src: make include guards more library friendly 1 year ago
win32-service.c windows: remove argc, argv from SCServiceRemove 1 year ago
win32-service.h windows: remove argc, argv from SCServiceRemove 1 year ago
win32-syscall.c
win32-syscall.h src: make include guards more library friendly 1 year ago
win32-syslog.h src: make include guards more library friendly 1 year ago