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.h
alert-syslog.c
alert-syslog.h
alert-unified2-alert.c
alert-unified2-alert.h
app-layer-dcerpc-common.h
app-layer-dcerpc-udp.c
app-layer-dcerpc-udp.h
app-layer-dcerpc.c
app-layer-dcerpc.h
app-layer-detect-proto.c
app-layer-detect-proto.h
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c
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
app-layer-dns-tcp-rust.h
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
app-layer-dns-udp-rust.h
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
app-layer-htp.h
app-layer-modbus.c
app-layer-modbus.h
app-layer-nbss.h
app-layer-nfs-tcp.c
app-layer-nfs-tcp.h
app-layer-nfs-udp.c
app-layer-nfs-udp.h
app-layer-ntp.c rust/ntp: convert parser to new registration method 7 years ago
app-layer-ntp.h
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.h
app-layer-ssl.c
app-layer-ssl.h
app-layer-template.c
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
counters.h
data-queue.c
data-queue.h
debug.h
decode-afl.c
decode-erspan.c
decode-erspan.h
decode-ethernet.c
decode-ethernet.h
decode-events.c
decode-events.h
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-teredo.h
decode-udp.c
decode-udp.h
decode-vlan.c
decode-vlan.h
decode.c
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.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-byte-extract.h
detect-bytejump.c
detect-bytejump.h
detect-bytetest.c
detect-bytetest.h
detect-cipservice.c
detect-cipservice.h
detect-classtype.c
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-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 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-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
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
detect-engine-filedata-smtp.h
detect-engine-hcbd.c
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
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-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-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
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
detect-http-header-common.h
detect-http-header-names.c
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.h
detect-ipopts.c
detect-ipopts.h
detect-ipproto.c
detect-ipproto.h
detect-iprep.c
detect-iprep.h
detect-isdataat.c
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.h
detect-nfs-procedure.c
detect-nfs-procedure.h
detect-nfs-version.c
detect-nfs-version.h
detect-noalert.c
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c
detect-offset.h
detect-parse.c detect: save invalid rules 7 years ago
detect-parse.h detect-parse: don't use pcre for rule parsing 7 years ago
detect-pcre.c
detect-pcre.h
detect-pkt-data.c
detect-pkt-data.h
detect-pktvar.c
detect-pktvar.h
detect-prefilter.c
detect-prefilter.h
detect-priority.c
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c
detect-replace.h
detect-rev.c
detect-rev.h
detect-rpc.c
detect-rpc.h
detect-sameip.c
detect-sameip.h
detect-seq.c
detect-seq.h
detect-sid.c
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.h
detect-template-buffer.c
detect-template-buffer.h
detect-template.c
detect-template.h
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.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
log-httplog.c
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
log-tlslog.h
log-tlsstore.c
log-tlsstore.h
output-file.c
output-file.h
output-filedata.c
output-filedata.h
output-flow.c
output-flow.h
output-json-alert.c
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
output-json-file.h
output-json-flow.c
output-json-flow.h
output-json-http.c
output-json-http.h
output-json-netflow.c NSM: add TTL fields for netflow log 7 years ago
output-json-netflow.h
output-json-nfs.c
output-json-nfs.h
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
output-json.h
output-lua.c
output-lua.h
output-packet.c
output-packet.h
output-stats.c
output-stats.h
output-streaming.c
output-streaming.h
output-tx.c
output-tx.h
output.c
output.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
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
runmode-napatech.h
runmode-netmap.c
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: 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
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
source-af-packet.c
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-mpipe.c
source-mpipe.h
source-napatech.c
source-napatech.h
source-netmap.c
source-netmap.h
source-nflog.c
source-nflog.h
source-nfq-prototypes.h
source-nfq.c
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-inline.h
stream-tcp-list.c
stream-tcp-list.h
stream-tcp-private.h
stream-tcp-reassemble.c stream: minor debug addition 7 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 conf: multiple NULL-pointer dereferences in StreamTcpInitConfig 7 years ago
stream-tcp.h
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
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
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
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
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
util-file.h
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash-lookup3.c
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
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
util-lua-common.h
util-lua-dnp3-objects.c
util-lua-dnp3-objects.h
util-lua-dnp3.c
util-lua-dnp3.h
util-lua-dns.c
util-lua-dns.h
util-lua-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
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
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
util-napatech.h
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.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
util-profiling.h prefilter/profile: validate end > start 7 years ago
util-proto-name.c
util-proto-name.h
util-radix-tree.c
util-radix-tree.h
util-random.c
util-random.h
util-reference-config.c
util-reference-config.h
util-rohash.c
util-rohash.h
util-rule-vars.c
util-rule-vars.h
util-runmodes.c
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
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