You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/src
Jason Ish 02218a8a42 Makefile: break headers and source into 2 vars
Split the headers and source into 2 variables. Headers are
marked noinst so they don't get automatically installed on
"make install". Instead they will be installed by a custom
Makefile target, "make install-headers".
4 years ago
..
tests fuzz: run OSS-Fuzz corpus and track coverage 4 years ago
Makefile.am Makefile: break headers and source into 2 vars 4 years ago
action-globals.h
alert-debuglog.c
alert-debuglog.h
alert-fastlog.c fastlog: convert to FAIL/PASS API 4 years ago
alert-fastlog.h
alert-prelude.c http2: initial support 4 years ago
alert-prelude.h
alert-syslog.c alert/syslog: fix minor compile warning 4 years ago
alert-syslog.h
app-layer-dcerpc-common.h
app-layer-dcerpc-udp.c app-layer: remove callback for completion status 4 years ago
app-layer-dcerpc-udp.h
app-layer-dcerpc.c app-layer: remove callback for completion status 4 years ago
app-layer-dcerpc.h
app-layer-detect-proto.c protocol detection: fix failure case 4 years ago
app-layer-detect-proto.h
app-layer-dnp3-objects.c dnp3: regenerates C code with script 4 years ago
app-layer-dnp3-objects.h
app-layer-dnp3.c app-layer: remove callback for completion status 4 years ago
app-layer-dnp3.h
app-layer-enip-common.c
app-layer-enip-common.h
app-layer-enip.c app-layer: remove callback for completion status 4 years ago
app-layer-enip.h
app-layer-events.c
app-layer-events.h
app-layer-expectation.c
app-layer-expectation.h
app-layer-ftp.c applayer/ftp: convert to FAIL/PASS API 4 years ago
app-layer-ftp.h
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c http: enable and fix content range tests 4 years ago
app-layer-htp-file.h
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h
app-layer-htp-mem.c
app-layer-htp-mem.h
app-layer-htp-xff.c applayer/htp/xff: convert to FAIL/PASS API 4 years ago
app-layer-htp-xff.h
app-layer-htp.c http: enables request decompression 4 years ago
app-layer-htp.h http: disables lzma by default for HTTP 4 years ago
app-layer-http2.c http2: mimic HTTP1 request from upgrade 4 years ago
app-layer-http2.h http2: mimic HTTP1 request from upgrade 4 years ago
app-layer-ikev2.c
app-layer-ikev2.h
app-layer-krb5.c
app-layer-krb5.h
app-layer-modbus.c app-layer: remove callback for completion status 4 years ago
app-layer-modbus.h
app-layer-mqtt.c
app-layer-mqtt.h
app-layer-nbss.h
app-layer-nfs-tcp.c app-layer/nfs: dead code removal 4 years ago
app-layer-nfs-tcp.h app-layer/nfs: dead code removal 4 years ago
app-layer-nfs-udp.c app-layer: remove callback for completion status 4 years ago
app-layer-nfs-udp.h
app-layer-ntp.c
app-layer-ntp.h
app-layer-parser.c app-layer: fix transaction cleanup 4 years ago
app-layer-parser.h app-layer: remove callback for completion status 4 years ago
app-layer-protos.c ftp: ftp-data recognized by StringToAppProto 4 years ago
app-layer-protos.h http2: initial support 4 years ago
app-layer-rdp.c
app-layer-rdp.h
app-layer-register.c app-layer: remove callback for completion status 4 years ago
app-layer-register.h app-layer: remove callback for completion status 4 years ago
app-layer-rfb.c
app-layer-rfb.h
app-layer-sip.c
app-layer-sip.h
app-layer-smb.c app-layer: remove callback for completion status 4 years ago
app-layer-smb.h
app-layer-smtp.c app-layer: remove callback for completion status 4 years ago
app-layer-smtp.h applayer: pass parameter to StateAlloc 4 years ago
app-layer-snmp.c
app-layer-snmp.h
app-layer-ssh.c
app-layer-ssh.h
app-layer-ssl.c ssl: replace ComputeSHA1 with Rust SCSha1HashBuffer 4 years ago
app-layer-ssl.h ssl: upgarde to uint32 for bytes_processed 4 years ago
app-layer-template-rust.c
app-layer-template-rust.h
app-layer-template.c app-layer: remove callback for completion status 4 years ago
app-layer-template.h
app-layer-tftp.c app-layer: remove callback for completion status 4 years ago
app-layer-tftp.h
app-layer.c app-layer: do not try to parse gaps during protocol change 4 years ago
app-layer.h
conf-yaml-loader.c confyaml: convert to FAIL/PASS API 4 years ago
conf-yaml-loader.h
conf.c
conf.h
counters.c counters: convert to FAIL/PASS API 4 years ago
counters.h
datasets-md5.c
datasets-md5.h
datasets-reputation.h
datasets-sha256.c
datasets-sha256.h
datasets-string.c datasets/string: fix buffer overflow 4 years ago
datasets-string.h
datasets.c dataset: fix dataset string lookup 4 years ago
datasets.h datasets: allow memcap, hashsize be set via yaml or rule 4 years ago
debug.h
decode-chdlc.c decode: minor unittest cleanups 4 years ago
decode-chdlc.h
decode-erspan.c
decode-erspan.h
decode-esp.c decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-esp.h decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-ethernet.c
decode-ethernet.h nsh: Parsing of Network Services Header and payload 4 years ago
decode-events.c decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-events.h decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-geneve.c decode/geneve: Add Geneve decoding functionality 4 years ago
decode-geneve.h decode/geneve: Add Geneve decoding functionality 4 years ago
decode-gre.c decode: minor unittest cleanups 4 years ago
decode-gre.h
decode-icmpv4.c decode: Improved handling of ICMPv4 messages 4 years ago
decode-icmpv4.h decode: Improved handling of ICMPv4 messages 4 years ago
decode-icmpv6.c
decode-icmpv6.h
decode-ipv4.c decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-ipv4.h
decode-ipv6.c decode/flow/esp: Add ESP decoder & flow 4 years ago
decode-ipv6.h
decode-mpls.c
decode-mpls.h
decode-nsh.c nsh: Parsing of Network Services Header and payload 4 years ago
decode-nsh.h nsh: Parsing of Network Services Header and payload 4 years ago
decode-null.c decode/null: fix type parsing 4 years ago
decode-null.h
decode-ppp.c
decode-ppp.h
decode-pppoe.c
decode-pppoe.h
decode-raw.c
decode-raw.h
decode-sctp.c
decode-sctp.h
decode-sll.c
decode-sll.h
decode-tcp.c decode/tcp: Improved handling of TFO options 4 years ago
decode-tcp.h decode/tcp: Improved handling of TFO options 4 years ago
decode-template.c
decode-template.h
decode-teredo.c decode/teredo: Modified/refactored Teredo logic 4 years ago
decode-teredo.h
decode-udp.c decode/geneve: Add Geneve decoding functionality 4 years ago
decode-udp.h
decode-vlan.c
decode-vlan.h
decode-vxlan.c decode/vxlan: Modified/refactored VXLAN logic 4 years ago
decode-vxlan.h
decode.c decode/flow/esp: Add ESP decoder & flow 4 years ago
decode.h decode/flow/esp: Add ESP decoder & flow 4 years ago
defrag-config.c
defrag-config.h
defrag-hash.c
defrag-hash.h
defrag-queue.c
defrag-queue.h
defrag-timeout.c
defrag-timeout.h
defrag.c defrag: fix pthread warning on OpenBSD 4 years ago
defrag.h
detect-app-layer-event.c detect/app-layer-event: convert to v2 inspect API 4 years ago
detect-app-layer-event.h
detect-app-layer-protocol.c
detect-app-layer-protocol.h
detect-asn1.c
detect-asn1.h
detect-base64-data.c
detect-base64-data.h
detect-base64-decode.c
detect-base64-decode.h
detect-bsize.c
detect-bsize.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c
detect-byte-extract.h
detect-byte.c
detect-byte.h
detect-bytejump.c
detect-bytejump.h
detect-bytemath.c detect: initializes memory in bytemath parsing 4 years ago
detect-bytemath.h detect: Treat offset as a signed value 4 years ago
detect-bytetest.c
detect-bytetest.h
detect-cipservice.c detect/enip/cip: convert to v2 inspect API 4 years ago
detect-cipservice.h
detect-classtype.c
detect-classtype.h
detect-config.c
detect-config.h
detect-content.c
detect-content.h
detect-csum.c
detect-csum.h
detect-datarep.c detect: fix use of uninit memory in DetectDatarepParse 4 years ago
detect-datarep.h
detect-dataset.c datasets: allow memcap, hashsize be set via yaml or rule 4 years ago
detect-dataset.h
detect-dce-iface.c detect: remove unused arg from generic list inspect 4 years ago
detect-dce-iface.h
detect-dce-opnum.c dcerpc: validate signature with dcerpc keywords 4 years ago
detect-dce-opnum.h
detect-dce-stub-data.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-dce-stub-data.h
detect-depth.c
detect-depth.h
detect-detection-filter.c
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-dnp3.h
detect-dns-opcode.c detect: remove unused arg from generic list inspect 4 years ago
detect-dns-opcode.h
detect-dns-query.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-dns-query.h
detect-dsize.c
detect-dsize.h
detect-engine-address-ipv4.c
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c
detect-engine-address-ipv6.h
detect-engine-address.c general: Improve grammar in error messages 4 years ago
detect-engine-address.h
detect-engine-alert.c
detect-engine-alert.h
detect-engine-analyzer.c mingw: fix format string warnings 4 years ago
detect-engine-analyzer.h
detect-engine-build.c detect/rules: Fix copy/paste error 4 years ago
detect-engine-build.h
detect-engine-content-inspection.c
detect-engine-content-inspection.h
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-dns.c detect: remove unused arg from generic list inspect 4 years ago
detect-engine-dns.h detect/dns: convert to v2 inspect API 4 years ago
detect-engine-enip.c detect/enip/cip: convert to v2 inspect API 4 years ago
detect-engine-enip.h detect/enip/cip: convert to v2 inspect API 4 years ago
detect-engine-event.c
detect-engine-event.h
detect-engine-file.c detect/files: inspect api v2 4 years ago
detect-engine-file.h detect/files: remove unused prototypes 4 years ago
detect-engine-iponly.c
detect-engine-iponly.h
detect-engine-loader.c
detect-engine-loader.h
detect-engine-modbus.c detect/modbus: convert to v2 inspect API 4 years ago
detect-engine-modbus.h detect/modbus: convert to v2 inspect API 4 years ago
detect-engine-mpm.c detect/mpm: remove usused cleanup function 4 years ago
detect-engine-mpm.h detect/mpm: remove usused cleanup function 4 years ago
detect-engine-payload.c detect/stream: convert to inspect API v2 4 years ago
detect-engine-payload.h detect/stream: convert to inspect API v2 4 years ago
detect-engine-port.c general: Improve grammar in error messages 4 years ago
detect-engine-port.h
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h
detect-engine-prefilter.c
detect-engine-prefilter.h
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c suricata: improve list keywords 4 years ago
detect-engine-register.h suricata: improve list keywords 4 years ago
detect-engine-siggroup.c
detect-engine-siggroup.h
detect-engine-sigorder.c detect: checks for overflow when comparing signatures priorities 4 years ago
detect-engine-sigorder.h
detect-engine-state.c detect/state: optimize state keeping 4 years ago
detect-engine-state.h
detect-engine-tag.c unittests: check for flow memuse 4 years ago
detect-engine-tag.h
detect-engine-threshold.c
detect-engine-threshold.h
detect-engine-uint.c
detect-engine-uint.h
detect-engine.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-engine.h detect: fix heap overflow issue with buffer setup 4 years ago
detect-fast-pattern.c detect/fast_pattern: redo unittests 4 years ago
detect-fast-pattern.h
detect-file-data.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-file-data.h
detect-file-hash-common.c filestore: remove requirement of nss for filestore 4 years ago
detect-file-hash-common.h
detect-fileext.c
detect-fileext.h
detect-filemagic.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-filemagic.h
detect-filemd5.c filestore: remove requirement of nss for filestore 4 years ago
detect-filemd5.h
detect-filename.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-filename.h
detect-filesha1.c filestore: remove requirement of nss for filestore 4 years ago
detect-filesha1.h
detect-filesha256.c filestore: remove requirement of nss for filestore 4 years ago
detect-filesha256.h
detect-filesize.c
detect-filesize.h
detect-filestore.c
detect-filestore.h
detect-flow.c
detect-flow.h
detect-flowbits.c flowbits: convert flowbits dumping to json builder 4 years ago
detect-flowbits.h
detect-flowint.c
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-ftpbounce.c detect: remove unused arg from generic list inspect 4 years ago
detect-ftpbounce.h
detect-ftpdata.c detect: remove unused arg from generic list inspect 4 years ago
detect-ftpdata.h
detect-geoip.c
detect-geoip.h
detect-gid.c
detect-gid.h
detect-hostbits.c
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: fix heap overflow issue with buffer setup 4 years 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: fix heap overflow issue with buffer setup 4 years ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-header-names.h
detect-http-header.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-header.h
detect-http-headers-stub.h detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-headers.c
detect-http-headers.h
detect-http-host.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-host.h
detect-http-location.c
detect-http-location.h
detect-http-method.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-method.h
detect-http-protocol.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-protocol.h
detect-http-raw-header.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-raw-header.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-request-line.h
detect-http-response-line.c detect: fix heap overflow issue with buffer setup 4 years ago
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: fix heap overflow issue with buffer setup 4 years ago
detect-http-start.h
detect-http-stat-code.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-stat-code.h
detect-http-stat-msg.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-stat-msg.h
detect-http-ua.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-ua.h
detect-http-uri.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http-uri.h
detect-http2.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-http2.h http2: initial support 4 years ago
detect-icmp-id.c
detect-icmp-id.h
detect-icmp-seq.c
detect-icmp-seq.h
detect-icmpv4hdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-icmpv4hdr.h detect: Add icmpv4.hdr sticky buffer 4 years ago
detect-icmpv6-mtu.c
detect-icmpv6-mtu.h
detect-icmpv6hdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-icmpv6hdr.h
detect-icode.c
detect-icode.h
detect-id.c
detect-id.h
detect-ipopts.c
detect-ipopts.h
detect-ipproto.c
detect-ipproto.h
detect-iprep.c
detect-iprep.h
detect-ipv4hdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ipv4hdr.h
detect-ipv6hdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ipv6hdr.h
detect-isdataat.c
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-krb5-cname.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-krb5-cname.h
detect-krb5-errcode.c detect: remove unused arg from generic list inspect 4 years ago
detect-krb5-errcode.h
detect-krb5-msgtype.c detect: remove unused arg from generic list inspect 4 years ago
detect-krb5-msgtype.h
detect-krb5-sname.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-krb5-sname.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c general: Correct typo 4 years ago
detect-lua-extensions.h
detect-lua.c lua/test: Test cases using SC prefix 4 years ago
detect-lua.h
detect-mark.c detect/mark: convert unittests to use PASS/FAIL API 4 years ago
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c detect/modbus: convert to v2 inspect API 4 years ago
detect-modbus.h
detect-mqtt-connack-sessionpresent.c rust: include file cleanup 4 years ago
detect-mqtt-connack-sessionpresent.h
detect-mqtt-connect-clientid.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-connect-clientid.h
detect-mqtt-connect-flags.c rust: include file cleanup 4 years ago
detect-mqtt-connect-flags.h
detect-mqtt-connect-password.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-connect-password.h
detect-mqtt-connect-username.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-connect-username.h
detect-mqtt-connect-willmessage.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-connect-willmessage.h
detect-mqtt-connect-willtopic.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-connect-willtopic.h
detect-mqtt-flags.c rust: include file cleanup 4 years ago
detect-mqtt-flags.h
detect-mqtt-protocol-version.c rust: include file cleanup 4 years ago
detect-mqtt-protocol-version.h
detect-mqtt-publish-message.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-publish-message.h
detect-mqtt-publish-topic.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-publish-topic.h
detect-mqtt-qos.c rust: include file cleanup 4 years ago
detect-mqtt-qos.h
detect-mqtt-reason-code.c rust: include file cleanup 4 years ago
detect-mqtt-reason-code.h
detect-mqtt-subscribe-topic.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-subscribe-topic.h
detect-mqtt-type.c rust: include file cleanup 4 years ago
detect-mqtt-type.h
detect-mqtt-unsubscribe-topic.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-mqtt-unsubscribe-topic.h
detect-msg.c detect/msg: convert to FAIL/PASS API 4 years ago
detect-msg.h
detect-nfs-procedure.c detect: remove unused arg from generic list inspect 4 years ago
detect-nfs-procedure.h
detect-nfs-version.c detect: remove unused arg from generic list inspect 4 years ago
detect-nfs-version.h
detect-noalert.c
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c
detect-offset.h
detect-parse.c detect: Validate that NOOPT options don't have optvals 4 years ago
detect-parse.h
detect-pcre.c detect/pcre: Test capture group/var mismatch 4 years ago
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c
detect-pktvar.h
detect-prefilter.c
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c
detect-replace.h
detect-rev.c
detect-rev.h
detect-rfb-name.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-rfb-name.h
detect-rfb-secresult.c rust: include file cleanup 4 years ago
detect-rfb-secresult.h
detect-rfb-sectype.c detect: remove unused arg from generic list inspect 4 years ago
detect-rfb-sectype.h
detect-rpc.c detect/rpc: clean up unittests 4 years ago
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-sid.c detect-sid: fail/pass api 4 years ago
detect-sid.h
detect-sip-method.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-method.h
detect-sip-protocol.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-protocol.h
detect-sip-request-line.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-request-line.h
detect-sip-response-line.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-response-line.h
detect-sip-stat-code.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-stat-code.h
detect-sip-stat-msg.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-stat-msg.h
detect-sip-uri.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-sip-uri.h
detect-smb-share.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-smb-share.h
detect-snmp-community.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-snmp-community.h
detect-snmp-pdu_type.c detect: remove unused arg from generic list inspect 4 years ago
detect-snmp-pdu_type.h
detect-snmp-version.c detect: remove unused arg from generic list inspect 4 years ago
detect-snmp-version.h
detect-ssh-hassh-server-string.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-hassh-server-string.h
detect-ssh-hassh-server.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-hassh-server.h
detect-ssh-hassh-string.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-hassh-string.h
detect-ssh-hassh.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-hassh.h
detect-ssh-proto-version.c
detect-ssh-proto-version.h
detect-ssh-proto.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-proto.h
detect-ssh-software-version.c detect: remove unused arg from generic list inspect 4 years ago
detect-ssh-software-version.h
detect-ssh-software.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-ssh-software.h
detect-ssl-state.c detect: remove unused arg from generic list inspect 4 years ago
detect-ssl-state.h
detect-ssl-version.c ssl: improves keyword ssl_version parsing 4 years ago
detect-ssl-version.h
detect-stream_size.c
detect-stream_size.h
detect-tag.c
detect-tag.h
detect-target.c
detect-target.h
detect-tcp-ack.c
detect-tcp-ack.h
detect-tcp-flags.c
detect-tcp-flags.h
detect-tcp-seq.c
detect-tcp-seq.h
detect-tcp-window.c
detect-tcp-window.h
detect-tcphdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tcphdr.h
detect-tcpmss.c
detect-tcpmss.h
detect-template-buffer.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-template-buffer.h
detect-template-rust-buffer.c detect/template: convert to v2 inspect API 4 years ago
detect-template-rust-buffer.h
detect-template.c
detect-template.h
detect-template2.c
detect-template2.h
detect-threshold.c
detect-threshold.h
detect-tls-cert-fingerprint.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c detect: remove unused arg from generic list inspect 4 years ago
detect-tls-cert-validity.h
detect-tls-certs.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-certs.h
detect-tls-ja3-hash.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-ja3s-hash.h
detect-tls-ja3s-string.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-ja3s-string.h
detect-tls-sni.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-tls-sni.h
detect-tls-version.c
detect-tls-version.h
detect-tls.c detect: remove unused arg from generic list inspect 4 years ago
detect-tls.h
detect-tos.c
detect-tos.h
detect-transform-compress-whitespace.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-compress-whitespace.h
detect-transform-dotprefix.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-dotprefix.h
detect-transform-md5.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-md5.h
detect-transform-pcrexform.c
detect-transform-pcrexform.h
detect-transform-sha1.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-sha1.h
detect-transform-sha256.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-sha256.h
detect-transform-strip-whitespace.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-strip-whitespace.h
detect-transform-urldecode.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-transform-urldecode.h
detect-ttl.c
detect-ttl.h
detect-udphdr.c detect: fix heap overflow issue with buffer setup 4 years ago
detect-udphdr.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c signature: Fix leak in urilen parsing 4 years ago
detect-urilen.h
detect-within.c
detect-within.h
detect-xbits.c
detect-xbits.h
detect.c hashing: remove remaining HAVE_NSS guards 4 years ago
detect.h detect: remove inspect v1 API 4 years ago
device-storage.c
device-storage.h
feature.c
feature.h
flow-bit.c
flow-bit.h
flow-bypass.c
flow-bypass.h
flow-hash.c decode/flow/esp: Add ESP decoder & flow 4 years ago
flow-hash.h flow: redesign of flow timeout handling 4 years ago
flow-manager.c flow/manager: (u)sleep slightly longer 4 years ago
flow-manager.h flow: redesign of flow timeout handling 4 years ago
flow-private.h flow: redesign of flow timeout handling 4 years ago
flow-queue.c flow: redesign of flow timeout handling 4 years ago
flow-queue.h flow: redesign of flow timeout handling 4 years ago
flow-spare-pool.c flow/spare: implement pool shrinking 4 years ago
flow-spare-pool.h flow: redesign of flow timeout handling 4 years ago
flow-storage.c
flow-storage.h
flow-timeout.c flow/timeout: fix TCP seq/ack for reversed flows 4 years ago
flow-timeout.h flow: minor code cleanup 4 years ago
flow-util.c decode/flow/esp: Add ESP decoder & flow 4 years ago
flow-util.h flow: redesign of flow timeout handling 4 years ago
flow-var.c
flow-var.h
flow-worker.c flow: redesign of flow timeout handling 4 years ago
flow-worker.h flow: redesign of flow timeout handling 4 years ago
flow.c stream: remove GAP flag from stream 4 years ago
flow.h decode/flow/esp: Add ESP decoder & flow 4 years ago
host-bit.c
host-bit.h
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c
host-timeout.h
host.c host: improve compare logic 4 years ago
host.h
ippair-bit.c
ippair-bit.h
ippair-queue.c
ippair-queue.h
ippair-storage.c
ippair-storage.h
ippair-timeout.c
ippair-timeout.h
ippair.c
ippair.h
log-cf-common.c
log-cf-common.h
log-httplog.c
log-httplog.h
log-pcap.c log/pcap: exit on invalid filename 4 years ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c
log-tlslog.h
log-tlsstore.c output: use BASE64_BUFFER_SIZE macro 4 years ago
log-tlsstore.h
main.c
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-filestore.c filestore: remove requirement of nss for filestore 4 years ago
output-filestore.h
output-flow.c output/flow: fix deinit after incomplete init 4 years ago
output-flow.h
output-json-alert.c output: use BASE64_BUFFER_SIZE macro 4 years ago
output-json-alert.h
output-json-anomaly.c log/anomaly: Move metadata out of anomaly section 4 years ago
output-json-anomaly.h
output-json-common.c
output-json-dcerpc.c dcerpc/udp: fix transaction handling and logging 4 years ago
output-json-dcerpc.h
output-json-dhcp.c eve/dhcp: avoid to call common logging twice 4 years ago
output-json-dhcp.h
output-json-dnp3-objects.c output: use BASE64_BUFFER_SIZE macro 4 years ago
output-json-dnp3-objects.h
output-json-dnp3.c dnp3: set byte order when logging dnp3 src and dst 4 years ago
output-json-dnp3.h
output-json-dns.c dns: initialize log flags as an unsigned long long 4 years ago
output-json-dns.h
output-json-drop.c output: Remove unused output functions 4 years ago
output-json-drop.h
output-json-email-common.c email/md5: optimize md5 handling 4 years ago
output-json-email-common.h
output-json-file.c http2: initial support 4 years ago
output-json-file.h
output-json-flow.c decode/flow/esp: Add ESP decoder & flow 4 years ago
output-json-flow.h
output-json-ftp.c
output-json-ftp.h
output-json-http.c output: use BASE64_BUFFER_SIZE macro 4 years ago
output-json-http.h
output-json-http2.c http2: log as http to abstract http and http2 a little 4 years ago
output-json-http2.h http2: initial support 4 years ago
output-json-ikev2.c
output-json-ikev2.h
output-json-krb5.c
output-json-krb5.h
output-json-metadata.c output: Remove unused output functions 4 years ago
output-json-metadata.h
output-json-mqtt.c
output-json-mqtt.h
output-json-netflow.c decode/flow/esp: Add ESP decoder & flow 4 years ago
output-json-netflow.h
output-json-nfs.c
output-json-nfs.h
output-json-rdp.c
output-json-rdp.h
output-json-rfb.c
output-json-rfb.h
output-json-sip.c
output-json-sip.h
output-json-smb.c
output-json-smb.h
output-json-smtp.c output: Remove unused output functions 4 years ago
output-json-smtp.h
output-json-snmp.c
output-json-snmp.h
output-json-ssh.c output: Remove unused output functions 4 years ago
output-json-ssh.h
output-json-stats.c output: Remove unused output functions 4 years ago
output-json-stats.h
output-json-template-rust.c
output-json-template-rust.h
output-json-template.c
output-json-template.h
output-json-tftp.c
output-json-tftp.h
output-json-tls.c eve: only output ja3 and ja3s if present 4 years ago
output-json-tls.h
output-json.c json: remove unused jansson wrappers 4 years ago
output-json.h json: remove unused jansson wrappers 4 years ago
output-lua.c
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c
output-streaming.h
output-tx.c
output-tx.h
output.c output: Remove unused output functions 4 years ago
output.h output: Remove unused output functions 4 years ago
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
queue.h
reputation.c detect/iprep: fix loading of mixed ipv4/ipv6 lists 4 years ago
reputation.h
respond-reject-libnet11.c reject: minor code cleanup 4 years ago
respond-reject-libnet11.h reject: minor code cleanup 4 years ago
respond-reject.c
respond-reject.h reject: minor code cleanup 4 years ago
runmode-af-packet.c runmodes: memory leak on runmode single 4 years ago
runmode-af-packet.h
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c
runmode-erf-file.h
runmode-ipfw.c
runmode-ipfw.h
runmode-napatech.c napatech: Add Deprecation Warning Message for HBA 4 years ago
runmode-napatech.h
runmode-netmap.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
runmode-netmap.h
runmode-nflog.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
runmode-nflog.h
runmode-nfq.c
runmode-nfq.h
runmode-pcap-file.c
runmode-pcap-file.h
runmode-pcap.c
runmode-pcap.h
runmode-pfring.c
runmode-pfring.h
runmode-unittests.c decode/flow/esp: Add ESP decoder & flow 4 years ago
runmode-unittests.h
runmode-unix-socket.c plugins: support for capture plugins 4 years ago
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c plugins: add missing guards 4 years ago
runmodes.h plugins: support for capture plugins 4 years ago
rust-context.c suricata: expose the SuricataContext with a function 4 years ago
rust-context.h rust/ffi: provide AppLayerRegisterParser in context 4 years ago
rust.h rust/hashing: add function to finalize md5 to hex string 4 years ago
source-af-packet.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
source-af-packet.h
source-erf-dag.c
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c
source-ipfw.h
source-napatech.c napatech: Fix potential double release of packet 4 years ago
source-napatech.h
source-netmap.c
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c nfq: suppress debug message using info level 4 years ago
source-nfq.h
source-pcap-file-directory-helper.c
source-pcap-file-directory-helper.h
source-pcap-file-helper.c
source-pcap-file-helper.h
source-pcap-file.c pcap: fix minor scan-build warnings 4 years ago
source-pcap-file.h
source-pcap.c pcap: fix minor scan-build warnings 4 years ago
source-pcap.h
source-pfring.c
source-pfring.h plugins: config.h: move into src and rename to autoconf.h 4 years ago
source-windivert-prototypes.h
source-windivert.c
source-windivert.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-list.c stream: remove GAP flag from stream 4 years ago
stream-tcp-list.h
stream-tcp-private.h stream: remove GAP flag from stream 4 years ago
stream-tcp-reassemble.c stream: remove debug assert 4 years ago
stream-tcp-reassemble.h
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c stream: move tests into tests/ 4 years ago
stream-tcp.h
stream.c
stream.h
suricata-common.h json: remove unused jansson wrappers 4 years ago
suricata-plugin.h plugins: support for capture plugins 4 years ago
suricata.c rust/ffi: provide AppLayerRegisterParser in context 4 years ago
suricata.h suricata: add --disable-hashing option 4 years ago
threads-debug.h
threads-profile.h
threads.c
threads.h plugins: config.h: move into src and rename to autoconf.h 4 years ago
threadvars.h flow: redesign of flow timeout handling 4 years ago
tm-modules.c plugins: support for capture plugins 4 years ago
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h plugins: support for capture plugins 4 years ago
tm-threads.c threads: More descriptive startup output 4 years ago
tm-threads.h flow: redesign of flow timeout handling 4 years ago
tmqh-flow.c
tmqh-flow.h
tmqh-packetpool.c
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h
unix-manager.c
unix-manager.h
util-action.c
util-action.h
util-affinity.c
util-affinity.h
util-atomic.c
util-atomic.h atomics: Add "decl and init with value" function 4 years ago
util-base64.c
util-base64.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.h
util-bpf.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
util-bpf.h
util-buffer.c
util-buffer.h
util-byte.c
util-byte.h
util-checksum.c
util-checksum.h
util-cidr.c
util-cidr.h
util-classification-config.c
util-classification-config.h
util-clock.h
util-conf.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
util-conf.h
util-config.h
util-coredump-config.c
util-coredump-config.h
util-cpu.c
util-cpu.h
util-crypt.c util-crypt: remove ComputeSHA1 4 years ago
util-crypt.h util-crypt: remove ComputeSHA1 4 years ago
util-daemon.c
util-daemon.h
util-debug-filters.c
util-debug-filters.h
util-debug.c logging: expose the log level with a function 4 years ago
util-debug.h logging: expose the log level with a function 4 years ago
util-decode-mime.c util/mime: use Rust md5 bindings instead of libnss 4 years ago
util-decode-mime.h util/mime: use Rust md5 bindings instead of libnss 4 years ago
util-detect.c
util-detect.h
util-device.c
util-device.h
util-ebpf.c ebpf: fix invalid description in doc string 4 years ago
util-ebpf.h
util-enum.c
util-enum.h
util-error.c error: new disabled hashing error code 4 years ago
util-error.h error: new disabled hashing error code 4 years ago
util-file-decompression.c
util-file-decompression.h
util-file-swf-decompression.c
util-file-swf-decompression.h
util-file.c filestore: respect g_disable_hashing 4 years ago
util-file.h filestore: remove requirement of nss for filestore 4 years ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
util-hash-lookup3.h
util-hash-string.c
util-hash-string.h
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-info.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
util-host-info.h
util-host-os-info.c
util-host-os-info.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c
util-ioctl.h
util-ip.c
util-ip.h
util-ja3.c ja3: use SCMd5HashBufferToHex to print hash as hex 4 years ago
util-ja3.h
util-log-redis.c
util-log-redis.h
util-logopenfile.c log/eve: Threaded filename change: eve.N.json 4 years ago
util-logopenfile.h log: Log errors while writing log info 4 years ago
util-lua-common.c lua: fix coverity issue with out of scope variable 4 years ago
util-lua-common.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-hassh.c
util-lua-hassh.h
util-lua-http.c
util-lua-http.h
util-lua-ja3.c
util-lua-ja3.h
util-lua-smtp.c
util-lua-smtp.h
util-lua-ssh.c
util-lua-ssh.h
util-lua-tls.c
util-lua-tls.h
util-lua.c
util-lua.h
util-luajit.c
util-luajit.h
util-macset.c
util-macset.h
util-magic.c
util-magic.h
util-mem.c
util-mem.h
util-memcmp.c
util-memcmp.h
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
util-misc.h
util-mpm-ac-bs.c
util-mpm-ac-bs.h
util-mpm-ac-ks-small.c
util-mpm-ac-ks.c
util-mpm-ac-ks.h
util-mpm-ac.c
util-mpm-ac.h
util-mpm-hs.c
util-mpm-hs.h
util-mpm.c detect/mpm: fix id confusion in mpm_ctx sharing 4 years ago
util-mpm.h detect/mpm: fix id confusion in mpm_ctx sharing 4 years ago
util-napatech.c napatech: Removed restriction on use of inline mode 4 years ago
util-napatech.h
util-optimize.h
util-pages.c
util-pages.h
util-path.c path: SCBasename - function to return basename 4 years ago
util-path.h path: SCBasename - function to return basename 4 years ago
util-pidfile.c
util-pidfile.h
util-plugin.c plugins: require registration function SCPluginRegister 4 years ago
util-plugin.h plugins: support for capture plugins 4 years ago
util-pool-thread.c
util-pool-thread.h
util-pool.c
util-pool.h
util-prefilter.c detect/prefilter: small cleanup 4 years ago
util-prefilter.h detect/prefilter: small cleanup 4 years ago
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
util-profiling.c http2: initial support 4 years ago
util-profiling.h
util-proto-name.c proto/names: add SCTP if not defined in system 4 years ago
util-proto-name.h
util-radix-tree.c
util-radix-tree.h
util-random.c
util-random.h
util-reference-config.c
util-reference-config.h
util-rohash.c
util-rohash.h
util-rule-vars.c
util-rule-vars.h
util-runmodes.c plugins: config.h: move into src and rename to autoconf.h 4 years ago
util-runmodes.h
util-running-modes.c suricata: improve list keywords 4 years ago
util-running-modes.h
util-signal.c
util-signal.h
util-spm-bm.c
util-spm-bm.h
util-spm-bs.c
util-spm-bs.h
util-spm-bs2bm.c
util-spm-bs2bm.h
util-spm-hs.c
util-spm-hs.h
util-spm.c
util-spm.h
util-storage.c storage: fix a variable name 4 years ago
util-storage.h
util-streaming-buffer.c
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-syslog.c
util-syslog.h
util-thash.c fuzz: limit memcap for datasets when fuzzing 4 years ago
util-thash.h datasets: allow memcap, hashsize be set via yaml or rule 4 years ago
util-threshold-config.c threshold: fix potential memory leak 4 years ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c flow: redesign of flow timeout handling 4 years ago
util-unittest-helper.h
util-unittest.c unittests: check for flow memuse 4 years ago
util-unittest.h
util-validate.h
util-var-name.c
util-var-name.h
util-var.c
util-var.h
util-vector.h
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syscall.c
win32-syscall.h
win32-syslog.h