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 bc42aebdd5 Logging module optimization changes 16 years ago
..
Makefile.am Implementation of the logging module 16 years ago
action-globals.h
alert-debuglog.c Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-debuglog.h Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-fastlog.c Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-fastlog.h Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-unified-alert.c Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-unified-alert.h Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-unified-log.c Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-unified-log.h Preparing multithreading support for alert modules and logfilectx 16 years ago
alert-unified2-alert.c Fix merge artifact and add new logging init code to pfring runmodes as well. 16 years ago
alert-unified2-alert.h Preparing multithreading support for alert modules and logfilectx 16 years ago
app-layer-detect-proto.c Another round of logging api usage updates. 16 years ago
app-layer-detect-proto.h Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 16 years ago
app-layer-http.c Yet more logging api usage changes. 16 years ago
app-layer-http.h Big update: 16 years ago
app-layer-parser.c Small stream fixes. 16 years ago
app-layer-parser.h Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 16 years ago
app-layer-protos.h Add 'BySize' field parser. Add stub tls parser. 16 years ago
app-layer-tls.c Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 16 years ago
app-layer-tls.h Add 'BySize' field parser. Add stub tls parser. 16 years ago
conf-yaml-loader.c Yet more logging api usage changes. 16 years ago
conf-yaml-loader.h - Autoconf goo for libyaml. 16 years ago
conf.c Yet more logging api usage changes. 16 years ago
conf.h Reorganize header inclusions. 16 years ago
counters.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
counters.h
debug.h More logging API usage changes. 16 years ago
decode-ethernet.c More logging API usage changes. 16 years ago
decode-ethernet.h
decode-events.h victor must be getting sick of PPPoE and ICMP 16 years ago
decode-gre.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
decode-gre.h GRE struct naming fix, comment adds. 16 years ago
decode-icmpv4.c More logging API usage changes. 16 years ago
decode-icmpv4.h victor must be getting sick of PPPoE and ICMP 16 years ago
decode-icmpv6.c More logging API usage changes. 16 years ago
decode-icmpv6.h Add macro's for access to ICMPv(4|6) type & code. 16 years ago
decode-ipv4.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
decode-ipv4.h Reorganize header inclusions. 16 years ago
decode-ipv6.c More logging API usage changes. 16 years ago
decode-ipv6.h Reorganize header inclusions. 16 years ago
decode-ppp.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
decode-ppp.h
decode-pppoe.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
decode-pppoe.h Reorganize header inclusions. 16 years ago
decode-sll.c Reorganize header inclusions. 16 years ago
decode-sll.h
decode-tcp.c More logging API usage changes. 16 years ago
decode-tcp.h target based paws handling 16 years ago
decode-udp.c More logging API usage changes. 16 years ago
decode-udp.h Added support for the csum-<protocol> rules keyword to the detection engine. Keywords added are ipv4-csum, tcpv4-csum, tcpv6-csum, udpv4-csum, udpv6-csum, icmpv4-csum and icmpv6-csum 16 years ago
decode.c More logging API usage changes. 16 years ago
decode.h Small fixes to pfring patch. 16 years ago
detect-bytejump.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-bytejump.h Cleanup bytetest and bytejump. 16 years ago
detect-bytetest.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-bytetest.h Cleanup bytetest and bytejump. 16 years ago
detect-classtype.c Reorganize header inclusions. 16 years ago
detect-classtype.h
detect-content.c More logging API usage changes. 16 years ago
detect-content.h Adding window and isdataat keyword and some unittests 16 years ago
detect-csum.c Reorganize header inclusions. 16 years ago
detect-csum.h Added support for the csum-<protocol> rules keyword to the detection engine. Keywords added are ipv4-csum, tcpv4-csum, tcpv6-csum, udpv4-csum, udpv6-csum, icmpv4-csum and icmpv6-csum 16 years ago
detect-decode-event.c Reorganize header inclusions. 16 years ago
detect-decode-event.h
detect-depth.c Reorganize header inclusions. 16 years ago
detect-depth.h
detect-distance.c Reorganize header inclusions. 16 years ago
detect-distance.h
detect-dsize.c Reorganize header inclusions. 16 years ago
detect-dsize.h
detect-engine-address-ipv4.c Improve the handling of addresses and ports. Properly detect !any, other full negation. Fix [80:!80] syntax errors being undetected. 16 years ago
detect-engine-address-ipv4.h Improve the handling of addresses and ports. Properly detect !any, other full negation. Fix [80:!80] syntax errors being undetected. 16 years ago
detect-engine-address-ipv6.c Reorganize header inclusions. 16 years ago
detect-engine-address-ipv6.h
detect-engine-address.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-engine-address.h
detect-engine-iponly.c More logging API usage changes. 16 years ago
detect-engine-iponly.h
detect-engine-mpm.c Reorganize header inclusions. 16 years ago
detect-engine-mpm.h
detect-engine-port.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-engine-port.h
detect-engine-proto.c Reorganize header inclusions. 16 years ago
detect-engine-proto.h
detect-engine-siggroup.c Fix "ip" rules not ending up in the tcp and udp sig group heads correctly. 16 years ago
detect-engine-siggroup.h Fix "ip" rules not ending up in the tcp and udp sig group heads correctly. 16 years ago
detect-engine-sigorder.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-engine-sigorder.h Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 16 years ago
detect-engine.c Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 16 years ago
detect-engine.h Put the precooked runmodes in a separate file. 16 years ago
detect-flow.c Reorganize header inclusions. 16 years ago
detect-flow.h
detect-flowbits.c Reorganize header inclusions. 16 years ago
detect-flowbits.h
detect-flowvar.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-flowvar.h
detect-ipopts.c IpOpts Rule Keyword 16 years ago
detect-ipopts.h IpOpts Rule Keyword 16 years ago
detect-isdataat.c More logging API usage changes. 16 years ago
detect-isdataat.h Small stream fixes. 16 years ago
detect-metadata.c Reorganize header inclusions. 16 years ago
detect-metadata.h
detect-msg.c More logging API usage changes. 16 years ago
detect-msg.h
detect-noalert.c Reorganize header inclusions. 16 years ago
detect-noalert.h
detect-nocase.c Reorganize header inclusions. 16 years ago
detect-nocase.h
detect-offset.c Reorganize header inclusions. 16 years ago
detect-offset.h
detect-parse.c remove invalid dir from pcre + unit test 16 years ago
detect-parse.h
detect-pcre.c More logging API usage changes. 16 years ago
detect-pcre.h
detect-pktvar.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
detect-pktvar.h
detect-priority.c Reorganize header inclusions. 16 years ago
detect-priority.h
detect-rawbytes.c Reorganize header inclusions. 16 years ago
detect-rawbytes.h
detect-recursive.c Reorganize header inclusions. 16 years ago
detect-recursive.h
detect-reference.c Reorganize header inclusions. 16 years ago
detect-reference.h
detect-rev.c Reorganize header inclusions. 16 years ago
detect-rev.h
detect-sid.c Reorganize header inclusions. 16 years ago
detect-sid.h
detect-stream_size.c Reorganize header inclusions. 16 years ago
detect-stream_size.h stream size match function and unittests 16 years ago
detect-threshold.c Reorganize header inclusions. 16 years ago
detect-threshold.h
detect-uricontent.c More logging API usage changes. 16 years ago
detect-uricontent.h
detect-window.c Reorganize header inclusions. 16 years ago
detect-window.h Small fixes 16 years ago
detect-within.c Reorganize header inclusions. 16 years ago
detect-within.h
detect.c Yet more logging api usage changes. 16 years ago
detect.h Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 16 years ago
eidps-common.h Remove unnecessary header. 16 years ago
eidps.c Strange fix for issue where signals seemed to be ignored in some cases. 16 years ago
eidps.h native PF_RING support with fixes 16 years ago
flow-bit.c Reorganize header inclusions. 16 years ago
flow-bit.h
flow-hash.c More logging API usage changes. 16 years ago
flow-hash.h
flow-private.h Big update: 16 years ago
flow-queue.c Reorganize header inclusions. 16 years ago
flow-queue.h
flow-util.c Big update: 16 years ago
flow-util.h Big update: 16 years ago
flow-var.c Reorganize header inclusions. 16 years ago
flow-var.h
flow.c More logging API usage changes. 16 years ago
flow.h Big update: 16 years ago
host.c Reorganize header inclusions. 16 years ago
host.h Reorganize header inclusions. 16 years ago
log-httplog.c Preparing multithreading support for alert modules and logfilectx 16 years ago
log-httplog.h Preparing multithreading support for alert modules and logfilectx 16 years ago
packet-queue.c
packet-queue.h
pkt-var.c Reorganize header inclusions. 16 years ago
pkt-var.h
respond-reject-libnet11.c Reorganize header inclusions. 16 years ago
respond-reject-libnet11.h
respond-reject.c Reorganize header inclusions. 16 years ago
respond-reject.h
runmodes.c Fix merge artifact and add new logging init code to pfring runmodes as well. 16 years ago
runmodes.h Fix merge artifact and add new logging init code to pfring runmodes as well. 16 years ago
source-nfq-prototypes.h
source-nfq.c Suppress nfq debug output. 16 years ago
source-nfq.h
source-pcap-file.c Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 16 years ago
source-pcap-file.h
source-pcap.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
source-pcap.h Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 16 years ago
source-pfring.c Small fixes to pfring patch. 16 years ago
source-pfring.h native PF_RING support with fixes 16 years ago
stream-tcp-private.h fixed unit tests and add the comments 16 years ago
stream-tcp-reassemble.c Small stream fixes. 16 years ago
stream-tcp-reassemble.h Fix segv in reassembly. Fix sequence gap handling tests. 16 years ago
stream-tcp.c More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
stream-tcp.h Big update: 16 years ago
stream.c Yet more logging api usage changes. 16 years ago
stream.h Fix segv in reassembly. Fix sequence gap handling tests. 16 years ago
threads.c Reorganize header inclusions. 16 years ago
threads.h Lock threadvars flags using spinlocks. 16 years ago
threadvars.h Lock threadvars flags using spinlocks. 16 years ago
tm-modules.c Preparing multithreading support for alert modules and logfilectx 16 years ago
tm-modules.h Preparing multithreading support for alert modules and logfilectx 16 years ago
tm-queuehandlers.c Adding a "flow" queue handler. This queue handler passes packets of the same flow to the same queue. Changed the default IDS mode to use this. 16 years ago
tm-queuehandlers.h Adding a "flow" queue handler. This queue handler passes packets of the same flow to the same queue. Changed the default IDS mode to use this. 16 years ago
tm-queues.c More logging API usage changes. 16 years ago
tm-queues.h threading improvements. Replaced the use of slot(2/3) with varslot. Improve error handling in slot functions. Additional helper functions for thread creation 16 years ago
tm-threads.c More logging API usage changes. 16 years ago
tm-threads.h Implementation of the logging module 16 years ago
tmqh-flow.c Big update: 16 years ago
tmqh-flow.h Actually add the new queue handler. 16 years ago
tmqh-nfq.c
tmqh-nfq.h
tmqh-packetpool.c threading improvements. Replaced the use of slot(2/3) with varslot. Improve error handling in slot functions. Additional helper functions for thread creation 16 years ago
tmqh-packetpool.h threading improvements. Replaced the use of slot(2/3) with varslot. Improve error handling in slot functions. Additional helper functions for thread creation 16 years ago
tmqh-simple.c
tmqh-simple.h
util-binsearch.c More logging API usage changes. 16 years ago
util-binsearch.h
util-bloomfilter-counting.c Reorganize header inclusions. 16 years ago
util-bloomfilter-counting.h
util-bloomfilter.c Reorganize header inclusions. 16 years ago
util-bloomfilter.h
util-byte.c Reorganize header inclusions. 16 years ago
util-byte.h Byte utils return num bytes extracted on success instead of zero. 16 years ago
util-cidr.c Reorganize header inclusions. 16 years ago
util-cidr.h
util-debug-filters.c Logging module optimization changes 16 years ago
util-debug-filters.h Logging module optimization changes 16 years ago
util-debug.c Logging module optimization changes 16 years ago
util-debug.h More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 16 years ago
util-enum.c Implementation of the logging module 16 years ago
util-enum.h Implementation of the logging module 16 years ago
util-error.c Implementation of the logging module 16 years ago
util-error.h Implementation of the logging module 16 years ago
util-hash.c Reorganize header inclusions. 16 years ago
util-hash.h
util-hashlist.c Reorganize header inclusions. 16 years ago
util-hashlist.h
util-mpm-b2g.c More logging API usage changes. 16 years ago
util-mpm-b2g.h
util-mpm-b3g.c Reorganize header inclusions. 16 years ago
util-mpm-b3g.h
util-mpm-wumanber.c Reorganize header inclusions. 16 years ago
util-mpm-wumanber.h
util-mpm.c More logging API usage changes. 16 years ago
util-mpm.h
util-pool.c More logging API usage changes. 16 years ago
util-pool.h Big update: 16 years ago
util-print.c Reorganize header inclusions. 16 years ago
util-print.h
util-time.c More logging API usage changes. 16 years ago
util-time.h
util-unittest.c Reorganize header inclusions. 16 years ago
util-unittest.h
util-var-name.c
util-var-name.h
util-var.c
util-var.h