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
Lukas Sismis d640719413 hs: include HS platform info in cache file hash
Hash Hyperscan installation info (version, CPU features, mode)
into the cache filename. A Hyperscan upgrade or platform change
would now produce a different filename, so stale caches from an
older installation are never opened.

Ticket: 8325
2 months ago
..
tests parse/tls: fix date format parsing 3 months ago
Makefile.am detect/ike: move ike.ike.chosen_sa_attribute keyword to rust 2 months ago
action-globals.h
alert-debuglog.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
alert-debuglog.h
alert-fastlog.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
alert-fastlog.h
alert-syslog.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
alert-syslog.h
app-layer-detect-proto.c smtp: use configured FTP ports in probing parser 3 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 rust: bindgen SCAppLayerParserTriggerRawStreamInspection 7 months ago
app-layer-events.h rust: move AppLayerEventType definition to C 3 months ago
app-layer-expectation.c
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 smtp: refine QUIT protocol detection 3 months 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 rust: bindgen SCHTPFileCloseHandleRange 5 months 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 rust: move file functions out of SuricataContext 7 months ago
app-layer-imap.c rust: bindgen app-layer-detect-proto.h 11 months ago
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 rust: bindgen app-layer-detect-proto.h 11 months ago
app-layer-nfs-tcp.h
app-layer-nfs-udp.c
app-layer-nfs-udp.h
app-layer-parser.c misc: update copyright years 2 months 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 mdns: add mdns parser, logger and detection 11 months ago
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 rust: bindgen AppLayerParserConfParserEnabled 11 months ago
app-layer-tftp.h rust: move file functions out of SuricataContext 7 months ago
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 conf: add time parsing conf function 3 months 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 datasets: adds safety check before stack allocation 2 months ago
datasets-context-json.h datajson: fix include in header 10 months ago
datasets-ipv4.c datasets: factorize set operation 10 months ago
datasets-ipv4.h datasets/context: rename the datajson files 10 months ago
datasets-ipv6.c datasets: factorize set operation 10 months ago
datasets-ipv6.h datasets/context: rename the datajson files 10 months ago
datasets-md5.c datasets: factorize set operation 10 months ago
datasets-md5.h datasets/context: rename the datajson files 10 months ago
datasets-reputation.h
datasets-sha256.c datasets: factorize set operation 10 months ago
datasets-sha256.h datasets/context: rename the datajson files 10 months ago
datasets-string.c datasets: fix compile warnings 3 months ago
datasets-string.h datasets/context: rename the datajson files 10 months ago
datasets.c rust: bindgen functions needed for datasets 5 months 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/etag: ETag 802.1BR decoder 7 months ago
decode-ethernet.c counters: regular counter Incr API update 5 months ago
decode-ethernet.h decode/etag: ETag 802.1BR decoder 7 months ago
decode-events.c decode/ipv4: Create event on unknown protos 3 months ago
decode-events.h decode/ipv4: Create event on unknown protos 3 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-ipv4.c decode/ipv4: Create event on unknown protos 3 months ago
decode-ipv4.h
decode-ipv6.c counters: regular counter Incr API update 5 months 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: CDPCP as a known protocol 8 months ago
decode-pppoe.c src: doc: remove double-space typos 4 months ago
decode-pppoe.h decode/pppoe: Run clang-format 8 months ago
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/sll2: Support PCAPs encoded with Linux SLL ver 2 11 months ago
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 decoder/vxlan: fix VXLAN port detection per RFC 7348 7 months ago
decode.c decode/xvlan: treat as its own tunnel 2 months ago
decode.h decode: use compact uint8_t instead of enum in struct 2 months ago
defrag-config.c
defrag-config.h
defrag-hash.c misc: update copyright years 2 months ago
defrag-hash.h
defrag-stack.c defrag: improve thread safety in config logging 10 months ago
defrag-stack.h defrag: improve thread safety in config logging 10 months ago
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 src: clean includes for app-layer-parser.h 11 months ago
detect-app-layer-event.h
detect-app-layer-protocol.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
detect-app-layer-protocol.h
detect-app-layer-state.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-app-layer-state.h
detect-asn1.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
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: list-keywords cli shows integers 7 months ago
detect-bsize.h detect/bsize: constify signature pointer in callback 11 months ago
detect-bypass.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-bypass.h
detect-byte-extract.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-byte-extract.h detect: Ensure byte* variable usages is for same buffers 11 months ago
detect-byte.c detect: Ensure byte* variable usages is for same buffers 11 months ago
detect-byte.h detect: Ensure byte* variable usages is for same buffers 11 months ago
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: Ensure byte* variable usages is for same buffers 11 months ago
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 rust: bindgen SCDetectGetLastSMFromLists 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 datasets: comment to specify usage of field 10 months ago
detect-dce-iface.c doc: add some missing url and desc 10 months ago
detect-dce-iface.h
detect-dce-opnum.c doc: add some missing url and desc 10 months ago
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 rust: bindgen SCDetectGetLastSMFromLists 2 months 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/dnp3: make dnp3.ind a generic uint16 bitflags keyword 7 months ago
detect-dns-name.c detect: list-keywords cli shows multi-buffers 7 months ago
detect-dns-name.h
detect-dns-response.c mdns: add mdns parser, logger and detection 11 months ago
detect-dns-response.h
detect-dsize.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-dsize.h
detect-email.c detect: list-keywords cli shows multi-buffers 7 months 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 detect/address: make list clean function non-static 6 months ago
detect-engine-address.h detect/address: make list clean function non-static 6 months ago
detect-engine-alert.c misc: update copyright years 2 months ago
detect-engine-alert.h detect: pass de_ctx around as const 11 months ago
detect-engine-analyzer.c detect/content: pretty print pattern directly 3 months ago
detect-engine-analyzer.h
detect-engine-buffer.c
detect-engine-buffer.h
detect-engine-build.c detect/build: add more rule types to init report 2 months ago
detect-engine-build.h file: remove unused flag 9 months ago
detect-engine-content-inspection.c detect/base64_data: reset buffer offset 3 months 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 src: doc: remove more double-space typos 3 months 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 src: remove BUG_ON in packet path 10 months ago
detect-engine-inspect-buffer.h
detect-engine-iponly.c detect/iponly: address format truncation warnings 7 months 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: add debug validation about nlists 2 months 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 detect/port: fix use-after-free in case of alloc failure 3 months ago
detect-engine-port.h
detect-engine-prefilter-common.c detect/integer: support missing modes for u8 prefilter 8 months ago
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: remove unused PrefilterStoreGetName 7 months ago
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c detect: new command line option : list-rule-protos 5 months ago
detect-engine-proto.h detect: new command line option : list-rule-protos 5 months ago
detect-engine-register.c detect/ike: move ike.ike.chosen_sa_attribute keyword to rust 2 months ago
detect-engine-register.h detect/ike: move ike.ike.chosen_sa_attribute keyword to rust 2 months ago
detect-engine-siggroup.c counters: remove ThreadVars from API 5 months 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 rust: move DetectEngineStateFree out of RustContext 7 months ago
detect-engine-tag.c counters: remove ThreadVars from API 5 months ago
detect-engine-tag.h detect: pass de_ctx around as const 11 months ago
detect-engine-threshold.c detect/detection_filter: add unique_on option 3 months ago
detect-engine-threshold.h detect/detection_filter: add unique_on option 3 months ago
detect-engine-uint.c
detect-engine-uint.h
detect-engine.c detect: generic setup callback DetectLowerSetupCallback 3 months ago
detect-engine.h detect: generic setup callback DetectLowerSetupCallback 3 months ago
detect-entropy.c util/var: add NULL check in VarNameStoreRegister 6 months ago
detect-entropy.h detect/entropy: Ensure entropy matcher has flow 7 months 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 rust: bindgen detect-parse.h 11 months ago
detect-file-hash-common.c detect-file-hash: drop redundant rule_file NULL check 8 months ago
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: list-keywords cli shows integers 7 months ago
detect-filesize.h
detect-filestore.c rust: bindgen functions neede for features 5 months ago
detect-filestore.h
detect-flow-age.c detect: list-keywords cli shows integers 7 months ago
detect-flow-age.h
detect-flow-elephant.c detect/flow: add support for elephant flow detection 4 months ago
detect-flow-elephant.h detect/flow: add support for elephant flow detection 4 months ago
detect-flow-pkts.c detect/flow-pkts: check for both dir 4 months ago
detect-flow-pkts.h
detect-flow.c detect: use PrefilterIsPrefilterableById where possible 4 months 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 rust: bindgen frames functions 6 months ago
detect-frame.h
detect-ftp-command-data.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-ftp-command-data.h
detect-ftp-command.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-ftp-command.h
detect-ftp-completion-code.c detect: list-keywords cli shows multi-buffers 7 months ago
detect-ftp-completion-code.h
detect-ftp-dynamic-port.c detect: list-keywords cli shows integers 7 months ago
detect-ftp-dynamic-port.h
detect-ftp-mode.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-ftp-mode.h
detect-ftp-reply-received.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-ftp-reply-received.h
detect-ftp-reply.c detect: list-keywords cli shows multi-buffers 7 months ago
detect-ftp-reply.h
detect-ftpbounce.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-ftpbounce.h
detect-ftpdata.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-ftpdata.h
detect-geoip.c rust: bindgen SCSigMatchAppendSMToList 11 months 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 rust: bindgen SCDetectSignatureSetAppProto 11 months 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/http: remove unused function parameter 3 months ago
detect-http-header-names.h
detect-http-header.c detect: simplify code for http.header 3 months ago
detect-http-header.h
detect-http-headers-stub.h rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-method.h
detect-http-protocol.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-protocol.h
detect-http-raw-header.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-request-line.h
detect-http-response-line.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-response-line.h
detect-http-server-body.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
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 rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-stat-code.h
detect-http-stat-msg.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-http-stat-msg.h
detect-http-ua.c rust: bindgen SCDetectSignatureSetAppProto 11 months 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-icmpv4hdr.h
detect-icmpv6-mtu.c detect: list-keywords cli shows integers 7 months ago
detect-icmpv6-mtu.h
detect-icmpv6hdr.c
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-ipaddr.c detect/ip.src: Allow use with transforms 6 months ago
detect-ipaddr.h
detect-ipopts.c src: doc: remove more double-space typos 3 months ago
detect-ipopts.h
detect-ipproto.c counters: remove ThreadVars from API 5 months 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-ipv4hdr.h
detect-ipv6hdr.c
detect-ipv6hdr.h
detect-isdataat.c rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-isdataat.h detect/absent: constify signature pointer in callback 11 months ago
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: list-keywords cli shows multi-buffers 7 months ago
detect-krb5-cname.h
detect-krb5-errcode.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-krb5-errcode.h
detect-krb5-sname.c detect: list-keywords cli shows multi-buffers 7 months ago
detect-krb5-sname.h
detect-krb5-ticket-encryption.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-krb5-ticket-encryption.h
detect-l3proto.c counters: remove ThreadVars from API 5 months ago
detect-l3proto.h
detect-lua-extensions.c src: clean includes for app-layer-parser.h 11 months ago
detect-lua-extensions.h lua/util: move SCThreadInfo into suricata.util lib 11 months ago
detect-lua.c detect/lua: exclude script setup from the max-bytes limit 4 months ago
detect-lua.h lua/bytevar: convert SCByteVar to Lua lib 11 months ago
detect-mark.c src: doc: remove double-space typos 4 months ago
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
detect-modbus.h
detect-msg.c detect/msg: avoid temporary stack buffer 5 months ago
detect-msg.h
detect-nfs-version.c detect/nfs: move nfs_procedure to rust 7 months ago
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: convert unittest to fail/pass API 2 months ago
detect-parse.h rust: bindgen SCDetectGetLastSMFromLists 2 months ago
detect-pcre.c counters: remove ThreadVars from API 5 months 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: replace strtoul with ByteExtractStringUint32 10 months ago
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: replace strtoul with ByteExtractStringUint32 10 months ago
detect-sid.h
detect-sip-method.c rust: bindgen SCDetectSignatureSetAppProto 11 months ago
detect-sip-method.h
detect-sip-uri.c detect: SetupCallback uses DetectBufferType argument 3 months ago
detect-sip-uri.h
detect-smtp.c detect: list-keywords cli shows multi-buffers 7 months ago
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 unittests: clean up memory for detect stream_size tests 6 months ago
detect-stream_size.h
detect-tag.c doc: add some missing url and desc 10 months ago
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 detect: use PrefilterIsPrefilterableById where possible 4 months 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: add tcp.wscale keyword 11 months ago
detect-tcphdr.c
detect-tcphdr.h
detect-tcpmss.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-tcpmss.h
detect-template.c rust: bindgen SCSigMatchAppendSMToList 11 months ago
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: list-keywords cli shows multi-buffers 7 months 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: list-keywords cli shows integers 7 months ago
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 rust: bindgen SCDetectSignatureSetAppProto 11 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 rust: bindgen SCSigMatchAppendSMToList 11 months ago
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/transforms: fix -Wshorten-64-to-32 warnings 11 months ago
detect-transform-pcrexform.h
detect-ttl.c detect: use PrefilterIsPrefilterableById where possible 4 months ago
detect-ttl.h
detect-udphdr.c
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c counters: remove ThreadVars from API 5 months 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: minor - typo fix 2 months ago
detect.h detect: SetupCallback uses DetectBufferType argument 3 months ago
device-storage.c
device-storage.h
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 rust: bindgen GenericVarFree 7 months ago
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: convert flow_id to uint64 as no signdess is necessary 11 months ago
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 unittests: clean memory in flow storage tests 6 months ago
flow-storage.h
flow-timeout.c rust: bindgen frames functions 6 months ago
flow-timeout.h
flow-util.c counters: remove ThreadVars from counter registration 5 months ago
flow-util.h counters: regular counter Incr API update 5 months ago
flow-var.c detect/entropy: Add calculated entropy value to flowvars 11 months ago
flow-var.h detect/entropy: Add calculated entropy value to flowvars 11 months ago
flow-worker.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
flow-worker.h
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 unittests: clean up memory for hostbit tests 6 months ago
host-bit.h
host-queue.c
host-queue.h
host-storage.c unittests: clean up memory for host storage tests 6 months ago
host-storage.h
host-timeout.c
host-timeout.h
host.c
host.h
interval-tree.h
ippair-bit.c ippair-bit: Convert unittests to FAIL/PASS APIs 6 months ago
ippair-bit.h
ippair-queue.c
ippair-queue.h
ippair-storage.c ippair-storage: convert unittests to FAIL/PASS APIs 6 months ago
ippair-storage.h
ippair-timeout.c
ippair-timeout.h
ippair.c
ippair.h
log-cf-common.c unittests: disable LogCustomFormatTest01 for MinGW 6 months ago
log-cf-common.h
log-flush.c time: replace usleep by SleepUsec/SleepMsec 11 months ago
log-flush.h
log-httplog.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
log-httplog.h
log-pcap.c decode: use PacketIsTunnelChild 2 months ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlsstore.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
log-tlsstore.h
main.c lib: opt-in signal handlers 10 months ago
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-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 src: remove BUG_ON in packet path 10 months ago
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 pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
output-json-alert.h eve/verdict: more explicit pass handling 6 months ago
output-json-anomaly.c
output-json-anomaly.h
output-json-arp.c
output-json-arp.h
output-json-common.c
output-json-dcerpc.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-dcerpc.h
output-json-dhcp.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c detect/dnp3: make dnp3.ind a generic uint16 bitflags keyword 7 months ago
output-json-dnp3.h
output-json-dns.c util-byte: fix usage of util-byte integer parsers 9 months ago
output-json-dns.h
output-json-drop.c eve/verdict: more explicit pass handling 6 months ago
output-json-drop.h
output-json-email-common.c
output-json-email-common.h
output-json-file.c src: remove BUG_ON in packet path 10 months ago
output-json-file.h
output-json-flow.c flow: split elephant flow detection per dir 4 months ago
output-json-flow.h
output-json-frame.c output/frame: remove ifdefed out code 5 months ago
output-json-frame.h
output-json-ftp.c detect/ftp: fix -Wshorten-64-to-32 warnings 11 months ago
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 rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-mdns.h mdns: add mdns parser, logger and detection 11 months ago
output-json-metadata.c
output-json-metadata.h
output-json-mqtt.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-mqtt.h
output-json-netflow.c
output-json-netflow.h
output-json-nfs.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-nfs.h
output-json-pgsql.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-pgsql.h
output-json-smb.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-smb.h
output-json-smtp.c rust: bindgen SCAppLayerParserRegisterLogger 11 months ago
output-json-smtp.h
output-json-stats.c eve/stats: work around format truncation warnings 7 months ago
output-json-stats.h
output-json-tls.c tls/subjectaltname: use byte arr instead of string 4 months ago
output-json-tls.h
output-json.c pcap-file: prep codebase for pcap_cnt move refactor 3 months ago
output-json.h output-eve: cleanup usage of output-eve-bindgen.h 2 months 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-eve: cleanup usage of output-eve-bindgen.h 2 months ago
output.h output: delayed initialization for custom loggers 11 months 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 runmodes: let thread count callback return uint16_t 7 months ago
runmode-dpdk.h
runmode-erf-dag.c runmodes: let thread count callback return uint16_t 7 months ago
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
runmode-lib.h
runmode-netmap.c runmodes: let thread count callback return uint16_t 7 months ago
runmode-netmap.h
runmode-nflog.c runmodes: let thread count callback return uint16_t 7 months ago
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 runmodes: let thread count callback return uint16_t 7 months ago
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 datajson: introduce feature 10 months ago
runmode-windivert.c
runmode-windivert.h
runmodes.c conf/output: friendly error message on bad configuration 9 months ago
runmodes.h frames: add --list-app-layer-frames option 4 months ago
rust.h rust: move StreamSlice definition to C 3 months 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 dpdk: refactor xstats printing with centralized cleanup 2 months ago
source-dpdk.h dpdk: change thread_id field to uint16_t 11 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: refactor delete-when-done to support non-alerts 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 src: remove BUG_ON in packet path 10 months ago
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: update copyright years 2 months ago
stream-tcp-reassemble.h counters: move regular counter id to dedicated type 5 months 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 exceptions: s/DEBUG/QA_SIMULATION build flag 2 months ago
stream-tcp.h counters: move regular counter id to dedicated type 5 months ago
stream.c
stream.h
suricata-common.h rust: bindgen AppLayerParserStateSetFlag 11 months ago
suricata-plugin.h plugins: update SC_API_VERSION to 9 6 months ago
suricata.c build-scopes: add QA_SIMULATION mode 2 months ago
suricata.h lib: opt-in signal handlers 10 months ago
thread-callbacks.c
thread-callbacks.h
thread-storage.c unittests: clean up memory for thread storage tests 6 months ago
thread-storage.h
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 threads: clean up module flags 11 months ago
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 packetpool: improve thread safety 10 months ago
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 threading: let cpu set building callback return a value 11 months ago
util-atomic.c
util-atomic.h
util-bpf.c
util-bpf.h
util-buffer.c
util-buffer.h
util-byte.c output/http: log content-type like other headers 6 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-conf.h
util-config.h detect/config: add support for skipping flow tracking 11 months ago
util-coredump-config.c util/coredump: refactor parsing and respect zero core dump limit 10 months ago
util-coredump-config.h util/coredump: refactor parsing and respect zero core dump limit 10 months ago
util-cpu.c util: add timing assembly for arm64 4 months ago
util-cpu.h
util-daemon.c
util-daemon.h
util-datalink.c decode/sll2: Support PCAPs encoded with Linux SLL ver 2 11 months ago
util-datalink.h decode/sll2: Support PCAPs encoded with Linux SLL ver 2 11 months ago
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 util/misc: Change shortening format and add unittests 5 months ago
util-device.h threading: support thread autopinning and interface-specific affinity 11 months ago
util-dpdk-bonding.c dpdk: supress a warning of the bond function 7 months ago
util-dpdk-bonding.h
util-dpdk-common.c
util-dpdk-common.h
util-dpdk-i40e.c dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-i40e.h dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-ice.c dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-ice.h dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-ixgbe.c dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-ixgbe.h dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-mlx5.c dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-mlx5.h dpdk: update types to avoid type-warnings 11 months ago
util-dpdk-rss.c
util-dpdk-rss.h
util-dpdk.c dpdk: move DPDK socket retrieval to utils 11 months ago
util-dpdk.h dpdk: move DPDK socket retrieval to utils 11 months ago
util-ebpf.c ebpf: check maps compatibility 2 months ago
util-ebpf.h ebpf: check maps compatibility 2 months ago
util-enum.c
util-enum.h
util-error.c src: remove some unused functions 7 months ago
util-error.h rust: bindgen SCLogMessage 7 months ago
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 unittests: clean memory flow rate tests 6 months 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: Fix a hash table collision bug 8 months ago
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
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/mtu: Avoid excessive ioctls for MTU 10 months ago
util-ioctl.h
util-ip.c
util-ip.h util/ip: add IPv4 and IPv6 length 10 months ago
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 util/log: fix log file rotation 3 months ago
util-logopenfile.h
util-lua-base64lib.c
util-lua-base64lib.h
util-lua-builtins.c lua/util: move SCThreadInfo into suricata.util lib 11 months ago
util-lua-builtins.h
util-lua-bytevarlib.c lua/bytevarlib: return luaL_error to suppress warning 9 months ago
util-lua-bytevarlib.h lua/bytevar: convert SCByteVar to Lua lib 11 months ago
util-lua-common.c lua/util: move SCThreadInfo into suricata.util lib 11 months ago
util-lua-common.h lua/util: move SCThreadInfo into suricata.util lib 11 months ago
util-lua-config.c lua: create suricata.config lua lib 11 months ago
util-lua-config.h lua: create suricata.config lua lib 11 months ago
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-hashlib.h
util-lua-http.c lua: fix null dereference in tx HTTP accessor functions 7 months ago
util-lua-http.h
util-lua-ja3.c
util-lua-ja3.h
util-lua-log.c lua/logging: re-add lua script and line numbers 11 months ago
util-lua-log.h lua: convert log functions to suricata.log lib 11 months ago
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 lua/util: move SCThreadInfo into suricata.util lib 11 months ago
util-lua.c lua: remove luajit pushlstring workaround 6 months ago
util-lua.h
util-macset.c flow: swap MACs when flow direction is swapped 4 months 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 dpdk: update types to avoid type-warnings 11 months ago
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: grow state queue on demand 10 months ago
util-mpm-ac-queue.h util/mpm: grow state queue on demand 10 months ago
util-mpm-ac.c counters: remove ThreadVars from API 5 months ago
util-mpm-ac.h
util-mpm-hs-cache.c hs: include HS platform info in cache file hash 2 months 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 path: signal last use of the file (touch) 3 months ago
util-path.h path: signal last use of the file (touch) 3 months ago
util-pidfile.c util/pidfile: address format truncation warning 7 months ago
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 src: remove BUG_ON in packet path 10 months ago
util-pool-thread.h
util-pool.c util/pool: Convert unittests to new FAIL/PASS api 5 months ago
util-pool.h
util-port-interval-tree.c
util-port-interval-tree.h
util-prefilter.c
util-prefilter.h
util-print.c
util-print.h
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 src: doc: remove double-space typos 4 months 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 runmodes: let thread count callback return uint16_t 7 months ago
util-running-modes.c frames: add --list-app-layer-frames option 4 months 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 rust: bindgen util-spm-bs.h 7 months ago
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
util-storage.h
util-streaming-buffer.c unittests: clean up memory for stream tests 6 months ago
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-strptime.c windows: use _tzname instead of tzname 10 months ago
util-sysfs.c
util-sysfs.h
util-syslog.c
util-syslog.h
util-systemd.c util: fix -Wshorten-64-to-32 warnings for afpacket 11 months ago
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 dpdk: update types to avoid type-warnings 11 months ago
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 rust: bindgen GenericVarFree 7 months ago
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