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 3205a8789b unix-socket: add logs reopen command
We did had a race condition with running logrotate with multiple
EVE Json files. Consequence was one of the file not being reopen
by suricata that did continue to write to the rotated one.

Trying fix on signal handler did fail so this patch implements
log rotation support by adding a dedicated command to unix socket
to reopen the log files.
7 years ago
..
tests detect: move keyword registration into own file 7 years ago
Makefile.am detect: move keyword registration into own file 7 years ago
action-globals.h
alert-debuglog.c
alert-debuglog.h
alert-fastlog.c
alert-fastlog.h
alert-prelude.c alert-prelude: correctly set Source and Target 8 years ago
alert-prelude.h
alert-syslog.c
alert-syslog.h
alert-unified2-alert.c
alert-unified2-alert.h
app-layer-dcerpc-common.h dcerpc: improve stub buffer handling 8 years ago
app-layer-dcerpc-udp.c dcerpc: cleanup, remove unused field 8 years ago
app-layer-dcerpc-udp.h dcerpc/udp: add missing tx support 8 years ago
app-layer-dcerpc.c dcerpc: improve stub buffer handling 8 years ago
app-layer-dcerpc.h
app-layer-detect-proto.c Add NTP parser (rust-experimental) 8 years ago
app-layer-detect-proto.h
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c dnp3: use BasicSearch instead of memmem 8 years ago
app-layer-dnp3.h
app-layer-dns-common.c
app-layer-dns-common.h dns: log flags field 7 years ago
app-layer-dns-tcp-rust.c rust/dns: cargo unit test prototype 8 years ago
app-layer-dns-tcp-rust.h rust: DNS app-layer. 8 years ago
app-layer-dns-tcp.c dns: store flags for logging for TCP 7 years ago
app-layer-dns-tcp.h
app-layer-dns-udp-rust.c rust/dns: cargo unit test prototype 8 years ago
app-layer-dns-udp-rust.h rust: DNS app-layer. 8 years ago
app-layer-dns-udp.c dns: log flags field 7 years ago
app-layer-dns-udp.h
app-layer-enip-common.c
app-layer-enip-common.h
app-layer-enip.c
app-layer-enip.h
app-layer-events.c
app-layer-events.h
app-layer-ftp.c
app-layer-ftp.h
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c
app-layer-htp-file.h
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h
app-layer-htp-mem.c http: allow shinking in HTPRealloc 7 years ago
app-layer-htp-mem.h
app-layer-htp-xff.c
app-layer-htp-xff.h
app-layer-htp.c random: fix random logic with getrandom 7 years ago
app-layer-htp.h
app-layer-modbus.c
app-layer-modbus.h
app-layer-nbss.h
app-layer-nfs-tcp.c rust/nfs: implement events 8 years ago
app-layer-nfs-tcp.h rust/nfs: implement events 8 years ago
app-layer-nfs-udp.c rust/nfs: implement events 8 years ago
app-layer-nfs-udp.h nfs: rename nfs3 to nfs 8 years ago
app-layer-ntp.c rust/ntp: convert parser to new registration method 7 years ago
app-layer-ntp.h Add NTP parser (rust-experimental) 8 years ago
app-layer-parser.c afl: enable afl dumps by envvar 7 years ago
app-layer-parser.h applayer: add typedef for Parsing functions 7 years ago
app-layer-protos.c applayer: add StringToAppProto 7 years ago
app-layer-protos.h applayer: add StringToAppProto 7 years ago
app-layer-register.c applayer: add registration interface for parsers 7 years ago
app-layer-register.h applayer: add registration interface for parsers 7 years ago
app-layer-smb.c
app-layer-smb.h
app-layer-smb2.c
app-layer-smb2.h
app-layer-smtp.c
app-layer-smtp.h
app-layer-ssh.c app-layer-ssh: trigger bypass when done 8 years ago
app-layer-ssh.h
app-layer-ssl.c tls: don't set event on small input data 8 years ago
app-layer-ssl.h
app-layer-template.c Add NULL-terminator to app-layer template (fix #1930) 8 years ago
app-layer-template.h
app-layer-tls-handshake.c
app-layer-tls-handshake.h
app-layer.c app-layer/counters: check counter id 7 years ago
app-layer.h
conf-yaml-loader.c
conf-yaml-loader.h
conf.c Conf: Multipe NULL-pointer dereferences after ConfGetBool in StreamTcpInitConfig 7 years ago
conf.h conf: multiple NULL-pointer dereferences in StreamTcpInitConfig 7 years ago
counters.c stats: use unshortened interface names in counters 7 years ago
counters.h
data-queue.c
data-queue.h
debug.h
decode-afl.c cleanup: remove all uint use 8 years ago
decode-erspan.c
decode-erspan.h
decode-ethernet.c
decode-ethernet.h decoder: implement IEEE802.1AH 7 years ago
decode-events.c decoder: implement IEEE802.1AH 7 years ago
decode-events.h decoder: implement IEEE802.1AH 7 years ago
decode-gre.c
decode-gre.h
decode-icmpv4.c
decode-icmpv4.h
decode-icmpv6.c
decode-icmpv6.h
decode-ipv4.c
decode-ipv4.h
decode-ipv6.c
decode-ipv6.h
decode-mpls.c
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-tcp.h
decode-template.c
decode-template.h
decode-teredo.c decode: add config option to disable teredo 8 years ago
decode-teredo.h decode: add config option to disable teredo 8 years ago
decode-udp.c
decode-udp.h
decode-vlan.c decoder: implement IEEE802.1AH 7 years ago
decode-vlan.h
decode.c decoder: implement IEEE802.1AH 7 years ago
decode.h Add support for PCAP LINKTYPE_IPV4 7 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.h
detect-app-layer-protocol.c
detect-app-layer-protocol.h
detect-asn1.c detect-asn1: fix memory leak in error path 7 years ago
detect-asn1.h
detect-base64-data.c
detect-base64-data.h
detect-base64-decode.c
detect-base64-decode.h
detect-bypass.c
detect-bypass.h
detect-byte-extract.c detect: add debug statements for byte_extract/isdataat 7 years ago
detect-byte-extract.h
detect-bytejump.c
detect-bytejump.h
detect-bytetest.c
detect-bytetest.h
detect-cipservice.c
detect-cipservice.h
detect-classtype.c rule-parser: detect duplicate classtype keyword 8 years ago
detect-classtype.h
detect-content.c content: fix depth/within, offset/distance mix 7 years ago
detect-content.h detect: content limits propagation 7 years ago
detect-csum.c
detect-csum.h
detect-dce-iface.c
detect-dce-iface.h
detect-dce-opnum.c
detect-dce-opnum.h
detect-dce-stub-data.c
detect-dce-stub-data.h
detect-depth.c detect/depth: reject rules with depth smaller than content 7 years ago
detect-depth.h
detect-detection-filter.c
detect-detection-filter.h
detect-distance.c
detect-distance.h
detect-dnp3.c
detect-dnp3.h
detect-dns-query.c
detect-dns-query.h
detect-dsize.c detect: reject dsize rules that can't match 8 years ago
detect-dsize.h detect: reject dsize rules that can't match 8 years ago
detect-engine-address-ipv4.c
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c
detect-engine-address-ipv6.h
detect-engine-address.c conf: Memory-leak in DetectAddressTestConfVars 7 years ago
detect-engine-address.h detect: constify address match functions 7 years ago
detect-engine-alert.c detect: fix mix of pass and noalert 8 years ago
detect-engine-alert.h
detect-engine-analyzer.c detect/analyzer: formatting fixup 7 years ago
detect-engine-analyzer.h
detect-engine-build.c detect: move grouping/building code into own file 7 years ago
detect-engine-build.h detect: move grouping/building code into own file 7 years ago
detect-engine-content-inspection.c detect: handle very large byte_extract'ed values in isdataat 7 years ago
detect-engine-content-inspection.h
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-dns.c rust: DNS app-layer. 8 years ago
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-engine-file.h
detect-engine-filedata-smtp.c cleanup: remove all uint use 8 years ago
detect-engine-filedata-smtp.h
detect-engine-hcbd.c cleanup: remove all uint use 8 years ago
detect-engine-hcbd.h
detect-engine-hcd.c
detect-engine-hcd.h
detect-engine-hhhd.c
detect-engine-hhhd.h
detect-engine-hmd.c
detect-engine-hmd.h
detect-engine-hrhd.c
detect-engine-hrhd.h
detect-engine-hrhhd.c
detect-engine-hrhhd.h
detect-engine-hrud.c
detect-engine-hrud.h
detect-engine-hsbd.c cleanup: remove all uint use 8 years ago
detect-engine-hsbd.h
detect-engine-hscd.c
detect-engine-hscd.h
detect-engine-hsmd.c
detect-engine-hsmd.h
detect-engine-hua.c
detect-engine-hua.h
detect-engine-iponly.c detect: fix mix of pass and noalert 8 years ago
detect-engine-iponly.h
detect-engine-loader.c conf: use of NULL-pointer in DetectLoadCompleteSigPath 7 years ago
detect-engine-loader.h
detect-engine-modbus.c
detect-engine-modbus.h
detect-engine-mpm.c detect/mpm: minor cleanup: remove unused function arg 7 years ago
detect-engine-mpm.h detect/mpm: minor cleanup: remove unused function arg 7 years ago
detect-engine-payload.c detect/dns: fix misdetection on dns_query on udp 7 years ago
detect-engine-payload.h
detect-engine-port.c detect: fix port parsing memory leak 7 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/profile: minor fixes 7 years ago
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c detect: move keyword registration into own file 7 years ago
detect-engine-register.h detect: move keyword registration into own file 7 years ago
detect-engine-siggroup.c detect: constify rule group lookup 7 years ago
detect-engine-siggroup.h
detect-engine-sigorder.c
detect-engine-sigorder.h
detect-engine-state.c detect-state: minor cleanups 7 years ago
detect-engine-state.h detect-state: minor cleanups 7 years ago
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c rate_filter by_both through IPPair storage 7 years ago
detect-engine-threshold.h rate_filter by_both through IPPair storage 7 years ago
detect-engine-tls.c detect: add (mpm) keyword tls_cert_fingerprint 7 years ago
detect-engine-tls.h detect: add (mpm) keyword tls_cert_fingerprint 7 years ago
detect-engine-uri.c detect/http_uri: remove broken tests 7 years ago
detect-engine-uri.h
detect-engine.c detect-engine: add missing mutex unlock 7 years ago
detect-engine.h detect: save invalid rules 7 years ago
detect-fast-pattern.c
detect-fast-pattern.h
detect-file-data.c
detect-file-data.h
detect-file-hash-common.c
detect-file-hash-common.h
detect-fileext.c
detect-fileext.h
detect-filemagic.c
detect-filemagic.h
detect-filemd5.c
detect-filemd5.h
detect-filename.c nfs: rename nfs3 to nfs 8 years ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c keyword-filesize: add units 7 years ago
detect-filesize.h
detect-filestore.c
detect-filestore.h
detect-flags.c
detect-flags.h
detect-flow.c
detect-flow.h
detect-flowbits.c
detect-flowbits.h
detect-flowint.c detect/flowint: harden code 7 years ago
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-ftpbounce.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-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-http-cookie.h
detect-http-header-common.c cleanup: remove all uint use 8 years ago
detect-http-header-common.h
detect-http-header-names.c cleanup: remove all uint use 8 years ago
detect-http-header-names.h
detect-http-header.c
detect-http-header.h
detect-http-headers-stub.h
detect-http-headers.c
detect-http-headers.h
detect-http-hh.c detect: save invalid rules 7 years ago
detect-http-hh.h
detect-http-hrh.c
detect-http-hrh.h
detect-http-method.c detect: save invalid rules 7 years ago
detect-http-method.h
detect-http-protocol.c
detect-http-protocol.h
detect-http-raw-header.c detect: save invalid rules 7 years ago
detect-http-raw-header.h
detect-http-raw-uri.c detect: save invalid rules 7 years ago
detect-http-raw-uri.h
detect-http-referer.c
detect-http-referer.h
detect-http-request-line.c
detect-http-request-line.h
detect-http-response-line.c
detect-http-response-line.h
detect-http-server-body.c
detect-http-server-body.h
detect-http-start.c detect/http_start: check if 'line' is valid 7 years ago
detect-http-start.h
detect-http-stat-code.c
detect-http-stat-code.h
detect-http-stat-msg.c
detect-http-stat-msg.h
detect-http-ua.c
detect-http-ua.h
detect-http-uri.c detect: save invalid rules 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: clean up to suppress minor coverity warning 7 years ago
detect-id.h
detect-ipopts.c
detect-ipopts.h
detect-ipproto.c
detect-ipproto.h
detect-iprep.c
detect-iprep.h
detect-isdataat.c detect: add debug statements for byte_extract/isdataat 7 years ago
detect-isdataat.h
detect-itype.c
detect-itype.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c
detect-lua-extensions.h
detect-lua.c
detect-lua.h
detect-mark.c
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-modbus.c
detect-modbus.h
detect-msg.c detect-msg: cleanup error message 8 years ago
detect-msg.h
detect-nfs-procedure.c nfs: rename nfs3 to nfs 8 years ago
detect-nfs-procedure.h nfs: rename nfs3 to nfs 8 years ago
detect-nfs-version.c nfs: nfs_version keyword 8 years ago
detect-nfs-version.h nfs: nfs_version keyword 8 years ago
detect-noalert.c
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c
detect-offset.h
detect-parse.c detect: save invalid rules 7 years ago
detect-parse.h detect-parse: don't use pcre for rule parsing 7 years ago
detect-pcre.c pcre: fix \xHH issue for http_host 8 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 rule-parser: detect duplicate rev keyword 8 years ago
detect-rev.h
detect-rpc.c gcc7: fix format truncation warning 8 years ago
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-seq.c
detect-seq.h
detect-sid.c rule-parser: detect duplicate sid keyword 8 years ago
detect-sid.h
detect-ssh-proto-version.c
detect-ssh-proto-version.h
detect-ssh-proto.c
detect-ssh-proto.h
detect-ssh-software-version.c
detect-ssh-software-version.h
detect-ssh-software.c
detect-ssh-software.h
detect-ssl-state.c
detect-ssl-state.h
detect-ssl-version.c
detect-ssl-version.h
detect-stream_size.c
detect-stream_size.h
detect-tag.c
detect-tag.h
detect-target.c detect-target: introduce new keyword 8 years ago
detect-target.h detect-target: introduce new keyword 8 years ago
detect-template-buffer.c template: minor updates 8 years ago
detect-template-buffer.h template: minor updates 8 years ago
detect-template.c template: minor updates 8 years ago
detect-template.h template: minor updates 8 years ago
detect-threshold.c
detect-threshold.h rate_filter by_both through IPPair storage 7 years ago
detect-tls-cert-fingerprint.c detect: add (mpm) keyword tls_cert_fingerprint 7 years ago
detect-tls-cert-fingerprint.h detect: add (mpm) keyword tls_cert_fingerprint 7 years ago
detect-tls-cert-issuer.c
detect-tls-cert-issuer.h
detect-tls-cert-serial.c
detect-tls-cert-serial.h
detect-tls-cert-subject.c
detect-tls-cert-subject.h
detect-tls-cert-validity.c
detect-tls-cert-validity.h
detect-tls-sni.c
detect-tls-sni.h
detect-tls-version.c
detect-tls-version.h
detect-tls.c
detect-tls.h
detect-tos.c
detect-tos.h
detect-ttl.c
detect-ttl.h
detect-uricontent.c
detect-uricontent.h
detect-urilen.c detect: save invalid rules 7 years ago
detect-urilen.h detect: save invalid rules 7 years ago
detect-window.c
detect-window.h
detect-within.c
detect-within.h
detect-xbits.c
detect-xbits.h
detect.c detect: move rule loading into loader files 7 years ago
detect.h detect: move keyword registration into own file 7 years ago
flow-bit.c
flow-bit.h
flow-hash.c flow-hash: optimize to avoid branch misses 8 years ago
flow-hash.h
flow-manager.c
flow-manager.h
flow-private.h
flow-queue.c
flow-queue.h
flow-storage.c
flow-storage.h
flow-timeout.c
flow-timeout.h
flow-util.c NSM: add TTL fields for netflow log 7 years ago
flow-util.h
flow-var.c detect/flowint: harden code 7 years ago
flow-var.h
flow-worker.c
flow-worker.h
flow.c conf: multiple NULL-pointer dereferences in FlowInitConfig 7 years ago
flow.h flow: optimize Flow structure layout 7 years ago
host-bit.c
host-bit.h
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c rate_filter by_both through IPPair storage 7 years ago
host-timeout.h
host.c Conf: Multipe NULL-pointer dereferences in HostInitConfig 7 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 rate_filter by_both through IPPair storage 7 years ago
ippair-timeout.h
ippair.c
ippair.h
log-cf-common.c
log-cf-common.h
log-dnslog.c dns-log: don't register if HAVE_RUST 7 years ago
log-dnslog.h
log-droplog.c
log-droplog.h
log-file.c
log-file.h
log-filestore.c Adds options to mark when a file is final. 7 years ago
log-filestore.h filestore: avoid open write close sequence 8 years ago
log-httplog.c gcc7: fixes for format string warnings 8 years ago
log-httplog.h
log-pcap.c conf: stack-based buffer-overflow in ParseFilename 7 years ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c gcc7: fixes for format string warnings 8 years ago
log-tlslog.h
log-tlsstore.c
log-tlsstore.h
output-file.c
output-file.h
output-filedata.c filestore: avoid open write close sequence 8 years ago
output-filedata.h filestore: avoid open write close sequence 8 years ago
output-flow.c
output-flow.h
output-json-alert.c output-json-alert: fix error handling 8 years ago
output-json-alert.h
output-json-dnp3-objects.c
output-json-dnp3-objects.h
output-json-dnp3.c
output-json-dnp3.h
output-json-dns.c Dns logger display flags information 7 years ago
output-json-dns.h
output-json-drop.c
output-json-drop.h
output-json-email-common.c
output-json-email-common.h
output-json-file.c nfs: add to fileinfo events 8 years ago
output-json-file.h
output-json-flow.c output-json-alert: add app_proto or flow to events 8 years ago
output-json-flow.h output-json-alert: add app_proto or flow to events 8 years ago
output-json-http.c output-json-http: add functions to log http body 8 years ago
output-json-http.h output-json-http: add functions to log http body 8 years ago
output-json-netflow.c NSM: add TTL fields for netflow log 7 years ago
output-json-netflow.h
output-json-nfs.c nfs: add to fileinfo events 8 years ago
output-json-nfs.h nfs: add to fileinfo events 8 years ago
output-json-smtp.c
output-json-smtp.h
output-json-ssh.c
output-json-ssh.h
output-json-stats.c json-stats: print engine stats 7 years ago
output-json-stats.h json-stats: print engine stats 7 years ago
output-json-template.c
output-json-template.h
output-json-tls.c
output-json-tls.h
output-json-vars.c
output-json-vars.h
output-json.c rust/json: expose json_boolean 8 years ago
output-json.h rust/json: expose json_boolean 8 years ago
output-lua.c gcc7: format-truncation fix for lua 8 years ago
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c output/streaming: fixes and redo tcp logging 8 years ago
output-streaming.h
output-tx.c
output-tx.h
output.c output: harden output deinit 7 years ago
output.h
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
ptxdump.py
queue.h
reputation.c
reputation.h
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmode-af-packet.c runmodes: fix 'threads' option parsing 7 years ago
runmode-af-packet.h
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c gcc7: fix format-truncation warnings in runmodes 8 years ago
runmode-erf-file.h
runmode-ipfw.c
runmode-ipfw.h
runmode-napatech.c napatech: fix minor memleak in error path 7 years ago
runmode-napatech.h napatech: Implementation of packet counters 8 years ago
runmode-netmap.c runmodes: fix 'threads' option parsing 7 years ago
runmode-netmap.h
runmode-nflog.c
runmode-nflog.h
runmode-nfq.c
runmode-nfq.h
runmode-pcap-file.c gcc7: fix format-truncation warnings in runmodes 8 years ago
runmode-pcap-file.h
runmode-pcap.c runmodes: fix 'threads' option parsing 7 years ago
runmode-pcap.h
runmode-pfring.c pfring: various build issues 7 years ago
runmode-pfring.h
runmode-tile.c
runmode-tile.h
runmode-unittests.c detect-parse: don't use pcre for rule parsing 7 years ago
runmode-unittests.h gcc7: fixes for format string warnings 8 years ago
runmode-unix-socket.c source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
runmode-unix-socket.h source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
runmodes.c dns-log: don't register if HAVE_RUST 7 years ago
runmodes.h unix socket: don't loose events when offline 7 years ago
rust.h nfs: rename nfs3 to nfs 8 years ago
source-af-packet.c af-packet: free bpf program 8 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 tunnel: refactor tunnel verdict handling 8 years ago
source-ipfw.h
source-mpipe.c
source-mpipe.h
source-napatech.c napatech: Implementation of packet counters 8 years ago
source-napatech.h napatech: Implementation of packet counters 8 years ago
source-netmap.c
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c tunnel: refactor tunnel verdict handling 8 years ago
source-nfq.h
source-pcap-file-directory-helper.c pcap-directory: fix double free in error path 7 years ago
source-pcap-file-directory-helper.h source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
source-pcap-file-helper.c source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
source-pcap-file-helper.h source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
source-pcap-file.c source-pcap-file: Fix coverity findings (Bug #2356) 7 years ago
source-pcap-file.h
source-pcap.c
source-pcap.h
source-pfring.c pfring: various build issues 7 years ago
source-pfring.h pfring: various build issues 7 years ago
stream-tcp-inline.c stream-tcp: use flags field to store inline info 8 years ago
stream-tcp-inline.h stream-tcp: use flags field to store inline info 8 years ago
stream-tcp-list.c cleanup: remove all uint use 8 years ago
stream-tcp-list.h
stream-tcp-private.h bypass: add explicit flag in stream engine 8 years ago
stream-tcp-reassemble.c stream: minor debug addition 7 years ago
stream-tcp-reassemble.h bypass: add explicit flag in stream engine 8 years ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c stream-tcp: use flags field to store inline info 8 years ago
stream-tcp-util.h
stream-tcp.c conf: multiple NULL-pointer dereferences in StreamTcpInitConfig 7 years ago
stream-tcp.h stream-tcp: use flags field to store inline info 8 years ago
stream.c
stream.h
suricata-common.h source-pcap-file: Pcap Directory Mode (Feature #2222) 7 years ago
suricata.c Conf: Multipe NULL-pointer dereferences in PostConfLoadedSetup 7 years ago
suricata.h unix-manager: block live reload when -s/-S is specified 7 years ago
threads-arch-tile.h
threads-debug.h
threads-profile.h
threads.c
threads.h
threadvars.h stats: use unshortened interface names in counters 7 years ago
tm-modules.c
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h
tm-threads.c stats: use unshortened interface names in counters 7 years ago
tm-threads.h
tmqh-flow.c
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c hosts: release packet references to hosts 7 years ago
tmqh-packetpool.h
tmqh-simple.c
tmqh-simple.h
unix-manager.c unix-socket: add logs reopen command 7 years ago
unix-manager.h
util-action.c
util-action.h
util-affinity.c
util-affinity.h
util-atomic.c
util-atomic.h
util-base64.c
util-base64.h
util-binsearch.c
util-binsearch.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.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 conf: NULL-pointer dereference in ConfUnixSocketIsEnable 7 years ago
util-conf.h
util-coredump-config.c conf: fix NULL-pointer dereference in CoredumpLoadConfig 7 years ago
util-coredump-config.h
util-cpu.c
util-cpu.h
util-crypt.c
util-crypt.h
util-cuda-buffer.c
util-cuda-buffer.h
util-cuda-handlers.c
util-cuda-handlers.h
util-cuda-vars.c
util-cuda-vars.h
util-cuda.c
util-cuda.h
util-daemon.c
util-daemon.h
util-debug-filters.c
util-debug-filters.h
util-debug.c output: don't deadlock on log reopen failure 7 years ago
util-debug.h gcc7: fixes for format string warnings 8 years ago
util-decode-asn1.c
util-decode-asn1.h
util-decode-der-get.c
util-decode-der-get.h
util-decode-der.c der/asn1: limit recursion 8 years ago
util-decode-der.h
util-decode-mime.c
util-decode-mime.h
util-detect.c detect: save invalid rules 7 years ago
util-detect.h detect: save invalid rules 7 years ago
util-device.c
util-device.h pfring: hw bypass support 7 years ago
util-enum.c enum: don't printf on util-enum errors 7 years ago
util-enum.h
util-error.c Adds options to mark when a file is final. 7 years ago
util-error.h Adds options to mark when a file is final. 7 years ago
util-file.c rust/nfs: handle GAPs 8 years ago
util-file.h rust/nfs: handle GAPs 8 years ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c gcc7: fixes for format string warnings 8 years ago
util-hash-lookup3.h
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-info.c
util-host-info.h
util-host-os-info.c
util-host-os-info.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c
util-ioctl.h
util-ip.c
util-ip.h
util-log-redis.c redis: suppress minor coverity warning 7 years ago
util-log-redis.h
util-logopenfile-tile.c
util-logopenfile-tile.h
util-logopenfile.c unix socket: don't loose events when offline 7 years ago
util-logopenfile.h
util-lua-common.c streaming/lua: add direction indication to streamer 8 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 rust: lua support for DNS based Rust 8 years ago
util-lua-dns.h
util-lua-http.c
util-lua-http.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 luajit: cleanup states before return to pool 8 years ago
util-lua.h
util-luajit.c
util-luajit.h
util-magic.c
util-magic.h
util-mem.h
util-memcmp.c
util-memcmp.h
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c conf: fix NULL-pointer dereference in ParseSizeString 7 years ago
util-misc.h
util-mpm-ac-bs.c
util-mpm-ac-bs.h
util-mpm-ac-cuda-kernel.cu
util-mpm-ac-tile-small.c
util-mpm-ac-tile.c mpm/ac-ks: apply offset/depth 7 years ago
util-mpm-ac-tile.h mpm/ac-ks: apply offset/depth 7 years ago
util-mpm-ac.c mpm/ac: add depth/offset support 7 years ago
util-mpm-ac.h mpm/ac: add depth/offset support 7 years ago
util-mpm-hs.c hyperscan: unittests compiler warning fixes 8 years ago
util-mpm-hs.h
util-mpm.c mpm: add depth/offset support 7 years ago
util-mpm.h mpm: add depth/offset support 7 years ago
util-napatech.c napatech: Implementation of packet counters 8 years ago
util-napatech.h napatech: Implementation of packet counters 8 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
util-pool-thread.h
util-pool.c
util-pool.h
util-prefilter.c
util-prefilter.h
util-print.c util-print: add 0 at end of buffer 8 years ago
util-print.h
util-privs.c
util-privs.h
util-profiling-keywords.c
util-profiling-locks.c
util-profiling-locks.h
util-profiling-rulegroups.c
util-profiling-rules.c
util-profiling.c profiling: fix app-layer profiling and csv output 8 years ago
util-profiling.h prefilter/profile: validate end > start 7 years ago
util-proto-name.c
util-proto-name.h
util-radix-tree.c radix: fix risky malloc call 8 years ago
util-radix-tree.h
util-random.c random: support getrandom(2) if available 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 stats: use unshortened interface names in counters 7 years ago
util-runmodes.h
util-running-modes.c
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
util-storage.h
util-streaming-buffer.c cleanup: remove all uint use 8 years ago
util-streaming-buffer.h
util-strlcatu.c
util-strlcpyu.c
util-syslog.c
util-syslog.h
util-threshold-config.c rate_filter by_both through IPPair storage 7 years ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c unittest/helpers: add helper to assign flow to packet 7 years ago
util-unittest-helper.h unittest/helpers: add helper to assign flow to packet 7 years ago
util-unittest.c
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 mingw: service init compile warning fix 7 years ago
win32-service.h
win32-syslog.h