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
Anoop Saldanha 59923316bc change the default recursion limit in the code to 3000, the value which we currently have in the conf file. Also change print modifier for printing timeval 15 years ago
..
Makefile.am Support for reference.config file 15 years ago
action-globals.h
alert-debuglog.c
alert-debuglog.h
alert-fastlog.c removed xref from the alert-fastlog 15 years ago
alert-fastlog.h
alert-prelude.c
alert-prelude.h
alert-unified-alert.c
alert-unified-alert.h
alert-unified-log.c
alert-unified-log.h
alert-unified2-alert.c
alert-unified2-alert.h
app-layer-dcerpc-common.h Store the first frag flag in the uuid as the pfc_flags field is overwritten. Part of fixing #206. 15 years ago
app-layer-dcerpc-udp.c
app-layer-dcerpc-udp.h
app-layer-dcerpc.c Store the first frag flag in the uuid as the pfc_flags field is overwritten. Part of fixing #206. 15 years ago
app-layer-dcerpc.h
app-layer-detect-proto.c Many small performance updates. 15 years ago
app-layer-detect-proto.h
app-layer-ftp.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
app-layer-ftp.h Many small performance updates. 15 years ago
app-layer-htp.c Compiler warning fix for memory macro's. Small layout changes. 15 years ago
app-layer-htp.h moving http_client_body logic to use it per transactions. Adding unittests 15 years ago
app-layer-nbss.h
app-layer-parser.c
app-layer-parser.h Many small performance updates. 15 years ago
app-layer-protos.h
app-layer-smb.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
app-layer-smb.h Many small performance updates. 15 years ago
app-layer-smb2.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
app-layer-smb2.h
app-layer-ssh.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
app-layer-ssh.h Many small performance updates. 15 years ago
app-layer-ssl.c Comment out broken SSLParserTest03 test. 16 years ago
app-layer-ssl.h Many small performance updates. 15 years ago
app-layer-tls.c
app-layer-tls.h Many small performance updates. 15 years ago
app-layer.c Drop streams on inline mode when a drop rule match from a reassembled stream and/or app layer inspection 15 years ago
app-layer.h
conf-yaml-loader.c
conf-yaml-loader.h define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
conf.c
conf.h
counters.c Print engine uptime on the same line as date and time. 15 years ago
counters.h
cuda-packet-batcher.c Fix seg fault while running cuda tests. Don't set the alarm while running unittests, inside cuda-packet-batcher.c. Will result in a seg while the sig handler for ALRM in invoked 16 years ago
cuda-packet-batcher.h Fix seg fault while running cuda tests. Don't set the alarm while running unittests, inside cuda-packet-batcher.c. Will result in a seg while the sig handler for ALRM in invoked 16 years ago
data-queue.c
data-queue.h Many small performance updates. 15 years ago
debug.h
decode-ethernet.c
decode-ethernet.h
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-ppp.c
decode-ppp.h
decode-pppoe.c
decode-pppoe.h
decode-raw.c
decode-raw.h
decode-sll.c
decode-sll.h
decode-tcp.c Many small performance updates. 15 years ago
decode-tcp.h fix csum handling for tcp/dup 15 years ago
decode-udp.c
decode-udp.h fix csum handling for tcp/dup 15 years ago
decode-vlan.c
decode-vlan.h
decode.c
decode.h Support for reference.config file 15 years ago
defrag.c
defrag.h
detect-ack.c Fix unittests after ip_proto keyword change. 16 years ago
detect-ack.h
detect-asn1.c
detect-asn1.h
detect-bytejump.c fix bytejump segv from bug 237 15 years ago
detect-bytejump.h
detect-bytetest.c fix bytetest segv from bug 237 15 years ago
detect-bytetest.h
detect-classtype.c
detect-classtype.h
detect-content.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-content.h support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-csum.c
detect-csum.h
detect-dce-iface.c add missing sig_app_layer flags for dce sigs 15 years ago
detect-dce-iface.h
detect-dce-opnum.c add missing sig_app_layer flags for dce sigs 15 years ago
detect-dce-opnum.h
detect-dce-stub-data.c add missing sig_app_layer flags for dce sigs 15 years ago
detect-dce-stub-data.h
detect-decode-event.c
detect-decode-event.h
detect-depth.c support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-depth.h
detect-detection-filter.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-detection-filter.h
detect-distance.c support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-distance.h
detect-dsize.c
detect-dsize.h
detect-engine-address-ipv4.c
detect-engine-address-ipv4.h
detect-engine-address-ipv6.c
detect-engine-address-ipv6.h
detect-engine-address.c
detect-engine-address.h
detect-engine-alert.c Drop streams on inline mode when a drop rule match from a reassembled stream and/or app layer inspection 15 years ago
detect-engine-alert.h Drop streams on inline mode when a drop rule match from a reassembled stream and/or app layer inspection 15 years ago
detect-engine-dcepayload.c define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
detect-engine-dcepayload.h
detect-engine-iponly.c Drop streams on inline mode when a drop rule match from a reassembled stream and/or app layer inspection 15 years ago
detect-engine-iponly.h
detect-engine-mpm.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-engine-mpm.h provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-engine-payload.c change the default recursion limit in the code to 3000, the value which we currently have in the conf file. Also change print modifier for printing timeval 15 years ago
detect-engine-payload.h
detect-engine-port.c
detect-engine-port.h
detect-engine-proto.c Many small performance updates. 15 years ago
detect-engine-proto.h
detect-engine-siggroup.c Initial version of a new bitmask based signature pre-filtering method. 15 years ago
detect-engine-siggroup.h
detect-engine-sigorder.c Clean up output of signature ordering module. 15 years ago
detect-engine-sigorder.h
detect-engine-state.c Many small performance updates. 15 years ago
detect-engine-state.h Change stateful detection engine to be able to start the stateful detection separate from other sigs. Fixes bugs #213, #214, #215. 16 years ago
detect-engine-tag.c
detect-engine-tag.h
detect-engine-threshold.c
detect-engine-threshold.h
detect-engine-uri.c define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
detect-engine-uri.h
detect-engine.c change the default recursion limit in the code to 3000, the value which we currently have in the conf file. Also change print modifier for printing timeval 15 years ago
detect-engine.h define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
detect-fast-pattern.c support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-fast-pattern.h
detect-flags.c
detect-flags.h
detect-flow.c
detect-flow.h
detect-flowbits.c
detect-flowbits.h Fix for bug 204 (signature ordering with flowbit priority) 16 years ago
detect-flowint.c
detect-flowint.h
detect-flowvar.c
detect-flowvar.h
detect-fragbits.c
detect-fragbits.h
detect-fragoffset.c
detect-fragoffset.h
detect-ftpbounce.c Many small performance updates. 15 years ago
detect-ftpbounce.h
detect-gid.c
detect-gid.h
detect-http-client-body.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-client-body.h provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-cookie.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-cookie.h provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-header.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-header.h provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-method.c Fix http_method not inspecting all http transactions all the time. Fix proper nocase setting. Switch to pattern scanning only, no more numeric compares as it turned to be incompatible with how the keyword is used (nocase, etc). 15 years ago
detect-http-method.h Fix http_method not inspecting all http transactions all the time. Fix proper nocase setting. Switch to pattern scanning only, no more numeric compares as it turned to be incompatible with how the keyword is used (nocase, etc). 15 years ago
detect-http-uri.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-http-uri.h
detect-icmp-id.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-icmp-id.h
detect-icmp-seq.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-icmp-seq.h
detect-icode.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-icode.h
detect-id.c
detect-id.h
detect-ipopts.c
detect-ipopts.h
detect-ipproto.c
detect-ipproto.h
detect-isdataat.c fix seg fault due to premature cleanup/double cleanup for byte(jump|test), isdataat, on seeing no previous relative keywords 16 years ago
detect-isdataat.h
detect-itype.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-itype.h
detect-metadata.c
detect-metadata.h
detect-msg.c
detect-msg.h
detect-noalert.c
detect-noalert.h
detect-nocase.c Fixed broken nocase for http_method and http_header 15 years ago
detect-nocase.h
detect-offset.c support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-offset.h
detect-parse.c Support for reference.config file 15 years ago
detect-parse.h
detect-pcre.c Fix pcre compilation with debug enabled. 15 years ago
detect-pcre.h Many small performance updates. 15 years ago
detect-pktvar.c
detect-pktvar.h
detect-priority.c
detect-priority.h
detect-rawbytes.c
detect-rawbytes.h
detect-recursive.c
detect-recursive.h
detect-reference.c Support for reference.config file 15 years ago
detect-reference.h Support for reference.config file 15 years ago
detect-rev.c
detect-rev.h
detect-rpc.c Fix -Wall -Werror compilation after unittests update. 16 years ago
detect-rpc.h
detect-sameip.c Fix unittests after ip_proto keyword change. 16 years ago
detect-sameip.h
detect-seq.c
detect-seq.h
detect-sid.c
detect-sid.h
detect-ssh-proto-version.c Many small performance updates. 15 years ago
detect-ssh-proto-version.h Adding ssh app layer module with two new keywords: ssh.protoversion and ssh.softwareversion 15 years ago
detect-ssh-software-version.c Many small performance updates. 15 years ago
detect-ssh-software-version.h Adding ssh app layer module with two new keywords: ssh.protoversion and ssh.softwareversion 15 years ago
detect-stream_size.c
detect-stream_size.h
detect-tag.c
detect-tag.h
detect-threshold.c Fix unittests after ip_proto keyword change. 16 years ago
detect-threshold.h
detect-tls-version.c Many small performance updates. 15 years ago
detect-tls-version.h
detect-ttl.c
detect-ttl.h
detect-uricontent.c provide separate ids for content, uricontent, http_(client_body_data|cookie|header|method|uri), when they share the same pattern 15 years ago
detect-uricontent.h Many small performance updates. 15 years ago
detect-urilen.c Many small performance updates. 15 years ago
detect-urilen.h
detect-window.c
detect-window.h
detect-within.c support for fast_pattern only and fast_pattern:offset,length. Also support the new option for engine-analysis 15 years ago
detect-within.h
detect.c Print out file name for fast_pattern engine_analysis. Also add some info logs 15 years ago
detect.h define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
flow-alert-sid.c
flow-alert-sid.h
flow-bit.c
flow-bit.h
flow-hash.c
flow-hash.h
flow-private.h
flow-queue.c
flow-queue.h Many small performance updates. 15 years ago
flow-util.c
flow-util.h
flow-var.c
flow-var.h
flow.c Many small performance updates. 15 years ago
flow.h Many small performance updates. 15 years ago
host.c
host.h
log-httplog.c
log-httplog.h
output.c
output.h
packet-queue.c
packet-queue.h
pkt-var.c
pkt-var.h
queue.h
reputation.c
reputation.h
respond-reject-libnet11.c
respond-reject-libnet11.h
respond-reject.c
respond-reject.h
runmodes.c Make outputs part of the flowpinned threads in the AutoFp runmode. 15 years ago
runmodes.h
source-erf-dag.c
source-erf-dag.h
source-erf-file.c
source-erf-file.h
source-ipfw.c
source-ipfw.h
source-nfq-prototypes.h
source-nfq.c
source-nfq.h
source-pcap-file.c
source-pcap-file.h
source-pcap.c
source-pcap.h
source-pfring.c PF_RING hang at exit fix 16 years ago
source-pfring.h
stream-tcp-private.h Fix bug 205 (at stream-tcp-reassemble) 16 years ago
stream-tcp-reassemble.c added the counter for tcp.segment_memcap_drop to show the dropped segments count due to memory limit 15 years ago
stream-tcp-reassemble.h added the counter for tcp.segment_memcap_drop to show the dropped segments count due to memory limit 15 years ago
stream-tcp.c accept tcp packets with syn+urg+push 15 years ago
stream-tcp.h support for several tcp evasion attacks. Thanks to Judy Novak and G2 Inc for reporting them 15 years ago
stream.c
stream.h
suricata-common.h Many small performance updates. 15 years ago
suricata.c define a new conf paramter detect-engine:inspection-recursion-limit; Defines a recursion limit for content inspection code 15 years ago
suricata.h Switch to faster tolower function for u8_tolower. 15 years ago
threads.c Adding atomic bitwise operations api and rwlocks support 15 years ago
threads.h Adding atomic bitwise operations api and rwlocks support 15 years ago
threadvars.h Fix TmThreadsUnsetFlag not unsetting flag if __sync_fetch_and_nand was used. 15 years ago
tm-modules.c
tm-modules.h
tm-queuehandlers.c
tm-queuehandlers.h
tm-queues.c
tm-queues.h
tm-threads.c Sleep after checking for a thread flag in TmThreadWaitOnThreadInit now that the check is so much cheaper. 15 years ago
tm-threads.h
tmqh-flow.c
tmqh-flow.h
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c Make malloc errors on initialization stage a fatal error, resulting on a exit() call 15 years ago
tmqh-packetpool.h
tmqh-ringbuffer.c Make malloc errors on initialization stage a fatal error, resulting on a exit() call 15 years ago
tmqh-ringbuffer.h
tmqh-simple.c
tmqh-simple.h
util-action.c
util-action.h
util-atomic.h Adding atomic bitwise operations api and rwlocks support 15 years ago
util-binsearch.c
util-binsearch.h
util-bloomfilter-counting.c
util-bloomfilter-counting.h
util-bloomfilter.c
util-bloomfilter.h Change BloomFilter structure layout to reflect order of access. 15 years ago
util-byte.c
util-byte.h
util-cidr.c
util-cidr.h
util-classification-config.c
util-classification-config.h
util-clock.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
util-debug-filters.h
util-debug.c Better handle low memory conditions. 15 years ago
util-debug.h
util-decode-asn1.c Fix asn1 decoder frame oob mem. Adding max stack frames to suricata.yaml 15 years ago
util-decode-asn1.h Fix asn1 decoder frame oob mem. Adding max stack frames to suricata.yaml 15 years ago
util-enum.c
util-enum.h
util-error.c Support for reference.config file 15 years ago
util-error.h Support for reference.config file 15 years ago
util-fix_checksum.c
util-fix_checksum.h
util-fmemopen.c
util-fmemopen.h
util-hash.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
util-hash.h
util-hashlist.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
util-hashlist.h
util-host-os-info.c Make malloc errors on initialization stage a fatal error, resulting on a exit() call 15 years ago
util-host-os-info.h
util-mem.h Adapt malloc macro's to only display errors during init, not during runtime. At runtime it could make us crawl if the system runs out of memory. 15 years ago
util-memcmp.c Fix retval of SCMemcmp for non-SIMD implementation. 15 years ago
util-memcmp.h Fix retval of SCMemcmp for non-SIMD implementation. 15 years ago
util-mpm-ac-gfbs.c fix hash bug in ac-gfbs. Should reduce the no of patterns added for single context ac-gfbs from a million to a couple of thousands. Also support no case handling. \todo support insertion of final state presence into goto_table and failure table state transitions 15 years ago
util-mpm-ac-gfbs.h fix hash bug in ac-gfbs. Should reduce the no of patterns added for single context ac-gfbs from a million to a couple of thousands. Also support no case handling. \todo support insertion of final state presence into goto_table and failure table state transitions 15 years ago
util-mpm-ac.c support cases for ac, where we have a single pattern in 2 different sigs, but one that is case-senstive and the other not. Also remove duplicate pids from the output_table 15 years ago
util-mpm-ac.h support cases for ac, where we have a single pattern in 2 different sigs, but one that is case-senstive and the other not. Also remove duplicate pids from the output_table 15 years ago
util-mpm-b2g-cuda-kernel.cu
util-mpm-b2g-cuda.c some minor modifications to the b2g cuda tests 16 years ago
util-mpm-b2g-cuda.h
util-mpm-b2g.c Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b2g.h Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b2gc.c Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b2gc.h Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b2gm.c Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b2gm.h Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b3g.c Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-b3g.h Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm-wumanber.c Further improve B2gc. Add B2gm. Improve memory layout. 15 years ago
util-mpm-wumanber.h
util-mpm.c Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-mpm.h Change mpm hash_size config setting highest to higher as highest wasn't the... highest. Max was higher. Leaving highest as an alias to higher for backwards compatibility. 15 years ago
util-optimize.h Further improve B2gc. Add B2gm. Improve memory layout. 15 years ago
util-pidfile.c
util-pidfile.h
util-pool.c
util-pool.h
util-print.c
util-print.h
util-privs.c
util-privs.h
util-profiling.c Remove stray newline char from profiling output. 15 years ago
util-profiling.h
util-proto-name.c support for printing protocol names for known protocol 15 years ago
util-proto-name.h support for printing protocol names for known protocol 15 years ago
util-radix-tree.c Add memcmp api with a plain memcmp function and a SSE3 accelerated memcmp. 15 years ago
util-radix-tree.h Many small performance updates. 15 years ago
util-random.c
util-random.h
util-reference-config.c compilation fix missing UT ifdef wrapper in reference code 15 years ago
util-reference-config.h Support for reference.config file 15 years ago
util-ringbuffer.c
util-ringbuffer.h
util-rule-vars.c
util-rule-vars.h
util-spm-bm.c Make malloc errors on initialization stage a fatal error, resulting on a exit() call 15 years ago
util-spm-bm.h Make malloc errors on initialization stage a fatal error, resulting on a exit() call 15 years ago
util-spm-bs.c
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-threshold-config.c clang fix - some minor fixes for unittests 15 years ago
util-threshold-config.h
util-time.c
util-time.h
util-unittest-helper.c Small layout update 15 years ago
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
win32-misc.c
win32-misc.h
win32-service.c
win32-service.h
win32-syslog.h