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
Eric Leblond 258e90be76 util-ebpf: change flow accounting logic
Update the flow counters during the life of a bypassed flow
instead of just accounting at the end of it.
7 years ago
..
tests http: adds unit tests for HTPParseContentRange 7 years ago
Makefile.am SNMP: add the "snmp.pdu_type" detection keyword 7 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 7 years ago
alert-prelude.h
alert-syslog.c outputs: fix memleaks in the error paths reported by coverity 7 years ago
alert-syslog.h
alert-unified2-alert.c alert/unified2: remove useless packed attributes 7 years ago
alert-unified2-alert.h
app-layer-dcerpc-common.h
app-layer-dcerpc-udp.c dcerpc/udp: fix int mishandling in opnum parsing 7 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 7 years ago
app-layer-detect-proto.h proto-detect: improve midstream support 7 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 7 years ago
app-layer-dnp3.h detect/dnp3: add dnp3.data with v2 api support 7 years ago
app-layer-dns-common.c dns: remove as much C DNS code as possible 7 years ago
app-layer-dns-common.h dns: remove as much C DNS code as possible 7 years ago
app-layer-dns-tcp-rust.c proto-detect: improve midstream support 7 years ago
app-layer-dns-tcp-rust.h
app-layer-dns-tcp.c dns: remove as much C DNS code as possible 7 years ago
app-layer-dns-tcp.h dns: remove as much C DNS code as possible 7 years ago
app-layer-dns-udp-rust.c proto-detect: improve midstream support 7 years ago
app-layer-dns-udp-rust.h
app-layer-dns-udp.c dns: remove as much C DNS code as possible 7 years ago
app-layer-dns-udp.h dns: remove as much C DNS code as possible 7 years ago
app-layer-enip-common.c
app-layer-enip-common.h
app-layer-enip.c proto-detect: improve midstream support 7 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 7 years ago
app-layer-ftp.h decode: Improved FTP active mode handling 7 years ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c http: adds unit tests for HTPParseContentRange 7 years ago
app-layer-htp-file.h http: logs content range 7 years ago
app-layer-htp-libhtp.c htp: fix potential (but unlikely) memleak in uri normalization 7 years ago
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 New app layer event for invalid http request line 7 years ago
app-layer-htp.h New app layer event for invalid http request line 7 years ago
app-layer-ikev2.c ikev2: clean up c glue code 7 years ago
app-layer-ikev2.h ikev2: clean up c glue code 7 years ago
app-layer-krb5.c
app-layer-krb5.h
app-layer-modbus.c proto-detect: improve midstream support 7 years ago
app-layer-modbus.h
app-layer-nbss.h
app-layer-nfs-tcp.c nfs: implement midstream reverse flow support 7 years ago
app-layer-nfs-tcp.h
app-layer-nfs-udp.c proto-detect: improve midstream support 7 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 7 years ago
app-layer-parser.h app-layer: mandatory tx registration checks 7 years ago
app-layer-protos.c Add SNMP (v1/v2c/v3) application layer 7 years ago
app-layer-protos.h Add SNMP (v1/v2c/v3) application layer 7 years ago
app-layer-register.c
app-layer-register.h
app-layer-smb.c rust/smb: rename files and code from RustSMB to SMB 7 years ago
app-layer-smb.h rust/smb: rename files and code from RustSMB to SMB 7 years ago
app-layer-smtp.c files: open files with track id only 7 years ago
app-layer-smtp.h files: open files with track id only 7 years ago
app-layer-snmp.c snmp: fix 'defined but not used' warning 7 years ago
app-layer-snmp.h Add SNMP (v1/v2c/v3) application layer 7 years ago
app-layer-ssh.c ssh: test cleanup 7 years ago
app-layer-ssh.h
app-layer-ssl.c app-layer-ssl: generate JA3S fingerprints 7 years ago
app-layer-ssl.h app-layer-ssl: generate JA3S fingerprints 7 years ago
app-layer-template-rust.c rust: app-layer template parser and logger 7 years ago
app-layer-template-rust.h templates: C stub template for Rust parser 7 years ago
app-layer-template.c proto-detect: improve midstream support 7 years ago
app-layer-template.h app-layer/template: code cleanups 7 years ago
app-layer-tftp.c tftp: c glue code cleanup 7 years ago
app-layer-tftp.h tftp: c glue code cleanup 7 years ago
app-layer.c app-layer: mandatory tx registration checks 7 years ago
app-layer.h
conf-yaml-loader.c yaml: fix potential memleak and suppress coverity issue 7 years ago
conf-yaml-loader.h
conf.c
conf.h
counters.c stats: walk tv_root under lock 7 years ago
counters.h eve.stats: warn that output might miss decoder-events 7 years ago
debug.h
decode-afl.c
decode-erspan.c
decode-erspan.h
decode-ethernet.c ethernet: fix next packet size on DCE packet 7 years ago
decode-ethernet.h ethernet: fix next packet size on DCE packet 7 years ago
decode-events.c mpls: check buffer length before peeking at next header 7 years ago
decode-events.h mpls: check buffer length before peeking at next header 7 years ago
decode-gre.c
decode-gre.h
decode-icmpv4.c warnings: fixes integer sizes in format strings 7 years ago
decode-icmpv4.h
decode-icmpv6.c warnings: fixes integer sizes in format strings 7 years ago
decode-icmpv6.h
decode-ipv4.c warnings: fixes integer sizes in format strings 7 years ago
decode-ipv4.h decode: remove useless packed attributes 7 years ago
decode-ipv6.c warnings: fixes integer sizes in format strings 7 years ago
decode-ipv6.h decode: remove useless packed attributes 7 years ago
decode-mpls.c mpls: check buffer length before peeking at next header 7 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 warnings: fixes integer sizes in format strings 7 years ago
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 7 years ago
decode-tcp.h
decode-template.c decode/template: minor updates 7 years ago
decode-template.h decode/template: minor updates 7 years ago
decode-teredo.c teredo: be stricter on what to consider valid teredo 7 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 7 years ago
decode.h packet: add 'swap' function to reverse direction 7 years ago
defrag-config.c
defrag-config.h
defrag-hash.c defrag: use rb tree to store fragments 7 years ago
defrag-hash.h
defrag-queue.c
defrag-queue.h
defrag-timeout.c
defrag-timeout.h
defrag.c defrag: break out of loop in linux profile when able to 7 years ago
defrag.h defrag: use rb tree to store fragments 7 years ago
detect-ack.c
detect-ack.h
detect-app-layer-event.c detect/app-layer-event: cleanup test 7 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 7 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 7 years ago
detect-bypass.h
detect-byte-extract.c detect/byteextract: suppress runtime error messages 7 years ago
detect-byte-extract.h
detect-bytejump.c signature: fix memory leak in DetectBytejumpSetup 7 years ago
detect-bytejump.h
detect-bytetest.c detect/bytetest: debug cleanup 7 years ago
detect-bytetest.h
detect-cipservice.c
detect-cipservice.h
detect-classtype.c
detect-classtype.h
detect-content.c detect/content: Message for escaping backslash 7 years ago
detect-content.h
detect-csum.c
detect-csum.h
detect-dce-iface.c detect/dcerpc: add dcerpc.iface 7 years ago
detect-dce-iface.h
detect-dce-opnum.c detect/dcerpc.opnum: minor code cleanups 7 years ago
detect-dce-opnum.h
detect-dce-stub-data.c detect/dce_stub_data: add dcerpc.stub_data 7 years ago
detect-dce-stub-data.h
detect-depth.c detect/content: clean up logging output 7 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 7 years ago
detect-distance.h
detect-dnp3.c detect/dnp3: add dnp3.data with v2 api support 7 years ago
detect-dnp3.h
detect-dns-query.c detect/content-inspect: turn void arg into Packet 7 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 7 years ago
detect-engine-address.h
detect-engine-alert.c warnings: fixes integer sizes in format strings 7 years ago
detect-engine-alert.h
detect-engine-analyzer.c detect/analyzer Add missing HTTP values 7 years ago
detect-engine-analyzer.h
detect-engine-build.c detect/iponly: improve negation handling in parsing 7 years ago
detect-engine-build.h detect/parse: set the type of signature early 7 years ago
detect-engine-content-inspection.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-engine-content-inspection.h detect/content-inspect: turn void arg into Packet 7 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 stream/events: log as stats 7 years ago
detect-engine-event.h
detect-engine-file.c detect/files: fix file sigs state handling 7 years ago
detect-engine-file.h
detect-engine-iponly.c warnings: fixes integer sizes in format strings 7 years ago
detect-engine-iponly.h
detect-engine-loader.c detect/analyzer: fix json analyzer being called on incomplete rules 7 years ago
detect-engine-loader.h
detect-engine-modbus.c
detect-engine-modbus.h
detect-engine-mpm.c mpm: track maxdepth 7 years ago
detect-engine-mpm.h detect/engine: make DetectAppLayerMpmRegister decprecated 7 years ago
detect-engine-payload.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-engine-payload.h
detect-engine-port.c signature: error for rules with illegal port 7 years ago
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 7 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 7 years ago
detect-engine-register.h SNMP: add the "snmp.pdu_type" detection keyword 7 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 7 years ago
detect-engine-state.h detect/files: fix file sigs state handling 7 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 7 years ago
detect-engine.h detect: improve inspect buffer handling 7 years ago
detect-fast-pattern.c doc: fix some links in list-keywords command 7 years ago
detect-fast-pattern.h
detect-file-data.c detect/content-inspect: turn void arg into Packet 7 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 7 years ago
detect-fileext.h
detect-filemagic.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-filemagic.h detect/file.magic: add sticky buffer 7 years ago
detect-filemd5.c
detect-filemd5.h
detect-filename.c detect/content-inspect: turn void arg into Packet 7 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) 7 years ago
detect-filestore.h detect/filestore: use postmatch callback 7 years ago
detect-flags.c detect/flags: cleanup parsing to not alloc temp strings 7 years ago
detect-flags.h
detect-flow.c detect/flow: optimize flow check 7 years ago
detect-flow.h
detect-flowbits.c detect-flowbits: error on some invalid syntax 7 years ago
detect-flowbits.h
detect-flowint.c warnings: fixes integer sizes in format strings 7 years ago
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c doc: fix some links in list-keywords command 7 years ago
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-ftpbounce.c doc: fix some links in list-keywords command 7 years ago
detect-ftpbounce.h
detect-ftpdata.c detect/ftp: small ftpdata_command cleanups 7 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 7 years ago
detect-hostbits.h
detect-http-accept-enc.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-accept-enc.h
detect-http-accept-lang.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-accept-lang.h
detect-http-accept.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-accept.h
detect-http-client-body.c detect: add http.request_body sticky buffer 7 years ago
detect-http-client-body.h
detect-http-connection.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-connection.h
detect-http-content-len.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-content-len.h
detect-http-content-type.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-content-type.h
detect-http-cookie.c detect: add http.cookie sticky buffer keyword 7 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 7 years ago
detect-http-header-names.h
detect-http-header.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-http-header.h
detect-http-headers-stub.h detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-headers.c detect: implement http {location,server} sticky buffer 7 years ago
detect-http-headers.h
detect-http-host.c detect/http.host.raw: minor cleanups 7 years ago
detect-http-host.h detect/http.host: rename file for consistency 7 years ago
detect-http-location.c detect: implement http {location,server} sticky buffer 7 years ago
detect-http-location.h detect: implement http {location,server} sticky buffer 7 years ago
detect-http-method.c detect/http.method: minor cleanups 7 years ago
detect-http-method.h
detect-http-protocol.c detect-http-protocol: use v2 inspect/mpm engines 7 years ago
detect-http-protocol.h
detect-http-raw-header.c detect/http.header.raw: minor cleanups 7 years ago
detect-http-raw-header.h
detect-http-referer.c detect/http: Use v2 inspect and mpm engines 7 years ago
detect-http-referer.h
detect-http-request-line.c detect/http: request/response line keyword modernization 7 years ago
detect-http-request-line.h
detect-http-response-line.c detect/http: request/response line keyword modernization 7 years ago
detect-http-response-line.h
detect-http-server-body.c detect: add http.response_body sticky buffer 7 years ago
detect-http-server-body.h
detect-http-server.c detect: implement http {location,server} sticky buffer 7 years ago
detect-http-server.h detect: implement http {location,server} sticky buffer 7 years ago
detect-http-start.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-http-start.h
detect-http-stat-code.c detect/http: cleanup http stat * 7 years ago
detect-http-stat-code.h
detect-http-stat-msg.c detect/http: cleanup http stat * 7 years ago
detect-http-stat-msg.h
detect-http-ua.c detect/http_user_agent: set alternative and info flags 7 years ago
detect-http-ua.h
detect-http-uri.c detect/http.uri: fix up --list-keywords output 7 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 ipproto: fix memleak in error case 7 years ago
detect-ipproto.h
detect-iprep.c detect-iprep: fix memory leaks 7 years ago
detect-iprep.h
detect-isdataat.c doc: fix some links in list-keywords command 7 years ago
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-krb5-cname.c detect/content-inspect: turn void arg into Packet 7 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 7 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 7 years ago
detect-lua.h
detect-mark.c detect/mark: use postmatch instead of tag list 7 years ago
detect-mark.h
detect-metadata.c hash: move string hash funcs into util files 7 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 7 years ago
detect-nfs-procedure.h
detect-nfs-version.c detect/nfs.version: minor cleanups 7 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 7 years ago
detect-offset.h
detect-parse.c signature: fix overflow in parsing 7 years ago
detect-parse.h detect/parse: reduce scope of main parse func 7 years ago
detect-pcre.c detect/pcre: fix false positive 7 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 7 years ago
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c detect/rawbytes: improve error message plus do minor cleanups 7 years ago
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c detect/replace: implement post-match 7 years ago
detect-replace.h detect/replace: implement post-match 7 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 7 years ago
detect-smb-share.h
detect-snmp-community.c snmp.community: move unittests to tests/ 7 years ago
detect-snmp-community.h SNMP: add the "snmp.community" detection keyword 7 years ago
detect-snmp-pdu_type.c snmp.pdu_type: move unittests to tests/ 7 years ago
detect-snmp-pdu_type.h SNMP: add the "snmp.pdu_type" detection keyword 7 years ago
detect-snmp-version.c snmp.version: move unittests to tests/ 7 years ago
detect-snmp-version.h SNMP: add the "snmp.version" detection keyword 7 years ago
detect-ssh-proto-version.c detect/ssh: fix ssh.protoversion memory leak 7 years ago
detect-ssh-proto-version.h
detect-ssh-proto.c sticky: Convert ssh_proto to new format 7 years ago
detect-ssh-proto.h
detect-ssh-software-version.c detect/ssh: mark old ssh keywords as deprecated 7 years ago
detect-ssh-software-version.h
detect-ssh-software.c sticky: Convert ssh_software to new format 7 years ago
detect-ssh-software.h
detect-ssl-state.c detect-ssl-state: move unittests to tests/ 7 years ago
detect-ssl-state.h
detect-ssl-version.c detect-ssl-version: move unittests to tests/ 7 years ago
detect-ssl-version.h detect-ssl-version: add support for TLSv1.3 7 years ago
detect-stream_size.c
detect-stream_size.h
detect-tag.c detect/tag: minor code cleanup 7 years ago
detect-tag.h
detect-target.c
detect-target.h
detect-template-buffer.c detect: improve inspect buffer handling 7 years ago
detect-template-buffer.h
detect-template-rust-buffer.c detect/content-inspect: turn void arg into Packet 7 years ago
detect-template-rust-buffer.h rust: app-layer detect template for rust parsers 7 years ago
detect-template.c detect/template: clean up packet keyword 7 years ago
detect-template.h
detect-template2.c detect/template2: template with prefilter (copy of ttl) 7 years ago
detect-template2.h detect/template2: template with prefilter (copy of ttl) 7 years ago
detect-threshold.c
detect-threshold.h
detect-tls-cert-fingerprint.c detect-tls-cert-fingerprint: move unittests to tests/ 7 years ago
detect-tls-cert-fingerprint.h
detect-tls-cert-issuer.c detect-tls-cert-issuer: move unittests to tests/ 7 years ago
detect-tls-cert-issuer.h
detect-tls-cert-serial.c detect-tls-cert-serial: move unittests to tests/ 7 years ago
detect-tls-cert-serial.h
detect-tls-cert-subject.c detect-tls-cert-subject: move unittests to tests/ 7 years ago
detect-tls-cert-subject.h
detect-tls-cert-validity.c detect-tls-cert-validity: move unittests to tests/ 7 years ago
detect-tls-cert-validity.h
detect-tls-certs.c detect: add tls.certs keyword 7 years ago
detect-tls-certs.h detect: add tls.certs keyword 7 years ago
detect-tls-ja3-hash.c app-layer-ssl: generate JA3S fingerprints 7 years ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c app-layer-ssl: generate JA3S fingerprints 7 years ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c ja3s-hash: move unittests to tests/ 7 years ago
detect-tls-ja3s-hash.h detect: add (mpm) keyword ja3s.hash 7 years ago
detect-tls-ja3s-string.c ja3s-string: move unittests to tests/ 7 years ago
detect-tls-ja3s-string.h detect: add (mpm) keyword ja3s.string 7 years ago
detect-tls-sni.c detect-tls-sni: move unittests to tests/ 7 years ago
detect-tls-sni.h
detect-tls-version.c warnings: fixes integer sizes in format strings 7 years ago
detect-tls-version.h detect-tls-version: add support for 'raw' matching 7 years ago
detect-tls.c doc: fix some links in list-keywords command 7 years ago
detect-tls.h
detect-tos.c Fix memory leak with TOS handling 7 years ago
detect-tos.h
detect-transform-compress-whitespace.c doc: fix some links in list-keywords command 7 years ago
detect-transform-compress-whitespace.h
detect-transform-md5.c detect/transform: add to_md5 keyword 7 years ago
detect-transform-md5.h detect/transform: add to_md5 keyword 7 years ago
detect-transform-sha1.c detect/transform: add to_sha1 keyword 7 years ago
detect-transform-sha1.h detect/transform: add to_sha1 keyword 7 years ago
detect-transform-sha256.c doc: fix some links in list-keywords command 7 years ago
detect-transform-sha256.h
detect-transform-strip-whitespace.c doc: fix some links in list-keywords command 7 years ago
detect-transform-strip-whitespace.h
detect-ttl.c warnings: fixes integer sizes in format strings 7 years ago
detect-ttl.h
detect-uricontent.c detect/uricontent: suggest http.uri as alternative 7 years ago
detect-uricontent.h uricontent: move debug func into unittests 7 years ago
detect-urilen.c
detect-urilen.h
detect-window.c
detect-window.h
detect-within.c detect/within: clean up option value parsing 7 years ago
detect-within.h
detect-xbits.c detect-xbits: error on some invalid config 7 years ago
detect-xbits.h
detect.c app-layer: mandatory tx registration checks 7 years ago
detect.h detect/parse: add flag to indicate keyword is deprecated 7 years ago
device-storage.c
device-storage.h
flow-bit.c
flow-bit.h
flow-bypass.c flow-bypass: rename variables 7 years ago
flow-bypass.h af-packet: bypass with init function 7 years ago
flow-hash.c flow-hash: doc and code cleaning 7 years ago
flow-hash.h flow-hash: new function to get flow from flowkey 7 years ago
flow-manager.c flow-manager: no force reassembly on bypassed flow 7 years ago
flow-manager.h
flow-private.h flow-bypass: increase bypass timeout 7 years ago
flow-queue.c
flow-queue.h
flow-storage.c
flow-storage.h
flow-timeout.c app-layer: mandatory tx registration checks 7 years ago
flow-timeout.h
flow-util.c eve/flow: add vlan field 7 years ago
flow-util.h Flow: Adding livedev and vlan_idx on flow 7 years ago
flow-var.c
flow-var.h
flow-worker.c stream/events: log as stats 7 years ago
flow-worker.h
flow.c ebpf: change the logic to avoid ktime usage 7 years ago
flow.h ebpf: change the logic to avoid ktime usage 7 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 7 years ago
log-filestore.h
log-httplog.c
log-httplog.h
log-pcap.c pcap-log: Don't leak memory in LZ4 error paths 7 years ago
log-pcap.h
log-stats.c log/stats: fix formatting of long decoder events 7 years ago
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c tlslog: don't log as "resumed" without ServerHello 7 years ago
log-tlslog.h
log-tlsstore.c
log-tlsstore.h
output-file.c output: get rid of BUG_ONs 7 years ago
output-file.h
output-filedata.c output: get rid of BUG_ONs 7 years ago
output-filedata.h
output-filestore.c filestore: remove jansson ifdefs 7 years ago
output-filestore.h
output-flow.c output: get rid of BUG_ONs 7 years ago
output-flow.h
output-json-alert.c logging: display base64 decoded string for packet 7 years ago
output-json-alert.h
output-json-anomaly.c logging: display base64 decoded string for packet 7 years ago
output-json-anomaly.h logging: Anomaly logging 7 years ago
output-json-common.c eve/json: add common helper funcs 7 years ago
output-json-dhcp.c
output-json-dhcp.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c eve/json: handle common options in central function 7 years ago
output-json-dnp3.h
output-json-dns.c dns: remove as much C DNS code as possible 7 years ago
output-json-dns.h dns: remove as much C DNS code as possible 7 years ago
output-json-drop.c eve/json: handle common options in central function 7 years ago
output-json-drop.h
output-json-email-common.c
output-json-email-common.h eve/json: introduce community flow id 7 years ago
output-json-file.c eve/file: remove rust and jansson ifdefs. 7 years ago
output-json-file.h eve/file: remove rust and jansson ifdefs. 7 years ago
output-json-flow.c eve/flow: add in_iface field 7 years ago
output-json-flow.h
output-json-http.c http: logs content range 7 years ago
output-json-http.h
output-json-ikev2.c eve/json: handle common options in central function 7 years ago
output-json-ikev2.h
output-json-krb5.c eve/json: handle common options in central function 7 years ago
output-json-krb5.h
output-json-metadata.c eve/json: handle common options in central function 7 years ago
output-json-metadata.h
output-json-netflow.c eve/flow: add in_iface field 7 years ago
output-json-netflow.h
output-json-nfs.c eve/json: handle common options in central function 7 years ago
output-json-nfs.h
output-json-smb.c eve/smb: minor cleanup now Rust is mandatory 7 years ago
output-json-smb.h eve/smb: minor cleanup now Rust is mandatory 7 years ago
output-json-smtp.c eve/json: handle common options in central function 7 years ago
output-json-smtp.h
output-json-snmp.c SNMP: add logger 7 years ago
output-json-snmp.h SNMP: add logger 7 years ago
output-json-ssh.c eve/json: handle common options in central function 7 years ago
output-json-ssh.h
output-json-stats.c eve.stats: warn that output might miss decoder-events 7 years ago
output-json-stats.h
output-json-template-rust.c templates: C stub output for Rust logger 7 years ago
output-json-template-rust.h templates: C stub output for Rust logger 7 years ago
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 7 years ago
output-json-tls.h
output-json.c logging: display base64 decoded string for packet 7 years ago
output-json.h logging: display base64 decoded string for packet 7 years ago
output-lua.c
output-lua.h
output-packet.c output: get rid of BUG_ONs 7 years ago
output-packet.h
output-stats.c output: get rid of BUG_ONs 7 years ago
output-stats.h
output-streaming.c output: get rid of BUG_ONs 7 years ago
output-streaming.h
output-tx.c output: get rid of BUG_ONs 7 years ago
output-tx.h
output.c SNMP: add logger 7 years ago
output.h
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
queue.h
reputation.c reputation: remove dead code 7 years ago
reputation.h reputation: remove dead code 7 years ago
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c af-packet: improve warning message 7 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 7 years ago
runmode-napatech.h napatech: simplify integration with Napatech cards 7 years ago
runmode-netmap.c netmap: switch to nm_* API 7 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 pcap: fix buffer size validation logic 7 years ago
runmode-pcap.h
runmode-pfring.c pfring: default to runmode workers 7 years ago
runmode-pfring.h
runmode-unittests.c smb: remove C implementation 7 years ago
runmode-unittests.h
runmode-unix-socket.c source-pcap-file: Pcap File Init Failure Handling (#1694) 7 years ago
runmode-unix-socket.h
runmode-windivert.c
runmode-windivert.h
runmodes.c dns-log: remove, not supported now that Rust is required 7 years ago
runmodes.h instance: set system vs user mode 7 years ago
rust.h
source-af-packet.c af-packet: add vlan_id in bypass key 7 years ago
source-af-packet.h af-packet: implement pinned-maps-name 7 years ago
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 7 years ago
source-napatech.h napatech: simplify integration with Napatech cards 7 years ago
source-netmap.c capture: check for flow packets on capture timeout 7 years ago
source-netmap.h netmap: switch to nm_* API 7 years ago
source-nflog.c source-nflog: fix memleaks 7 years ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c capture: check for flow packets on capture timeout 7 years ago
source-nfq.h Bug 2857: NFQ ASAN 'heap-use-after-free' error. 7 years ago
source-pcap-file-directory-helper.c pcap: suppress info messages 7 years ago
source-pcap-file-directory-helper.h
source-pcap-file-helper.c source-pcap-file: Pcap File Init Failure Handling (#1694) 7 years ago
source-pcap-file-helper.h
source-pcap-file.c pcap: suppress info messages 7 years ago
source-pcap-file.h
source-pcap.c capture: check for flow packets on capture timeout 7 years ago
source-pcap.h
source-pfring.c capture: check for flow packets on capture timeout 7 years ago
source-pfring.h
source-windivert-prototypes.h
source-windivert.c
source-windivert.h
stream-tcp-inline.c stream/segments: turn linked list into rbtree 7 years ago
stream-tcp-inline.h stream/segments: turn linked list into rbtree 7 years ago
stream-tcp-list.c stream: introduce min inspect depth logic 7 years ago
stream-tcp-list.h stream/segments: turn linked list into rbtree 7 years ago
stream-tcp-private.h warnings: fixes integer sizes in format strings 7 years ago
stream-tcp-reassemble.c stream: simplify segment and ssn pool inits 7 years ago
stream-tcp-reassemble.h stream: introduce min inspect depth logic 7 years ago
stream-tcp-sack.c stream/sack: optimize SACK size handling 7 years ago
stream-tcp-sack.h stream/sack: optimize SACK size handling 7 years ago
stream-tcp-util.c stream/segments: turn linked list into rbtree 7 years ago
stream-tcp-util.h
stream-tcp.c stream: simplify segment and ssn pool inits 7 years ago
stream-tcp.h stream: use flow/packet swap logic for SYN/ACK midstream 7 years ago
stream.c
stream.h
suricata-common.h SNMP: add logger 7 years ago
suricata.c afl: fix compilation 7 years ago
suricata.h user mode: use CWD as logdir 7 years ago
threads-debug.h
threads-profile.h
threads.c
threads.h tile: remove files 7 years ago
threadvars.h
tm-modules.c tile: remove files 7 years ago
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h tile: remove files 7 years ago
tm-threads.c threads: minor code cleanups 7 years ago
tm-threads.h capture: check for flow packets on capture timeout 7 years ago
tmqh-flow.c
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c packetpool: move return stack to pool earlier 7 years ago
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
tree.h tree: add scan-build assertions to suppress FPs 7 years ago
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 7 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 7 years ago
util-bpf.h util-bpf: workaround OpenBSD old libpcap 7 years ago
util-buffer.c
util-buffer.h
util-byte.c byte: suppress errors in byte extraction utils 7 years ago
util-byte.h byte: add bytes to string w/o allocation 7 years ago
util-checksum.c checksum: use u64 types 7 years ago
util-checksum.h checksum: use u64 types 7 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 warnings: fixes integer sizes in format strings 7 years ago
util-cpu.h
util-crypt.c hash/sha1: optimize by avoiding mem alloc 7 years ago
util-crypt.h hash/sha1: optimize by avoiding mem alloc 7 years ago
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 7 years ago
util-debug.h log/file: use default-log-dir for suricata.log 7 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 7 years ago
util-decode-mime.h smtp/mime: fix null ptr deref on bad traffic 7 years ago
util-detect.c
util-detect.h
util-device.c
util-device.h
util-ebpf.c util-ebpf: change flow accounting logic 7 years ago
util-ebpf.h ebpf: fix percpu hash handling 7 years ago
util-enum.c
util-enum.h
util-error.c init: use pledge(2) after suricata initialization. 7 years ago
util-error.h init: use pledge(2) after suricata initialization. 7 years ago
util-file-decompression.c
util-file-decompression.h
util-file-swf-decompression.c file/swf: fix undefined int behaviour 7 years ago
util-file-swf-decompression.h
util-file.c filestore: fix dropping of unwanted files (Issue #2853) 7 years ago
util-file.h files: open files with track id only 7 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 7 years ago
util-hash-string.h hash: move string hash funcs into util files 7 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 host/os/info: fix lookup memleak 7 years ago
util-host-os-info.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c offloading: on bsd, disable rxcsum and v6 variants 7 years ago
util-ioctl.h
util-ip.c parse/ip: fix potential oob write in ipv4 validation 7 years ago
util-ip.h
util-ja3.c util-ja3: fix AddressSanitizer heap-buffer-overflow 7 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 7 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 7 years ago
util-lua-dns.h
util-lua-http.c
util-lua-http.h
util-lua-ja3.c lua: add Ja3SGetString function 7 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 lua: add function 'TlsGetVersion' 7 years ago
util-lua-tls.h
util-lua.c
util-lua.h
util-luajit.c detect: fix crash during startup with malformed yaml 7 years ago
util-luajit.h
util-magic.c
util-magic.h
util-mem.h tile: remove files 7 years ago
util-memcmp.c
util-memcmp.h tile: remove files 7 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 7 years ago
util-mpm-ac-ks.c mpm/ac-ks: rename files from -tile to -ks 7 years ago
util-mpm-ac-ks.h mpm/ac-ks: rename files from -tile to -ks 7 years ago
util-mpm-ac.c
util-mpm-ac.h
util-mpm-hs.c mpm/hs: track maxdepth 7 years ago
util-mpm-hs.h
util-mpm.c mpm: track maxdepth 7 years ago
util-mpm.h mpm: track maxdepth 7 years ago
util-napatech.c napatech: simplify integration with Napatech cards 7 years ago
util-napatech.h napatech: simplify integration with Napatech cards 7 years ago
util-optimize.h
util-pages.c
util-pages.h
util-path.c
util-path.h
util-pidfile.c coverity: suppress warnings 7 years ago
util-pidfile.h
util-pool-thread.c pool/thread: clean up tests 7 years ago
util-pool-thread.h pool/thread: remove old grow function 7 years ago
util-pool.c pool: don't call Cleanup after failed Init 7 years ago
util-pool.h pool: small code cleanups 7 years ago
util-prefilter.c
util-prefilter.h
util-print.c
util-print.h
util-privs.c init: pledge(2) needs "fattr" during suricata reload. 7 years ago
util-privs.h init: use pledge(2) after suricata initialization. 7 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 7 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 7 years ago
util-radix-tree.h
util-random.c coverity: don't warn on fall back random 7 years ago
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') 7 years ago
util-runmodes.h
util-running-modes.c list-keywords: don't load yaml 7 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 7 years ago
util-storage.h
util-streaming-buffer.c stream-buffer: fix block search compare func 7 years ago
util-streaming-buffer.h stream/segments: change packing to reduce size 7 years ago
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-syslog.c
util-syslog.h
util-threshold-config.c thresholds: remove dead code in parsing 7 years ago
util-threshold-config.h
util-time.c
util-time.h stats: more accurate interval handling 7 years ago
util-unittest-helper.c unittests: add signature parse test helper 7 years ago
util-unittest-helper.h unittests: add signature parse test helper 7 years ago
util-unittest.c
util-unittest.h
util-validate.h detect: suppress scan-build warnings 7 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 7 years ago
win32-syscall.h windows/syscall: convert file to use unix newlines 7 years ago
win32-syslog.h