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
Victor Julien facbb04915 detect: enable pcre and urilen for firewall mode
Ticket: #8397.
3 weeks ago
..
tests detect: add ether.hdr keyword 3 weeks ago
Makefile.am detect: add ether.hdr keyword 3 weeks ago
action-globals.h
alert-debuglog.c output/flush: Remove flush functions/registration 1 month ago
alert-debuglog.h
alert-fastlog.c output/flush: Remove flush functions/registration 1 month ago
alert-fastlog.h
alert-syslog.c output/flush: Remove flush functions/registration 1 month ago
alert-syslog.h
app-layer-detect-proto.c app-layer: check ipproto enabled setting first 2 months ago
app-layer-detect-proto.h smtp: use configured FTP ports in probing parser 3 months ago
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c dnp3: bound the maximum number of objects per tx 3 months ago
app-layer-dnp3.h rust: move AppLayerStateData definition to C 3 months ago
app-layer-events.c
app-layer-events.h rust: move AppLayerEventType definition to C 3 months ago
app-layer-expectation.c storage: remove the size registration parameter 3 weeks ago
app-layer-expectation.h
app-layer-frames.c rust: bindgen frames functions 6 months ago
app-layer-frames.h rust: bindgen frames functions 6 months ago
app-layer-ftp.c ftp: remove PASS pattern for protocol detection 4 weeks ago
app-layer-ftp.h rust: move AppLayerStateData definition to C 3 months ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c rust: bindgen SCHTPFileCloseHandleRange 5 months ago
app-layer-htp-file.h rust: bindgen SCHTPFileCloseHandleRange 5 months ago
app-layer-htp-mem.c
app-layer-htp-mem.h
app-layer-htp-range.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
app-layer-htp-range.h rust: bindgen SCHTPFileCloseHandleRange 5 months ago
app-layer-htp-xff.c output: use tx iterator for finding alert http xff 4 months ago
app-layer-htp-xff.h
app-layer-htp.c http1: marks tx as updated when setting an event 3 months ago
app-layer-htp.h rust: move AppLayerStateData definition to C 3 months ago
app-layer-http2.c rust: bindgen SCHTTP2MimicHttp1Request 6 months ago
app-layer-http2.h rust: bindgen SCHTTP2MimicHttp1Request 6 months ago
app-layer-ike.c
app-layer-ike.h
app-layer-imap.c
app-layer-imap.h
app-layer-modbus.c counters: remove ThreadVars from API 5 months ago
app-layer-modbus.h
app-layer-nfs-tcp.c
app-layer-nfs-tcp.h
app-layer-nfs-udp.c
app-layer-nfs-udp.h
app-layer-parser.c app-layer: fix uint overflow in debug assertion 1 month ago
app-layer-parser.h app-layer: remove some obsolete forward declarations 3 months ago
app-layer-protos.c snmp: can be set to detection-only 6 months ago
app-layer-protos.h
app-layer-register.c rust: bindgen SCAppLayerRegisterParser 3 months ago
app-layer-register.h rust: bindgen SCAppLayerRegisterParser 3 months ago
app-layer-smb.c
app-layer-smb.h
app-layer-smtp.c smtp: use configured FTP ports in probing parser 3 months ago
app-layer-smtp.h rust: move AppLayerStateData definition to C 3 months ago
app-layer-ssh.c ssh: hassh can be truly disabled 3 months ago
app-layer-ssh.h
app-layer-ssl.c tls/subjectaltname: use byte arr instead of string 4 months ago
app-layer-ssl.h rust: move AppLayerStateData definition to C 3 months ago
app-layer-tftp.c
app-layer-tftp.h
app-layer.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
app-layer.h rust: move StreamSlice definition to C 3 months ago
bindgen.h output-eve: finish exposing to bindgen 2 months ago
capture-hooks.c pcap: refactor delete-when-done to support non-alerts 2 months ago
capture-hooks.h pcap: refactor delete-when-done to support non-alerts 2 months ago
conf-yaml-loader.c conf: do not exit on alloc failure 4 months ago
conf-yaml-loader.h
conf.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
conf.h conf: add time parsing conf function 3 months ago
counters.c src: remove unused enum values 2 months ago
counters.h counters: compact public stats context 3 months ago
datasets-context-json.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
datasets-context-json.h
datasets-ipv4.c
datasets-ipv4.h
datasets-ipv6.c
datasets-ipv6.h
datasets-md5.c
datasets-md5.h
datasets-reputation.h
datasets-sha256.c
datasets-sha256.h
datasets-string.c datasets: fix compile warnings 3 months ago
datasets-string.h
datasets.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
datasets.h rust: bindgen functions needed for datasets 5 months ago
decode-arp.c counters: regular counter Incr API update 5 months ago
decode-arp.h
decode-chdlc.c counters: regular counter Incr API update 5 months ago
decode-chdlc.h
decode-erspan.c counters: regular counter Incr API update 5 months ago
decode-erspan.h
decode-esp.c counters: regular counter Incr API update 5 months ago
decode-esp.h
decode-etag.c counters: regular counter Incr API update 5 months ago
decode-etag.h
decode-ethernet.c counters: regular counter Incr API update 5 months ago
decode-ethernet.h
decode-events.c decoder/igmp: initial decoder support for IGMP 2 months ago
decode-events.h decoder/igmp: initial decoder support for IGMP 2 months ago
decode-geneve.c counters: regular counter Incr API update 5 months ago
decode-geneve.h
decode-gre.c counters: regular counter Incr API update 5 months ago
decode-gre.h
decode-icmpv4.c counters: regular counter Incr API update 5 months ago
decode-icmpv4.h
decode-icmpv6.c counters: regular counter Incr API update 5 months ago
decode-icmpv6.h
decode-igmp.c decoder/igmp: detect RGMP (RFC 3488) 2 months ago
decode-igmp.h decoder/igmp: detect RGMP (RFC 3488) 2 months ago
decode-ipv4.c decoder/igmp: initial decoder support for IGMP 2 months ago
decode-ipv4.h
decode-ipv6.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
decode-ipv6.h
decode-mpls.c counters: regular counter Incr API update 5 months ago
decode-mpls.h
decode-nsh.c counters: regular counter Incr API update 5 months ago
decode-nsh.h
decode-null.c counters: regular counter Incr API update 5 months ago
decode-ppp.c counters: regular counter Incr API update 5 months ago
decode-ppp.h
decode-pppoe.c src: doc: remove double-space typos 4 months ago
decode-pppoe.h
decode-raw.c counters: regular counter Incr API update 5 months ago
decode-raw.h
decode-sctp.c counters: regular counter Incr API update 5 months ago
decode-sctp.h
decode-sll.c counters: regular counter Incr API update 5 months ago
decode-sll.h
decode-sll2.c counters: regular counter Incr API update 5 months ago
decode-sll2.h
decode-tcp.c counters: regular counter Incr API update 5 months ago
decode-tcp.h
decode-template.c
decode-template.h
decode-teredo.c counters: regular counter Incr API update 5 months ago
decode-teredo.h
decode-udp.c counters: regular counter Incr API update 5 months ago
decode-udp.h
decode-vlan.c counters: regular counter Incr API update 5 months ago
decode-vlan.h
decode-vntag.c counters: regular counter Incr API update 5 months ago
decode-vntag.h
decode-vxlan.c decode/xvlan: treat as its own tunnel 2 months ago
decode-vxlan.h
decode.c decoder/igmp: initial decoder support for IGMP 2 months ago
decode.h output/flush: Remove pkt-based flush logic 1 month ago
defrag-config.c
defrag-config.h
defrag-hash.c misc: update copyright years 2 months ago
defrag-hash.h
defrag-stack.c
defrag-stack.h
defrag-timeout.c
defrag-timeout.h
defrag.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
defrag.h
detect-app-layer-event.c detect/proto: reduce size for common sigs 3 weeks ago
detect-app-layer-event.h
detect-app-layer-protocol.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-app-layer-protocol.h
detect-app-layer-state.c
detect-app-layer-state.h
detect-asn1.c
detect-asn1.h
detect-base64-data.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-base64-data.h
detect-base64-decode.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-base64-decode.h
detect-bsize.c
detect-bsize.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-byte-extract.h
detect-byte.c
detect-byte.h
detect-bytejump.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-bytejump.h detect/byte_jump: Support bitmask value 3 months ago
detect-bytemath.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-bytemath.h
detect-bytetest.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-bytetest.h
detect-classtype.c unittests: clean up memory for classtype tests 6 months ago
detect-classtype.h
detect-config.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
detect-config.h
detect-content.c detect/content: pretty print pattern directly 3 months ago
detect-content.h detect/content: pretty print pattern directly 3 months ago
detect-csum.c detect/csum: add igmp-csum keyword to match checksum 2 months ago
detect-csum.h
detect-datarep.c rust: bindgen functions needed for datasets 5 months ago
detect-datarep.h
detect-dataset.c rust: bindgen functions needed for datasets 5 months ago
detect-dataset.h
detect-dce-iface.c
detect-dce-iface.h
detect-dce-opnum.c
detect-dce-opnum.h
detect-dce-stub-data.c src: doc: remove double-space typos 4 months ago
detect-dce-stub-data.h
detect-depth.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-depth.h
detect-detection-filter.c detect/proto: reduce size for common sigs 3 weeks ago
detect-detection-filter.h
detect-distance.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-distance.h
detect-dnp3.c detect: dnp3.func is now a generic integer 6 months ago
detect-dnp3.h
detect-dns-name.c
detect-dns-name.h
detect-dns-response.c
detect-dns-response.h
detect-dsize.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-dsize.h
detect-email.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-email.h
detect-engine-address-ipv4.c unittests: clean up memory for address tests 6 months ago
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c detect/address: switch tests to FAIL/PASS API 6 months ago
detect-engine-address-ipv6.h
detect-engine-address.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-address.h
detect-engine-alert.c misc: update copyright years 2 months ago
detect-engine-alert.h
detect-engine-analyzer.c detect/proto: reduce size for common sigs 3 weeks ago
detect-engine-analyzer.h
detect-engine-buffer.c
detect-engine-buffer.h
detect-engine-build.c detect: add track pkthdr as any l2 protocol 3 weeks ago
detect-engine-build.h
detect-engine-content-inspection.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-content-inspection.h
detect-engine-dcepayload.c counters: remove ThreadVars from API 5 months ago
detect-engine-dcepayload.h
detect-engine-event.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-event.h
detect-engine-file.c
detect-engine-file.h
detect-engine-frame.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
detect-engine-frame.h rust: bindgen frames functions 6 months ago
detect-engine-helper.c detect/ssh: move ssh.hassh to rust 3 months ago
detect-engine-helper.h detect/ssh: move ssh.hassh to rust 3 months ago
detect-engine-inspect-buffer.c
detect-engine-inspect-buffer.h
detect-engine-iponly.c detect/proto: reduce size for common sigs 3 weeks ago
detect-engine-iponly.h
detect-engine-loader.c hs: prune stale MPM cache files 3 months ago
detect-engine-loader.h
detect-engine-mpm.c detect/proto: reduce size for common sigs 3 weeks ago
detect-engine-mpm.h
detect-engine-payload.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
detect-engine-payload.h
detect-engine-port.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-port.h
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h
detect-engine-prefilter.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
detect-engine-prefilter.h
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c detect: add track pkthdr as any l2 protocol 3 weeks ago
detect-engine-proto.h detect: add track pkthdr as any l2 protocol 3 weeks ago
detect-engine-register.c detect: add ether.hdr keyword 3 weeks ago
detect-engine-register.h detect: add ether.hdr keyword 3 weeks ago
detect-engine-siggroup.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-siggroup.h
detect-engine-sigorder.c detect: address intermittent UT crash on OpenBSD 6 months ago
detect-engine-sigorder.h
detect-engine-state.c counters: remove ThreadVars from API 5 months ago
detect-engine-state.h
detect-engine-tag.c storage: remove the size registration parameter 3 weeks ago
detect-engine-tag.h
detect-engine-threshold.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-threshold.h detect/detection_filter: add unique_on option 3 months ago
detect-engine-uint.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-engine-uint.h
detect-engine.c output/flush: Remove pkt-based flush logic 1 month ago
detect-engine.h output/flush: Remove pkt-based flush logic 1 month ago
detect-entropy.c util/var: add NULL check in VarNameStoreRegister 6 months ago
detect-entropy.h
detect-etherhdr.c detect: add ether.hdr keyword 3 weeks ago
detect-etherhdr.h detect: add ether.hdr keyword 3 weeks ago
detect-fast-pattern.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-fast-pattern.h
detect-file-data.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-filemagic.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-filemagic.h
detect-filemd5.c
detect-filemd5.h
detect-filename.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c
detect-filesize.h
detect-filestore.c rust: bindgen functions neede for features 5 months ago
detect-filestore.h
detect-flow-age.c
detect-flow-age.h
detect-flow-elephant.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-flow-elephant.h detect/flow: add support for elephant flow detection 4 months ago
detect-flow-pkts.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-flow-pkts.h
detect-flow.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-flow.h
detect-flowbits.c detect/flowbits: align all pointers in the struct 3 months ago
detect-flowbits.h
detect-flowint.c counters: remove ThreadVars from API 5 months ago
detect-flowint.h
detect-flowvar.c src: check retval of VarNameStoreRegister 6 months ago
detect-flowvar.h
detect-fragbits.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-fragbits.h detect/ipv4: make fragbits a generic uint16 bitflags keyword 6 months ago
detect-fragoffset.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-fragoffset.h detect: fragoffset is now a generic integer 6 months ago
detect-frame.c detect/proto: reduce size for common sigs 3 weeks ago
detect-frame.h
detect-ftp-command-data.c
detect-ftp-command-data.h
detect-ftp-command.c
detect-ftp-command.h
detect-ftp-completion-code.c
detect-ftp-completion-code.h
detect-ftp-dynamic-port.c
detect-ftp-dynamic-port.h
detect-ftp-mode.c
detect-ftp-mode.h
detect-ftp-reply-received.c
detect-ftp-reply-received.h
detect-ftp-reply.c
detect-ftp-reply.h
detect-ftpbounce.c
detect-ftpbounce.h
detect-ftpdata.c
detect-ftpdata.h
detect-geoip.c detect/geoip: do not require packet 1 month ago
detect-geoip.h
detect-gid.c src: doc: remove more double-space typos 3 months ago
detect-gid.h
detect-hostbits.c counters: remove ThreadVars from API 5 months ago
detect-hostbits.h
detect-http-accept-enc.c
detect-http-accept-enc.h
detect-http-accept-lang.c
detect-http-accept-lang.h
detect-http-accept.c
detect-http-accept.h
detect-http-client-body.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-http-client-body.h
detect-http-connection.c
detect-http-connection.h
detect-http-content-len.c
detect-http-content-len.h
detect-http-content-type.c
detect-http-content-type.h
detect-http-cookie.c detect/http2: use ThreadCtx for all headers keywords 1 month ago
detect-http-cookie.h
detect-http-header-common.c detect/http: remove unused function parameter 3 months ago
detect-http-header-common.h detect/http: remove unused function parameter 3 months ago
detect-http-header-names.c detect/http2: use ThreadCtx for http.header_names 1 month ago
detect-http-header-names.h
detect-http-header.c detect/http2: use ThreadCtx for http.request_header 1 month ago
detect-http-header.h
detect-http-headers-stub.h detect/http2: use ThreadCtx for all headers keywords 1 month ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c detect/http2: use ThreadCtx for all headers keywords 1 month ago
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c
detect-http-method.h
detect-http-protocol.c
detect-http-protocol.h
detect-http-raw-header.c detect/http2: use ThreadCtx for http.header.raw 1 month ago
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c
detect-http-request-line.h
detect-http-response-line.c
detect-http-response-line.h
detect-http-server-body.c
detect-http-server-body.h
detect-http-server.c
detect-http-server.h
detect-http-start.c detect/http: remove unused function parameter 3 months ago
detect-http-start.h
detect-http-stat-code.c
detect-http-stat-code.h
detect-http-stat-msg.c
detect-http-stat-msg.h
detect-http-ua.c detect/http2: use ThreadCtx for all headers keywords 1 month ago
detect-http-ua.h
detect-http-uri.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-http-uri.h
detect-http2.c detect/http2: call correct free function on errors 6 months ago
detect-http2.h
detect-icmp-id.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-icmp-id.h detect: icmp_id is now a generic integer 6 months ago
detect-icmp-seq.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-icmp-seq.h detect: icmp_seq is now a generic integer 6 months ago
detect-icmpv4hdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-icmpv4hdr.h
detect-icmpv6-mtu.c detect/proto: reduce size for common sigs 3 weeks ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-icmpv6hdr.h
detect-icode.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-icode.h
detect-id.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-id.h detect: id is now a generic integer 6 months ago
detect-igmp-type.c detect/proto: reduce size for common sigs 3 weeks ago
detect-igmp-type.h detect: add igmp.type keyword 2 months ago
detect-igmphdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-igmphdr.h detect: add igmp.hdr keyword 2 months ago
detect-ipaddr.c detect/ip.src: Allow use with transforms 6 months ago
detect-ipaddr.h
detect-ipopts.c detect/ipopts: add qs and rtralt options 2 months ago
detect-ipopts.h
detect-ipproto.c detect/proto: reduce size for common sigs 3 weeks ago
detect-ipproto.h
detect-iprep.c detect/iprep: mark as supported for firewall mode 2 months ago
detect-iprep.h
detect-ipv4hdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-ipv4hdr.h
detect-ipv6hdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-ipv6hdr.h
detect-isdataat.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-isdataat.h
detect-itype.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-itype.h
detect-ja4-hash.c detect/ssh: move ssh.hassh string to rust 3 months ago
detect-ja4-hash.h
detect-krb5-cname.c
detect-krb5-cname.h
detect-krb5-errcode.c
detect-krb5-errcode.h
detect-krb5-sname.c
detect-krb5-sname.h
detect-krb5-ticket-encryption.c
detect-krb5-ticket-encryption.h
detect-l3proto.c detect/proto: reduce size for common sigs 3 weeks ago
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c detect/lua: exclude script setup from the max-bytes limit 4 months ago
detect-lua.h
detect-mark.c src: doc: remove double-space typos 4 months ago
detect-mark.h
detect-metadata.c detect/metadata: add debug validation 2 months ago
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c detect/msg: avoid temporary stack buffer 5 months ago
detect-msg.h
detect-nfs-version.c
detect-nfs-version.h
detect-noalert.c
detect-noalert.h
detect-nocase.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-nocase.h
detect-offset.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-offset.h
detect-parse.c detect/parse: limit pkthdr proto to decoder event rules 3 weeks ago
detect-parse.h rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-pcre.c detect: enable pcre and urilen for firewall mode 3 weeks ago
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c src: check retval of VarNameStoreRegister 6 months ago
detect-pktvar.h
detect-prefilter.c
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c unittests: clean up memory for detect reference tests 6 months ago
detect-reference.h
detect-replace.c counters: remove ThreadVars from API 5 months ago
detect-replace.h
detect-requires.c
detect-requires.h
detect-rev.c
detect-rev.h
detect-rpc.c counters: remove ThreadVars from API 5 months ago
detect-rpc.h
detect-sameip.c counters: remove ThreadVars from API 5 months ago
detect-sameip.h
detect-sid.c
detect-sid.h
detect-sip-method.c
detect-sip-method.h
detect-sip-uri.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-sip-uri.h
detect-smtp.c
detect-smtp.h
detect-ssl-state.c detect/ssl_state: minor code cleanups 4 months ago
detect-ssl-state.h
detect-ssl-version.c detect/ssl_version: minor code cleanups 4 months ago
detect-ssl-version.h detect/ssl: properly handle negation in ssl_version keyword 5 months ago
detect-stream_size.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-stream_size.h
detect-tag.c
detect-tag.h src: remove unused enum values 2 months ago
detect-target.c
detect-target.h
detect-tcp-ack.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-tcp-ack.h detect: tcp.ack is now a generic integer 6 months ago
detect-tcp-flags.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
detect-tcp-flags.h detect/tcp: make tcp.flags a generic integer with bitflags 6 months ago
detect-tcp-seq.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-tcp-seq.h detect: tcp.seq is now a generic integer 6 months ago
detect-tcp-window.c detect: tcp.window is now a generic integer 6 months ago
detect-tcp-window.h detect: tcp.window is now a generic integer 6 months ago
detect-tcp-wscale.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-tcp-wscale.h
detect-tcphdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-tcphdr.h
detect-tcpmss.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-tcpmss.h
detect-template.c
detect-template.h
detect-template2.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-template2.h
detect-threshold.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-threshold.h detect/detection_filter: add unique_on option 3 months ago
detect-tls-alpn.c detect/tls: add null check for tls.alpn keyword 1 month ago
detect-tls-alpn.h
detect-tls-cert-fingerprint.c detect: generic setup callback DetectLowerSetupCallback 3 months ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c tls/issuerdn: use byte array instead of string 4 months ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c tls/subject: use byte array instead of string 4 months ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c parse/tls: fix date format parsing 3 months ago
detect-tls-cert-validity.h
detect-tls-certs.c
detect-tls-certs.h
detect-tls-ja3-hash.c detect: generic setup callback DetectLowerSetupCallback 3 months ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect/ssh: move ssh.hassh string to rust 3 months ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c detect: generic setup callback DetectLowerSetupCallback 3 months ago
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c detect/ssh: move ssh.hassh string to rust 3 months ago
detect-tls-ja3s-string.h
detect-tls-random.c src/detect: remove unneeded variables 2 months ago
detect-tls-random.h
detect-tls-sni.c tls/sni: use byte array instead of string 4 months ago
detect-tls-sni.h
detect-tls-subjectaltname.c tls/subjectaltname: use byte arr instead of string 4 months ago
detect-tls-subjectaltname.h
detect-tls-version.c detect/tls.version: minor code cleanups 4 months ago
detect-tls-version.h
detect-tls.c tls/subjectaltname: use byte arr instead of string 4 months ago
detect-tls.h
detect-tos.c
detect-tos.h
detect-transform-luaxform.c detect/luaxform: fix allowed lua rules check 4 months ago
detect-transform-luaxform.h
detect-transform-pcrexform.c
detect-transform-pcrexform.h
detect-ttl.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-ttl.h
detect-udphdr.c detect/proto: reduce size for common sigs 3 weeks ago
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c detect: enable pcre and urilen for firewall mode 3 weeks ago
detect-urilen.h
detect-vlan.c detect/vlan: move vlan.id keyword to generic integer 6 months ago
detect-vlan.h
detect-within.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-within.h
detect-xbits.c detect/xbits: parse keywords w strtok_r 4 months ago
detect-xbits.h
detect.c detect: ethernet/arp matching 3 weeks ago
detect.h detect: ethernet/arp matching 3 weeks ago
device-storage.c storage: remove the size registration parameter 3 weeks ago
device-storage.h storage: remove the size registration parameter 3 weeks ago
feature.c features: use strcmp instead of memcmp 4 months ago
feature.h rust: bindgen functions neede for features 5 months ago
flow-bindgen.h flow: turn flags field into uint64_t 2 months ago
flow-bit.c
flow-bit.h
flow-bypass.c counters: remove ThreadVars from counter registration 5 months ago
flow-bypass.h
flow-callbacks.c
flow-callbacks.h
flow-hash.c misc: update copyright years 2 months ago
flow-hash.h
flow-manager.c counters: remove ThreadVars from counter registration 5 months ago
flow-manager.h
flow-private.h flow-timeout: Use yaml config value for CAPTURE_BYPASSED flow 6 months ago
flow-queue.c
flow-queue.h
flow-spare-pool.c
flow-spare-pool.h
flow-storage.c storage: remove the size registration parameter 3 weeks ago
flow-storage.h storage: remove the size registration parameter 3 weeks ago
flow-timeout.c rust: bindgen frames functions 6 months ago
flow-timeout.h
flow-util.c storage: remove the size registration parameter 3 weeks ago
flow-util.h counters: regular counter Incr API update 5 months ago
flow-var.c
flow-var.h
flow-worker.c output/flush: Remove pkt-based flush logic 1 month ago
flow-worker.h output/flush: Remove pkt-based flush logic 1 month ago
flow.c flow: turn flags field into uint64_t 2 months ago
flow.h flow: reshuffle fields to avoid mutex in 2 cachelines 2 months ago
host-bit.c storage: remove the size registration parameter 3 weeks ago
host-bit.h
host-queue.c
host-queue.h
host-storage.c storage: remove the size registration parameter 3 weeks ago
host-storage.h storage: remove the size registration parameter 3 weeks ago
host-timeout.c
host-timeout.h
host.c
host.h
interval-tree.h
ippair-bit.c storage: remove the size registration parameter 3 weeks ago
ippair-bit.h
ippair-queue.c
ippair-queue.h
ippair-storage.c storage: remove the size registration parameter 3 weeks ago
ippair-storage.h storage: remove the size registration parameter 3 weeks ago
ippair-timeout.c
ippair-timeout.h
ippair.c
ippair.h
log-cf-common.c log-cf-common: let mktime determine proper tz 1 month ago
log-cf-common.h
log-flush.c output/flush: Remove flush functions/registration 1 month ago
log-flush.h output/flush: Add EVE flushing logic 1 month ago
log-httplog.c
log-httplog.h
log-pcap.c output/flush: Remove flush functions/registration 1 month ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c output/log: IPv6 addr display per cfg 2 months ago
log-tcp-data.h
log-tlsstore.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
log-tlsstore.h
main.c
output-eve-bindgen.h output-eve: bindgen SCEveFileType callback types 2 months ago
output-eve-null.c
output-eve-null.h
output-eve-stream.c output/flush: Remove flush functions/registration 1 month ago
output-eve-stream.h
output-eve-syslog.c
output-eve-syslog.h
output-eve.c
output-eve.h output-eve: finish exposing to bindgen 2 months ago
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-filestore.c counters: remove ThreadVars from counter registration 5 months ago
output-filestore.h
output-flow.c
output-flow.h
output-json-alert.c output/flush: Remove flush functions/registration 1 month ago
output-json-alert.h eve/verdict: more explicit pass handling 6 months ago
output-json-anomaly.c output/flush: Remove flush functions/registration 1 month ago
output-json-anomaly.h
output-json-arp.c output/flush: Remove flush functions/registration 1 month ago
output-json-arp.h
output-json-common.c output/flush: Remove flush functions/registration 1 month ago
output-json-dcerpc.c
output-json-dcerpc.h
output-json-dhcp.c
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c
output-json-dnp3.h
output-json-dns.c
output-json-dns.h
output-json-drop.c output/flush: Remove flush functions/registration 1 month ago
output-json-drop.h
output-json-email-common.c
output-json-email-common.h
output-json-file.c output/eve: EVE output to use IPv6 compress cfg 2 months ago
output-json-file.h
output-json-flow.c output/eve: EVE output to use IPv6 compress cfg 2 months ago
output-json-flow.h
output-json-frame.c output/flush: Remove flush functions/registration 1 month ago
output-json-frame.h
output-json-ftp.c
output-json-ftp.h
output-json-http.c output/http: log content-type like other headers 6 months ago
output-json-http.h
output-json-ike.c detect/ike: move ike.ike.chosen_sa_attribute keyword to rust 2 months ago
output-json-ike.h
output-json-mdns.c
output-json-mdns.h
output-json-metadata.c output/flush: Remove flush functions/registration 1 month ago
output-json-metadata.h
output-json-mqtt.c
output-json-mqtt.h
output-json-netflow.c output/eve: EVE output to use IPv6 compress cfg 2 months ago
output-json-netflow.h
output-json-nfs.c
output-json-nfs.h
output-json-pgsql.c
output-json-pgsql.h
output-json-smb.c
output-json-smb.h
output-json-smtp.c
output-json-smtp.h
output-json-stats.c
output-json-stats.h
output-json-tls.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
output-json-tls.h
output-json.c output/flush: Remove flush functions/registration 1 month ago
output-json.h output/flush: Remove flush functions/registration 1 month ago
output-lua.c detect/alert: fully add pass-only rules to alert queue 6 months ago
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c
output-streaming.h
output-tx.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
output-tx.h
output.c output/flush: Remove flush functions/registration 1 month ago
output.h output/flush: Remove flush functions/registration 1 month ago
packet-queue.c
packet-queue.h
packet.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
packet.h eve/verdict: clean up packet action checking 6 months ago
pkt-var.c
pkt-var.h
queue.h
reputation.c rust: bindgen SCSRepCatGetByShortname 6 months ago
reputation.h rust: bindgen SCSRepCatGetByShortname 6 months ago
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c af-packet: disable hwtimestamp by default 4 months ago
runmode-af-packet.h
runmode-af-xdp.c af-xdp: address compile warnings 2 months ago
runmode-af-xdp.h
runmode-dpdk.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
runmode-dpdk.h
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c threads: remove thread group name logic 5 months ago
runmode-erf-file.h
runmode-ipfw.c
runmode-ipfw.h
runmode-lib.c lib: remove the built-in library run-mode 2 months ago
runmode-lib.h lib: remove the built-in library run-mode 2 months ago
runmode-netmap.c
runmode-netmap.h
runmode-nflog.c
runmode-nflog.h
runmode-nfq.c
runmode-nfq.h
runmode-pcap-file.c threads: remove thread group name logic 5 months ago
runmode-pcap-file.h
runmode-pcap.c
runmode-pcap.h
runmode-unittests.c pcap: refactor delete-when-done to support non-alerts 2 months ago
runmode-unittests.h
runmode-unix-socket.c hs: prune stale MPM cache files 3 months ago
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c lib: remove the built-in library run-mode 2 months ago
runmodes.h frames: add --list-app-layer-frames option 4 months ago
rust.h rust/ffi: move STREAM_ constants to ffi crate 4 weeks ago
source-af-packet.c ebpf: check maps compatibility 2 months ago
source-af-packet.h af-packet: disable hwtimestamp by default 4 months ago
source-af-xdp.c af-xdp: address compile warnings 2 months ago
source-af-xdp.h af-xdp: address compile warnings 2 months ago
source-dpdk.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
source-dpdk.h dpdk: scale mempool size to the number of bond members 2 months ago
source-erf-dag.c counters: regular counter get local API update 5 months ago
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c counters: remove ThreadVars from sync API 5 months ago
source-ipfw.h
source-lib.c counters: regular counter Incr API update 5 months ago
source-lib.h
source-netmap.c counters: remove ThreadVars from counter registration 5 months ago
source-netmap.h
source-nflog.c counters: remove ThreadVars from counter registration 5 months ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c counters: remove ThreadVars from sync API 5 months ago
source-nfq.h
source-pcap-file-directory-helper.c counters: remove ThreadVars from sync API 5 months ago
source-pcap-file-directory-helper.h
source-pcap-file-helper.c misc: update copyright years 2 months ago
source-pcap-file-helper.h pcap: refactor delete-when-done to support non-alerts 2 months ago
source-pcap-file.c pcap/file: add proto check for fuzzing 2 months ago
source-pcap-file.h
source-pcap.c counters: remove ThreadVars from counter registration 5 months ago
source-pcap.h pcap: refactor delete-when-done to support non-alerts 2 months ago
source-windivert-prototypes.h
source-windivert.c windivert: upgrade to 2.0.0 4 months ago
source-windivert.h
stream-tcp-cache.c
stream-tcp-cache.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-list.c counters: regular counter Incr API update 5 months ago
stream-tcp-list.h
stream-tcp-private.h pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
stream-tcp-reassemble.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
stream-tcp-reassemble.h misc/cleanup: Simplify <cond> ? true : false 1 month ago
stream-tcp-sack.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
stream-tcp-sack.h
stream-tcp-util.c unittests: clean up memory for stream tests 6 months ago
stream-tcp-util.h
stream-tcp.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
stream-tcp.h counters: move regular counter id to dedicated type 5 months ago
stream.c
stream.h
suricata-common.h
suricata-plugin.h plugins: update SC_API_VERSION to 9 6 months ago
suricata.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
suricata.h
thread-callbacks.c
thread-callbacks.h
thread-storage.c storage: remove the size registration parameter 3 weeks ago
thread-storage.h storage: remove the size registration parameter 3 weeks ago
threads-debug.h detect/dbv: Assert MT lock held 6 months ago
threads-profile.h detect/dbv: Assert MT lock held 6 months ago
threads.c threads: convert unittests for FAIL/PASS APIs 6 months ago
threads.h detect/dbv: Assert MT lock held 6 months ago
threadvars.h threads: remove thread group name logic 5 months ago
tm-modules.c
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h
tm-threads.c pcap: refactor delete-when-done to support non-alerts 2 months ago
tm-threads.h threads: remove thread group name logic 5 months ago
tmqh-flow.c counters: remove ThreadVars from sync API 5 months ago
tmqh-flow.h
tmqh-packetpool.c
tmqh-packetpool.h
tmqh-simple.c counters: remove ThreadVars from sync API 5 months ago
tmqh-simple.h
tree.h
tx-bit.c rust: move AppLayerTxData definition to C 3 months ago
tx-bit.h
unix-manager.c unix-socket: don't doubly setup stats private area 5 months ago
unix-manager.h
util-action.c unittests: clean up memory for action order tests 6 months ago
util-action.h
util-affinity.c affinity: address coverity warning 2 months ago
util-affinity.h
util-atomic.c
util-atomic.h
util-bpf.c
util-bpf.h
util-buffer.c
util-buffer.h
util-byte.c util: remove unneeded stack allocation in HexToRaw 2 months ago
util-byte.h output/http: log content-type like other headers 6 months ago
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c classification: use strcmp instead of memcmp 4 months ago
util-classification-config.h
util-clock.h
util-conf.c util: check name length of proposed data directory 2 months ago
util-conf.h
util-config.h
util-coredump-config.c
util-coredump-config.h
util-cpu.c util: add timing assembly for arm64 4 months ago
util-cpu.h
util-daemon.c
util-daemon.h
util-datalink.c
util-datalink.h
util-debug-filters.c
util-debug-filters.h
util-debug.c main/options: display level name, not numeric 4 months ago
util-debug.h main/options: display level name, not numeric 4 months ago
util-detect.c
util-detect.h
util-device-private.h
util-device.c storage: remove the size registration parameter 3 weeks ago
util-device.h
util-dpdk-bonding.c dpdk: scale mempool size to the number of bond members 2 months ago
util-dpdk-bonding.h dpdk: scale mempool size to the number of bond members 2 months ago
util-dpdk-common.c
util-dpdk-common.h dpdk: scale mempool size to the number of bond members 2 months ago
util-dpdk-i40e.c
util-dpdk-i40e.h
util-dpdk-ice.c
util-dpdk-ice.h
util-dpdk-ixgbe.c
util-dpdk-ixgbe.h
util-dpdk-mlx5.c
util-dpdk-mlx5.h
util-dpdk-rss.c
util-dpdk-rss.h
util-dpdk.c
util-dpdk.h
util-ebpf.c storage: remove the size registration parameter 3 weeks ago
util-ebpf.h ebpf: check maps compatibility 2 months ago
util-enum.c
util-enum.h
util-error.c
util-error.h
util-exception-policy-types.h devguide: add chapter about exception policies 3 months ago
util-exception-policy.c misc: update copyright years 2 months ago
util-exception-policy.h misc: update copyright years 2 months ago
util-file-decompression.c util/swf: move allocation from stack to heap 6 months ago
util-file-decompression.h
util-file-swf-decompression.c
util-file-swf-decompression.h
util-file.c output/file: validate force-hash YAML values 4 months ago
util-file.h rust: move AppLayerGetFileState definition to C 3 months ago
util-fix_checksum.c
util-fix_checksum.h
util-flow-rate.c storage: remove the size registration parameter 3 weeks ago
util-flow-rate.h
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
util-hash-lookup3.h
util-hash-string.c string-hash: use strcmp instead of memcmp 4 months ago
util-hash-string.h
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-info.c
util-host-info.h
util-host-os-info.c unittests: clean up memory for host os info tests 6 months ago
util-host-os-info.h
util-hugepages.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-hugepages.h
util-hyperscan.c hyperscan: move error logging for hs_compile 3 months ago
util-hyperscan.h hyperscan: move error logging for hs_compile 3 months ago
util-ioctl.c
util-ioctl.h
util-ip.c
util-ip.h
util-ja3.c
util-ja3.h
util-landlock.c rust: bindgen functions neede for features 5 months ago
util-landlock.h
util-log-redis.c redis: Add authentication support 3 months ago
util-log-redis.h redis: Add authentication support 3 months ago
util-logopenfile.c output/flush: Add EVE flushing logic 1 month ago
util-logopenfile.h output/flush: Add EVE flushing logic 1 month ago
util-lua-base64lib.c
util-lua-base64lib.h
util-lua-builtins.c
util-lua-builtins.h
util-lua-bytevarlib.c
util-lua-bytevarlib.h
util-lua-common.c
util-lua-common.h
util-lua-config.c
util-lua-config.h
util-lua-dataset.c lua: don't attempt to garbage collect a null value 3 months ago
util-lua-dataset.h
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h
util-lua-dnp3.c
util-lua-dnp3.h
util-lua-dns.c
util-lua-dns.h
util-lua-filelib.c
util-lua-filelib.h
util-lua-flowintlib.c
util-lua-flowintlib.h
util-lua-flowlib.c lua: don't attempt to garbage collect a null value 3 months ago
util-lua-flowlib.h
util-lua-flowvarlib.c
util-lua-flowvarlib.h
util-lua-hashlib.c util/lua: remove unneeded variable 2 months ago
util-lua-hashlib.h
util-lua-http.c
util-lua-http.h
util-lua-ja3.c
util-lua-ja3.h
util-lua-log.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-lua-log.h
util-lua-packetlib.c lua: don't attempt to garbage collect a null value 3 months ago
util-lua-packetlib.h
util-lua-rule.c
util-lua-rule.h
util-lua-sandbox.c lua/sandbox: allow disabling the bytes limit 4 months ago
util-lua-sandbox.h lua/sandbox: allow disabling the bytes limit 4 months ago
util-lua-smtp.c
util-lua-smtp.h
util-lua-ssh.c detect/ssh: move ssh.hassh to rust 3 months ago
util-lua-ssh.h
util-lua-tls.c tls/sni: use byte array instead of string 4 months ago
util-lua-tls.h
util-lua-util.c threads: remove thread group name logic 5 months ago
util-lua-util.h
util-lua.c lua: remove luajit pushlstring workaround 6 months ago
util-lua.h
util-macset.c storage: remove the size registration parameter 3 weeks ago
util-macset.h flow: swap MACs when flow direction is swapped 4 months ago
util-magic.c unittests: clean up magic tests 6 months ago
util-magic.h
util-mem.c
util-mem.h
util-memcmp.c
util-memcmp.h
util-memcpy.h memcpy: rename memcpy_tolower 4 months ago
util-memrchr.c
util-memrchr.h
util-misc.c util/misc: Change shortening format and add unittests 5 months ago
util-misc.h
util-mpm-ac-ks-small.c
util-mpm-ac-ks.c counters: remove ThreadVars from API 5 months ago
util-mpm-ac-ks.h
util-mpm-ac-queue.c
util-mpm-ac-queue.h
util-mpm-ac.c counters: remove ThreadVars from API 5 months ago
util-mpm-ac.h
util-mpm-hs-cache.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-mpm-hs-cache.h hs: validate cached database against current HS installation 2 months ago
util-mpm-hs-core.c
util-mpm-hs-core.h hs/cache: cleaner and more detailed output 2 months ago
util-mpm-hs.c hs: validate cached database against current HS installation 2 months ago
util-mpm-hs.h
util-mpm.c memcpy: rename memcpy_tolower 4 months ago
util-mpm.h hs: prune stale MPM cache files 3 months ago
util-optimize.h
util-pages.c
util-pages.h
util-path.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-path.h path: signal last use of the file (touch) 3 months ago
util-pidfile.c
util-pidfile.h
util-plugin.c output-eve: cleanup usage of output-eve-bindgen.h 2 months ago
util-plugin.h
util-pool-thread.c
util-pool-thread.h
util-pool.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-pool.h
util-port-interval-tree.c
util-port-interval-tree.h
util-prefilter.c
util-prefilter.h
util-print.c output/ipv6: Utility function to compress IPv6 addrs 2 months ago
util-print.h output/ipv6: Utility function to compress IPv6 addrs 2 months ago
util-privs.c
util-privs.h
util-profiling-keywords.c
util-profiling-locks.c
util-profiling-locks.h
util-profiling-prefilter.c
util-profiling-rulegroups.c
util-profiling-rules.c profiling: log rule profiling as json by default 4 months ago
util-profiling.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
util-profiling.h
util-proto-name.c proto: use strcmp instead of memcmp 4 months ago
util-proto-name.h
util-radix-tree-common.h misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-radix4-tree.c unittests: clean up memory for radix tests 6 months ago
util-radix4-tree.h
util-radix6-tree.c unittests: clean up memory for radix tests 6 months ago
util-radix6-tree.h
util-random.c
util-random.h
util-reference-config.c src: doc: remove double-space typos 4 months ago
util-reference-config.h
util-rohash.c
util-rohash.h
util-rule-vars.c rule/vars: convert unittests to new FAIL/PASS API 6 months ago
util-rule-vars.h
util-runmodes.c threads: remove thread group name logic 5 months ago
util-runmodes.h
util-running-modes.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-running-modes.h frames: add --list-app-layer-frames option 4 months ago
util-signal.c
util-signal.h
util-spm-bm.c memcpy: rename memcpy_tolower 4 months ago
util-spm-bm.h
util-spm-bs.c spm/bs: use memmem when available 3 months ago
util-spm-bs.h
util-spm-bs2bm.c
util-spm-bs2bm.h
util-spm-hs.c util-spm-hs: add missing deallocator 3 months ago
util-spm-hs.h
util-spm-mm.c spm: add mm, a memmem based spm 3 months ago
util-spm-mm.h spm: add mm, a memmem based spm 3 months ago
util-spm.c spm: add mm, a memmem based spm 3 months ago
util-spm.h spm: add mm, a memmem based spm 3 months ago
util-storage.c storage: remove the size registration parameter 3 weeks ago
util-storage.h storage: remove the size registration parameter 3 weeks ago
util-streaming-buffer.c misc/cleanup: Simplify <cond> ? true : false 1 month ago
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-sysfs.c
util-sysfs.h
util-syslog.c
util-syslog.h
util-systemd.c
util-systemd.h
util-thash.c datasets: allocates on the heap if string base64 is long 4 months ago
util-thash.h
util-threshold-config.c src: doc: remove double-space typos 4 months ago
util-threshold-config.h
util-time.c parse/tls: fix date format parsing 3 months ago
util-time.h
util-unittest-helper.c counters: remove ThreadVars from API 5 months ago
util-unittest-helper.h
util-unittest.c src: doc: remove more double-space typos 3 months ago
util-unittest.h
util-validate.h
util-var-name.c util/varname: check id before unregister 6 months ago
util-var-name.h
util-var.c
util-var.h src: remove unused enum values 2 months ago
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c
win32-syscall.h
win32-syslog.h