..
Makefile.am
Add functions to determine whether a path is absolute or relative.
14 years ago
action-globals.h
…
alert-debuglog.c
…
alert-debuglog.h
…
alert-fastlog.c
…
alert-fastlog.h
…
alert-pcapinfo.c
…
alert-pcapinfo.h
…
alert-prelude.c
…
alert-prelude.h
…
alert-syslog.c
…
alert-syslog.h
…
alert-unified2-alert.c
…
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
Fix compiler warnings in a couple of unittests.
14 years ago
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: inspect new files in same tx but opposite direction as well.
14 years ago
app-layer-htp-file.h
…
app-layer-htp.c
file-extraction: improve handling of complex multipart bodies.
14 years ago
app-layer-htp.h
Rework the way the http parser can tell the de_state to reset it's file section on arrival of new files in the same tx. Fixes a dead lock in the auto runmode.
14 years ago
app-layer-nbss.h
…
app-layer-parser.c
…
app-layer-parser.h
…
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
…
app-layer-smtp.h
…
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
…
conf.h
…
counters.c
…
counters.h
…
cuda-packet-batcher.c
…
cuda-packet-batcher.h
…
cuda-ptxdump.h
…
data-queue.c
…
data-queue.h
…
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
fix ipv6 header setup in pseudo pkt creation
14 years ago
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.h
…
defrag.c
…
defrag.h
…
detect-ack.c
…
detect-ack.h
…
detect-asn1.c
…
detect-asn1.h
…
detect-byte-extract.c
…
detect-byte-extract.h
…
detect-bytejump.c
…
detect-bytejump.h
…
detect-bytetest.c
…
detect-bytetest.h
…
detect-classtype.c
…
detect-classtype.h
…
detect-content.c
…
detect-content.h
…
detect-csum.c
…
detect-csum.h
…
detect-dce-iface.c
…
detect-dce-iface.h
…
detect-dce-opnum.c
…
detect-dce-opnum.h
…
detect-dce-stub-data.c
…
detect-dce-stub-data.h
…
detect-depth.c
…
detect-depth.h
…
detect-detection-filter.c
…
detect-detection-filter.h
…
detect-distance.c
…
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
…
detect-engine-alert.h
…
detect-engine-dcepayload.c
…
detect-engine-dcepayload.h
…
detect-engine-event.c
…
detect-engine-event.h
…
detect-engine-file.c
…
detect-engine-file.h
…
detect-engine-hcbd.c
…
detect-engine-hcbd.h
…
detect-engine-hcd.c
…
detect-engine-hcd.h
…
detect-engine-hhd.c
…
detect-engine-hhd.h
…
detect-engine-hmd.c
…
detect-engine-hmd.h
…
detect-engine-hrhd.c
…
detect-engine-hrhd.h
…
detect-engine-hrud.c
…
detect-engine-hrud.h
…
detect-engine-hsbd.c
file-data: add more unittests
14 years ago
detect-engine-hsbd.h
…
detect-engine-iponly.c
IP Only cleanup: make most functions static. Add error message on address parsing issues.
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
…
detect-engine-mpm.h
…
detect-engine-payload.c
…
detect-engine-payload.h
…
detect-engine-port.c
…
detect-engine-port.h
…
detect-engine-proto.c
…
detect-engine-proto.h
…
detect-engine-siggroup.c
…
detect-engine-siggroup.h
…
detect-engine-sigorder.c
…
detect-engine-sigorder.h
…
detect-engine-state.c
file-inspection: inspect new files in same tx but opposite direction as well.
14 years ago
detect-engine-state.h
Rework the way the http parser can tell the de_state to reset it's file section on arrival of new files in the same tx. Fixes a dead lock in the auto runmode.
14 years ago
detect-engine-tag.c
…
detect-engine-tag.h
…
detect-engine-threshold.c
…
detect-engine-threshold.h
…
detect-engine-uri.c
bug #341 - support for urilen check on both norm and raw buffers
14 years ago
detect-engine-uri.h
…
detect-engine.c
…
detect-engine.h
…
detect-fast-pattern.c
…
detect-fast-pattern.h
…
detect-file-data.c
…
detect-file-data.h
…
detect-fileext.c
…
detect-fileext.h
…
detect-filemagic.c
…
detect-filemagic.h
…
detect-filename.c
…
detect-filename.h
…
detect-filestore.c
Fix filestore match code not expecting NULL file ptr.
14 years ago
detect-filestore.h
file store: respect flowbits and other keywords
14 years ago
detect-flags.c
…
detect-flags.h
…
detect-flow.c
…
detect-flow.h
…
detect-flowbits.c
…
detect-flowbits.h
…
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
…
detect-ftpbounce.h
…
detect-gid.c
…
detect-gid.h
…
detect-http-client-body.c
…
detect-http-client-body.h
…
detect-http-cookie.c
…
detect-http-cookie.h
…
detect-http-header.c
…
detect-http-header.h
…
detect-http-method.c
…
detect-http-method.h
…
detect-http-raw-header.c
…
detect-http-raw-header.h
…
detect-http-raw-uri.c
…
detect-http-raw-uri.h
…
detect-http-server-body.c
file-data: add more unittests
14 years ago
detect-http-server-body.h
…
detect-http-stat-code.c
…
detect-http-stat-code.h
…
detect-http-stat-msg.c
…
detect-http-stat-msg.h
…
detect-http-uri.c
…
detect-http-uri.h
…
detect-icmp-id.c
…
detect-icmp-id.h
…
detect-icmp-seq.c
…
detect-icmp-seq.h
…
detect-icode.c
…
detect-icode.h
…
detect-id.c
…
detect-id.h
…
detect-ipopts.c
…
detect-ipopts.h
…
detect-ipproto.c
…
detect-ipproto.h
…
detect-isdataat.c
…
detect-isdataat.h
…
detect-itype.c
…
detect-itype.h
…
detect-mark.c
…
detect-mark.h
…
detect-metadata.c
…
detect-metadata.h
…
detect-msg.c
…
detect-msg.h
…
detect-noalert.c
…
detect-noalert.h
…
detect-nocase.c
…
detect-nocase.h
…
detect-offset.c
…
detect-offset.h
…
detect-parse.c
Fix invalid direction error message.
14 years ago
detect-parse.h
…
detect-pcre.c
…
detect-pcre.h
…
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
…
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
…
detect-rpc.h
…
detect-sameip.c
…
detect-sameip.h
…
detect-seq.c
…
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
…
detect-ssh-proto-version.h
…
detect-ssh-software-version.c
…
detect-ssh-software-version.h
…
detect-ssl-state.c
…
detect-ssl-state.h
…
detect-ssl-version.c
…
detect-ssl-version.h
…
detect-stream_size.c
…
detect-stream_size.h
…
detect-tag.c
…
detect-tag.h
…
detect-threshold.c
…
detect-threshold.h
…
detect-tls-version.c
…
detect-tls-version.h
…
detect-tos.c
…
detect-tos.h
…
detect-ttl.c
…
detect-ttl.h
…
detect-uricontent.c
logging: use SCLogDebug instead of printf
14 years ago
detect-uricontent.h
…
detect-urilen.c
bug #341 - support for urilen check on both norm and raw buffers
14 years ago
detect-urilen.h
bug #341 - support for urilen check on both norm and raw buffers
14 years ago
detect-window.c
…
detect-window.h
…
detect-within.c
…
detect-within.h
…
detect.c
file store: respect flowbits and other keywords
14 years ago
detect.h
file store: respect flowbits and other keywords
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
fix ffr shutdown segv. We need to supply stream TV the the stream engine
14 years ago
flow-timeout.h
…
flow-util.c
…
flow-util.h
…
flow-var.c
…
flow-var.h
…
flow.c
…
flow.h
…
host.c
…
host.h
…
log-droplog.c
…
log-droplog.h
…
log-file.c
Switch log-file module to use new absolute path detection code.
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
…
log-httplog.h
…
log-pcap.c
…
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
…
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-nfq.c
…
runmode-nfq.h
…
runmode-pcap-file.c
…
runmode-pcap-file.h
…
runmode-pcap.c
pcap: fix auto runmode
14 years ago
runmode-pcap.h
…
runmode-pfring.c
…
runmode-pfring.h
…
runmodes.c
runmode: export running mode
14 years ago
runmodes.h
runmode: export running mode
14 years ago
source-af-packet.c
…
source-af-packet.h
…
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-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
…
source-pcap-file.h
…
source-pcap.c
Remove unused variable.
14 years ago
source-pcap.h
…
source-pfring.c
…
source-pfring.h
…
stream-tcp-inline.c
…
stream-tcp-inline.h
…
stream-tcp-private.h
…
stream-tcp-reassemble.c
…
stream-tcp-reassemble.h
…
stream-tcp-sack.c
…
stream-tcp-sack.h
…
stream-tcp-util.c
…
stream-tcp-util.h
…
stream-tcp.c
Stream engine: handling packets with ACK|CWR.
14 years ago
stream-tcp.h
…
stream.c
…
stream.h
…
suricata-common.h
Add functions to determine whether a path is absolute or relative.
14 years ago
suricata.c
Add Init and DeInit calls to the thread module API.
14 years ago
suricata.h
…
threads.c
…
threads.h
…
threadvars.h
…
tm-modules.c
Add Init and DeInit calls to the thread module API.
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
…
tm-threads.c
…
tm-threads.h
…
tmqh-flow.c
…
tmqh-flow.h
…
tmqh-nfq.c
…
tmqh-nfq.h
…
tmqh-packetpool.c
…
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
…
util-checksum.h
…
util-cidr.c
…
util-cidr.h
…
util-classification-config.c
…
util-classification-config.h
…
util-clock.h
…
util-coredump-config.c
Moved prctl.h check to configure
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
…
util-debug-filters.h
…
util-debug.c
logging: don't display debug message before setting params.
14 years ago
util-debug.h
logging: don't display debug message before setting params.
14 years ago
util-decode-asn1.c
…
util-decode-asn1.h
…
util-device.c
…
util-device.h
…
util-enum.c
…
util-enum.h
…
util-error.c
SCConfLogOpenGeneric() abstraction for regular and AF_UNIX logs.
14 years ago
util-error.h
SCConfLogOpenGeneric() abstraction for regular and AF_UNIX logs.
14 years ago
util-file.c
file store: respect flowbits and other keywords
14 years ago
util-file.h
file store: respect flowbits and other keywords
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
…
util-host-os-info.h
…
util-ioctl.c
…
util-ioctl.h
…
util-logopenfile.c
SCConfLogOpenGeneric() abstraction for regular and AF_UNIX logs.
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 bug in size parsing API. Pass the string returned by pcre_get_substring and not the passed arg. Also use strtod. Solves usage issues on windows
14 years ago
util-misc.h
…
util-mpm-ac-gfbs.c
indentation fixes for ac-gfbs
14 years ago
util-mpm-ac-gfbs.h
…
util-mpm-ac.c
…
util-mpm-ac.h
…
util-mpm-b2g-cuda-kernel.cu
Changed my email address to anoopsaldanha@gmail.com from my current one - Should have been an amend over my previous commit, but that commit's pushed out
14 years ago
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
…
util-mpm.h
…
util-optimize.h
…
util-path.c
Add functions to determine whether a path is absolute or relative.
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
…
util-print.h
…
util-privs.c
Remove duplicate sys/prctl.h configure check. Wrap another include in HAVE_SYS_PRCTL_H.
14 years ago
util-privs.h
…
util-profiling.c
…
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
…
util-runmodes.h
…
util-spm-bm.c
…
util-spm-bm.h
…
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-syslog.c
…
util-syslog.h
…
util-threshold-config.c
…
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
…