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 91bc83e5c6 More logging API usage changes. 17 years ago
..
Makefile.am Implementation of the logging module 17 years ago
action-globals.h updates for configure.in, added reject code, some decode stuff for tcp 17 years ago
alert-debuglog.c Reorganize header inclusions. 17 years ago
alert-debuglog.h Improve logging, add alert-output module, at module exit stats, add HTTP POST uri capture. 17 years ago
alert-fastlog.c Reorganize header inclusions. 17 years ago
alert-fastlog.h Initial add of the files. 17 years ago
alert-unified-alert.c Reorganize header inclusions. 17 years ago
alert-unified-alert.h Initial add of the files. 17 years ago
alert-unified-log.c Reorganize header inclusions. 17 years ago
alert-unified-log.h Initial add of the files. 17 years ago
alert-unified2-alert.c More logging API usage changes. 17 years ago
alert-unified2-alert.h Unified2rev2 17 years ago
app-layer-detect-proto.c Another round of logging api usage updates. 17 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. 17 years ago
app-layer-http.c Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 17 years ago
app-layer-http.h Big update: 17 years ago
app-layer-parser.c More logging API usage changes. 17 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. 17 years ago
app-layer-protos.h Add 'BySize' field parser. Add stub tls parser. 17 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. 17 years ago
app-layer-tls.h Add 'BySize' field parser. Add stub tls parser. 17 years ago
conf-yaml-loader.c Reorganize header inclusions. 17 years ago
conf-yaml-loader.h - Autoconf goo for libyaml. 17 years ago
conf.c Reorganize header inclusions. 17 years ago
conf.h Reorganize header inclusions. 17 years ago
counters.c First batch of fixes for new debug and logging API usage. 17 years ago
counters.h Unify all counter registration code on uint16_t counter id's. 17 years ago
debug.h More logging API usage changes. 17 years ago
decode-ethernet.c More logging API usage changes. 17 years ago
decode-ethernet.h more unit tests for pppoe - part I 17 years ago
decode-events.h victor must be getting sick of PPPoE and ICMP 17 years ago
decode-gre.c Comments fix 17 years ago
decode-gre.h GRE struct naming fix, comment adds. 17 years ago
decode-icmpv4.c More logging API usage changes. 17 years ago
decode-icmpv4.h victor must be getting sick of PPPoE and ICMP 17 years ago
decode-icmpv6.c More logging API usage changes. 17 years ago
decode-icmpv6.h Add macro's for access to ICMPv(4|6) type & code. 17 years ago
decode-ipv4.c More logging API usage changes. 17 years ago
decode-ipv4.h Reorganize header inclusions. 17 years ago
decode-ipv6.c More logging API usage changes. 17 years ago
decode-ipv6.h Reorganize header inclusions. 17 years ago
decode-ppp.c Reorganize header inclusions. 17 years ago
decode-ppp.h Fix short IPv4 packets not getting detected in the decoder. Set decode event on short ipv6 packets. 17 years ago
decode-pppoe.c missing memsets in pppoe unit tests 17 years ago
decode-pppoe.h Reorganize header inclusions. 17 years ago
decode-sll.c Reorganize header inclusions. 17 years ago
decode-sll.h 64 bit cleanup part2 17 years ago
decode-tcp.c More logging API usage changes. 17 years ago
decode-tcp.h target based paws handling 17 years ago
decode-udp.c More logging API usage changes. 17 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 17 years ago
decode.c More logging API usage changes. 17 years ago
decode.h Small fixes to pfring patch. 17 years ago
detect-bytejump.c Cleanup bytetest and bytejump. 17 years ago
detect-bytejump.h Cleanup bytetest and bytejump. 17 years ago
detect-bytetest.c Silence clang warn. 17 years ago
detect-bytetest.h Cleanup bytetest and bytejump. 17 years ago
detect-classtype.c Reorganize header inclusions. 17 years ago
detect-classtype.h Initial add of the files. 17 years ago
detect-content.c More logging API usage changes. 17 years ago
detect-content.h Adding window and isdataat keyword and some unittests 17 years ago
detect-csum.c Reorganize header inclusions. 17 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 17 years ago
detect-decode-event.c Reorganize header inclusions. 17 years ago
detect-decode-event.h GRE support 17 years ago
detect-depth.c Reorganize header inclusions. 17 years ago
detect-depth.h Initial add of the files. 17 years ago
detect-distance.c Reorganize header inclusions. 17 years ago
detect-distance.h Initial add of the files. 17 years ago
detect-dsize.c Reorganize header inclusions. 17 years ago
detect-dsize.h 64 bit cleanup part2 17 years ago
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. 17 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. 17 years ago
detect-engine-address-ipv6.c Reorganize header inclusions. 17 years ago
detect-engine-address-ipv6.h More cleanups. 17 years ago
detect-engine-address.c Improve the handling of addresses and ports. Properly detect !any, other full negation. Fix [80:!80] syntax errors being undetected. 17 years ago
detect-engine-address.h Put all globals in the detection engine ctx. Add HashList type, a hash that also stores the items ina list to it can be traversed. Many cleanups. 17 years ago
detect-engine-iponly.c More logging API usage changes. 17 years ago
detect-engine-iponly.h Big detection engine update: scan improvements, b2g/b3g updates, bloom fixes, iponly detection implementation, dsize/flow grouping. 17 years ago
detect-engine-mpm.c Reorganize header inclusions. 17 years ago
detect-engine-mpm.h Cleanups 17 years ago
detect-engine-port.c Improve the handling of addresses and ports. Properly detect !any, other full negation. Fix [80:!80] syntax errors being undetected. 17 years ago
detect-engine-port.h 64 bit cleanup part2 17 years ago
detect-engine-proto.c Reorganize header inclusions. 17 years ago
detect-engine-proto.h 64 bit cleanup part2 17 years ago
detect-engine-siggroup.c Fix "ip" rules not ending up in the tcp and udp sig group heads correctly. 17 years ago
detect-engine-siggroup.h Fix "ip" rules not ending up in the tcp and udp sig group heads correctly. 17 years ago
detect-engine-sigorder.c Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 17 years ago
detect-engine-sigorder.h Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 17 years ago
detect-engine.c Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 17 years ago
detect-engine.h Put the precooked runmodes in a separate file. 17 years ago
detect-flow.c Reorganize header inclusions. 17 years ago
detect-flow.h 64 bit cleanup part2 17 years ago
detect-flowbits.c Reorganize header inclusions. 17 years ago
detect-flowbits.h 64 bit cleanup part2 17 years ago
detect-flowvar.c Reorganize header inclusions. 17 years ago
detect-flowvar.h 64 bit cleanup part2 17 years ago
detect-ipopts.c IpOpts Rule Keyword 17 years ago
detect-ipopts.h IpOpts Rule Keyword 17 years ago
detect-isdataat.c More logging API usage changes. 17 years ago
detect-isdataat.h Adding window and isdataat keyword and some unittests 17 years ago
detect-metadata.c Reorganize header inclusions. 17 years ago
detect-metadata.h Initial add of the files. 17 years ago
detect-msg.c More logging API usage changes. 17 years ago
detect-msg.h Initial add of the files. 17 years ago
detect-noalert.c Reorganize header inclusions. 17 years ago
detect-noalert.h Add noalert keyword for use with sigs that are used for capturing only. 17 years ago
detect-nocase.c Reorganize header inclusions. 17 years ago
detect-nocase.h Initial add of the files. 17 years ago
detect-offset.c Reorganize header inclusions. 17 years ago
detect-offset.h Initial add of the files. 17 years ago
detect-parse.c More logging API usage changes. 17 years ago
detect-parse.h Put all globals in the detection engine ctx. Add HashList type, a hash that also stores the items ina list to it can be traversed. Many cleanups. 17 years ago
detect-pcre.c More logging API usage changes. 17 years ago
detect-pcre.h 64 bit cleanup part2 17 years ago
detect-pktvar.c Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 17 years ago
detect-pktvar.h 64 bit cleanup part2 17 years ago
detect-priority.c Reorganize header inclusions. 17 years ago
detect-priority.h Support priority keyword, add priority to alert-fastlog. 17 years ago
detect-rawbytes.c Reorganize header inclusions. 17 years ago
detect-rawbytes.h Initial add of the files. 17 years ago
detect-recursive.c Reorganize header inclusions. 17 years ago
detect-recursive.h Initial add of the files. 17 years ago
detect-reference.c Reorganize header inclusions. 17 years ago
detect-reference.h Initial add of the files. 17 years ago
detect-rev.c Reorganize header inclusions. 17 years ago
detect-rev.h Initial add of the files. 17 years ago
detect-sid.c Reorganize header inclusions. 17 years ago
detect-sid.h Initial add of the files. 17 years ago
detect-stream_size.c Reorganize header inclusions. 17 years ago
detect-stream_size.h stream size match function and unittests 17 years ago
detect-threshold.c Reorganize header inclusions. 17 years ago
detect-threshold.h Initial add of the files. 17 years ago
detect-uricontent.c More logging API usage changes. 17 years ago
detect-uricontent.h 64 bit cleanup part2 17 years ago
detect-window.c Reorganize header inclusions. 17 years ago
detect-window.h Small fixes 17 years ago
detect-within.c Reorganize header inclusions. 17 years ago
detect-within.h Initial add of the files. 17 years ago
detect.c More logging API usage changes. 17 years ago
detect.h Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 17 years ago
eidps-common.h Remove unnecessary header. 17 years ago
eidps.c More logging API usage changes. 17 years ago
eidps.h native PF_RING support with fixes 17 years ago
flow-bit.c Reorganize header inclusions. 17 years ago
flow-bit.h 64 bit cleanup part2 17 years ago
flow-hash.c More logging API usage changes. 17 years ago
flow-hash.h Rename all structure definitions in the "typedef struct _SomeStruct" format to "typedef struct SomeStruct_" to make the Doxygen output more useful. 17 years ago
flow-private.h Big update: 17 years ago
flow-queue.c Reorganize header inclusions. 17 years ago
flow-queue.h 64 bit cleanup part2 17 years ago
flow-util.c Big update: 17 years ago
flow-util.h Big update: 17 years ago
flow-var.c Reorganize header inclusions. 17 years ago
flow-var.h 64 bit cleanup part2 17 years ago
flow.c More logging API usage changes. 17 years ago
flow.h Big update: 17 years ago
host.c Reorganize header inclusions. 17 years ago
host.h Reorganize header inclusions. 17 years ago
log-httplog.c Reorganize header inclusions. 17 years ago
log-httplog.h Add log-httplog module that logs http request uri's, hosts and useragents to a per line text format. 17 years ago
packet-queue.c 64 bit cleanup part2 17 years ago
packet-queue.h 64 bit cleanup part2 17 years ago
pkt-var.c Reorganize header inclusions. 17 years ago
pkt-var.h 64 bit cleanup part2 17 years ago
respond-reject-libnet11.c Reorganize header inclusions. 17 years ago
respond-reject-libnet11.h udp decoding added icmp unreachables added to reject 17 years ago
respond-reject.c Reorganize header inclusions. 17 years ago
respond-reject.h Tunnel update. 17 years ago
runmodes.c native PF_RING support with fixes 17 years ago
runmodes.h native PF_RING support with fixes 17 years ago
source-nfq-prototypes.h Source NFQ update... less hackish, but still needs work as soon as we know how to do configuration. 17 years ago
source-nfq.c Suppress nfq debug output. 17 years ago
source-nfq.h 64 bit cleanup part2 17 years ago
source-pcap-file.c Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 17 years ago
source-pcap-file.h Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update. 17 years ago
source-pcap.c More logging API usage changes. 17 years ago
source-pcap.h Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 17 years ago
source-pfring.c Small fixes to pfring patch. 17 years ago
source-pfring.h native PF_RING support with fixes 17 years ago
stream-tcp-private.h fixed unit tests and add the comments 17 years ago
stream-tcp-reassemble.c More logging API usage changes. 17 years ago
stream-tcp-reassemble.h Fix segv in reassembly. Fix sequence gap handling tests. 17 years ago
stream-tcp.c More logging API usage changes. 17 years ago
stream-tcp.h Big update: 17 years ago
stream.c More logging API usage changes. 17 years ago
stream.h Fix segv in reassembly. Fix sequence gap handling tests. 17 years ago
threads.c Reorganize header inclusions. 17 years ago
threads.h Lock threadvars flags using spinlocks. 17 years ago
threadvars.h Lock threadvars flags using spinlocks. 17 years ago
tm-modules.c More logging API usage changes. 17 years ago
tm-modules.h native PF_RING support with fixes 17 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. 17 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. 17 years ago
tm-queues.c More logging API usage changes. 17 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 17 years ago
tm-threads.c More logging API usage changes. 17 years ago
tm-threads.h Implementation of the logging module 17 years ago
tmqh-flow.c Big update: 17 years ago
tmqh-flow.h Actually add the new queue handler. 17 years ago
tmqh-nfq.c 64 bit cleanup part2 17 years ago
tmqh-nfq.h Initial add of the files. 17 years ago
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 17 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 17 years ago
tmqh-simple.c Changes added for the Performance Counter API 17 years ago
tmqh-simple.h Initial add of the files. 17 years ago
util-binsearch.c More logging API usage changes. 17 years ago
util-binsearch.h 64 bit cleanup part2 17 years ago
util-bloomfilter-counting.c Reorganize header inclusions. 17 years ago
util-bloomfilter-counting.h 64 bit cleanup part2 17 years ago
util-bloomfilter.c Reorganize header inclusions. 17 years ago
util-bloomfilter.h 64 bit cleanup part2 17 years ago
util-byte.c Reorganize header inclusions. 17 years ago
util-byte.h Byte utils return num bytes extracted on success instead of zero. 17 years ago
util-cidr.c Reorganize header inclusions. 17 years ago
util-cidr.h 64 bit cleanup part2 17 years ago
util-debug-filters.c Implementation of the logging module 17 years ago
util-debug-filters.h Implementation of the logging module 17 years ago
util-debug.c More logging API usage changes. 17 years ago
util-debug.h More logging API usage changes. 17 years ago
util-enum.c Implementation of the logging module 17 years ago
util-enum.h Implementation of the logging module 17 years ago
util-error.c Implementation of the logging module 17 years ago
util-error.h Implementation of the logging module 17 years ago
util-hash.c Reorganize header inclusions. 17 years ago
util-hash.h 64 bit cleanup part2 17 years ago
util-hashlist.c Reorganize header inclusions. 17 years ago
util-hashlist.h 64 bit cleanup part2 17 years ago
util-mpm-b2g.c More logging API usage changes. 17 years ago
util-mpm-b2g.h 64 bit cleanup part2 17 years ago
util-mpm-b3g.c Reorganize header inclusions. 17 years ago
util-mpm-b3g.h 64 bit cleanup part2 17 years ago
util-mpm-wumanber.c Reorganize header inclusions. 17 years ago
util-mpm-wumanber.h 64 bit cleanup part2 17 years ago
util-mpm.c More logging API usage changes. 17 years ago
util-mpm.h More cleanups. 17 years ago
util-pool.c More logging API usage changes. 17 years ago
util-pool.h Big update: 17 years ago
util-print.c Reorganize header inclusions. 17 years ago
util-print.h 64 bit cleanup part2 17 years ago
util-time.c More logging API usage changes. 17 years ago
util-time.h Comment updates. 17 years ago
util-unittest.c Reorganize header inclusions. 17 years ago
util-unittest.h Complete removal of global de_ctx. UtRuntests now returns the number of failed tests or 0 on none. Program exits with code 1 on failed tests, code 0 otherwise. Removal of broken http uri test. 17 years ago
util-var-name.c Cleanups 17 years ago
util-var-name.h Cleanups 17 years ago
util-var.c 64 bit cleanup part2 17 years ago
util-var.h 64 bit cleanup part2 17 years ago