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
Shivani Bhardwaj e7c0f0ad91 src: remove multiple uses of atoi
atoi() and related functions lack a mechanism for reporting errors for
invalid values. Replace them with calls to the appropriate
ByteExtractString* functions.

Partially closes redmine ticket #3053.
6 years ago
..
tests detect: Provide `de_ctx` to free functions 6 years ago
Makefile.am build: don't limit C std to c99 (gnu99) 6 years ago
action-globals.h
alert-debuglog.c
alert-debuglog.h
alert-fastlog.c fastlog: copyright year bump and remove stale comments 6 years ago
alert-fastlog.h
alert-prelude.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
alert-prelude.h
alert-syslog.c alert-syslog: remove stale comments 7 years ago
alert-syslog.h
app-layer-dcerpc-common.h const: constify decoder, app-layer, detect funcs 7 years ago
app-layer-dcerpc-udp.c app-layer: update API to return more details 6 years ago
app-layer-dcerpc-udp.h
app-layer-dcerpc.c app-layer: update API to return more details 6 years ago
app-layer-dcerpc.h dcerpc: add tx detect flags 7 years ago
app-layer-detect-proto.c detect: Provide `de_ctx` to free functions 6 years ago
app-layer-detect-proto.h const: constify decoder, app-layer, detect funcs 7 years ago
app-layer-dnp3-objects.c
app-layer-dnp3-objects.h
app-layer-dnp3.c fuzz: remove obsolete AFL code 6 years ago
app-layer-dnp3.h detect/dnp3: add dnp3.data with v2 api support 7 years ago
app-layer-enip-common.c enip: fix compile warnings in gcc-8 7 years ago
app-layer-enip-common.h enip: add tx detect flags 7 years ago
app-layer-enip.c fuzz: remove obsolete AFL code 6 years ago
app-layer-enip.h
app-layer-events.c app-layer: Initial app layer logging 7 years ago
app-layer-events.h app-layer: Extend event container with progress 7 years ago
app-layer-expectation.c app-layer-expectation: update copyright date 6 years ago
app-layer-expectation.h app-layer-expectation: clean expectation at flow end 6 years ago
app-layer-ftp.c detect/ftp: FTP memory accounting fixes 6 years ago
app-layer-ftp.h ftpdata: add tx detect flags 7 years ago
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c http/file: modernize unittests 7 years ago
app-layer-htp-file.h http: logs content range 7 years ago
app-layer-htp-libhtp.c
app-layer-htp-libhtp.h
app-layer-htp-mem.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
app-layer-htp-mem.h atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
app-layer-htp-xff.c
app-layer-htp-xff.h
app-layer-htp.c src: remove multiple uses of atoi 6 years ago
app-layer-htp.h http: adds debug check against too many warnings 6 years ago
app-layer-ikev2.c build: cbindgen 7 years ago
app-layer-ikev2.h ikev2: clean up c glue code 7 years ago
app-layer-krb5.c build: cbindgen 7 years ago
app-layer-krb5.h
app-layer-modbus.c fuzz: remove obsolete AFL code 6 years ago
app-layer-modbus.h modbus: add tx detect flags 7 years ago
app-layer-nbss.h
app-layer-nfs-tcp.c nfs: switch to AppLayerResult 6 years ago
app-layer-nfs-tcp.h
app-layer-nfs-udp.c nfs: switch to AppLayerResult 6 years ago
app-layer-nfs-udp.h
app-layer-ntp.c build: cbindgen 7 years ago
app-layer-ntp.h
app-layer-parser.c fuzz: remove obsolete AFL code 6 years ago
app-layer-parser.h fuzz: remove obsolete AFL code 6 years ago
app-layer-protos.c add RFB parser 6 years ago
app-layer-protos.h add RFB parser 6 years ago
app-layer-rdp.c build: cbindgen 7 years ago
app-layer-rdp.h protocol parser: rdp 7 years ago
app-layer-register.c parser: make rust probing parsers optional 7 years ago
app-layer-register.h app-layer: add tx detect functions to register struct 7 years ago
app-layer-rfb.c add RFB parser 6 years ago
app-layer-rfb.h add RFB parser 6 years ago
app-layer-sip.c build: cbindgen 7 years ago
app-layer-sip.h build: cbindgen 7 years ago
app-layer-smb.c smb: update return type of GAP handling 6 years ago
app-layer-smb.h rust/smb: rename files and code from RustSMB to SMB 7 years ago
app-layer-smtp.c app-layer: update API to return more details 6 years ago
app-layer-smtp.h smtp/mime: Set event when name exceeds limit 7 years ago
app-layer-snmp.c build: cbindgen 7 years ago
app-layer-snmp.h Add SNMP (v1/v2c/v3) application layer 7 years ago
app-layer-ssh.c app-layer: update API to return more details 6 years ago
app-layer-ssh.h
app-layer-ssl.c rust/x509: map decoding errors to decoder events 6 years ago
app-layer-ssl.h rust/x509: map decoding errors to decoder events 6 years ago
app-layer-template-rust.c app-layer-template: fix log typo 6 years ago
app-layer-template-rust.h
app-layer-template.c app-layer: update API to return more details 6 years ago
app-layer-template.h
app-layer-tftp.c app-layer: update API to return more details 6 years ago
app-layer-tftp.h tftp: c glue code cleanup 7 years ago
app-layer.c app-layer: fix protocol detection bail conditions for TCP fastopen 6 years ago
app-layer.h stream: fix midstream reverse flow handling 7 years ago
conf-yaml-loader.c conf: returns instead of exiting in ConfYamlParse 6 years ago
conf-yaml-loader.h
conf.c
conf.h suricata: --data-dir option 7 years ago
counters.c src: remove multiple uses of atoi 6 years ago
counters.h stats: add global way to check if API is enabled 7 years ago
datasets-md5.c datasets: match on lists of data 7 years ago
datasets-md5.h datasets: match on lists of data 7 years ago
datasets-reputation.h datasets: match on lists of data 7 years ago
datasets-sha256.c datasets: match on lists of data 7 years ago
datasets-sha256.h datasets: match on lists of data 7 years ago
datasets-string.c dataset: fix string length handling in hash 7 years ago
datasets-string.h datasets: match on lists of data 7 years ago
datasets.c datasets: suppress coverity fp's 6 years ago
datasets.h datasets: add 'remove' support 6 years ago
debug.h
decode-chdlc.c decode/hdlc: initial support 6 years ago
decode-chdlc.h decode/hdlc: initial support 6 years ago
decode-erspan.c decode: Handle ERSPAN Type I 7 years ago
decode-erspan.h
decode-ethernet.c decode: single network layer entrypoint 6 years ago
decode-ethernet.h ethernet: fix next packet size on DCE packet 7 years ago
decode-events.c decode/hdlc: initial support 6 years ago
decode-events.h decode/hdlc: initial support 6 years ago
decode-gre.c decode: Fix typos/spelling 7 years ago
decode-gre.h
decode-icmpv4.c threading: change local packet queue logic 7 years ago
decode-icmpv4.h
decode-icmpv6.c threading: change local packet queue logic 7 years ago
decode-icmpv6.h detect: adds icmpv6.mtu keyword 6 years ago
decode-ipv4.c threading: change local packet queue logic 7 years ago
decode-ipv4.h const: constify decoder, app-layer, detect funcs 7 years ago
decode-ipv6.c threading: change local packet queue logic 7 years ago
decode-ipv6.h general: Convert _Bool to bool 7 years ago
decode-mpls.c threading: change local packet queue logic 7 years ago
decode-mpls.h
decode-null.c threading: change local packet queue logic 7 years ago
decode-null.h
decode-ppp.c threading: change local packet queue logic 7 years ago
decode-ppp.h
decode-pppoe.c threading: change local packet queue logic 7 years ago
decode-pppoe.h
decode-raw.c threading: change local packet queue logic 7 years ago
decode-raw.h
decode-sctp.c threading: change local packet queue logic 7 years ago
decode-sctp.h
decode-sll.c decode: single network layer entrypoint 6 years ago
decode-sll.h
decode-tcp.c threading: change local packet queue logic 7 years ago
decode-tcp.h general: Convert _Bool to bool 7 years ago
decode-template.c threading: change local packet queue logic 7 years ago
decode-template.h
decode-teredo.c decode/teredo: implement port support 6 years ago
decode-teredo.h decode/teredo: implement port support 6 years ago
decode-udp.c decode/teredo: implement port support 6 years ago
decode-udp.h
decode-vlan.c decode: return bool network layer 6 years ago
decode-vlan.h
decode-vxlan.c threading: change local packet queue logic 7 years ago
decode-vxlan.h decoder/vxlan: improvements and cleanups 7 years ago
decode.c decode/hdlc: initial support 6 years ago
decode.h util/mem: reduce scope of win32 specific include 6 years ago
defrag-config.c
defrag-config.h
defrag-hash.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
defrag-hash.h defrag: fix use of globals 7 years ago
defrag-queue.c
defrag-queue.h
defrag-timeout.c
defrag-timeout.h
defrag.c threading: change local packet queue logic 7 years ago
defrag.h threading: change local packet queue logic 7 years ago
detect-app-layer-event.c detect: Provide `de_ctx` to free functions 6 years ago
detect-app-layer-event.h detect: Provide `de_ctx` to free functions 6 years ago
detect-app-layer-protocol.c detect: Provide `de_ctx` to free functions 6 years ago
detect-app-layer-protocol.h
detect-asn1.c detect: Provide `de_ctx` to free functions 6 years ago
detect-asn1.h
detect-base64-data.c detect-base64: fix url in list keywords commands 7 years ago
detect-base64-data.h
detect-base64-decode.c detect: Provide `de_ctx` to free functions 6 years ago
detect-base64-decode.h const: constify decoder, app-layer, detect funcs 7 years ago
detect-bsize.c detect: Provide `de_ctx` to free functions 6 years ago
detect-bsize.h
detect-bypass.c detect: remove Threadvars argument from API calls 7 years ago
detect-bypass.h
detect-byte-extract.c detect: Provide `de_ctx` to free functions 6 years ago
detect-byte-extract.h const: constify decoder, app-layer, detect funcs 7 years ago
detect-bytejump.c detect: Provide `de_ctx` to free functions 6 years ago
detect-bytejump.h const: constify decoder, app-layer, detect funcs 7 years ago
detect-bytetest.c detect: Provide `de_ctx` to free functions 6 years ago
detect-bytetest.h detect: byte-test convert neg_op flag to a bool 6 years ago
detect-cipservice.c detect: Provide `de_ctx` to free functions 6 years ago
detect-cipservice.h
detect-classtype.c general: copyright bump 6 years ago
detect-classtype.h
detect-content.c detect: Provide `de_ctx` to free functions 6 years ago
detect-content.h detect: Provide `de_ctx` to free functions 6 years ago
detect-csum.c detect: Provide `de_ctx` to free functions 6 years ago
detect-csum.h
detect-datarep.c detect: Provide `de_ctx` to free functions 6 years ago
detect-datarep.h datasets: match on lists of data 7 years ago
detect-dataset.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dataset.h datasets: match on lists of data 7 years ago
detect-dce-iface.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dce-iface.h
detect-dce-opnum.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dce-opnum.h
detect-dce-stub-data.c build: cbindgen 7 years ago
detect-dce-stub-data.h
detect-depth.c Use StringParse* for all parsers and configurations 6 years ago
detect-depth.h
detect-detection-filter.c detect: Provide `de_ctx` to free functions 6 years ago
detect-detection-filter.h
detect-distance.c Use StringParse* for all parsers and configurations 6 years ago
detect-distance.h
detect-dnp3.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dnp3.h
detect-dns-opcode.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dns-opcode.h dns/detect: dns.opcode keyword 7 years ago
detect-dns-query.c dns/tests: comment typo fixes 6 years ago
detect-dns-query.h dns: register parsers from Rust 6 years ago
detect-dsize.c detect: Provide `de_ctx` to free functions 6 years ago
detect-dsize.h
detect-engine-address-ipv4.c detect/address: dead code removal and style cleanups 7 years ago
detect-engine-address-ipv4.h detect/address: dead code removal and style cleanups 7 years ago
detect-engine-address-ipv6.c detect/address: dead code removal and style cleanups 7 years ago
detect-engine-address-ipv6.h detect/address: dead code removal and style cleanups 7 years ago
detect-engine-address.c src: remove multiple uses of atoi 6 years ago
detect-engine-address.h detect/address: dead code removal and style cleanups 7 years ago
detect-engine-alert.c detect: remove Threadvars argument from API calls 7 years ago
detect-engine-alert.h
detect-engine-analyzer.c detect/analysis: Warn if required feature missing 7 years ago
detect-engine-analyzer.h detect/analyzer: remove HAVE_LIBJANSSON cpp guards 7 years ago
detect-engine-build.c detect: Provide `de_ctx` to free functions 6 years ago
detect-engine-build.h detect/parse: set the type of signature early 7 years ago
detect-engine-content-inspection.c detect: Fix spelling errors 7 years ago
detect-engine-content-inspection.h const: constify decoder, app-layer, detect funcs 7 years ago
detect-engine-dcepayload.c
detect-engine-dcepayload.h
detect-engine-dns.c dns: register parsers from Rust 6 years ago
detect-engine-dns.h
detect-engine-enip.c
detect-engine-enip.h
detect-engine-event.c detect: Provide `de_ctx` to free functions 6 years ago
detect-engine-event.h
detect-engine-file.c app-layer/files: optimize GetFiles calls 7 years ago
detect-engine-file.h
detect-engine-iponly.c src: remove multiple uses of atoi 6 years ago
detect-engine-iponly.h
detect-engine-loader.c atomics: change SC_ATOMIC_ADD to 'fetch_add' 6 years ago
detect-engine-loader.h
detect-engine-modbus.c
detect-engine-modbus.h
detect-engine-mpm.c detect/mpm: don't process empty store 6 years ago
detect-engine-mpm.h detect: introduce pkt mpm engines 7 years ago
detect-engine-payload.c debug: make it easier to trace flush logic 7 years ago
detect-engine-payload.h
detect-engine-port.c detect: Provide `de_ctx` to free functions 6 years ago
detect-engine-port.h detect/port: more cleanups 7 years ago
detect-engine-prefilter-common.c detect: extend PrefilterPacketHeaderValue to 16 bytes 6 years ago
detect-engine-prefilter-common.h detect: define generic PrefilterIsPrefilterableById 6 years ago
detect-engine-prefilter.c detect: introduce pkt mpm engines 7 years ago
detect-engine-prefilter.h detect: introduce pkt mpm engines 7 years ago
detect-engine-profile.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
detect-engine-profile.h
detect-engine-proto.c
detect-engine-proto.h
detect-engine-register.c add RFB parser 6 years ago
detect-engine-register.h add RFB parser 6 years ago
detect-engine-siggroup.c detect: introduce pkt mpm engines 7 years ago
detect-engine-siggroup.h
detect-engine-sigorder.c detect: Provide `de_ctx` to free functions 6 years ago
detect-engine-sigorder.h
detect-engine-state.c dns: register parsers from Rust 6 years ago
detect-engine-state.h detect/files: fix file sigs state handling 7 years ago
detect-engine-tag.c detect-engine/tags: avoid confusion over data type 6 years ago
detect-engine-tag.h
detect-engine-threshold.c detect/threshold: Add a common function to (re)allocate the by_rule threshold table. 6 years ago
detect-engine-threshold.h detect/threshold: Add a common function to (re)allocate the by_rule threshold table. 6 years ago
detect-engine-uint.c detect: Update to take advantage of PCRE refactor 6 years ago
detect-engine-uint.h detect: adds utility file for uint keywords 6 years ago
detect-engine.c src: remove multiple uses of atoi 6 years ago
detect-engine.h detect: Provide `de_ctx` to free functions 6 years ago
detect-fast-pattern.c detect: fix insertion in linked list for fast pattern 6 years ago
detect-fast-pattern.h
detect-file-data.c detect/file-data: remove debug abort that wasn't reachable 7 years ago
detect-file-data.h
detect-file-hash-common.c detect: Provide `de_ctx` to free functions 6 years ago
detect-file-hash-common.h detect: Provide `de_ctx` to free functions 6 years ago
detect-fileext.c detect: Provide `de_ctx` to free functions 6 years ago
detect-fileext.h
detect-filemagic.c detect: Provide `de_ctx` to free functions 6 years ago
detect-filemagic.h detect/file.magic: add sticky buffer 7 years ago
detect-filemd5.c
detect-filemd5.h
detect-filename.c detect: Provide `de_ctx` to free functions 6 years ago
detect-filename.h
detect-filesha1.c
detect-filesha1.h
detect-filesha256.c
detect-filesha256.h
detect-filesize.c detect: Provide `de_ctx` to free functions 6 years ago
detect-filesize.h
detect-filestore.c detect: Provide `de_ctx` to free functions 6 years ago
detect-filestore.h detect/filestore: use postmatch callback 7 years ago
detect-flow.c detect: Provide `de_ctx` to free functions 6 years ago
detect-flow.h
detect-flowbits.c detect: Provide `de_ctx` to free functions 6 years ago
detect-flowbits.h flowbits: Allow support for flowbit ORing 6 years ago
detect-flowint.c detect: Provide `de_ctx` to free functions 6 years ago
detect-flowint.h
detect-flowvar.c detect: Provide `de_ctx` to free functions 6 years ago
detect-flowvar.h detect: Provide `de_ctx` to free functions 6 years ago
detect-fragbits.c detect: Provide `de_ctx` to free functions 6 years ago
detect-fragbits.h
detect-fragoffset.c detect: Provide `de_ctx` to free functions 6 years ago
detect-fragoffset.h
detect-ftpbounce.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ftpbounce.h
detect-ftpdata.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ftpdata.h
detect-geoip.c detect: Provide `de_ctx` to free functions 6 years ago
detect-geoip.h detect/geoip: migrate to GeoIP2 database format 7 years ago
detect-gid.c
detect-gid.h
detect-hostbits.c detect: Provide `de_ctx` to free functions 6 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-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: Improve rule keyword alproto registration 7 years ago
detect-http-cookie.h
detect-http-header-common.c
detect-http-header-common.h
detect-http-header-names.c detect: introduce pkt mpm engines 7 years ago
detect-http-header-names.h
detect-http-header.c detect: Make keyword description consistent 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 general: Convert _Bool to bool 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 general: Convert _Bool to bool 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 general: Convert _Bool to bool 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-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: introduce pkt mpm engines 7 years ago
detect-http-start.h
detect-http-stat-code.c detect: Add missing keyword URLs and description 7 years ago
detect-http-stat-code.h
detect-http-stat-msg.c detect: Make keyword description consistent 7 years ago
detect-http-stat-msg.h
detect-http-ua.c
detect-http-ua.h
detect-http-uri.c detect: Make keyword description consistent 7 years ago
detect-http-uri.h
detect-icmp-id.c detect: Provide `de_ctx` to free functions 6 years ago
detect-icmp-id.h
detect-icmp-seq.c detect: Provide `de_ctx` to free functions 6 years ago
detect-icmp-seq.h
detect-icmpv6-mtu.c detect: Provide `de_ctx` to free functions 6 years ago
detect-icmpv6-mtu.h detect: adds icmpv6.mtu keyword 6 years ago
detect-icmpv6hdr.c detect: adds icmpv6.hdr keyword 7 years ago
detect-icmpv6hdr.h detect: adds icmpv6.hdr keyword 7 years ago
detect-icode.c detect: Provide `de_ctx` to free functions 6 years ago
detect-icode.h
detect-id.c src: remove multiple uses of atoi 6 years ago
detect-id.h
detect-ipopts.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ipopts.h
detect-ipproto.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ipproto.h detect: Provide `de_ctx` to free functions 6 years ago
detect-iprep.c detect: Provide `de_ctx` to free functions 6 years ago
detect-iprep.h
detect-ipv4hdr.c detect/ipv4: add ipv4.hdr sticky buffer 7 years ago
detect-ipv4hdr.h detect/ipv4: add ipv4.hdr sticky buffer 7 years ago
detect-ipv6hdr.c detect: fix typo for ipv6.hdr description 7 years ago
detect-ipv6hdr.h detect: add ipv6.hdr sticky buffer 7 years ago
detect-isdataat.c detect: Provide `de_ctx` to free functions 6 years ago
detect-isdataat.h
detect-itype.c detect: Provide `de_ctx` to free functions 6 years ago
detect-itype.h
detect-krb5-cname.c build: cbindgen 7 years ago
detect-krb5-cname.h
detect-krb5-errcode.c detect: Provide `de_ctx` to free functions 6 years ago
detect-krb5-errcode.h
detect-krb5-msgtype.c detect: Provide `de_ctx` to free functions 6 years ago
detect-krb5-msgtype.h
detect-krb5-sname.c build: cbindgen 7 years ago
detect-krb5-sname.h
detect-l3proto.c
detect-l3proto.h
detect-lua-extensions.c general: Convert _Bool to bool 7 years ago
detect-lua-extensions.h
detect-lua.c detect/lua: Unregister object during free 6 years ago
detect-lua.h const: constify decoder, app-layer, detect funcs 7 years ago
detect-mark.c detect: Provide `de_ctx` to free functions 6 years ago
detect-mark.h
detect-metadata.c detect: Make keyword description consistent 7 years ago
detect-metadata.h
detect-modbus.c detect: Provide `de_ctx` to free functions 6 years ago
detect-modbus.h
detect-msg.c detect: Provide `de_ctx` to free functions 6 years ago
detect-msg.h
detect-nfs-procedure.c detect: Provide `de_ctx` to free functions 6 years ago
detect-nfs-procedure.h
detect-nfs-version.c detect: Provide `de_ctx` to free functions 6 years ago
detect-nfs-version.h
detect-noalert.c detect: Make keyword description consistent 7 years ago
detect-noalert.h
detect-nocase.c
detect-nocase.h
detect-offset.c Use StringParse* for all parsers and configurations 6 years ago
detect-offset.h
detect-parse.c detect: Provide `de_ctx` to free functions 6 years ago
detect-parse.h detect: Provide `de_ctx` to free functions 6 years ago
detect-pcre.c detect: Provide `de_ctx` to free functions 6 years ago
detect-pcre.h general: copyright bump 6 years ago
detect-pkt-data.c detect/pkt_data: error on unconsumed transforms 6 years ago
detect-pkt-data.h
detect-pktvar.c detect: Provide `de_ctx` to free functions 6 years ago
detect-pktvar.h
detect-prefilter.c detect: Make keyword description consistent 7 years ago
detect-prefilter.h
detect-priority.c general: copyright bump 6 years ago
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-reference.c general: copyright bump 6 years ago
detect-reference.h detect/reference: code cleanups 7 years ago
detect-replace.c threading: change local packet queue logic 7 years ago
detect-replace.h detect/replace: implement post-match 7 years ago
detect-rev.c detect: Make keyword description consistent 7 years ago
detect-rev.h
detect-rfb-name.c add RFB parser 6 years ago
detect-rfb-name.h add RFB parser 6 years ago
detect-rfb-secresult.c detect: Provide `de_ctx` to free functions 6 years ago
detect-rfb-secresult.h add RFB parser 6 years ago
detect-rfb-sectype.c detect: Provide `de_ctx` to free functions 6 years ago
detect-rfb-sectype.h add RFB parser 6 years ago
detect-rpc.c detect: Provide `de_ctx` to free functions 6 years ago
detect-rpc.h
detect-sameip.c detect: remove Threadvars argument from API calls 7 years ago
detect-sameip.h
detect-sid.c detect: Make keyword description consistent 7 years ago
detect-sid.h
detect-sip-method.c build: cbindgen 7 years ago
detect-sip-method.h detect/sip.method: add sticky buffer 7 years ago
detect-sip-protocol.c build: cbindgen 7 years ago
detect-sip-protocol.h detect/sip.protocol: add sticky buffer 7 years ago
detect-sip-request-line.c build: cbindgen 7 years ago
detect-sip-request-line.h detect/sip.request_line: add sticky buffer 7 years ago
detect-sip-response-line.c build: cbindgen 7 years ago
detect-sip-response-line.h detect/sip.response_line: add sticky buffer 7 years ago
detect-sip-stat-code.c build: cbindgen 7 years ago
detect-sip-stat-code.h detect/sip.stat_code: add sticky buffer 7 years ago
detect-sip-stat-msg.c build: cbindgen 7 years ago
detect-sip-stat-msg.h detect/sip.stat_msg: add sticky buffer 7 years ago
detect-sip-uri.c build: cbindgen 7 years ago
detect-sip-uri.h detect/sip.uri: add sticky buffer 7 years ago
detect-smb-share.c build: cbindgen 7 years ago
detect-smb-share.h
detect-snmp-community.c build: cbindgen 7 years ago
detect-snmp-community.h SNMP: add the "snmp.community" detection keyword 7 years ago
detect-snmp-pdu_type.c detect: Provide `de_ctx` to free functions 6 years ago
detect-snmp-pdu_type.h SNMP: add the "snmp.pdu_type" detection keyword 7 years ago
detect-snmp-version.c detect: Provide `de_ctx` to free functions 6 years ago
detect-snmp-version.h SNMP: add the "snmp.version" detection keyword 7 years ago
detect-ssh-proto-version.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ssh-proto-version.h
detect-ssh-proto.c doc: update of ssh-kewords documentation 7 years ago
detect-ssh-proto.h
detect-ssh-software-version.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ssh-software-version.h
detect-ssh-software.c doc: update of ssh-kewords documentation 7 years ago
detect-ssh-software.h
detect-ssl-state.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ssl-state.h
detect-ssl-version.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ssl-version.h
detect-stream_size.c detect: Provide `de_ctx` to free functions 6 years ago
detect-stream_size.h
detect-tag.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tag.h detect: Provide `de_ctx` to free functions 6 years ago
detect-target.c general: copyright bump 6 years ago
detect-target.h
detect-tcp-ack.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tcp-ack.h detect/tcp: rename tcp keyword files 7 years ago
detect-tcp-flags.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tcp-flags.h detect/tcp: rename tcp keyword files 7 years ago
detect-tcp-seq.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tcp-seq.h detect/tcp: rename tcp keyword files 7 years ago
detect-tcp-window.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tcp-window.h detect/tcp: rename tcp keyword files 7 years ago
detect-tcphdr.c detect/tcp/udp: minor cleanups 7 years ago
detect-tcphdr.h detect: introduce pkt mpm engines 7 years ago
detect-tcpmss.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tcpmss.h detect: add tcp.mss keyword 7 years ago
detect-template-buffer.c
detect-template-buffer.h
detect-template-rust-buffer.c build: cbindgen 7 years ago
detect-template-rust-buffer.h
detect-template.c detect: Provide `de_ctx` to free functions 6 years ago
detect-template.h
detect-template2.c detect: Provide `de_ctx` to free functions 6 years ago
detect-template2.h
detect-threshold.c detect: Provide `de_ctx` to free functions 6 years ago
detect-threshold.h detect/threshold: Refactor threshold calculation to handle by_rule and by_both. 6 years ago
detect-tls-cert-fingerprint.c general: Convert _Bool to bool 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 general: Convert _Bool to bool 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: Provide `de_ctx` to free functions 6 years ago
detect-tls-cert-validity.h
detect-tls-certs.c detect: introduce pkt mpm engines 7 years ago
detect-tls-certs.h detect: add tls.certs keyword 7 years ago
detect-tls-ja3-hash.c general: Convert _Bool to bool 7 years ago
detect-tls-ja3-hash.h
detect-tls-ja3-string.c detect/ja3: print error for one rule only 7 years ago
detect-tls-ja3-string.h
detect-tls-ja3s-hash.c general: Convert _Bool to bool 7 years ago
detect-tls-ja3s-hash.h detect: add (mpm) keyword ja3s.hash 7 years ago
detect-tls-ja3s-string.c detect/ja3: print error for one rule only 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 detect: Provide `de_ctx` to free functions 6 years ago
detect-tls-version.h
detect-tls.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tls.h
detect-tos.c detect: Provide `de_ctx` to free functions 6 years ago
detect-tos.h
detect-transform-compress-whitespace.c transform: fixes comment about compress_whitespace 7 years ago
detect-transform-compress-whitespace.h
detect-transform-dotprefix.c detect/transform: add dotprefix keyword 7 years ago
detect-transform-dotprefix.h detect/transform: add dotprefix keyword 7 years ago
detect-transform-md5.c detect: Make keyword description consistent 7 years ago
detect-transform-md5.h
detect-transform-sha1.c detect: Make keyword description consistent 7 years ago
detect-transform-sha1.h
detect-transform-sha256.c
detect-transform-sha256.h
detect-transform-strip-whitespace.c
detect-transform-strip-whitespace.h
detect-ttl.c detect: Provide `de_ctx` to free functions 6 years ago
detect-ttl.h
detect-udphdr.c detect/tcp/udp: minor cleanups 7 years ago
detect-udphdr.h detect: introduce pkt mpm engines 7 years ago
detect-uricontent.c detect: Provide `de_ctx` to free functions 6 years ago
detect-uricontent.h
detect-urilen.c detect: Provide `de_ctx` to free functions 6 years ago
detect-urilen.h
detect-within.c Use StringParse* for all parsers and configurations 6 years ago
detect-within.h
detect-xbits.c src: remove multiple uses of atoi 6 years ago
detect-xbits.h
detect.c files: tracking flag update 7 years ago
detect.h detect: Provide `de_ctx` to free functions 6 years ago
device-storage.c
device-storage.h
feature.c detect/feature: Support --dump-features 7 years ago
feature.h detect/feature: Support --dump-features 7 years ago
flow-bit.c
flow-bit.h
flow-bypass.c fuzz: remove obsolete AFL code 6 years ago
flow-bypass.h bypass: fix wait time at exit 7 years ago
flow-hash.c flow: fix global variable use 7 years ago
flow-hash.h ebpf: get rid of hash in map value 7 years ago
flow-manager.c atomics: add SC_ATOMIC_INITPTR macro 6 years ago
flow-manager.h flow: fix global variable use 7 years ago
flow-private.h flow: fix global variable use 7 years ago
flow-queue.c
flow-queue.h
flow-storage.c
flow-storage.h
flow-timeout.c ips: fix wrong thread for bridge ips modes 7 years ago
flow-timeout.h
flow-util.c bypass: new callback stragegy 7 years ago
flow-util.h atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
flow-var.c
flow-var.h
flow-worker.c atomics: add SC_ATOMIC_INITPTR macro 6 years ago
flow-worker.h
flow.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
flow.h app-layer-expectation: clean expectation at flow end 6 years ago
host-bit.c
host-bit.h
host-queue.c
host-queue.h
host-storage.c
host-storage.h
host-timeout.c
host-timeout.h
host.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
host.h host: fix global declarations 7 years ago
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 atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
ippair.h ippair: fix global declarations 7 years ago
log-cf-common.c
log-cf-common.h
log-droplog.c drop.log: log deprecation warning if used 7 years ago
log-droplog.h
log-filestore.c filestore(v1): deprecation log warning when enabled 7 years ago
log-filestore.h
log-httplog.c
log-httplog.h
log-pcap.c atomics: change SC_ATOMIC_ADD to 'fetch_add' 6 years ago
log-pcap.h
log-stats.c
log-stats.h
log-tcp-data.c
log-tcp-data.h
log-tlslog.c tls-log: restructure code for writing to buffer 7 years ago
log-tlslog.h
log-tlsstore.c atomics: change SC_ATOMIC_ADD to 'fetch_add' 6 years ago
log-tlsstore.h
main.c init: move main to a separate file 7 years ago
output-file.c app-layer/files: optimize GetFiles calls 7 years ago
output-file.h
output-filedata.c atomics: change SC_ATOMIC_ADD to 'fetch_add' 6 years ago
output-filedata.h
output-filestore.c threads: make thread local storage manadatory 6 years ago
output-filestore.h
output-flow.c output: get rid of BUG_ONs 7 years ago
output-flow.h
output-json-alert.c add RFB parser 6 years ago
output-json-alert.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-anomaly.c output/anomaly: minor code cleanups 6 years ago
output-json-anomaly.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-common.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-dhcp.c dhcp: remove C app-layer-dhcp wrapper 6 years ago
output-json-dhcp.h
output-json-dnp3-objects.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-dnp3-objects.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-dnp3.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-dnp3.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-dns.c dns: register parsers from Rust 6 years ago
output-json-dns.h dns: register parsers from Rust 6 years ago
output-json-drop.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-drop.h
output-json-email-common.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-email-common.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-file.c output/json: Refactor output buffer size macro 7 years ago
output-json-file.h eve/file: remove rust and jansson ifdefs. 7 years ago
output-json-flow.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-flow.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-ftp.c detect/ftp: FTP memory accounting fixes 6 years ago
output-json-ftp.h eve/ftp: Log FTP transactions 7 years ago
output-json-http.c yaml: clarify comment about dump-all-headers 7 years ago
output-json-http.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-ikev2.c build: cbindgen 7 years ago
output-json-ikev2.h
output-json-krb5.c build: cbindgen 7 years ago
output-json-krb5.h
output-json-metadata.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-metadata.h
output-json-netflow.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-netflow.h
output-json-nfs.c build: cbindgen 7 years ago
output-json-nfs.h rust: remove all HAVE_RUST guards 7 years ago
output-json-rdp.c build: cbindgen 7 years ago
output-json-rdp.h protocol parser: rdp 7 years ago
output-json-rfb.c add RFB parser 6 years ago
output-json-rfb.h add RFB parser 6 years ago
output-json-sip.c build: cbindgen 7 years ago
output-json-sip.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-smb.c build: cbindgen 7 years ago
output-json-smb.h eve/smb: minor cleanup now Rust is mandatory 7 years ago
output-json-smtp.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-smtp.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-snmp.c build: cbindgen 7 years ago
output-json-snmp.h SNMP: add logger 7 years ago
output-json-ssh.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-ssh.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-stats.c stats: fix missing extern keyword 7 years ago
output-json-stats.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-template-rust.c build: cbindgen 7 years ago
output-json-template-rust.h
output-json-template.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json-template.h
output-json-tftp.c build: cbindgen 7 years ago
output-json-tftp.h
output-json-tls.c tls: fix missing extern logic for cert_id tracking 7 years ago
output-json-tls.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-json.c Use StringParse* for all parsers and configurations 6 years ago
output-json.h jansson: remove HAVE_LIBJANSSON guards 7 years ago
output-lua.c output-lua: register app-layer parser logger for SSH 7 years ago
output-lua.h
output-packet.c output: optimize root logging loop 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: optimize root logging loop 7 years ago
output-streaming.h
output-tx.c app-layer: all protocols are tx aware now 7 years ago
output-tx.h
output.c add RFB parser 6 years ago
output.h output: optimize root logging loop 7 years ago
packet-queue.c packet-queue: create alloc and free functions 7 years ago
packet-queue.h packet-queue: create alloc and free functions 7 years ago
pkt-var.c
pkt-var.h
queue.h app-layer-expectation: limit number of expectations 6 years ago
reputation.c src: remove multiple uses of atoi 6 years ago
reputation.h reputation: remove dead code 7 years ago
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c threading: change local packet queue logic 7 years ago
respond-reject.h threading/modules: declare prototypes static 7 years ago
runmode-af-packet.c src: remove multiple uses of atoi 6 years ago
runmode-af-packet.h
runmode-erf-dag.c runmodes: simply default runmode logic 7 years ago
runmode-erf-dag.h
runmode-erf-file.c runmodes: simply default runmode logic 7 years ago
runmode-erf-file.h
runmode-ipfw.c runmodes: simply default runmode logic 7 years ago
runmode-ipfw.h
runmode-napatech.c src: remove multiple uses of atoi 6 years ago
runmode-napatech.h napatech: add hardware based bypass support 7 years ago
runmode-netmap.c src: remove multiple uses of atoi 6 years ago
runmode-netmap.h
runmode-nflog.c runmodes: simply default runmode logic 7 years ago
runmode-nflog.h
runmode-nfq.c runmodes: simply default runmode logic 7 years ago
runmode-nfq.h
runmode-pcap-file.c fuzz: remove obsolete AFL code 6 years ago
runmode-pcap-file.h
runmode-pcap.c src: remove multiple uses of atoi 6 years ago
runmode-pcap.h
runmode-pfring.c src: remove multiple uses of atoi 6 years ago
runmode-pfring.h
runmode-unittests.c util/mem: remove old debug code for counting allocs 6 years ago
runmode-unittests.h
runmode-unix-socket.c datasets: add 'dataset-remove' unix command 6 years ago
runmode-unix-socket.h datasets: add 'dataset-remove' unix command 6 years ago
runmode-windivert.c runmodes: simply default runmode logic 7 years ago
runmode-windivert.h
runmodes.c unified2: not supported message if configured 7 years ago
runmodes.h detect/feature: Support --dump-features 7 years ago
rust-context.h build: cbindgen 7 years ago
rust.h build: cbindgen 7 years ago
source-af-packet.c atomics: change SC_ATOMIC_ADD to 'fetch_add' 6 years ago
source-af-packet.h afp: nicer error message in case of fanout failure 7 years ago
source-erf-dag.c dag: Skip over ERF_TYPE_META records 6 years ago
source-erf-dag.h
source-erf-file.c source/erf: validate record length before read 6 years ago
source-erf-file.h
source-ipfw.c Use StringParse* for all parsers and configurations 6 years ago
source-ipfw.h
source-napatech.c napatech: add hardware based bypass support 7 years ago
source-napatech.h napatech: add hardware based bypass support 7 years ago
source-netmap.c decode: remove pseudo packet checks 7 years ago
source-netmap.h src: remove multiple uses of atoi 6 years ago
source-nflog.c threading: change local packet queue logic 7 years ago
source-nflog.h
source-nfq-prototypes.h
source-nfq.c decode: remove pseudo packet checks 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 decode/hdlc: initial support 6 years ago
source-pcap-file-helper.h pcap/file: minor code cleanups 7 years ago
source-pcap-file.c decode: remove pseudo packet checks 7 years ago
source-pcap-file.h
source-pcap.c decode: create linklayer entry point 6 years ago
source-pcap.h pcap: code reformatting and minor cleanups 7 years ago
source-pfring.c decode: remove pseudo packet checks 7 years ago
source-pfring.h
source-windivert-prototypes.h
source-windivert.c decode: remove pseudo packet checks 7 years ago
source-windivert.h
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-list.c stream/reassembly: fix data overlap check 7 years ago
stream-tcp-list.h
stream-tcp-private.h stream/tcp: fix STREAM_HAS_SEEN_DATA macro 6 years ago
stream-tcp-reassemble.c Use StringParse* for all parsers and configurations 6 years ago
stream-tcp-reassemble.h stream: fix function style 6 years ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
stream-tcp.h app-layer: add 'incomplete' return logic 6 years ago
stream.c
stream.h
suricata-common.h build: default to c11 standard 6 years ago
suricata.c threads: make thread local storage manadatory 6 years ago
suricata.h init: move main to a separate file 7 years ago
threads-debug.h
threads-profile.h threads: make thread local storage manadatory 6 years ago
threads.c
threads.h threads: remove u_long usage 6 years ago
threadvars.h util/mem: cleanup by moving atomic from mem hdr 6 years ago
tm-modules.c threading/modules: fix global declarations 7 years ago
tm-modules.h threading/modules: fix global declarations 7 years ago
tm-queuehandlers.c threading: fix queue handlers globals use 7 years ago
tm-queuehandlers.h threading: fix queue handlers globals use 7 years ago
tm-queues.c threading/queues: simplify error handling 7 years ago
tm-queues.h threading/queues: remove 256 queue limit 7 years ago
tm-threads-common.h tile: remove files 8 years ago
tm-threads.c threads: remove u_long usage 6 years ago
tm-threads.h pcap/file: improve time handling 7 years ago
tmqh-flow.c threading: hide 'trans_q' from queue handlers 7 years ago
tmqh-flow.h
tmqh-packetpool.c threads: make thread local storage manadatory 6 years ago
tmqh-packetpool.h
tmqh-simple.c threading: hide 'trans_q' from queue handlers 7 years ago
tmqh-simple.h
tree.h
unix-manager.c datasets: add 'dataset-remove' unix command 6 years ago
unix-manager.h unix-socket: avoid using global variable w/o extern 7 years ago
util-action.c
util-action.h
util-affinity.c posix: remove deprecated index/rindex calls 7 years ago
util-affinity.h
util-atomic.c atomics: add SC_ATOMIC_INITPTR macro 6 years ago
util-atomic.h atomics: stdatomics.h version of SC_ATOMIC_* wrappers 6 years ago
util-base64.c
util-base64.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.h
util-bpf.c
util-bpf.h
util-buffer.c
util-buffer.h
util-byte.c Add wrappers for validating range checks 6 years ago
util-byte.h Add wrappers for validating range checks 6 years ago
util-checksum.c checksum: use u64 types 8 years ago
util-checksum.h checksum: use u64 types 8 years ago
util-cidr.c
util-cidr.h
util-classification-config.c classtype: handle missing classification.config 7 years ago
util-classification-config.h classtype: use global defines for size limits 7 years ago
util-clock.h
util-conf.c conf/datadir: fix possible out of bounds array access 6 years ago
util-conf.h check: Using const keyword for some arguments 7 years ago
util-coredump-config.c main: enable coredumps after privileges are dropped 7 years ago
util-coredump-config.h main: enable coredumps after privileges are dropped 7 years ago
util-cpu.c warnings: fixes integer sizes in format strings 7 years ago
util-cpu.h
util-crypt.c
util-crypt.h
util-daemon.c
util-daemon.h
util-debug-filters.c
util-debug-filters.h
util-debug.c logging: turn SCLog and SCLogErr into funcs 6 years ago
util-debug.h util/mem: cleanup by moving atomic from mem hdr 6 years ago
util-decode-asn1.c const: constify decoder, app-layer, detect funcs 7 years ago
util-decode-asn1.h const: constify decoder, app-layer, detect funcs 7 years ago
util-decode-mime.c fuzz: remove obsolete AFL code 6 years ago
util-decode-mime.h fuzz: remove obsolete AFL code 6 years ago
util-detect.c
util-detect.h
util-device.c atomics: remove useless SC_ATOMIC_DESTROY 6 years ago
util-device.h suricata: fix computing of default packet size 7 years ago
util-ebpf.c util-ebpf: fix creation of flow from pinned maps 7 years ago
util-ebpf.h util-ebpf: reindex 7 years ago
util-enum.c common: use suricata-common.h in more places 6 years ago
util-enum.h
util-error.c source/erf: validate record length before read 6 years ago
util-error.h source/erf: validate record length before read 6 years ago
util-file-decompression.c lzma: make mandatory 7 years ago
util-file-decompression.h
util-file-swf-decompression.c lzma: replaces liblzma with own sdk for swf decompression 7 years ago
util-file-swf-decompression.h lzma: make mandatory 7 years ago
util-file.c files: tracking flag update 7 years ago
util-file.h files: tracking flag update 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
util-hash-string.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 posix: replace bzero with memset 7 years ago
util-host-os-info.h
util-hyperscan.c
util-hyperscan.h
util-ioctl.c
util-ioctl.h
util-ip.c parse/ip: fix potential oob write in ipv4 validation 7 years ago
util-ip.h
util-ja3.c detect/ja3: print error for one rule only 7 years ago
util-ja3.h
util-log-redis.c
util-log-redis.h
util-logopenfile.c Use StringParse* for all parsers and configurations 6 years ago
util-logopenfile.h
util-lua-common.c threads: remove u_long usage 6 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 dns: register parsers from Rust 6 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
util-lua-tls.h
util-lua.c
util-lua.h
util-luajit.c
util-luajit.h
util-magic.c magic/test: remove NULL as format string 7 years ago
util-magic.h
util-mem.c util/mem: reduce scope of win32 specific include 6 years ago
util-mem.h util/mem: reduce scope of win32 specific include 6 years ago
util-memcmp.c
util-memcmp.h tile: remove files 8 years ago
util-memcpy.h
util-memrchr.c
util-memrchr.h
util-misc.c util: removes warning about double conversion 7 years ago
util-misc.h string: making shortening function global 7 years ago
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 8 years ago
util-mpm-ac-ks.c mpm/ac-ks: rename files from -tile to -ks 8 years ago
util-mpm-ac-ks.h mpm/ac-ks: rename files from -tile to -ks 8 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: fix global declarations 7 years ago
util-mpm.h mpm: fix global declarations 7 years ago
util-napatech.c napatech: add hardware based bypass support 7 years ago
util-napatech.h napatech: add hardware based bypass support 7 years ago
util-optimize.h
util-pages.c
util-pages.h
util-path.c
util-path.h
util-pidfile.c
util-pidfile.h
util-pool-thread.c pool/thread: clean up tests 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
util-prefilter.c
util-prefilter.h
util-print.c check: Using const keyword for some arguments 7 years ago
util-print.h check: Using const keyword for some arguments 7 years ago
util-privs.c privs: include headers in suricata-common.h 6 years ago
util-privs.h init: use pledge(2) after suricata initialization. 7 years ago
util-profiling-keywords.c threads: make thread local storage manadatory 6 years ago
util-profiling-locks.c threads: make thread local storage manadatory 6 years ago
util-profiling-locks.h
util-profiling-prefilter.c threads: make thread local storage manadatory 6 years ago
util-profiling-rulegroups.c jansson: remove HAVE_LIBJANSSON guards 7 years ago
util-profiling-rules.c Use StringParse* for all parsers and configurations 6 years ago
util-profiling.c threads: make thread local storage manadatory 6 years ago
util-profiling.h threads: make thread local storage manadatory 6 years ago
util-proto-name.c proto: fix globals use 7 years ago
util-proto-name.h proto: fix globals use 7 years ago
util-radix-tree.c posix: replace bzero with memset 7 years ago
util-radix-tree.h
util-random.c
util-random.h
util-reference-config.c detect/reference: allow undefined references 7 years ago
util-reference-config.h reference: change scope of add func to global 7 years ago
util-rohash.c
util-rohash.h
util-rule-vars.c detect: Provide `de_ctx` to free functions 6 years ago
util-rule-vars.h
util-runmodes.c unified2: remove deprecated output unified2 7 years ago
util-runmodes.h runmodes: remove unused prototypes 7 years ago
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 boyermoore: avoid one tolower call 7 years ago
util-spm-bm.h boyermoore: optimization with one alloc less 7 years ago
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 spm: fix global declaration of spm_table 7 years ago
util-spm.h spm: fix global declaration of spm_table 7 years ago
util-storage.c
util-storage.h
util-streaming-buffer.c common: use WARN_UNUSED macro 6 years ago
util-streaming-buffer.h common: use WARN_UNUSED macro 6 years ago
util-strlcatu.c
util-strlcpyu.c
util-strptime.c
util-syslog.c
util-syslog.h
util-thash.c thash: suppress coverity fp's 6 years ago
util-thash.h thash: add 'remove' support 6 years ago
util-threshold-config.c detect: Provide `de_ctx` to free functions 6 years ago
util-threshold-config.h
util-time.c threads: make thread local storage manadatory 6 years ago
util-time.h time: Add TIMEVAL_EARLIER and TIMEVAL_DIFF_SEC macros. 6 years ago
util-unittest-helper.c fuzz: remove UNITTEST dependency 6 years ago
util-unittest-helper.h fuzz: remove UNITTEST dependency 6 years ago
util-unittest.c
util-unittest.h
util-validate.h
util-var-name.c atomics: add SC_ATOMIC_INITPTR macro 6 years ago
util-var-name.h
util-var.c
util-var.h
util-vector.h
win32-misc.c
win32-misc.h posix: replace bzero with memset 7 years ago
win32-service.c util/mem: reduce scope of win32 specific include 6 years ago
win32-service.h
win32-syscall.c util/mem: reduce scope of win32 specific include 6 years ago
win32-syscall.h windows/syscall: convert file to use unix newlines 8 years ago
win32-syslog.h