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 402f39b4f2 util/mime: adds safety check
Ticket: 6904

Even if there is no problem, just fortify the function,
so that it is future-proof if the caller does not do the check.
11 months ago
..
tests detect/http: fix compile warning in body tests 11 months ago
Makefile.am app-layer: websockets protocol support 11 months ago
action-globals.h src: make include guards more library friendly 12 months ago
alert-debuglog.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
alert-debuglog.h src: make include guards more library friendly 12 months ago
alert-fastlog.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
alert-fastlog.h src: make include guards more library friendly 12 months ago
alert-syslog.c alert/syslog: fetch ipproto once 11 months ago
alert-syslog.h src: make include guards more library friendly 12 months ago
app-layer-detect-proto.c protodetect: run expected probing parser 11 months ago
app-layer-detect-proto.h src: make include guards more library friendly 12 months ago
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h src: make include guards more library friendly 12 months ago
app-layer-dnp3.c
app-layer-dnp3.h src: make include guards more library friendly 12 months ago
app-layer-enip-common.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
app-layer-enip-common.h src: make include guards more library friendly 12 months ago
app-layer-enip.c enip: register on default 44818/tcp port 11 months ago
app-layer-enip.h src: make include guards more library friendly 12 months ago
app-layer-events.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
app-layer-events.h src: make include guards more library friendly 12 months ago
app-layer-expectation.c
app-layer-expectation.h src: make include guards more library friendly 12 months ago
app-layer-frames.c
app-layer-frames.h src: make include guards more library friendly 12 months ago
app-layer-ftp.c src: remove unused headers-exported functions 11 months ago
app-layer-ftp.h src: remove unused headers-exported functions 11 months ago
app-layer-htp-body.c src: remove unused headers-exported functions 11 months ago
app-layer-htp-body.h src: remove unused headers-exported functions 11 months ago
app-layer-htp-file.c http: code simplification 1 year ago
app-layer-htp-file.h src: make include guards more library friendly 12 months ago
app-layer-htp-libhtp.c htp/bool: Use bool instead of int 1 year ago
app-layer-htp-libhtp.h src: make include guards more library friendly 12 months ago
app-layer-htp-mem.c
app-layer-htp-mem.h
app-layer-htp-range.c
app-layer-htp-range.h src: make include guards more library friendly 12 months ago
app-layer-htp-xff.c
app-layer-htp-xff.h src: make include guards more library friendly 12 months ago
app-layer-htp.c app-layer: websockets protocol support 11 months ago
app-layer-htp.h http: event on request line missing protocol 12 months ago
app-layer-http2.c
app-layer-http2.h src: make include guards more library friendly 12 months ago
app-layer-ike.c
app-layer-ike.h src: make include guards more library friendly 12 months ago
app-layer-krb5.c
app-layer-krb5.h src: make include guards more library friendly 12 months ago
app-layer-modbus.c
app-layer-modbus.h src: make include guards more library friendly 12 months ago
app-layer-nfs-tcp.c
app-layer-nfs-tcp.h src: make include guards more library friendly 12 months ago
app-layer-nfs-udp.c
app-layer-nfs-udp.h src: make include guards more library friendly 12 months ago
app-layer-ntp.c
app-layer-ntp.h src: make include guards more library friendly 12 months ago
app-layer-parser.c app-layer: websockets protocol support 11 months ago
app-layer-parser.h src: remove unused headers-exported functions 11 months ago
app-layer-protos.c app-layer: websockets protocol support 11 months ago
app-layer-protos.h app-layer: websockets protocol support 11 months ago
app-layer-quic.c
app-layer-quic.h src: make include guards more library friendly 12 months ago
app-layer-rdp.c
app-layer-rdp.h src: make include guards more library friendly 12 months ago
app-layer-register.c
app-layer-register.h src: make include guards more library friendly 12 months ago
app-layer-rfb.c
app-layer-rfb.h src: make include guards more library friendly 12 months ago
app-layer-sip.c
app-layer-sip.h src: make include guards more library friendly 12 months ago
app-layer-smb.c
app-layer-smb.h src: make include guards more library friendly 12 months ago
app-layer-smtp.c smtp: minor debug cleanup 11 months ago
app-layer-smtp.h src: make include guards more library friendly 12 months ago
app-layer-snmp.c
app-layer-snmp.h src: make include guards more library friendly 12 months ago
app-layer-ssh.c general: Use bool instead of int for condition fns 1 year ago
app-layer-ssh.h src: make include guards more library friendly 12 months ago
app-layer-ssl.c ja4: implement for TLS and QUIC 11 months ago
app-layer-ssl.h ja4: implement for TLS and QUIC 11 months ago
app-layer-tftp.c output: generic simple tx json logger 11 months ago
app-layer-tftp.h src: make include guards more library friendly 12 months ago
app-layer.c applayer: add stats counters for exception errors 11 months ago
app-layer.h src: make include guards more library friendly 12 months ago
conf-yaml-loader.c conf: avoid quadratic complexity 11 months ago
conf-yaml-loader.h src: make include guards more library friendly 12 months ago
conf.c src: remove unused headers-exported functions 11 months ago
conf.h src: remove unused headers-exported functions 11 months ago
counters.c decode/flow: add exception policy stats counters 11 months ago
counters.h src: make include guards more library friendly 12 months ago
datasets-ipv4.c
datasets-ipv4.h src: make include guards more library friendly 12 months ago
datasets-ipv6.c
datasets-ipv6.h src: make include guards more library friendly 12 months ago
datasets-md5.c
datasets-md5.h src: make include guards more library friendly 12 months ago
datasets-reputation.h src: make include guards more library friendly 12 months ago
datasets-sha256.c
datasets-sha256.h src: make include guards more library friendly 12 months ago
datasets-string.c
datasets-string.h src: make include guards more library friendly 12 months ago
datasets.c dataset: cleanup datasets that hit the memcap while loading 11 months ago
datasets.h src: make include guards more library friendly 12 months ago
decode-chdlc.c
decode-chdlc.h src: make include guards more library friendly 12 months ago
decode-erspan.c plugins: remove conf.h from suricata-plugin.h 12 months ago
decode-erspan.h src: make include guards more library friendly 12 months ago
decode-esp.c
decode-esp.h src: make include guards more library friendly 12 months ago
decode-ethernet.c
decode-ethernet.h src: make include guards more library friendly 12 months ago
decode-events.c
decode-events.h src: make include guards more library friendly 12 months ago
decode-geneve.c
decode-geneve.h src: make include guards more library friendly 12 months ago
decode-gre.c
decode-gre.h src: make include guards more library friendly 12 months ago
decode-icmpv4.c
decode-icmpv4.h decode: don't clear computed csums twice 11 months ago
decode-icmpv6.c decode/icmpv6: minor test cleanup 11 months ago
decode-icmpv6.h decode: don't clear computed csums twice 11 months ago
decode-ipv4.c decode/ppp: remove ppph check in favor of flag 11 months ago
decode-ipv4.h detect/ipopts: Handle multiple ip options 11 months ago
decode-ipv6.c
decode-ipv6.h src: make include guards more library friendly 12 months ago
decode-mpls.c
decode-mpls.h src: make include guards more library friendly 12 months ago
decode-nsh.c
decode-nsh.h src: make include guards more library friendly 12 months ago
decode-null.c
decode-ppp.c decode/ppp: fix iplen check int handling 11 months ago
decode-ppp.h decode/ppp: add missing types definitions 11 months ago
decode-pppoe.c decode/pppoe: skip useless loop unless debug 12 months ago
decode-pppoe.h src: make include guards more library friendly 12 months ago
decode-raw.c
decode-raw.h src: make include guards more library friendly 12 months ago
decode-sctp.c
decode-sctp.h src: make include guards more library friendly 12 months ago
decode-sll.c
decode-sll.h src: make include guards more library friendly 12 months ago
decode-tcp.c
decode-tcp.h decode: don't clear computed csums twice 11 months ago
decode-template.c
decode-template.h src: make include guards more library friendly 12 months ago
decode-teredo.c
decode-teredo.h src: make include guards more library friendly 12 months ago
decode-udp.c
decode-udp.h decode: don't clear computed csums twice 11 months ago
decode-vlan.c
decode-vlan.h src: make include guards more library friendly 12 months ago
decode-vntag.c
decode-vntag.h src: make include guards more library friendly 12 months ago
decode-vxlan.c
decode-vxlan.h src: make include guards more library friendly 12 months ago
decode.c defrag: fix wrong datalink being logged 11 months ago
decode.h decode/ppp: clean up ppph pointer use 11 months ago
defrag-config.c plugins: remove conf.h from suricata-plugin.h 12 months ago
defrag-config.h
defrag-hash.c src: remove unused headers-exported functions 11 months ago
defrag-hash.h src: remove unused headers-exported functions 11 months ago
defrag-queue.c src: remove unused headers-exported functions 11 months ago
defrag-queue.h src: remove unused headers-exported functions 11 months ago
defrag-timeout.c
defrag-timeout.h src: make include guards more library friendly 12 months ago
defrag.c defrag: fix wrong datalink being logged 11 months ago
defrag.h defrag: fix wrong datalink being logged 11 months ago
detect-app-layer-event.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-app-layer-event.h src: make include guards more library friendly 12 months ago
detect-app-layer-protocol.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-app-layer-protocol.h src: make include guards more library friendly 12 months ago
detect-asn1.c detect/asn1: handle in PMATCH 1 year ago
detect-asn1.h src: make include guards more library friendly 12 months ago
detect-base64-data.c detect/base64: move content inspection logic 1 year ago
detect-base64-data.h src: make include guards more library friendly 12 months ago
detect-base64-decode.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-base64-decode.h src: make include guards more library friendly 12 months ago
detect-bsize.c detect/bsize: constify keyword args during size check 1 year ago
detect-bsize.h src: make include guards more library friendly 12 months ago
detect-bypass.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-bypass.h src: make include guards more library friendly 12 months ago
detect-byte-extract.c detect/byte: remove unneeded SIG_FLAG_APPLAYER sets 1 year ago
detect-byte-extract.h src: make include guards more library friendly 12 months ago
detect-byte.c detect/bytemath: pass match ctx directly 1 year ago
detect-byte.h src: make include guards more library friendly 12 months ago
detect-bytejump.c detect/bytejump: don't reuse content flag 1 year ago
detect-bytejump.h src: make include guards more library friendly 12 months ago
detect-bytemath.c detect/byte: remove unneeded SIG_FLAG_APPLAYER sets 1 year ago
detect-bytemath.h src: make include guards more library friendly 12 months ago
detect-bytetest.c detect/bytetest: remove unused Match function 1 year ago
detect-bytetest.h src: make include guards more library friendly 12 months ago
detect-cipservice.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-cipservice.h
detect-classtype.c
detect-classtype.h src: make include guards more library friendly 12 months ago
detect-config.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-config.h src: make include guards more library friendly 12 months ago
detect-content.c detect/content: limits prop comment cleanup 1 year ago
detect-content.h src: make include guards more library friendly 12 months ago
detect-csum.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-csum.h src: make include guards more library friendly 12 months ago
detect-datarep.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-datarep.h src: make include guards more library friendly 12 months ago
detect-dataset.c dataset: cleanup datasets that hit the memcap while loading 11 months ago
detect-dataset.h src: make include guards more library friendly 12 months ago
detect-dce-iface.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dce-iface.h src: make include guards more library friendly 12 months ago
detect-dce-opnum.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-dce-opnum.h src: make include guards more library friendly 12 months ago
detect-dce-stub-data.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dce-stub-data.h src: make include guards more library friendly 12 months ago
detect-depth.c
detect-depth.h src: make include guards more library friendly 12 months ago
detect-detection-filter.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-detection-filter.h src: make include guards more library friendly 12 months ago
detect-dhcp-leasetime.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dhcp-leasetime.h src: make include guards more library friendly 12 months ago
detect-dhcp-rebinding-time.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dhcp-rebinding-time.h src: make include guards more library friendly 12 months ago
detect-dhcp-renewal-time.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dhcp-renewal-time.h src: make include guards more library friendly 12 months ago
detect-distance.c
detect-distance.h src: make include guards more library friendly 12 months ago
detect-dnp3.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-dnp3.h src: make include guards more library friendly 12 months ago
detect-dns-answer-name.c dns: add dns.answer.name keyword 1 year ago
detect-dns-answer-name.h src: make include guards more library friendly 12 months ago
detect-dns-opcode.c detect: dns.opcode as first-class integer 1 year ago
detect-dns-opcode.h src: make include guards more library friendly 12 months ago
detect-dns-query-name.c dns: add dns.query.name sticky buffer 1 year ago
detect-dns-query-name.h src: make include guards more library friendly 12 months ago
detect-dns-query.c dns: replace usage of rs_dns_tx_get_query_name with SCDnsTxGetQueryName 1 year ago
detect-dns-query.h src: make include guards more library friendly 12 months ago
detect-dns-rcode.c dns: add dns.rcode keyword 12 months ago
detect-dns-rcode.h src: make include guards more library friendly 12 months ago
detect-dns-rrtype.c dns: add dns.rrtype keyword 1 year ago
detect-dns-rrtype.h src: make include guards more library friendly 12 months ago
detect-dsize.c detect/dsize: remove unused ip6h from test 11 months ago
detect-dsize.h src: make include guards more library friendly 12 months ago
detect-engine-address-ipv4.c
detect-engine-address-ipv4.h src: make include guards more library friendly 12 months ago
detect-engine-address-ipv6.c
detect-engine-address-ipv6.h src: make include guards more library friendly 12 months ago
detect-engine-address.c src: remove unused headers-exported functions 11 months ago
detect-engine-address.h src: remove unused headers-exported functions 11 months ago
detect-engine-alert.c output: do not use tx id 0 when there is no tx 11 months ago
detect-engine-alert.h src: make include guards more library friendly 12 months ago
detect-engine-analyzer.c detect/analyzer: add more details for tcp_mss 11 months ago
detect-engine-analyzer.h src: make include guards more library friendly 12 months ago
detect-engine-build.c detect/port: handle range and upper boundary ports 11 months ago
detect-engine-build.h src: make include guards more library friendly 12 months ago
detect-engine-content-inspection.c detect/bytemath: fix u32 buffer size logic 1 year ago
detect-engine-content-inspection.h src: make include guards more library friendly 12 months ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h src: make include guards more library friendly 12 months ago
detect-engine-enip.c
detect-engine-enip.h src: make include guards more library friendly 12 months ago
detect-engine-event.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-engine-event.h src: make include guards more library friendly 12 months ago
detect-engine-file.c
detect-engine-file.h src: make include guards more library friendly 12 months ago
detect-engine-frame.c detect/rule-header: use bool type 1 year ago
detect-engine-frame.h detect/rule-header: use bool type 1 year ago
detect-engine-iponly.c detect/iponly: code cleanups 1 year ago
detect-engine-iponly.h src: make include guards more library friendly 12 months ago
detect-engine-loader.c multi-tenant: remove futile mutex lock 1 year ago
detect-engine-loader.h src: make include guards more library friendly 12 months ago
detect-engine-mpm.c src: remove unused headers-exported functions 11 months ago
detect-engine-mpm.h src: remove unused headers-exported functions 11 months ago
detect-engine-payload.c detect/payload: remove unneeded pointer reset 1 year ago
detect-engine-payload.h src: make include guards more library friendly 12 months ago
detect-engine-port.c detect/port: cleanup address artifacts 1 year ago
detect-engine-port.h src: make include guards more library friendly 12 months ago
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h src: make include guards more library friendly 12 months ago
detect-engine-prefilter.c prefilter/bool: Use bool values for is_last 1 year ago
detect-engine-prefilter.h src: make include guards more library friendly 12 months ago
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h src: make include guards more library friendly 12 months ago
detect-engine-register.c app-layer: websockets protocol support 11 months ago
detect-engine-register.h app-layer: websockets protocol support 11 months ago
detect-engine-siggroup.c src: remove unused headers-exported functions 11 months ago
detect-engine-siggroup.h src: remove unused headers-exported functions 11 months ago
detect-engine-sigorder.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-engine-sigorder.h src: make include guards more library friendly 12 months ago
detect-engine-state.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-engine-state.h src: make include guards more library friendly 12 months ago
detect-engine-tag.c src: remove unused headers-exported functions 11 months ago
detect-engine-tag.h src: remove unused headers-exported functions 11 months ago
detect-engine-threshold.c
detect-engine-threshold.h src: make include guards more library friendly 12 months ago
detect-engine-uint.c
detect-engine-uint.h src: make include guards more library friendly 12 months ago
detect-engine.c src: remove unused headers-exported functions 11 months ago
detect-engine.h src: remove unused headers-exported functions 11 months ago
detect-fast-pattern.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-fast-pattern.h src: make include guards more library friendly 12 months ago
detect-file-data.c detect/content-inspect: remove const casting 1 year ago
detect-file-data.h src: make include guards more library friendly 12 months ago
detect-file-hash-common.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-file-hash-common.h src: make include guards more library friendly 12 months ago
detect-filemagic.c detect/content-inspect: remove const casting 1 year ago
detect-filemagic.h src: make include guards more library friendly 12 months ago
detect-filemd5.c
detect-filemd5.h src: make include guards more library friendly 12 months ago
detect-filename.c detect/content-inspect: remove const casting 1 year ago
detect-filename.h src: make include guards more library friendly 12 months ago
detect-filesha1.c
detect-filesha1.h src: make include guards more library friendly 12 months ago
detect-filesha256.c
detect-filesha256.h src: make include guards more library friendly 12 months ago
detect-filesize.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-filesize.h src: make include guards more library friendly 12 months ago
detect-filestore.c detect: respect directionality for filestore 1 year ago
detect-filestore.h src: make include guards more library friendly 12 months ago
detect-flow-age.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-flow-age.h src: make include guards more library friendly 12 months ago
detect-flow-pkts.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-flow-pkts.h src: make include guards more library friendly 12 months ago
detect-flow.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-flow.h src: make include guards more library friendly 12 months ago
detect-flowbits.c detect/flowbits: remove DETECT_FLOWBITS_CMD_NOALERT 1 year ago
detect-flowbits.h src: make include guards more library friendly 12 months ago
detect-flowint.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-flowint.h src: make include guards more library friendly 12 months ago
detect-flowvar.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-flowvar.h src: make include guards more library friendly 12 months ago
detect-fragbits.c detect/fragbits: remove unused IP header struct from tests 11 months ago
detect-fragbits.h src: make include guards more library friendly 12 months ago
detect-fragoffset.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-fragoffset.h src: make include guards more library friendly 12 months ago
detect-frame.c
detect-frame.h src: make include guards more library friendly 12 months ago
detect-ftpbounce.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ftpbounce.h src: make include guards more library friendly 12 months ago
detect-ftpdata.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ftpdata.h src: make include guards more library friendly 12 months ago
detect-geoip.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-geoip.h src: make include guards more library friendly 12 months ago
detect-gid.c
detect-gid.h src: make include guards more library friendly 12 months ago
detect-hostbits.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-hostbits.h src: make include guards more library friendly 12 months ago
detect-http-accept-enc.c
detect-http-accept-enc.h src: make include guards more library friendly 12 months ago
detect-http-accept-lang.c
detect-http-accept-lang.h src: make include guards more library friendly 12 months ago
detect-http-accept.c
detect-http-accept.h src: make include guards more library friendly 12 months ago
detect-http-client-body.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-client-body.h src: make include guards more library friendly 12 months ago
detect-http-connection.c
detect-http-connection.h src: make include guards more library friendly 12 months ago
detect-http-content-len.c
detect-http-content-len.h src: make include guards more library friendly 12 months ago
detect-http-content-type.c
detect-http-content-type.h src: make include guards more library friendly 12 months ago
detect-http-cookie.c detect: minor http.cookie keyword typo fix 11 months ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h src: make include guards more library friendly 12 months ago
detect-http-header-names.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-header-names.h src: make include guards more library friendly 12 months ago
detect-http-header.c detect/http: report error on alloc failure 1 year ago
detect-http-header.h src: make include guards more library friendly 12 months ago
detect-http-headers-stub.h detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-headers.c
detect-http-headers.h src: make include guards more library friendly 12 months ago
detect-http-host.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-host.h src: make include guards more library friendly 12 months ago
detect-http-location.c
detect-http-location.h src: make include guards more library friendly 12 months ago
detect-http-method.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-method.h src: make include guards more library friendly 12 months ago
detect-http-protocol.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-protocol.h src: make include guards more library friendly 12 months ago
detect-http-raw-header.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-raw-header.h src: make include guards more library friendly 12 months ago
detect-http-referer.c
detect-http-referer.h src: make include guards more library friendly 12 months ago
detect-http-request-line.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-request-line.h src: make include guards more library friendly 12 months ago
detect-http-response-line.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-response-line.h src: make include guards more library friendly 12 months ago
detect-http-server-body.c detect/http-server-body: avoid FP on toserver direction 11 months ago
detect-http-server-body.h src: make include guards more library friendly 12 months ago
detect-http-server.c
detect-http-server.h src: make include guards more library friendly 12 months ago
detect-http-start.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-start.h src: make include guards more library friendly 12 months ago
detect-http-stat-code.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-stat-code.h
detect-http-stat-msg.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-stat-msg.h
detect-http-ua.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-ua.h src: make include guards more library friendly 12 months ago
detect-http-uri.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http-uri.h
detect-http2.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-http2.h
detect-icmp-id.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-icmp-id.h src: make include guards more library friendly 12 months ago
detect-icmp-seq.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-icmp-seq.h src: make include guards more library friendly 12 months ago
detect-icmpv4hdr.c
detect-icmpv4hdr.h
detect-icmpv6-mtu.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c
detect-icmpv6hdr.h
detect-icode.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-icode.h src: make include guards more library friendly 12 months ago
detect-id.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-id.h src: make include guards more library friendly 12 months ago
detect-ike-chosen-sa.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-chosen-sa.h src: make include guards more library friendly 12 months ago
detect-ike-exch-type.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-exch-type.h src: make include guards more library friendly 12 months ago
detect-ike-key-exchange-payload-length.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-key-exchange-payload-length.h src: make include guards more library friendly 12 months ago
detect-ike-key-exchange-payload.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-key-exchange-payload.h src: make include guards more library friendly 12 months ago
detect-ike-nonce-payload-length.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-nonce-payload-length.h src: make include guards more library friendly 12 months ago
detect-ike-nonce-payload.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-nonce-payload.h src: make include guards more library friendly 12 months ago
detect-ike-spi.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-spi.h src: make include guards more library friendly 12 months ago
detect-ike-vendor.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ike-vendor.h src: make include guards more library friendly 12 months ago
detect-ipaddr.c
detect-ipaddr.h src: make include guards more library friendly 12 months ago
detect-ipopts.c detect/ipopts: Handle multiple ip options 11 months ago
detect-ipopts.h src: make include guards more library friendly 12 months ago
detect-ipproto.c detect/ipproto: clean up test 11 months ago
detect-ipproto.h src: make include guards more library friendly 12 months ago
detect-iprep.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-iprep.h src: make include guards more library friendly 12 months ago
detect-ipv4hdr.c
detect-ipv4hdr.h
detect-ipv6hdr.c
detect-ipv6hdr.h
detect-isdataat.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-isdataat.h src: make include guards more library friendly 12 months ago
detect-itype.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-itype.h src: make include guards more library friendly 12 months ago
detect-ja4-hash.c ja4: implement for TLS and QUIC 11 months ago
detect-ja4-hash.h ja4: implement for TLS and QUIC 11 months ago
detect-krb5-cname.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-krb5-cname.h src: make include guards more library friendly 12 months ago
detect-krb5-errcode.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-krb5-errcode.h src: make include guards more library friendly 12 months ago
detect-krb5-msgtype.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-krb5-msgtype.h src: make include guards more library friendly 12 months ago
detect-krb5-sname.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-krb5-sname.h src: make include guards more library friendly 12 months ago
detect-krb5-ticket-encryption.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-krb5-ticket-encryption.h src: make include guards more library friendly 12 months ago
detect-l3proto.c
detect-l3proto.h src: make include guards more library friendly 12 months ago
detect-lua-extensions.c
detect-lua-extensions.h src: make include guards more library friendly 12 months ago
detect-lua.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-lua.h src: make include guards more library friendly 12 months ago
detect-mark.c nfq: stricter thread sync 12 months ago
detect-mark.h src: make include guards more library friendly 12 months ago
detect-metadata.c
detect-metadata.h src: make include guards more library friendly 12 months ago
detect-modbus.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-modbus.h src: make include guards more library friendly 12 months ago
detect-mqtt-connack-sessionpresent.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connack-sessionpresent.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-clientid.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-clientid.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-flags.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-flags.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-password.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-password.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-protocol-string.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-protocol-string.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-username.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-username.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-willmessage.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-willmessage.h src: make include guards more library friendly 12 months ago
detect-mqtt-connect-willtopic.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-connect-willtopic.h src: make include guards more library friendly 12 months ago
detect-mqtt-flags.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-flags.h src: make include guards more library friendly 12 months ago
detect-mqtt-protocol-version.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-protocol-version.h src: make include guards more library friendly 12 months ago
detect-mqtt-publish-message.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-publish-message.h src: make include guards more library friendly 12 months ago
detect-mqtt-publish-topic.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-publish-topic.h src: make include guards more library friendly 12 months ago
detect-mqtt-qos.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-qos.h src: make include guards more library friendly 12 months ago
detect-mqtt-reason-code.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-reason-code.h src: make include guards more library friendly 12 months ago
detect-mqtt-subscribe-topic.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-subscribe-topic.h src: make include guards more library friendly 12 months ago
detect-mqtt-type.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-type.h src: make include guards more library friendly 12 months ago
detect-mqtt-unsubscribe-topic.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-mqtt-unsubscribe-topic.h src: make include guards more library friendly 12 months ago
detect-msg.c
detect-msg.h src: make include guards more library friendly 12 months ago
detect-nfs-procedure.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-nfs-procedure.h src: make include guards more library friendly 12 months ago
detect-nfs-version.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-nfs-version.h src: make include guards more library friendly 12 months ago
detect-noalert.c
detect-noalert.h src: make include guards more library friendly 12 months ago
detect-nocase.c
detect-nocase.h src: make include guards more library friendly 12 months ago
detect-offset.c
detect-offset.h src: make include guards more library friendly 12 months ago
detect-parse.c ja4: implement for TLS and QUIC 11 months ago
detect-parse.h src: make include guards more library friendly 12 months ago
detect-pcre.c detect/pcre: remove unused match member 1 year ago
detect-pcre.h src: make include guards more library friendly 12 months ago
detect-pkt-data.c
detect-pkt-data.h src: make include guards more library friendly 12 months ago
detect-pktvar.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-pktvar.h src: make include guards more library friendly 12 months ago
detect-prefilter.c
detect-prefilter.h src: make include guards more library friendly 12 months ago
detect-priority.c
detect-priority.h src: make include guards more library friendly 12 months ago
detect-quic-cyu-hash.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-quic-cyu-hash.h src: make include guards more library friendly 12 months ago
detect-quic-cyu-string.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-quic-cyu-string.h src: make include guards more library friendly 12 months ago
detect-quic-sni.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-quic-sni.h src: make include guards more library friendly 12 months ago
detect-quic-ua.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-quic-ua.h src: make include guards more library friendly 12 months ago
detect-quic-version.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-quic-version.h src: make include guards more library friendly 12 months ago
detect-rawbytes.c
detect-rawbytes.h src: make include guards more library friendly 12 months ago
detect-reference.c
detect-reference.h src: make include guards more library friendly 12 months ago
detect-replace.c detect/replace: minor code cleanup 1 year ago
detect-replace.h src: make include guards more library friendly 12 months ago
detect-requires.c requires: add requires keyword 1 year ago
detect-requires.h src: make include guards more library friendly 12 months ago
detect-rev.c
detect-rev.h src: make include guards more library friendly 12 months ago
detect-rfb-name.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-rfb-name.h src: make include guards more library friendly 12 months ago
detect-rfb-secresult.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-rfb-secresult.h src: make include guards more library friendly 12 months ago
detect-rfb-sectype.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-rfb-sectype.h src: make include guards more library friendly 12 months ago
detect-rpc.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-rpc.h src: make include guards more library friendly 12 months ago
detect-sameip.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-sameip.h src: make include guards more library friendly 12 months ago
detect-sid.c
detect-sid.h src: make include guards more library friendly 12 months ago
detect-sip-method.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-method.h src: make include guards more library friendly 12 months ago
detect-sip-protocol.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-protocol.h src: make include guards more library friendly 12 months ago
detect-sip-request-line.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-request-line.h src: make include guards more library friendly 12 months ago
detect-sip-response-line.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-response-line.h src: make include guards more library friendly 12 months ago
detect-sip-stat-code.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-stat-code.h src: make include guards more library friendly 12 months ago
detect-sip-stat-msg.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-stat-msg.h src: make include guards more library friendly 12 months ago
detect-sip-uri.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-sip-uri.h src: make include guards more library friendly 12 months ago
detect-smb-ntlmssp.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-smb-ntlmssp.h src: make include guards more library friendly 12 months ago
detect-smb-share.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-smb-share.h src: make include guards more library friendly 12 months ago
detect-smb-version.c smb: add smb.version keyword 1 year ago
detect-smb-version.h src: make include guards more library friendly 12 months ago
detect-snmp-community.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-snmp-community.h src: make include guards more library friendly 12 months ago
detect-snmp-pdu_type.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-snmp-pdu_type.h src: make include guards more library friendly 12 months ago
detect-snmp-usm.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-snmp-usm.h src: make include guards more library friendly 12 months ago
detect-snmp-version.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-snmp-version.h src: make include guards more library friendly 12 months ago
detect-ssh-hassh-server-string.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-hassh-server-string.h src: make include guards more library friendly 12 months ago
detect-ssh-hassh-server.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-hassh-server.h src: make include guards more library friendly 12 months ago
detect-ssh-hassh-string.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-hassh-string.h src: make include guards more library friendly 12 months ago
detect-ssh-hassh.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-hassh.h src: make include guards more library friendly 12 months ago
detect-ssh-proto-version.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-ssh-proto-version.h src: make include guards more library friendly 12 months ago
detect-ssh-proto.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-proto.h src: make include guards more library friendly 12 months ago
detect-ssh-software-version.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-software-version.h src: make include guards more library friendly 12 months ago
detect-ssh-software.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssh-software.h src: make include guards more library friendly 12 months ago
detect-ssl-state.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-ssl-state.h
detect-ssl-version.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-ssl-version.h
detect-stream_size.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-stream_size.h
detect-tag.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tag.h src: make include guards more library friendly 12 months ago
detect-target.c
detect-target.h src: make include guards more library friendly 12 months ago
detect-tcp-ack.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tcp-ack.h src: make include guards more library friendly 12 months ago
detect-tcp-flags.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-tcp-flags.h src: make include guards more library friendly 12 months ago
detect-tcp-seq.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tcp-seq.h src: make include guards more library friendly 12 months ago
detect-tcp-window.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tcp-window.h src: make include guards more library friendly 12 months ago
detect-tcphdr.c
detect-tcphdr.h
detect-tcpmss.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tcpmss.h
detect-template-rust-buffer.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-template-rust-buffer.h src: make include guards more library friendly 12 months ago
detect-template.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-template.h src: make include guards more library friendly 12 months ago
detect-template2.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-template2.h
detect-threshold.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
detect-threshold.h src: make include guards more library friendly 12 months ago
detect-tls-cert-fingerprint.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-cert-fingerprint.h src: make include guards more library friendly 12 months ago
detect-tls-cert-issuer.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-cert-issuer.h src: make include guards more library friendly 12 months ago
detect-tls-cert-serial.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-cert-serial.h src: make include guards more library friendly 12 months ago
detect-tls-cert-subject.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-cert-subject.h src: make include guards more library friendly 12 months ago
detect-tls-cert-validity.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-cert-validity.h src: make include guards more library friendly 12 months ago
detect-tls-certs.c detect/tls.certs: fix direction handling 1 year ago
detect-tls-certs.h src: make include guards more library friendly 12 months ago
detect-tls-ja3-hash.c ja4: implement for TLS and QUIC 11 months ago
detect-tls-ja3-hash.h src: make include guards more library friendly 12 months ago
detect-tls-ja3-string.c ja4: implement for TLS and QUIC 11 months ago
detect-tls-ja3-string.h src: make include guards more library friendly 12 months ago
detect-tls-ja3s-hash.c ja4: implement for TLS and QUIC 11 months ago
detect-tls-ja3s-hash.h src: make include guards more library friendly 12 months ago
detect-tls-ja3s-string.c ja4: implement for TLS and QUIC 11 months ago
detect-tls-ja3s-string.h src: make include guards more library friendly 12 months ago
detect-tls-random.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-random.h src: make include guards more library friendly 12 months ago
detect-tls-sni.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls-sni.h src: make include guards more library friendly 12 months ago
detect-tls-version.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tls-version.h src: make include guards more library friendly 12 months ago
detect-tls.c detect: rename DetectAppLayerInspectEngineRegister2 1 year ago
detect-tls.h src: make include guards more library friendly 12 months ago
detect-tos.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-tos.h src: make include guards more library friendly 12 months ago
detect-transform-casechange.c detect/transform: Add case changing transforms 1 year ago
detect-transform-casechange.h src: make include guards more library friendly 12 months ago
detect-transform-compress-whitespace.c
detect-transform-compress-whitespace.h src: make include guards more library friendly 12 months ago
detect-transform-dotprefix.c
detect-transform-dotprefix.h src: make include guards more library friendly 12 months ago
detect-transform-header-lowercase.c detect: header_lowercase transform 1 year ago
detect-transform-header-lowercase.h src: make include guards more library friendly 12 months ago
detect-transform-md5.c
detect-transform-md5.h src: make include guards more library friendly 12 months ago
detect-transform-pcrexform.c
detect-transform-pcrexform.h src: make include guards more library friendly 12 months ago
detect-transform-sha1.c
detect-transform-sha1.h src: make include guards more library friendly 12 months ago
detect-transform-sha256.c
detect-transform-sha256.h src: make include guards more library friendly 12 months ago
detect-transform-strip-pseudo-headers.c detect: strip_pseudo_headers transform 1 year ago
detect-transform-strip-pseudo-headers.h src: make include guards more library friendly 12 months ago
detect-transform-strip-whitespace.c
detect-transform-strip-whitespace.h src: make include guards more library friendly 12 months ago
detect-transform-urldecode.c
detect-transform-urldecode.h src: make include guards more library friendly 12 months ago
detect-transform-xor.c
detect-transform-xor.h src: make include guards more library friendly 12 months ago
detect-ttl.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-ttl.h
detect-udphdr.c
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h src: make include guards more library friendly 12 months ago
detect-urilen.c detect: SigMatchAppendSMToList can fail 1 year ago
detect-urilen.h
detect-websocket.c app-layer: websockets protocol support 11 months ago
detect-websocket.h app-layer: websockets protocol support 11 months ago
detect-within.c
detect-within.h src: make include guards more library friendly 12 months ago
detect-xbits.c detect/xbits: fix coverity warning 1 year ago
detect-xbits.h src: make include guards more library friendly 12 months ago
detect.c detect: use direction-based tx for app-layer logging 11 months ago
detect.h output: do not use tx id 0 when there is no tx 11 months ago
device-storage.c src: remove unused headers-exported functions 11 months ago
device-storage.h src: remove unused headers-exported functions 11 months ago
feature.c
feature.h ja4: implement for TLS and QUIC 11 months ago
flow-bit.c
flow-bit.h src: make include guards more library friendly 12 months ago
flow-bypass.c flow-bypass: Set bypass thread to running state 1 year ago
flow-bypass.h src: make include guards more library friendly 12 months ago
flow-hash.c decode/flow: add exception policy stats counters 11 months ago
flow-hash.h src: make include guards more library friendly 12 months ago
flow-manager.c stats: Memcap pressure max relocation 11 months ago
flow-manager.h src: make include guards more library friendly 12 months ago
flow-private.h src: make include guards more library friendly 12 months ago
flow-queue.c
flow-queue.h src: make include guards more library friendly 12 months ago
flow-spare-pool.c
flow-spare-pool.h src: make include guards more library friendly 12 months ago
flow-storage.c flow/storage: use flex array instead of calculated ptr 1 year ago
flow-storage.h src: make include guards more library friendly 12 months ago
flow-timeout.c flow/inject: Select thread_id by flow flag 11 months ago
flow-timeout.h src: make include guards more library friendly 12 months ago
flow-util.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
flow-util.h src: make include guards more library friendly 12 months ago
flow-var.c
flow-var.h src: make include guards more library friendly 12 months ago
flow-worker.c detect: flush when setting no_inspection 12 months ago
flow-worker.h src: make include guards more library friendly 12 months ago
flow.c src: remove unused headers-exported functions 11 months ago
flow.h src: remove unused headers-exported functions 11 months ago
host-bit.c
host-bit.h src: make include guards more library friendly 12 months ago
host-queue.c src: remove unused headers-exported functions 11 months ago
host-queue.h src: remove unused headers-exported functions 11 months ago
host-storage.c src: remove unused headers-exported functions 11 months ago
host-storage.h src: remove unused headers-exported functions 11 months ago
host-timeout.c src: remove unused headers-exported functions 11 months ago
host-timeout.h src: remove unused headers-exported functions 11 months ago
host.c src: remove unused headers-exported functions 11 months ago
host.h src: remove unused headers-exported functions 11 months 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 12 months ago
ippair-queue.c src: remove unused headers-exported functions 11 months ago
ippair-queue.h src: remove unused headers-exported functions 11 months ago
ippair-storage.c src: remove unused headers-exported functions 11 months ago
ippair-storage.h src: remove unused headers-exported functions 11 months ago
ippair-timeout.c src: remove unused headers-exported functions 11 months ago
ippair-timeout.h src: remove unused headers-exported functions 11 months ago
ippair.c src: remove unused headers-exported functions 11 months ago
ippair.h src: remove unused headers-exported functions 11 months ago
log-cf-common.c
log-cf-common.h src: make include guards more library friendly 12 months ago
log-httplog.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
log-httplog.h src: make include guards more library friendly 12 months ago
log-pcap.c decode/tunnel: improve tunnel handling 12 months ago
log-pcap.h src: make include guards more library friendly 12 months ago
log-stats.c log/stats: allow longer counter names 11 months ago
log-stats.h src: make include guards more library friendly 12 months ago
log-tcp-data.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
log-tcp-data.h src: make include guards more library friendly 12 months ago
log-tlslog.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
log-tlslog.h src: make include guards more library friendly 12 months ago
log-tlsstore.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
log-tlsstore.h src: make include guards more library friendly 12 months ago
main.c suricata: expose and break out configuration loading 11 months ago
output-eve-null.c eve/filetypes: use more const 12 months ago
output-eve-null.h output/null: Add the null output device 1 year ago
output-eve-stream.c eve/stream: add sb main region size; segment count 1 year ago
output-eve-stream.h src: make include guards more library friendly 12 months ago
output-eve-syslog.c eve/filetypes: use more const 12 months ago
output-eve-syslog.h src: make include guards more library friendly 12 months ago
output-eve.c eve/filetypes: remove from plugin context 12 months ago
output-eve.h eve/filetype: reorder fields to match lifecycle 12 months ago
output-file.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-file.h src: make include guards more library friendly 12 months ago
output-filedata.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-filedata.h src: make include guards more library friendly 12 months ago
output-filestore.c output/filestore: delay snprintf until needed 1 year ago
output-filestore.h src: make include guards more library friendly 12 months ago
output-flow.c src: remove unused headers-exported functions 11 months ago
output-flow.h src: remove unused headers-exported functions 11 months ago
output-json-alert.c output/alert: check flag before logging app-layer 11 months ago
output-json-alert.h src: make include guards more library friendly 12 months ago
output-json-anomaly.c general: Use bool instead of int for condition fns 1 year ago
output-json-anomaly.h src: make include guards more library friendly 12 months ago
output-json-common.c output/plugin: Use Suri thread-id for plugins 12 months ago
output-json-dcerpc.c
output-json-dcerpc.h src: make include guards more library friendly 12 months ago
output-json-dhcp.c
output-json-dhcp.h src: make include guards more library friendly 12 months ago
output-json-dnp3-objects.c
output-json-dnp3-objects.h src: make include guards more library friendly 12 months ago
output-json-dnp3.c output/dnp3: restrict function scope to one file 11 months ago
output-json-dnp3.h output/dnp3: restrict function scope to one file 11 months ago
output-json-dns.c output/dns: do not add empty app-layer metadata 11 months ago
output-json-dns.h src: make include guards more library friendly 12 months ago
output-json-drop.c general: Use bool instead of int for condition fns 1 year ago
output-json-drop.h src: make include guards more library friendly 12 months ago
output-json-email-common.c eve/email: improve logging binary data 1 year ago
output-json-email-common.h src: make include guards more library friendly 12 months ago
output-json-file.c output: generic simple tx json logger 11 months ago
output-json-file.h src: make include guards more library friendly 12 months ago
output-json-flow.c
output-json-flow.h src: make include guards more library friendly 12 months ago
output-json-frame.c eve/frame: break out of logging callback if buffer is full 12 months ago
output-json-frame.h eve/frame: improve frame payload logging 12 months ago
output-json-ftp.c output: generic simple tx json logger 11 months ago
output-json-ftp.h output: generic simple tx json logger 11 months ago
output-json-http.c eve/http: add location header independent of status availability 1 year ago
output-json-http.h src: make include guards more library friendly 12 months ago
output-json-ike.c
output-json-ike.h src: make include guards more library friendly 12 months ago
output-json-metadata.c general: Use bool instead of int for condition fns 1 year ago
output-json-metadata.h src: make include guards more library friendly 12 months ago
output-json-mqtt.c mqtt: Move conf code to rust 1 year ago
output-json-mqtt.h src: make include guards more library friendly 12 months ago
output-json-netflow.c
output-json-netflow.h src: make include guards more library friendly 12 months ago
output-json-nfs.c
output-json-nfs.h src: make include guards more library friendly 12 months ago
output-json-pgsql.c eve/alert: add missing pgsql metadata 11 months ago
output-json-pgsql.h eve/alert: add missing pgsql metadata 11 months ago
output-json-smb.c
output-json-smb.h src: make include guards more library friendly 12 months ago
output-json-smtp.c
output-json-smtp.h src: make include guards more library friendly 12 months ago
output-json-stats.c yaml: unify 0 stats counter config option terms 11 months ago
output-json-stats.h eve/stats: allow hiding counters whose valued is 0 11 months ago
output-json-tls.c ja4: implement for TLS and QUIC 11 months ago
output-json-tls.h src: make include guards more library friendly 12 months ago
output-json.c output/eve: constify mac address logic 11 months ago
output-json.h eve: rename plugin to filetypes 12 months ago
output-lua.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-lua.h src: make include guards more library friendly 12 months ago
output-packet.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-packet.h src: make include guards more library friendly 12 months ago
output-stats.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-stats.h src: make include guards more library friendly 12 months ago
output-streaming.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
output-streaming.h src: make include guards more library friendly 12 months ago
output-tx.c output: log tx only when there is a fresh app update 1 year ago
output-tx.h src: make include guards more library friendly 12 months ago
output.c app-layer: websockets protocol support 11 months ago
output.h src: remove unused headers-exported functions 11 months ago
packet-queue.c
packet-queue.h src: make include guards more library friendly 12 months ago
packet.c decode/ppp: clean up ppph pointer use 11 months ago
packet.h src: make include guards more library friendly 12 months ago
pkt-var.c
pkt-var.h src: make include guards more library friendly 12 months ago
queue.h
reputation.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
reputation.h src: make include guards more library friendly 12 months ago
respond-reject-libnet11.c general/bool: Change Suricata int to bool 1 year ago
respond-reject-libnet11.h src: make include guards more library friendly 12 months ago
respond-reject.c decode/tunnel: improve tunnel handling 12 months ago
respond-reject.h src: make include guards more library friendly 12 months ago
runmode-af-packet.c capture: block IDS + IPS combination 11 months ago
runmode-af-packet.h src: make include guards more library friendly 12 months ago
runmode-af-xdp.c
runmode-af-xdp.h src: make include guards more library friendly 12 months ago
runmode-dpdk.c capture: block IDS + IPS combination 11 months ago
runmode-dpdk.h src: make include guards more library friendly 12 months ago
runmode-erf-dag.c
runmode-erf-dag.h src: make include guards more library friendly 12 months ago
runmode-erf-file.c
runmode-erf-file.h src: make include guards more library friendly 12 months ago
runmode-ipfw.c
runmode-ipfw.h src: make include guards more library friendly 12 months ago
runmode-napatech.c src: remove unused headers-exported functions 11 months ago
runmode-napatech.h src: remove unused headers-exported functions 11 months ago
runmode-netmap.c capture: block IDS + IPS combination 11 months ago
runmode-netmap.h src: make include guards more library friendly 12 months ago
runmode-nflog.c
runmode-nflog.h src: make include guards more library friendly 12 months ago
runmode-nfq.c
runmode-nfq.h src: make include guards more library friendly 12 months ago
runmode-pcap-file.c
runmode-pcap-file.h src: make include guards more library friendly 12 months ago
runmode-pcap.c
runmode-pcap.h src: make include guards more library friendly 12 months ago
runmode-pfring.c pfring: fix leak of configuration data and in single mode 1 year ago
runmode-pfring.h src: make include guards more library friendly 12 months ago
runmode-unittests.c util: remove unused bloom filter code 11 months ago
runmode-unittests.h src: make include guards more library friendly 12 months ago
runmode-unix-socket.c runmode/unix-socket: fix cppcheck warnings 1 year ago
runmode-unix-socket.h src: make include guards more library friendly 12 months ago
runmode-windivert.c
runmode-windivert.h src: make include guards more library friendly 12 months ago
runmodes.c ips: check for livedev.use-for-tracking 11 months ago
runmodes.h capture: block IDS + IPS combination 11 months ago
rust-context.c
rust-context.h src: make include guards more library friendly 12 months ago
rust.h src: make include guards more library friendly 12 months ago
source-af-packet.c decode/tunnel: improve tunnel handling 12 months ago
source-af-packet.h src: make include guards more library friendly 12 months ago
source-af-xdp.c src: remove unused headers-exported functions 11 months ago
source-af-xdp.h src: remove unused headers-exported functions 11 months ago
source-dpdk.c dpdk: fix thread slot assignment 11 months ago
source-dpdk.h dpdk: fix typo in the struct member name 12 months ago
source-erf-dag.c source/erf-dag: compiler warnings 1 year ago
source-erf-dag.h src: make include guards more library friendly 12 months ago
source-erf-file.c endace: Fix source-dag timestamps 1 year ago
source-erf-file.h src: make include guards more library friendly 12 months ago
source-ipfw.c decode/tunnel: improve tunnel handling 12 months ago
source-ipfw.h src: make include guards more library friendly 12 months ago
source-napatech.c napatech: Close streams on hard errors 1 year ago
source-napatech.h src: make include guards more library friendly 12 months ago
source-netmap.c netmap: Release lock to avoid deadlock 1 year ago
source-netmap.h src: make include guards more library friendly 12 months ago
source-nflog.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
source-nflog.h src: make include guards more library friendly 12 months ago
source-nfq-prototypes.h src: make include guards more library friendly 12 months ago
source-nfq.c nfq: stricter thread sync 12 months ago
source-nfq.h nfq: stricter thread sync 12 months ago
source-pcap-file-directory-helper.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
source-pcap-file-directory-helper.h src: make include guards more library friendly 12 months ago
source-pcap-file-helper.c pcap: support LINKTYPE_IPV6 (229) 11 months ago
source-pcap-file-helper.h src: make include guards more library friendly 12 months ago
source-pcap-file.c plugins: remove conf.h from suricata-plugin.h 12 months ago
source-pcap-file.h src: make include guards more library friendly 12 months ago
source-pcap.c
source-pcap.h src: make include guards more library friendly 12 months ago
source-pfring.c decode/tunnel: improve tunnel handling 12 months ago
source-pfring.h src: make include guards more library friendly 12 months ago
source-windivert-prototypes.h src: make include guards more library friendly 12 months ago
source-windivert.c decode/tunnel: improve tunnel handling 12 months ago
source-windivert.h src: make include guards more library friendly 12 months ago
stream-tcp-cache.c
stream-tcp-cache.h src: make include guards more library friendly 12 months ago
stream-tcp-inline.c
stream-tcp-inline.h src: make include guards more library friendly 12 months ago
stream-tcp-list.c decode/tunnel: improve tunnel handling 12 months ago
stream-tcp-list.h src: make include guards more library friendly 12 months ago
stream-tcp-private.h src: make include guards more library friendly 12 months ago
stream-tcp-reassemble.c src: remove unused headers-exported functions 11 months ago
stream-tcp-reassemble.h src: remove unused headers-exported functions 11 months ago
stream-tcp-sack.c
stream-tcp-sack.h src: make include guards more library friendly 12 months ago
stream-tcp-util.c
stream-tcp-util.h src: make include guards more library friendly 12 months ago
stream-tcp.c stream/midstream: add counter for exception policy 11 months ago
stream-tcp.h src: remove unused headers-exported functions 11 months ago
stream.c
stream.h src: make include guards more library friendly 12 months ago
suricata-common.h src: make include guards more library friendly 12 months ago
suricata-plugin.h plugins: remove conf.h from suricata-plugin.h 12 months ago
suricata.c capture: block IDS + IPS combination 11 months ago
suricata.h suricata: expose and break out configuration loading 11 months ago
threads-debug.h src: make include guards more library friendly 12 months ago
threads-profile.h src: make include guards more library friendly 12 months ago
threads.c
threads.h src: make include guards more library friendly 12 months ago
threadvars.h src: make include guards more library friendly 12 months ago
tm-modules.c src: remove unused headers-exported functions 11 months ago
tm-modules.h src: remove unused headers-exported functions 11 months ago
tm-queuehandlers.c
tm-queuehandlers.h src: make include guards more library friendly 12 months ago
tm-queues.c
tm-queues.h src: make include guards more library friendly 12 months ago
tm-threads-common.h src: make include guards more library friendly 12 months ago
tm-threads.c threads/mutex: Ensure mutex held before signaling 1 year ago
tm-threads.h src: make include guards more library friendly 12 months ago
tmqh-flow.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
tmqh-flow.h src: make include guards more library friendly 12 months ago
tmqh-packetpool.c src: remove unused headers-exported functions 11 months ago
tmqh-packetpool.h src: remove unused headers-exported functions 11 months ago
tmqh-simple.c threads/mutex: Ensure mutex held before signaling 1 year ago
tmqh-simple.h src: make include guards more library friendly 12 months ago
tree.h
unix-manager.c unix-manager: add \n string to buffer using correct API call 12 months ago
unix-manager.h
util-action.c
util-action.h src: make include guards more library friendly 12 months ago
util-affinity.c
util-affinity.h src: make include guards more library friendly 12 months ago
util-atomic.c
util-atomic.h src: make include guards more library friendly 12 months ago
util-base64.c
util-base64.h src: make include guards more library friendly 12 months ago
util-bpf.c
util-bpf.h src: make include guards more library friendly 12 months ago
util-buffer.c membuffer: return bytes written 12 months ago
util-buffer.h membuffer: annotate printf style function 12 months ago
util-byte.c
util-byte.h src: make include guards more library friendly 12 months ago
util-checksum.c
util-checksum.h src: make include guards more library friendly 12 months ago
util-cidr.c
util-cidr.h src: make include guards more library friendly 12 months ago
util-classification-config.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-classification-config.h src: make include guards more library friendly 12 months ago
util-clock.h src: make include guards more library friendly 12 months ago
util-conf.c
util-conf.h src: make include guards more library friendly 12 months ago
util-config.h src: make include guards more library friendly 12 months ago
util-coredump-config.c
util-coredump-config.h src: make include guards more library friendly 12 months ago
util-cpu.c src: remove unused headers-exported functions 11 months ago
util-cpu.h src: remove unused headers-exported functions 11 months ago
util-daemon.c
util-daemon.h src: make include guards more library friendly 12 months ago
util-datalink.c
util-datalink.h src: make include guards more library friendly 12 months ago
util-debug-filters.c src: remove unused headers-exported functions 11 months ago
util-debug-filters.h src: remove unused headers-exported functions 11 months ago
util-debug.c debug/bool: Switch use_color to a bool 1 year ago
util-debug.h src: make include guards more library friendly 12 months ago
util-decode-mime.c util/mime: adds safety check 11 months ago
util-decode-mime.h
util-detect.c
util-detect.h
util-device.c src: remove unused headers-exported functions 11 months ago
util-device.h src: remove unused headers-exported functions 11 months ago
util-dpdk-bonding.c
util-dpdk-bonding.h
util-dpdk-i40e.c
util-dpdk-i40e.h
util-dpdk-ice.c dpdk: support 52 byte long key on ice (E810) cards 11 months ago
util-dpdk-ice.h dpdk: support 52 byte long key on ice (E810) cards 11 months ago
util-dpdk-ixgbe.c
util-dpdk-ixgbe.h
util-dpdk.c dpdk: rework hugepage hints to use per-numa information 1 year ago
util-dpdk.h dpdk: rework hugepage hints to use per-numa information 1 year ago
util-ebpf.c
util-ebpf.h plugins: remove conf.h from suricata-plugin.h 12 months ago
util-enum.c
util-enum.h src: make include guards more library friendly 12 months ago
util-error.c errors: add SC_ENOENT error 1 year ago
util-error.h src: make include guards more library friendly 12 months ago
util-exception-policy-types.h decode/flow: add exception policy stats counters 11 months ago
util-exception-policy.c decode/flow: add exception policy stats counters 11 months ago
util-exception-policy.h decode/flow: add exception policy stats counters 11 months ago
util-file-decompression.c
util-file-decompression.h src: make include guards more library friendly 12 months ago
util-file-swf-decompression.c
util-file-swf-decompression.h src: make include guards more library friendly 12 months ago
util-file.c util/file: add validation check for extreme data chunk sizes 11 months ago
util-file.h src: make include guards more library friendly 12 months ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-fmemopen.h src: make include guards more library friendly 12 months ago
util-hash-lookup3.c
util-hash-lookup3.h src: make include guards more library friendly 12 months ago
util-hash-string.c
util-hash-string.h src: make include guards more library friendly 12 months ago
util-hash.c src: remove unused headers-exported functions 11 months ago
util-hash.h src: remove unused headers-exported functions 11 months ago
util-hashlist.c src: remove unused headers-exported functions 11 months ago
util-hashlist.h src: remove unused headers-exported functions 11 months ago
util-host-info.c host-info: remove pcre2_substring_list_free use 11 months ago
util-host-info.h src: make include guards more library friendly 12 months ago
util-host-os-info.c
util-host-os-info.h src: make include guards more library friendly 12 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 1 year ago
util-hyperscan.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-hyperscan.h src: make include guards more library friendly 12 months ago
util-ioctl.c
util-ioctl.h
util-ip.c
util-ip.h src: make include guards more library friendly 12 months ago
util-ja3.c ja3: make feature compile time configurable 11 months ago
util-ja3.h ja3: make feature compile time configurable 11 months ago
util-ja4.h ja4: implement for TLS and QUIC 11 months ago
util-landlock.c general/bool: Change Suricata int to bool 1 year ago
util-landlock.h src: make include guards more library friendly 12 months ago
util-log-redis.c general: Remove vi formatting directives 1 year ago
util-log-redis.h src: make include guards more library friendly 12 months ago
util-logopenfile.c eve/filetypes: common init for threaded and non-threaded 12 months ago
util-logopenfile.h eve: rename plugin to filetypes 12 months ago
util-lua-common.c
util-lua-common.h src: make include guards more library friendly 12 months ago
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h src: make include guards more library friendly 12 months ago
util-lua-dnp3.c
util-lua-dnp3.h src: make include guards more library friendly 12 months ago
util-lua-dns.c
util-lua-dns.h src: make include guards more library friendly 12 months ago
util-lua-hassh.c
util-lua-hassh.h src: make include guards more library friendly 12 months ago
util-lua-http.c
util-lua-http.h src: make include guards more library friendly 12 months ago
util-lua-ja3.c
util-lua-ja3.h src: make include guards more library friendly 12 months ago
util-lua-smtp.c
util-lua-smtp.h src: make include guards more library friendly 12 months ago
util-lua-ssh.c
util-lua-ssh.h src: make include guards more library friendly 12 months ago
util-lua-tls.c
util-lua-tls.h src: make include guards more library friendly 12 months ago
util-lua.c
util-lua.h src: make include guards more library friendly 12 months ago
util-luajit.c
util-luajit.h src: make include guards more library friendly 12 months ago
util-macset.c macset: constify addr parameters 11 months ago
util-macset.h macset: constify addr parameters 11 months ago
util-magic.c
util-magic.h src: make include guards more library friendly 12 months ago
util-mem.c
util-mem.h src: make include guards more library friendly 12 months ago
util-memcmp.c util-memcmp: Convert unittests to new FAIL/PASS API 1 year ago
util-memcmp.h src: make include guards more library friendly 12 months ago
util-memcpy.h src: make include guards more library friendly 12 months ago
util-memrchr.c
util-memrchr.h src: make include guards more library friendly 12 months ago
util-misc.c
util-misc.h src: make include guards more library friendly 12 months ago
util-mpm-ac-ks-small.c
util-mpm-ac-ks.c mpm: register algo features 12 months ago
util-mpm-ac-ks.h src: make include guards more library friendly 12 months ago
util-mpm-ac.c mpm/ac: minor test cleanups 12 months ago
util-mpm-ac.h mpm/ac: implement endswith 12 months ago
util-mpm-hs.c mpm: register algo features 12 months ago
util-mpm-hs.h src: make include guards more library friendly 12 months ago
util-mpm.c mpm: free sids in MpmFreePattern as well 1 year ago
util-mpm.h mpm/ac: implement endswith 12 months ago
util-napatech.c
util-napatech.h src: make include guards more library friendly 12 months ago
util-optimize.h src: make include guards more library friendly 12 months ago
util-pages.c
util-pages.h src: make include guards more library friendly 12 months ago
util-path.c
util-path.h src: make include guards more library friendly 12 months ago
util-pidfile.c
util-pidfile.h src: make include guards more library friendly 12 months ago
util-plugin.c plugins: remove conf.h from suricata-plugin.h 12 months ago
util-plugin.h eve/filetypes: remove from plugin context 12 months ago
util-pool-thread.c
util-pool-thread.h src: make include guards more library friendly 12 months ago
util-pool.c src: remove unused headers-exported functions 11 months ago
util-pool.h src: remove unused headers-exported functions 11 months ago
util-port-interval-tree.c util/interval-tree: fix coverity warning 12 months ago
util-port-interval-tree.h src: make include guards more library friendly 12 months ago
util-prefilter.c
util-prefilter.h src: make include guards more library friendly 12 months ago
util-print.c src: remove unused headers-exported functions 11 months ago
util-print.h src: remove unused headers-exported functions 11 months ago
util-privs.c general/bool: Change Suricata int to bool 1 year ago
util-privs.h privs: refactor SCGetUser/GroupID to void functions 1 year ago
util-profiling-keywords.c calloc: Use nmemb with SCCalloc 1 year ago
util-profiling-locks.c
util-profiling-locks.h src: make include guards more library friendly 12 months ago
util-profiling-prefilter.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-profiling-rulegroups.c
util-profiling-rules.c calloc: Use nmemb with SCCalloc 1 year ago
util-profiling.c profiling/rules: Improve dynamic rule handling 12 months ago
util-profiling.h profiling/rules: Improve dynamic rule handling 12 months ago
util-proto-name.c
util-proto-name.h src: make include guards more library friendly 12 months ago
util-radix-tree.c src: remove unused headers-exported functions 11 months ago
util-radix-tree.h src: remove unused headers-exported functions 11 months ago
util-random.c
util-random.h src: make include guards more library friendly 12 months ago
util-reference-config.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-reference-config.h src: make include guards more library friendly 12 months ago
util-rohash.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-rohash.h src: make include guards more library friendly 12 months ago
util-rule-vars.c
util-rule-vars.h src: make include guards more library friendly 12 months ago
util-runmodes.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-runmodes.h src: make include guards more library friendly 12 months ago
util-running-modes.c
util-running-modes.h src: make include guards more library friendly 12 months ago
util-signal.c src: remove unused headers-exported functions 11 months ago
util-signal.h src: remove unused headers-exported functions 11 months ago
util-spm-bm.c spm/bm: minor code cleanups; constification 1 year ago
util-spm-bm.h src: make include guards more library friendly 12 months ago
util-spm-bs.c src: remove unused headers-exported functions 11 months ago
util-spm-bs.h src: remove unused headers-exported functions 11 months ago
util-spm-bs2bm.c src: remove unused headers-exported functions 11 months ago
util-spm-bs2bm.h src: remove unused headers-exported functions 11 months ago
util-spm-hs.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-spm-hs.h src: make include guards more library friendly 12 months ago
util-spm.c src: remove unused headers-exported functions 11 months ago
util-spm.h src: remove unused headers-exported functions 11 months ago
util-storage.c src: remove unused headers-exported functions 11 months ago
util-storage.h src: remove unused headers-exported functions 11 months ago
util-streaming-buffer.c streaming/buffer: add validation checks for data chunk sizes 11 months ago
util-streaming-buffer.h src: make include guards more library friendly 12 months ago
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-sysfs.c
util-sysfs.h
util-syslog.c
util-syslog.h
util-systemd.c systemd: reimplement sd_notify logic using UNIX socket 11 months ago
util-systemd.h systemd: reimplement sd_notify logic using UNIX socket 11 months ago
util-thash.c
util-thash.h src: make include guards more library friendly 12 months ago
util-threshold-config.c memory/alloc: Use SCCalloc instead of malloc/memset 1 year ago
util-threshold-config.h src: make include guards more library friendly 12 months ago
util-time.c
util-time.h src: make include guards more library friendly 12 months ago
util-unittest-helper.c src: remove unused headers-exported functions 11 months ago
util-unittest-helper.h src: remove unused headers-exported functions 11 months ago
util-unittest.c
util-unittest.h src: make include guards more library friendly 12 months ago
util-validate.h src: make include guards more library friendly 12 months ago
util-var-name.c
util-var-name.h src: make include guards more library friendly 12 months ago
util-var.c
util-var.h src: make include guards more library friendly 12 months ago
win32-misc.c
win32-misc.h src: make include guards more library friendly 12 months ago
win32-service.c windows: remove argc, argv from SCServiceRemove 11 months ago
win32-service.h windows: remove argc, argv from SCServiceRemove 11 months ago
win32-syscall.c
win32-syscall.h src: make include guards more library friendly 12 months ago
win32-syslog.h src: make include guards more library friendly 12 months ago