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
Victor Julien 28d88746e4 Fix compiler warning and silence complaining unittests. 14 years ago
..
Makefile.am delete detect-recursive.[ch] 14 years ago
action-globals.h
alert-debuglog.c Clean up default output. Use simpler output format for releases. 14 years ago
alert-debuglog.h
alert-fastlog.c Clean up default output. Use simpler output format for releases. 14 years ago
alert-fastlog.h
alert-pcapinfo.c
alert-pcapinfo.h
alert-prelude.c
alert-prelude.h
alert-syslog.c Set DROP flag for reject action so in addition to sending the rst, in IPS mode also drop the offending packet. 14 years ago
alert-syslog.h
alert-unified2-alert.c Fix unified2 records generated based on reassembled stream data. 14 years ago
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-ftp.c
app-layer-ftp.h
app-layer-htp-body.c
app-layer-htp-body.h
app-layer-htp-file.c file-inspection: support POST requests that do not use multipart. 14 years ago
app-layer-htp-file.h
app-layer-htp.c file-inspection: support POST requests that do not use multipart. 14 years ago
app-layer-htp.h file-inspection: support POST requests that do not use multipart. 14 years ago
app-layer-nbss.h
app-layer-parser.c Fix HTTP state and raw stream not being inspected at the same time. Adds an exception to transaction id handling for HTTP. 14 years ago
app-layer-parser.h Trigger raw stream reassembly on receiving a full HTTP request or response. 14 years ago
app-layer-protos.c
app-layer-protos.h
app-layer-smb.c
app-layer-smb.h
app-layer-smb2.c
app-layer-smb2.h
app-layer-smtp.c Rename app_layer_events to app-layer-events. Misc fixes/changes. 14 years ago
app-layer-smtp.h Support for smtp decoder events 14 years ago
app-layer-ssh.c
app-layer-ssh.h
app-layer-ssl.c
app-layer-ssl.h
app-layer.c
app-layer.h
conf-yaml-loader.c
conf-yaml-loader.h
conf.c Allow other yaml files to be included in the main yaml. 14 years ago
conf.h Allow other yaml files to be included in the main yaml. 14 years ago
counters.c
counters.h
cuda-packet-batcher.c update cuda mpm to support per proto mpm contexts. Fix faulty stream mpm usage of cuda 14 years ago
cuda-packet-batcher.h
cuda-ptxdump.h
data-queue.c
data-queue.h
debug.h
decode-ethernet.c
decode-ethernet.h
decode-events.c Support for app layer decoder events added + app_layer_event keyword added 14 years ago
decode-events.h Rename app_layer_events to app-layer-events. Misc fixes/changes. 14 years ago
decode-gre.c
decode-gre.h
decode-icmpv4.c
decode-icmpv4.h
decode-icmpv6.c
decode-icmpv6.h
decode-ipv4.c Set the packet protocol only if it can parsed without error 14 years ago
decode-ipv4.h
decode-ipv6.c Set the packet protocol only if it can parsed without error 14 years ago
decode-ipv6.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-udp.c
decode-udp.h
decode-vlan.c
decode-vlan.h
decode.c decode: add PacketSetData funtion 14 years ago
decode.h af-packet: Implement zero copy 14 years ago
defrag.c
defrag.h
detect-ack.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-ack.h
detect-app-layer-event.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-app-layer-event.h Support for app layer decoder events added + app_layer_event keyword added 14 years ago
detect-asn1.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-asn1.h
detect-byte-extract.c All http_server_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_SERVER_BODY 14 years ago
detect-byte-extract.h
detect-bytejump.c All http_server_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_SERVER_BODY 14 years ago
detect-bytejump.h
detect-bytetest.c All http_server_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_SERVER_BODY 14 years ago
detect-bytetest.h
detect-classtype.c
detect-classtype.h
detect-content.c All http_server_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_SERVER_BODY 14 years ago
detect-content.h code cleanup - remove DetectContentGetLastPattern. Replace it with SigMatchGetLastSMFromLists 14 years ago
detect-csum.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-csum.h
detect-dce-iface.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-dce-iface.h
detect-dce-opnum.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-dce-opnum.h
detect-dce-stub-data.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-dce-stub-data.h
detect-depth.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-depth.h
detect-detection-filter.c code cleanup - replace SigMatchAppendThreshold with SigMatchAppendSMToList 14 years ago
detect-detection-filter.h
detect-distance.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-distance.h
detect-dsize.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
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 feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-address.h feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-alert.c
detect-engine-alert.h
detect-engine-content-inspection.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-engine-content-inspection.h remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-dcepayload.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-dcepayload.h
detect-engine-event.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-engine-event.h
detect-engine-file.c
detect-engine-file.h
detect-engine-hcbd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hcbd.h support splitting mpm ctxs based on direction v2 14 years ago
detect-engine-hcd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hcd.h support splitting mpm ctxs based on direction v2 14 years ago
detect-engine-hhd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hhd.h bug 389 - support http response header inspection + fix bug with stateful inspection for sigs that would have both request/response inpection 14 years ago
detect-engine-hmd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hmd.h support splitting mpm ctxs based on direction v2 14 years ago
detect-engine-hrhd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hrhd.h support http response raw header inspection + carry out hrhd mpm on both request/response headers + add unittests for the same 14 years ago
detect-engine-hrud.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hrud.h support splitting mpm ctxs based on direction v2 14 years ago
detect-engine-hsbd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hsbd.h support splitting mpm ctxs based on direction v2 14 years ago
detect-engine-hscd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hscd.h rebase commit for hscd and hsmd patches 14 years ago
detect-engine-hsmd.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-hsmd.h rebase commit for hscd and hsmd patches 14 years ago
detect-engine-iponly.c Fix various minor clang/scan-build warnings. 14 years ago
detect-engine-iponly.h IP Only cleanup: make most functions static. Add error message on address parsing issues. 14 years ago
detect-engine-mpm.c Fix compiler warning and silence complaining unittests. 14 years ago
detect-engine-mpm.h Support http stat code detection engine, fast pattern(mpm engine included). Fix http stat code setup function. Fix pcre option for stat msg keyword. With this the pcre options for server_body is Q, for stat_msg is Y and for stat_code is S 14 years ago
detect-engine-payload.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-payload.h
detect-engine-port.c feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-port.h feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-proto.c feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-proto.h feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
detect-engine-siggroup.c All uricontent modified patterns now are DETECT_CONTENT and not DETECT_URICONTENT. Step towards unifying all content based patterns. Makes way for easier management of patterns 14 years ago
detect-engine-siggroup.h
detect-engine-sigorder.c Disable unittest that fails without libnet support. 14 years ago
detect-engine-sigorder.h
detect-engine-state.c Support http stat code detection engine, fast pattern(mpm engine included). Fix http stat code setup function. Fix pcre option for stat msg keyword. With this the pcre options for server_body is Q, for stat_msg is Y and for stat_code is S 14 years ago
detect-engine-state.h Support http stat code detection engine, fast pattern(mpm engine included). Fix http stat code setup function. Fix pcre option for stat msg keyword. With this the pcre options for server_body is Q, for stat_msg is Y and for stat_code is S 14 years ago
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c Move threshold to it's own sig match list. 14 years ago
detect-engine-threshold.h
detect-engine-uri.c remove det_ctx->payload_offset and use det_ctx->buffer_offset. Update hscd and hsmd to use the new generic content inspection engine 14 years ago
detect-engine-uri.h
detect-engine.c treate ac-bs auto as single context 14 years ago
detect-engine.h
detect-fast-pattern.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-fast-pattern.h
detect-file-data.c
detect-file-data.h
detect-fileext.c
detect-fileext.h
detect-filemagic.c Fix a FP with negated filemagic inspection. 14 years ago
detect-filemagic.h
detect-filename.c
detect-filename.h
detect-filestore.c
detect-filestore.h
detect-flags.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-flags.h
detect-flow.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-flow.h
detect-flowbits.c code cleanup - replace SigMatchAppendPostMatch with SigMatchAppendSMToList 14 years ago
detect-flowbits.h
detect-flowint.c code cleanup - replace SigMatchAppendPostMatch with SigMatchAppendSMToList 14 years ago
detect-flowint.h
detect-flowvar.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-flowvar.h
detect-fragbits.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-fragbits.h
detect-fragoffset.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-fragoffset.h
detect-ftpbounce.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-ftpbounce.h
detect-gid.c
detect-gid.h
detect-http-client-body.c All http_client_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_CLIENT_BODY 14 years ago
detect-http-client-body.h
detect-http-cookie.c All http_http_cookie modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_COOKIE 14 years ago
detect-http-cookie.h
detect-http-header.c All http_http_header modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_HEADER 14 years ago
detect-http-header.h
detect-http-method.c All http_http_method modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_METHOD 14 years ago
detect-http-method.h
detect-http-raw-header.c All http_http_raw_header modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_RAW_HEADER 14 years ago
detect-http-raw-header.h
detect-http-raw-uri.c All http_http_raw_uri modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_RAW_URI 14 years ago
detect-http-raw-uri.h
detect-http-server-body.c All http_server_body modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_SERVER_BODY 14 years ago
detect-http-server-body.h
detect-http-stat-code.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-http-stat-code.h All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-http-stat-msg.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-http-stat-msg.h
detect-http-uri.c All uricontent modified patterns now are DETECT_CONTENT and not DETECT_URICONTENT. Step towards unifying all content based patterns. Makes way for easier management of patterns 14 years ago
detect-http-uri.h
detect-icmp-id.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-icmp-id.h
detect-icmp-seq.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-icmp-seq.h
detect-icode.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-icode.h
detect-id.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-id.h
detect-ipopts.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-ipopts.h
detect-ipproto.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-ipproto.h
detect-isdataat.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-isdataat.h
detect-itype.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-itype.h
detect-mark.c code cleanup - replace SigMatchAppendTag with SigMatchAppendSMToList 14 years ago
detect-mark.h
detect-metadata.c
detect-metadata.h
detect-msg.c
detect-msg.h
detect-noalert.c
detect-noalert.h
detect-nocase.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-nocase.h
detect-offset.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-offset.h
detect-parse.c All uricontent modified patterns now are DETECT_CONTENT and not DETECT_URICONTENT. Step towards unifying all content based patterns. Makes way for easier management of patterns 14 years ago
detect-parse.h code cleanup. Remove unused functions 14 years ago
detect-pcre.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-pcre.h Support http stat code detection engine, fast pattern(mpm engine included). Fix http stat code setup function. Fix pcre option for stat msg keyword. With this the pcre options for server_body is Q, for stat_msg is Y and for stat_code is S 14 years ago
detect-pktvar.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-pktvar.h
detect-priority.c
detect-priority.h
detect-rawbytes.c code cleanup - remove DetectContentGetLastPattern. Replace it with SigMatchGetLastSMFromLists 14 years ago
detect-rawbytes.h
detect-reference.c
detect-reference.h
detect-replace.c
detect-replace.h
detect-rev.c Use strtoul instead of strtol for sid parsing. Fixes parsing of really large sid numbers. Fixes #393. 14 years ago
detect-rev.h
detect-rpc.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-rpc.h
detect-sameip.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-sameip.h
detect-seq.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-seq.h
detect-sid.c Use strtoul instead of strtol for sid parsing. Fixes parsing of really large sid numbers. Fixes #393. 14 years ago
detect-sid.h
detect-ssh-proto-version.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-ssh-proto-version.h
detect-ssh-software-version.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-ssh-software-version.h
detect-ssl-state.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-ssl-state.h
detect-ssl-version.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-ssl-version.h
detect-stream_size.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-stream_size.h
detect-tag.c code cleanup - replace SigMatchAppendTag with SigMatchAppendSMToList 14 years ago
detect-tag.h
detect-threshold.c code cleanup - replace SigMatchAppendThreshold with SigMatchAppendSMToList 14 years ago
detect-threshold.h
detect-tls-version.c code cleanup - replace SigMatchAppendAppLayer with SigMatchAppendSMToList 14 years ago
detect-tls-version.h
detect-tos.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-tos.h
detect-ttl.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-ttl.h
detect-uricontent.c All uricontent modified patterns now are DETECT_CONTENT and not DETECT_URICONTENT. Step towards unifying all content based patterns. Makes way for easier management of patterns 14 years ago
detect-uricontent.h code cleanup - remove DetectUricontentGetLastPattern 14 years ago
detect-urilen.c All http_http_method modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_METHOD 14 years ago
detect-urilen.h bug #341 - support for urilen check on both norm and raw buffers 14 years ago
detect-window.c code cleanup - replace SigMatchAppendPacket with SigMatchAppendSMToList 14 years ago
detect-window.h
detect-within.c All http_http_stat_code modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_STAT_CODE. Also remove dummy match/free functions for stat code and stat msg 14 years ago
detect-within.h
detect.c All http_http_raw_uri modified patterns now are DETECT_CONTENT and not DETECT_AL_HTTP_RAW_URI 14 years ago
detect.h feature #414 - support listing supported keywords. Remove support for dummy keywords __address__, __proto__, __port__. Remove support for recursive keyword and all references to it 14 years ago
flow-alert-sid.c
flow-alert-sid.h
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-timeout.c Only force a pseudo packet inspection cycle for TCP streams in a state >= established. 14 years ago
flow-timeout.h
flow-util.c
flow-util.h
flow-var.c
flow-var.h
flow.c Clean up default output. Use simpler output format for releases. 14 years ago
flow.h Let flow:only_stream and flow:no_stream set the require packet and require stream flags. Toss out sigs with conflicting settings. Rename flow:stream_only to flow:only_stream. Fixes #261. 14 years ago
host.c
host.h
log-droplog.c Switch 'fast', 'http-log', 'drop' and 'alert-debug' to SCConfLogOpenGeneric. 14 years ago
log-droplog.h
log-file.c Add a print function specially for json output that escapes all characters json requires to be escaped. 14 years ago
log-file.h file extraction: add waldo option to file log module. This will store the last used file_id so extracted files won't get overwritten is Suricata is restarted. 14 years ago
log-httplog.c Register HTTP logger at registration, not thread init. 14 years ago
log-httplog.h
log-pcap.c Allow log-pcap to use both absolute and relative sguil-base-dir settings when in 'sguil' mode. 14 years ago
log-pcap.h
output.c
output.h SCConfLogOpenGeneric() abstraction for regular and AF_UNIX logs. 14 years ago
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 af-packet: mmap support 14 years ago
runmode-af-packet.h
runmode-erf-dag.c
runmode-erf-dag.h
runmode-erf-file.c
runmode-erf-file.h
runmode-ipfw.c
runmode-ipfw.h
runmode-napatech.c Napatech code formatting fixes. 14 years ago
runmode-napatech.h Fix compilation without napatech tech support enabled. 14 years ago
runmode-nfq.c
runmode-nfq.h
runmode-pcap-file.c
runmode-pcap-file.h
runmode-pcap.c Clean up csum detection output, misc fixes. 14 years ago
runmode-pcap.h
runmode-pfring.c Clean up csum detection output, misc fixes. 14 years ago
runmode-pfring.h
runmodes.c Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
runmodes.h Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
source-af-packet.c af-packet: Implement zero copy 14 years ago
source-af-packet.h af-packet: Implement zero copy 14 years ago
source-erf-dag.c
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c ipfw: suppress poll before sendto 14 years ago
source-ipfw.h ipfw: don't use socket lock in 'worker' mode 14 years ago
source-napatech.c Minor layout fixes. 14 years ago
source-napatech.h Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
source-nfq-prototypes.h
source-nfq.c Fix compilation warning. 14 years ago
source-nfq.h nfq: do not use mutex in 'worker' mode 14 years ago
source-pcap-file.c Clean up default output. Use simpler output format for releases. 14 years ago
source-pcap-file.h
source-pcap.c Fix various minor clang/scan-build warnings. 14 years ago
source-pcap.h pcap: add support for checksum verif mode 14 years ago
source-pfring.c pf-ring: add support for checksum verif mode 14 years ago
source-pfring.h pf-ring: add support for checksum verif mode 14 years ago
stream-tcp-inline.c
stream-tcp-inline.h
stream-tcp-private.h Trigger raw stream reassembly on receiving a full HTTP request or response. 14 years ago
stream-tcp-reassemble.c Fix various minor clang/scan-build warnings. 14 years ago
stream-tcp-reassemble.h Trigger raw stream reassembly on receiving a full HTTP request or response. 14 years ago
stream-tcp-sack.c
stream-tcp-sack.h
stream-tcp-util.c
stream-tcp-util.h
stream-tcp.c Clean up default output. Use simpler output format for releases. 14 years ago
stream-tcp.h Add counters for SYN, SYN/ACK and RST TCP packets. Issue #251. 14 years ago
stream.c
stream.h
suricata-common.h Support http stat code detection engine, fast pattern(mpm engine included). Fix http stat code setup function. Fix pcre option for stat msg keyword. With this the pcre options for server_body is Q, for stat_msg is Y and for stat_code is S 14 years ago
suricata.c Misc afpacket changes. 14 years ago
suricata.h 1.3 branch has opened 14 years ago
threads.c
threads.h Register HTTP logger at registration, not thread init. 14 years ago
threadvars.h
tm-modules.c Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
tm-modules.h Add Init and DeInit calls to the thread module API. 14 years ago
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads-common.h Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
tm-threads.c Threading: do not keep a slots post_pq locked while processing the packets. 14 years ago
tm-threads.h Threading: do not keep a slots post_pq locked while processing the packets. 14 years ago
tmqh-flow.c
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c af-packet: Implement zero copy 14 years ago
tmqh-packetpool.h
tmqh-ringbuffer.c
tmqh-ringbuffer.h
tmqh-simple.c
tmqh-simple.h
util-action.c
util-action.h
util-affinity.c
util-affinity.h
util-atomic.h
util-binsearch.c
util-binsearch.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.h
util-byte.c
util-byte.h
util-checksum.c Fix checksum offloading auto detection typo: it should be 1/5th instead of 1/10th. 14 years ago
util-checksum.h Assume offloading in use if 1/10th of the packets has a bad checksum. 14 years ago
util-cidr.c
util-cidr.h
util-classification-config.c
util-classification-config.h
util-clock.h
util-coredump-config.c Convert missing coredump config to debug. 14 years ago
util-coredump-config.h
util-cpu.c
util-cpu.h
util-cuda-handlers.c
util-cuda-handlers.h
util-cuda.c
util-cuda.h
util-daemon.c
util-daemon.h
util-debug-filters.c Fix various minor clang/scan-build warnings. 14 years ago
util-debug-filters.h
util-debug.c logging: don't display debug message before setting params. 14 years ago
util-debug.h Clean up default output. Use simpler output format for releases. 14 years ago
util-decode-asn1.c
util-decode-asn1.h
util-device.c Clean up csum detection output, misc fixes. 14 years ago
util-device.h Clean up csum detection output, misc fixes. 14 years ago
util-enum.c
util-enum.h
util-error.c Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
util-error.h Initial Napatech support by Randy Caldejon / nPulse. 14 years ago
util-file.c Make sure that if not built against libnss, we still compile. Only no md5 for you then\! 14 years ago
util-file.h Make sure that if not built against libnss, we still compile. Only no md5 for you then\! 14 years ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash.c
util-hash.h
util-hashlist.c
util-hashlist.h
util-host-os-info.c Fix various minor clang/scan-build warnings. 14 years ago
util-host-os-info.h
util-ioctl.c
util-ioctl.h
util-logopenfile.c Fix PathIsAbsolute function not dealing with CYGWIN. Handle absolute paths in logfile api. 14 years ago
util-logopenfile.h SCConfLogOpenGeneric() abstraction for regular and AF_UNIX logs. 14 years ago
util-magic.c
util-magic.h
util-mem.h
util-memcmp.c
util-memcmp.h
util-misc.c Fix UtilMiscParseSizeStringTest01 unittest on 32 bit. 14 years ago
util-misc.h
util-mpm-ac-bs.c Fix bug in ac-bs search function 14 years ago
util-mpm-ac-bs.h Support for new MPM ac-bs added 14 years ago
util-mpm-ac-gfbs.c support splitting mpm ctxs based on direction v2 14 years ago
util-mpm-ac-gfbs.h
util-mpm-ac.c
util-mpm-ac.h
util-mpm-b2g-cuda-kernel.cu
util-mpm-b2g-cuda.c
util-mpm-b2g-cuda.h
util-mpm-b2g.c
util-mpm-b2g.h
util-mpm-b2gc.c
util-mpm-b2gc.h
util-mpm-b2gm.c
util-mpm-b2gm.h
util-mpm-b3g.c
util-mpm-b3g.h
util-mpm-wumanber.c
util-mpm-wumanber.h
util-mpm.c support splitting mpm ctxs based on direction v2 14 years ago
util-mpm.h support splitting mpm ctxs based on direction v2 14 years ago
util-optimize.h
util-path.c Fix PathIsAbsolute function not dealing with CYGWIN. Handle absolute paths in logfile api. 14 years ago
util-path.h Add functions to determine whether a path is absolute or relative. 14 years ago
util-pidfile.c
util-pidfile.h
util-pool.c
util-pool.h
util-print.c Add a print function specially for json output that escapes all characters json requires to be escaped. 14 years ago
util-print.h Add a print function specially for json output that escapes all characters json requires to be escaped. 14 years ago
util-privs.c
util-privs.h
util-profiling.c Add atomics to ticks unittests. 14 years ago
util-profiling.h
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-ringbuffer.c
util-ringbuffer.h
util-rule-vars.c
util-rule-vars.h
util-runmodes.c Make live worker runmode threads adhere to the 'detect' cpu affinity settings. 14 years ago
util-runmodes.h
util-spm-bm.c
util-spm-bm.h
util-spm-bs.c Fix various minor clang/scan-build warnings. 14 years ago
util-spm-bs.h
util-spm-bs2bm.c
util-spm-bs2bm.h
util-spm.c
util-spm.h
util-strlcatu.c
util-strlcpyu.c
util-syslog.c
util-syslog.h
util-threshold-config.c code cleanup - replace SigMatchAppendThreshold with SigMatchAppendSMToList 14 years ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c
util-unittest-helper.h
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
win32-service.h
win32-syslog.h