You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/src
Philippe Antoine 90ab0b0ec2 http: fix overflow in HTPParseContentRange 6 years ago
..
tests snmp.version: move unittests to tests/ 6 years ago
Makefile.am SNMP: add the "snmp.pdu_type" detection keyword 6 years ago
action-globals.h
alert-debuglog.c
alert-debuglog.h
alert-fastlog.c
alert-fastlog.h
alert-prelude.c prelude: fix potential uninitialized value use 6 years ago
alert-prelude.h
alert-syslog.c
alert-syslog.h
alert-unified2-alert.c alert/unified2: remove useless packed attributes 6 years ago
alert-unified2-alert.h
app-layer-dcerpc-common.h
app-layer-dcerpc-udp.c dcerpc/udp: fix int mishandling in opnum parsing 6 years ago
app-layer-dcerpc-udp.h
app-layer-dcerpc.c
app-layer-dcerpc.h
app-layer-detect-proto.c Add SNMP (v1/v2c/v3) application layer 6 years ago
app-layer-detect-proto.h proto-detect: improve midstream support 6 years ago
app-layer-dhcp.c
app-layer-dhcp.h
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c detect/dnp3: add dnp3.data with v2 api support 6 years ago
app-layer-dnp3.h detect/dnp3: add dnp3.data with v2 api support 6 years ago
app-layer-dns-common.c dns: remove as much C DNS code as possible 6 years ago
app-layer-dns-common.h dns: remove as much C DNS code as possible 6 years ago
app-layer-dns-tcp-rust.c proto-detect: improve midstream support 6 years ago
app-layer-dns-tcp-rust.h
app-layer-dns-tcp.c dns: remove as much C DNS code as possible 6 years ago
app-layer-dns-tcp.h dns: remove as much C DNS code as possible 6 years ago
app-layer-dns-udp-rust.c proto-detect: improve midstream support 6 years ago
app-layer-dns-udp-rust.h
app-layer-dns-udp.c dns: remove as much C DNS code as possible 6 years ago
app-layer-dns-udp.h dns: remove as much C DNS code as possible 6 years ago
app-layer-enip-common.c
app-layer-enip-common.h
app-layer-enip.c proto-detect: improve midstream support 6 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 app-layer-ftp: Potential memory leak fixed 6 years ago
app-layer-ftp.h decode: Improved FTP active mode handling 6 years ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c http: fix overflow in HTPParseContentRange 6 years ago
app-layer-htp-file.h http: logs content range 6 years ago
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
app-layer-htp-xff.h
app-layer-htp.c http: adds an event for double encoded uri 6 years ago
app-layer-htp.h http: adds an event for double encoded uri 6 years ago
app-layer-ikev2.c ikev2: clean up c glue code 6 years ago
app-layer-ikev2.h ikev2: clean up c glue code 6 years ago
app-layer-krb5.c
app-layer-krb5.h
app-layer-modbus.c proto-detect: improve midstream support 6 years ago
app-layer-modbus.h
app-layer-nbss.h
app-layer-nfs-tcp.c nfs: implement midstream reverse flow support 6 years ago
app-layer-nfs-tcp.h
app-layer-nfs-udp.c proto-detect: improve midstream support 6 years ago
app-layer-nfs-udp.h
app-layer-ntp.c
app-layer-ntp.h
app-layer-parser.c Add SNMP (v1/v2c/v3) application layer 6 years ago
app-layer-parser.h app-layer: mandatory tx registration checks 6 years ago
app-layer-protos.c Add SNMP (v1/v2c/v3) application layer 6 years ago
app-layer-protos.h Add SNMP (v1/v2c/v3) application layer 6 years ago
app-layer-register.c
app-layer-register.h
app-layer-smb.c rust/smb: rename files and code from RustSMB to SMB 6 years ago
app-layer-smb.h rust/smb: rename files and code from RustSMB to SMB 6 years ago
app-layer-smtp.c files: open files with track id only 6 years ago
app-layer-smtp.h files: open files with track id only 6 years ago
app-layer-snmp.c snmp: fix 'defined but not used' warning 6 years ago
app-layer-snmp.h Add SNMP (v1/v2c/v3) application layer 6 years ago
app-layer-ssh.c ssh: test cleanup 6 years ago
app-layer-ssh.h
app-layer-ssl.c app-layer-ssl: generate JA3S fingerprints 6 years ago
app-layer-ssl.h app-layer-ssl: generate JA3S fingerprints 6 years ago
app-layer-template-rust.c
app-layer-template-rust.h
app-layer-template.c proto-detect: improve midstream support 6 years ago
app-layer-template.h
app-layer-tftp.c tftp: c glue code cleanup 6 years ago
app-layer-tftp.h tftp: c glue code cleanup 6 years ago
app-layer.c app-layer: mandatory tx registration checks 6 years ago
app-layer.h
conf-yaml-loader.c
conf-yaml-loader.h
conf.c
conf.h
counters.c eve.stats: warn that output might miss decoder-events 6 years ago
counters.h eve.stats: warn that output might miss decoder-events 6 years ago
debug.h
decode-afl.c
decode-erspan.c
decode-erspan.h
decode-ethernet.c ethernet: fix next packet size on DCE packet 6 years ago
decode-ethernet.h ethernet: fix next packet size on DCE packet 6 years ago
decode-events.c mpls: check buffer length before peeking at next header 6 years ago
decode-events.h mpls: check buffer length before peeking at next header 6 years ago
decode-gre.c
decode-gre.h
decode-icmpv4.c
decode-icmpv4.h
decode-icmpv6.c
decode-icmpv6.h
decode-ipv4.c decode: Change return type of IPv4 and TCP options decode 6 years ago
decode-ipv4.h decode: remove useless packed attributes 6 years ago
decode-ipv6.c decoder: add gre over ipv6 support 6 years ago
decode-ipv6.h decode: remove useless packed attributes 6 years ago
decode-mpls.c mpls: check buffer length before peeking at next header 6 years ago
decode-mpls.h
decode-null.c
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: Change return type of IPv4 and TCP options decode 6 years ago
decode-tcp.h
decode-template.c
decode-template.h
decode-teredo.c teredo: be stricter on what to consider valid teredo 6 years ago
decode-teredo.h
decode-udp.c
decode-udp.h
decode-vlan.c
decode-vlan.h
decode.c packet: add 'swap' function to reverse direction 6 years ago
decode.h packet: add 'swap' function to reverse direction 6 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.h
detect-ack.c
detect-ack.h
detect-app-layer-event.c detect/app-layer-event: cleanup test 6 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/content-inspect: turn void arg into Packet 6 years ago
detect-base64-data.h
detect-base64-decode.c
detect-base64-decode.h
detect-bsize.c
detect-bsize.h
detect-bypass.c doc: add missing and fix 404 for --list-keywords 6 years ago
detect-bypass.h
detect-byte-extract.c detect/byteextract: suppress runtime error messages 6 years ago
detect-byte-extract.h
detect-bytejump.c signature: fix memory leak in DetectBytejumpSetup 6 years ago
detect-bytejump.h
detect-bytetest.c detect/bytetest: debug cleanup 6 years ago
detect-bytetest.h
detect-cipservice.c
detect-cipservice.h
detect-classtype.c
detect-classtype.h
detect-content.c detect/content: clean up logging output 6 years ago
detect-content.h
detect-csum.c
detect-csum.h
detect-dce-iface.c detect/dcerpc: add dcerpc.iface 6 years ago
detect-dce-iface.h
detect-dce-opnum.c detect/dcerpc.opnum: minor code cleanups 6 years ago
detect-dce-opnum.h
detect-dce-stub-data.c detect/dce_stub_data: add dcerpc.stub_data 6 years ago
detect-dce-stub-data.h
detect-depth.c detect/content: clean up logging output 6 years ago
detect-depth.h
detect-detection-filter.c
detect-detection-filter.h
detect-distance.c detect/distance: improve value parsing and fix broken test 6 years ago
detect-distance.h
detect-dnp3.c detect/dnp3: add dnp3.data with v2 api support 6 years ago
detect-dnp3.h
detect-dns-query.c detect/content-inspect: turn void arg into Packet 6 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 detect/address: clean up 'any' logic 6 years ago
detect-engine-address.h
detect-engine-alert.c
detect-engine-alert.h
detect-engine-analyzer.c detect/analyzer Add missing HTTP values 6 years ago
detect-engine-analyzer.h
detect-engine-build.c detect/iponly: improve negation handling in parsing 6 years ago
detect-engine-build.h detect/parse: set the type of signature early 6 years ago
detect-engine-content-inspection.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-engine-content-inspection.h detect/content-inspect: turn void arg into Packet 6 years ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-dns.c
detect-engine-dns.h
detect-engine-enip.c
detect-engine-enip.h
detect-engine-event.c
detect-engine-event.h
detect-engine-file.c detect/files: fix file sigs state handling 6 years ago
detect-engine-file.h
detect-engine-iponly.c detect/flow: optimize flow check 6 years ago
detect-engine-iponly.h
detect-engine-loader.c
detect-engine-loader.h
detect-engine-modbus.c
detect-engine-modbus.h
detect-engine-mpm.c mpm: track maxdepth 6 years ago
detect-engine-mpm.h detect/engine: make DetectAppLayerMpmRegister decprecated 6 years ago
detect-engine-payload.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-engine-payload.h
detect-engine-port.c
detect-engine-port.h
detect-engine-prefilter-common.c
detect-engine-prefilter-common.h
detect-engine-prefilter.c detect/prefilter: add closing debug return statement 6 years ago
detect-engine-prefilter.h
detect-engine-profile.c
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c SNMP: add the "snmp.pdu_type" detection keyword 6 years ago
detect-engine-register.h SNMP: add the "snmp.pdu_type" detection keyword 6 years ago
detect-engine-siggroup.c
detect-engine-siggroup.h
detect-engine-sigorder.c
detect-engine-sigorder.h
detect-engine-state.c smb: remove C implementation 6 years ago
detect-engine-state.h detect/files: fix file sigs state handling 6 years ago
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c
detect-engine-threshold.h
detect-engine.c detect/inspect: add flags to inspect buffer 6 years ago
detect-engine.h detect: improve inspect buffer handling 6 years ago
detect-fast-pattern.c doc: fix some links in list-keywords command 6 years ago
detect-fast-pattern.h
detect-file-data.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-fileext.c detect/file: add file.data, small cleanups 6 years ago
detect-fileext.h
detect-filemagic.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-filemagic.h detect/file.magic: add sticky buffer 6 years ago
detect-filemd5.c
detect-filemd5.h
detect-filename.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c
detect-filesize.h
detect-filestore.c filestore: fix dropping of unwanted files (Issue #2853) 6 years ago
detect-filestore.h detect/filestore: use postmatch callback 6 years ago
detect-flags.c
detect-flags.h
detect-flow.c detect/flow: optimize flow check 6 years ago
detect-flow.h
detect-flowbits.c detect-flowbits: error on some invalid syntax 6 years ago
detect-flowbits.h
detect-flowint.c doc: fix some links in list-keywords command 6 years ago
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c doc: fix some links in list-keywords command 6 years ago
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-ftpbounce.c doc: fix some links in list-keywords command 6 years ago
detect-ftpbounce.h
detect-ftpdata.c detect/ftp: small ftpdata_command cleanups 6 years ago
detect-ftpdata.h
detect-geoip.c
detect-geoip.h
detect-gid.c
detect-gid.h
detect-hostbits.c detect-hostbits: error on some invalid config 6 years ago
detect-hostbits.h
detect-http-accept-enc.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-accept-enc.h
detect-http-accept-lang.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-accept-lang.h
detect-http-accept.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-accept.h
detect-http-client-body.c detect: add http.request_body sticky buffer 6 years ago
detect-http-client-body.h
detect-http-connection.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-connection.h
detect-http-content-len.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-content-len.h
detect-http-content-type.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-content-type.h
detect-http-cookie.c detect: add http.cookie sticky buffer keyword 6 years ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-http-header-names.h
detect-http-header.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-http-header.h
detect-http-headers-stub.h detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-headers.c detect: implement http {location,server} sticky buffer 6 years ago
detect-http-headers.h
detect-http-host.c detect/http.host.raw: minor cleanups 6 years ago
detect-http-host.h detect/http.host: rename file for consistency 6 years ago
detect-http-location.c detect: implement http {location,server} sticky buffer 6 years ago
detect-http-location.h detect: implement http {location,server} sticky buffer 6 years ago
detect-http-method.c detect/http.method: minor cleanups 6 years ago
detect-http-method.h
detect-http-protocol.c detect-http-protocol: use v2 inspect/mpm engines 6 years ago
detect-http-protocol.h
detect-http-raw-header.c detect/http.header.raw: minor cleanups 6 years ago
detect-http-raw-header.h
detect-http-referer.c detect/http: Use v2 inspect and mpm engines 6 years ago
detect-http-referer.h
detect-http-request-line.c detect/http: request/response line keyword modernization 6 years ago
detect-http-request-line.h
detect-http-response-line.c detect/http: request/response line keyword modernization 6 years ago
detect-http-response-line.h
detect-http-server-body.c detect: add http.response_body sticky buffer 6 years ago
detect-http-server-body.h
detect-http-server.c detect: implement http {location,server} sticky buffer 6 years ago
detect-http-server.h detect: implement http {location,server} sticky buffer 6 years ago
detect-http-start.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-http-start.h
detect-http-stat-code.c detect/http: cleanup http stat * 6 years ago
detect-http-stat-code.h
detect-http-stat-msg.c detect/http: cleanup http stat * 6 years ago
detect-http-stat-msg.h
detect-http-ua.c detect/http_user_agent: set alternative and info flags 6 years ago
detect-http-ua.h
detect-http-uri.c detect/http.uri: fix up --list-keywords output 6 years ago
detect-http-uri.h
detect-icmp-id.c
detect-icmp-id.h
detect-icmp-seq.c
detect-icmp-seq.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: fix memory leaks 6 years ago
detect-iprep.h
detect-isdataat.c doc: fix some links in list-keywords command 6 years ago
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-krb5-cname.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-krb5-cname.h
detect-krb5-errcode.c
detect-krb5-errcode.h
detect-krb5-msgtype.c
detect-krb5-msgtype.h
detect-krb5-sname.c detect/content-inspect: turn void arg into Packet 6 years ago
detect-krb5-sname.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c doc: fix way to build URL 6 years ago
detect-lua.h
detect-mark.c detect/mark: use postmatch instead of tag list 6 years ago
detect-mark.h
detect-metadata.c hash: move string hash funcs into util files 6 years ago
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c
detect-msg.h
detect-nfs-procedure.c detect/nfs: remove HAVE_RUST guards 6 years ago
detect-nfs-procedure.h
detect-nfs-version.c detect/nfs.version: minor cleanups 6 years ago
detect-nfs-version.h
detect-noalert.c
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c detect/content: clean up logging output 6 years ago
detect-offset.h
detect-parse.c signature: fix overflow in parsing 6 years ago
detect-parse.h detect/parse: reduce scope of main parse func 6 years ago
detect-pcre.c detect/pcre: fix false positive 6 years ago
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c
detect-pktvar.h
detect-prefilter.c doc: add missing and fix 404 for --list-keywords 6 years ago
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c detect/rawbytes: improve error message plus do minor cleanups 6 years ago
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c detect/replace: implement post-match 6 years ago
detect-replace.h detect/replace: implement post-match 6 years ago
detect-rev.c
detect-rev.h
detect-rpc.c
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-seq.c
detect-seq.h
detect-sid.c
detect-sid.h
detect-smb-share.c detect/smb: clean up keywords 6 years ago
detect-smb-share.h
detect-snmp-community.c snmp.community: move unittests to tests/ 6 years ago
detect-snmp-community.h SNMP: add the "snmp.community" detection keyword 6 years ago
detect-snmp-pdu_type.c snmp.pdu_type: move unittests to tests/ 6 years ago
detect-snmp-pdu_type.h SNMP: add the "snmp.pdu_type" detection keyword 6 years ago
detect-snmp-version.c snmp.version: move unittests to tests/ 6 years ago
detect-snmp-version.h SNMP: add the "snmp.version" detection keyword 6 years ago
detect-ssh-proto-version.c detect/ssh: fix ssh.protoversion memory leak 6 years ago
detect-ssh-proto-version.h
detect-ssh-proto.c sticky: Convert ssh_proto to new format 6 years ago
detect-ssh-proto.h
detect-ssh-software-version.c detect/ssh: mark old ssh keywords as deprecated 6 years ago
detect-ssh-software-version.h
detect-ssh-software.c sticky: Convert ssh_software to new format 6 years ago
detect-ssh-software.h
detect-ssl-state.c detect-ssl-state: move unittests to tests/ 6 years ago
detect-ssl-state.h
detect-ssl-version.c detect-ssl-version: move unittests to tests/ 6 years ago
detect-ssl-version.h
detect-stream_size.c
detect-stream_size.h
detect-tag.c detect/tag: minor code cleanup 6 years ago
detect-tag.h
detect-target.c
detect-target.h
detect-template-buffer.c detect: improve inspect buffer handling 6 years ago
detect-template-buffer.h
detect-template-rust-buffer.c detect/content-inspect: turn void arg into Packet 6 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-tls-cert-fingerprint: move unittests to tests/ 6 years ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c detect-tls-cert-issuer: move unittests to tests/ 6 years ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect-tls-cert-serial: move unittests to tests/ 6 years ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c detect-tls-cert-subject: move unittests to tests/ 6 years ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c detect-tls-cert-validity: move unittests to tests/ 6 years ago
detect-tls-cert-validity.h
detect-tls-certs.c detect: add tls.certs keyword 6 years ago
detect-tls-certs.h detect: add tls.certs keyword 6 years ago
detect-tls-ja3-hash.c app-layer-ssl: generate JA3S fingerprints 6 years ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c app-layer-ssl: generate JA3S fingerprints 6 years ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c ja3s-hash: move unittests to tests/ 6 years ago
detect-tls-ja3s-hash.h detect: add (mpm) keyword ja3s.hash 6 years ago
detect-tls-ja3s-string.c ja3s-string: move unittests to tests/ 6 years ago
detect-tls-ja3s-string.h detect: add (mpm) keyword ja3s.string 6 years ago
detect-tls-sni.c detect-tls-sni: move unittests to tests/ 6 years ago
detect-tls-sni.h
detect-tls-version.c detect-tls-version: move unittests to tests/ 6 years ago
detect-tls-version.h
detect-tls.c doc: fix some links in list-keywords command 6 years ago
detect-tls.h
detect-tos.c Fix memory leak with TOS handling 6 years ago
detect-tos.h
detect-transform-compress-whitespace.c doc: fix some links in list-keywords command 6 years ago
detect-transform-compress-whitespace.h
detect-transform-md5.c detect/transform: add to_md5 keyword 6 years ago
detect-transform-md5.h detect/transform: add to_md5 keyword 6 years ago
detect-transform-sha1.c detect/transform: add to_sha1 keyword 6 years ago
detect-transform-sha1.h detect/transform: add to_sha1 keyword 6 years ago
detect-transform-sha256.c doc: fix some links in list-keywords command 6 years ago
detect-transform-sha256.h
detect-transform-strip-whitespace.c doc: fix some links in list-keywords command 6 years ago
detect-transform-strip-whitespace.h
detect-ttl.c
detect-ttl.h
detect-uricontent.c detect/uricontent: suggest http.uri as alternative 6 years ago
detect-uricontent.h
detect-urilen.c
detect-urilen.h
detect-window.c
detect-window.h
detect-within.c detect/within: clean up option value parsing 6 years ago
detect-within.h
detect-xbits.c detect-xbits: error on some invalid config 6 years ago
detect-xbits.h
detect.c app-layer: mandatory tx registration checks 6 years ago
detect.h detect/parse: add flag to indicate keyword is deprecated 6 years ago
device-storage.c
device-storage.h
flow-bit.c
flow-bit.h
flow-bypass.c flow-bypass: set thread name to FB 6 years ago
flow-bypass.h
flow-hash.c
flow-hash.h
flow-manager.c flow-manager: improve thread shutdown loops 6 years ago
flow-manager.h
flow-private.h
flow-queue.c
flow-queue.h
flow-storage.c
flow-storage.h
flow-timeout.c app-layer: mandatory tx registration checks 6 years ago
flow-timeout.h
flow-util.c eve/flow: add vlan field 6 years ago
flow-util.h Flow: Adding livedev and vlan_idx on flow 6 years ago
flow-var.c
flow-var.h
flow-worker.c
flow-worker.h
flow.c flow: introduce flow swap support 6 years ago
flow.h eve/flow: add in_iface field 6 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.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-droplog.c
log-droplog.h
log-filestore.c file-log: remove and add warning 6 years ago
log-filestore.h
log-httplog.c
log-httplog.h
log-pcap.c pcap-log: Don't leak memory in LZ4 error paths 6 years ago
log-pcap.h
log-stats.c log/stats: fix formatting of long decoder events 6 years ago
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c
log-tlslog.h
log-tlsstore.c
log-tlsstore.h
output-file.c output: get rid of BUG_ONs 6 years ago
output-file.h
output-filedata.c output: get rid of BUG_ONs 6 years ago
output-filedata.h
output-filestore.c filestore: remove jansson ifdefs 6 years ago
output-filestore.h
output-flow.c output: get rid of BUG_ONs 6 years ago
output-flow.h
output-json-alert.c logging: display base64 decoded string for packet 6 years ago
output-json-alert.h
output-json-anomaly.c logging: display base64 decoded string for packet 6 years ago
output-json-anomaly.h logging: Anomaly logging 6 years ago
output-json-common.c
output-json-dhcp.c
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c
output-json-dnp3.h
output-json-dns.c dns: remove as much C DNS code as possible 6 years ago
output-json-dns.h dns: remove as much C DNS code as possible 6 years ago
output-json-drop.c
output-json-drop.h
output-json-email-common.c
output-json-email-common.h
output-json-file.c eve/file: remove rust and jansson ifdefs. 6 years ago
output-json-file.h eve/file: remove rust and jansson ifdefs. 6 years ago
output-json-flow.c eve/flow: add in_iface field 6 years ago
output-json-flow.h
output-json-http.c http: logs content range 6 years ago
output-json-http.h
output-json-ikev2.c
output-json-ikev2.h
output-json-krb5.c
output-json-krb5.h
output-json-metadata.c
output-json-metadata.h
output-json-netflow.c eve/flow: add in_iface field 6 years ago
output-json-netflow.h
output-json-nfs.c
output-json-nfs.h
output-json-smb.c eve/smb: minor cleanup now Rust is mandatory 6 years ago
output-json-smb.h eve/smb: minor cleanup now Rust is mandatory 6 years ago
output-json-smtp.c
output-json-smtp.h
output-json-snmp.c SNMP: add logger 6 years ago
output-json-snmp.h SNMP: add logger 6 years ago
output-json-ssh.c
output-json-ssh.h
output-json-stats.c eve.stats: warn that output might miss decoder-events 6 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: add JA3S field to TLS JSON logger 6 years ago
output-json-tls.h
output-json.c logging: display base64 decoded string for packet 6 years ago
output-json.h logging: display base64 decoded string for packet 6 years ago
output-lua.c
output-lua.h
output-packet.c output: get rid of BUG_ONs 6 years ago
output-packet.h
output-stats.c output: get rid of BUG_ONs 6 years ago
output-stats.h
output-streaming.c output: get rid of BUG_ONs 6 years ago
output-streaming.h
output-tx.c output: get rid of BUG_ONs 6 years ago
output-tx.h
output.c SNMP: add logger 6 years ago
output.h
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
queue.h
reputation.c reputation: remove dead code 6 years ago
reputation.h reputation: remove dead code 6 years ago
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c af-packet: remove rollover reference 6 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: simplify integration with Napatech cards 6 years ago
runmode-napatech.h napatech: simplify integration with Napatech cards 6 years ago
runmode-netmap.c netmap: switch to nm_* API 6 years ago
runmode-netmap.h
runmode-nflog.c
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 pfring: default to runmode workers 6 years ago
runmode-pfring.h
runmode-unittests.c smb: remove C implementation 6 years ago
runmode-unittests.h
runmode-unix-socket.c source-pcap-file: Pcap File Init Failure Handling (#1694) 6 years ago
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c dns-log: remove, not supported now that Rust is required 6 years ago
runmodes.h instance: set system vs user mode 6 years ago
rust.h
source-af-packet.c capture: check for flow packets on capture timeout 6 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: simplify integration with Napatech cards 6 years ago
source-napatech.h napatech: simplify integration with Napatech cards 6 years ago
source-netmap.c capture: check for flow packets on capture timeout 6 years ago
source-netmap.h netmap: switch to nm_* API 6 years ago
source-nflog.c source-nflog: fix memleaks 6 years ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c capture: check for flow packets on capture timeout 6 years ago
source-nfq.h Bug 2857: NFQ ASAN 'heap-use-after-free' error. 6 years ago
source-pcap-file-directory-helper.c pcap: suppress info messages 6 years ago
source-pcap-file-directory-helper.h
source-pcap-file-helper.c source-pcap-file: Pcap File Init Failure Handling (#1694) 6 years ago
source-pcap-file-helper.h
source-pcap-file.c pcap: suppress info messages 6 years ago
source-pcap-file.h
source-pcap.c capture: check for flow packets on capture timeout 6 years ago
source-pcap.h
source-pfring.c capture: check for flow packets on capture timeout 6 years ago
source-pfring.h
source-windivert-prototypes.h
source-windivert.c
source-windivert.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-list.c
stream-tcp-list.h
stream-tcp-private.h stream: no more stream events after known issue 6 years ago
stream-tcp-reassemble.c stream: simplify segment and ssn pool inits 6 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: simplify segment and ssn pool inits 6 years ago
stream-tcp.h stream: use flow/packet swap logic for SYN/ACK midstream 6 years ago
stream.c
stream.h
suricata-common.h SNMP: add logger 6 years ago
suricata.c afl: fix compilation 6 years ago
suricata.h user mode: use CWD as logdir 6 years ago
threads-debug.h
threads-profile.h
threads.c
threads.h tile: remove files 6 years ago
threadvars.h
tm-modules.c tile: remove files 6 years ago
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h tile: remove files 6 years ago
tm-threads.c threads: move sleep macros into common header 6 years ago
tm-threads.h capture: check for flow packets on capture timeout 6 years ago
tmqh-flow.c
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c packetpool: move return stack to pool earlier 6 years ago
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 tile: remove files 6 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 util-bpf: workaround OpenBSD old libpcap 6 years ago
util-bpf.h util-bpf: workaround OpenBSD old libpcap 6 years ago
util-buffer.c
util-buffer.h
util-byte.c byte: suppress errors in byte extraction utils 6 years ago
util-byte.h byte: add bytes to string w/o allocation 6 years ago
util-checksum.c checksum: use u64 types 6 years ago
util-checksum.h checksum: use u64 types 6 years ago
util-cidr.c
util-cidr.h
util-classification-config.c
util-classification-config.h
util-clock.h
util-conf.c
util-conf.h
util-coredump-config.c
util-coredump-config.h
util-cpu.c tile: remove files 6 years ago
util-cpu.h
util-crypt.c
util-crypt.h
util-daemon.c
util-daemon.h
util-debug-filters.c
util-debug-filters.h
util-debug.c log/file: use default-log-dir for suricata.log 6 years ago
util-debug.h log/file: use default-log-dir for suricata.log 6 years ago
util-decode-asn1.c
util-decode-asn1.h
util-decode-der-get.c
util-decode-der-get.h
util-decode-der.c
util-decode-der.h
util-decode-mime.c smtp/mime: fix null ptr deref on bad traffic 6 years ago
util-decode-mime.h smtp/mime: fix null ptr deref on bad traffic 6 years ago
util-detect.c
util-detect.h
util-device.c
util-device.h
util-ebpf.c
util-ebpf.h
util-enum.c
util-enum.h
util-error.c init: use pledge(2) after suricata initialization. 6 years ago
util-error.h init: use pledge(2) after suricata initialization. 6 years ago
util-file-decompression.c
util-file-decompression.h
util-file-swf-decompression.c file/swf: fix undefined int behaviour 6 years ago
util-file-swf-decompression.h
util-file.c filestore: fix dropping of unwanted files (Issue #2853) 6 years ago
util-file.h files: open files with track id only 6 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 hash: move string hash funcs into util files 6 years ago
util-hash-string.h hash: move string hash funcs into util files 6 years ago
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-info.c
util-host-info.h
util-host-os-info.c
util-host-os-info.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c offloading: on bsd, disable rxcsum and v6 variants 6 years ago
util-ioctl.h
util-ip.c parse/ip: fix potential oob write in ipv4 validation 6 years ago
util-ip.h
util-ja3.c util-ja3: fix AddressSanitizer heap-buffer-overflow 6 years ago
util-ja3.h
util-log-redis.c
util-log-redis.h
util-logopenfile.c log: output file mode in octal on chmod warning 6 years ago
util-logopenfile.h
util-lua-common.c
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 dns: remove as much C DNS code as possible 6 years ago
util-lua-dns.h
util-lua-http.c
util-lua-http.h
util-lua-ja3.c lua: add Ja3SGetString function 6 years ago
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 detect: fix crash during startup with malformed yaml 6 years ago
util-luajit.h
util-magic.c
util-magic.h
util-mem.h tile: remove files 6 years ago
util-memcmp.c
util-memcmp.h tile: remove files 6 years ago
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c
util-misc.h
util-mpm-ac-bs.c
util-mpm-ac-bs.h
util-mpm-ac-ks-small.c mpm/ac-ks: rename files from -tile to -ks 6 years ago
util-mpm-ac-ks.c mpm/ac-ks: rename files from -tile to -ks 6 years ago
util-mpm-ac-ks.h mpm/ac-ks: rename files from -tile to -ks 6 years ago
util-mpm-ac.c
util-mpm-ac.h
util-mpm-hs.c mpm/hs: track maxdepth 6 years ago
util-mpm-hs.h
util-mpm.c mpm: track maxdepth 6 years ago
util-mpm.h mpm: track maxdepth 6 years ago
util-napatech.c napatech: simplify integration with Napatech cards 6 years ago
util-napatech.h napatech: simplify integration with Napatech cards 6 years ago
util-optimize.h
util-pages.c
util-pages.h
util-path.c
util-path.h
util-pidfile.c
util-pidfile.h
util-pool-thread.c pool/thread: clean up tests 6 years ago
util-pool-thread.h pool/thread: remove old grow function 6 years ago
util-pool.c pool: don't call Cleanup after failed Init 6 years ago
util-pool.h
util-prefilter.c
util-prefilter.h
util-print.c
util-print.h
util-privs.c init: pledge(2) needs "fattr" during suricata reload. 6 years ago
util-privs.h init: use pledge(2) after suricata initialization. 6 years ago
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 SNMP: add missing case for profiling enum 6 years ago
util-profiling.h
util-proto-name.c
util-proto-name.h
util-radix-tree.c radix: fix a memleak when removing the last node 6 years ago
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 nfqueue: more descriptive queue names (e.g. 'NFQ#1' instead of '1') 6 years ago
util-runmodes.h
util-running-modes.c list-keywords: don't load yaml 6 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: don't leak memory for unittests 6 years ago
util-storage.h
util-streaming-buffer.c stream-buffer: fix block search compare func 6 years ago
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-syslog.c
util-syslog.h
util-threshold-config.c
util-threshold-config.h
util-time.c
util-time.h stats: more accurate interval handling 6 years ago
util-unittest-helper.c unittests: add signature parse test helper 6 years ago
util-unittest-helper.h unittests: add signature parse test helper 6 years ago
util-unittest.c
util-unittest.h
util-validate.h detect: suppress scan-build warnings 6 years ago
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 windows/syscall: fix unused function warning 6 years ago
win32-syscall.h windows/syscall: convert file to use unix newlines 6 years ago
win32-syslog.h