Commit Graph

138 Commits (a52aacb4ea71415ab82cdaadc823c9e4652e0e0c)

Author SHA1 Message Date
Jason Ish 214e97814c doc: bring in unix socket interaction from wiki 8 years ago
Jason Ish bec128bbf9 doc: attempt to parse version if not in environment
Should fix the version displayed on readthedocs.
8 years ago
Giuseppe Longo 3f214b506a file-store: add depth setting
When a rules match and fired filestore we may want
to increase the stream reassembly depth for this specific.

This add the 'depth' setting in file-store config,
which permits to specify how much data we want to reassemble
into a stream.
8 years ago
Giuseppe Longo 9ab1194f68 modbus: set stream depth
Some protocol like modbus requires
a infinite stream depth because session
are kept open and we want to analyze everything.

Since we have a stream reassembly depth per stream,
we can also set a stream reassembly depth per proto.
8 years ago
Victor Julien 92b393ee9a doc: include enip page 8 years ago
Victor Julien a2d8cfb5d3 doc: reorder rule docs 8 years ago
kwong a3ffebd835 Adding SCADA EtherNet/IP and CIP protocol support
Add support for the ENIP/CIP Industrial protocol

This is an app layer implementation which uses the "enip" protocol
and "cip_service" and "enip_command" keywords

Implements AFL entry points
8 years ago
Victor Julien 5bd906ae9f doc: prefilter keyword and config 8 years ago
Victor Julien 3ab405dc50 doc: reorganize hyperscan guide 8 years ago
Victor Julien 99d5bf4e68 doc: improve tuning/perf docs 8 years ago
Victor Julien c7c8de7d59 doc: fix ET example URL 8 years ago
Victor Julien 485544d885 doc: improve commandline options 8 years ago
Victor Julien 7011d8f34c doc: remove/cleanup 'guides' 8 years ago
Victor Julien 73b355e24a doc: fix lua keyword name 8 years ago
Victor Julien 43c2db0a55 doc: update what is suricata section 8 years ago
Victor Julien 1f2f1d7063 doc: commandline improvements 8 years ago
Victor Julien 879ab41ade doc: move drop privs into configuration 8 years ago
Jason Ish 7fa390de39 doc: bundle pre-built man page in distribution 8 years ago
Victor Julien f511f86398 doc: rename to 'Suricata User Guide' 8 years ago
Victor Julien 7ad667f282 doc: move snort compat to rule chapter 8 years ago
Jason Ish 614e2f1d43 doc: make target for pdf, and suricata.1 shortcut 8 years ago
Jason Ish 6149b014ec doc: shorten some paths to satisfy distcheck
Long paths were being dropped from the source package.
8 years ago
Jason Ish 2e78bf0ba8 doc: list files/directories in EXTRA_DIST
So files get included in the distribution and pass
make distcheck.
8 years ago
Jason Ish b1ced40ee4 doc: get Suricata version from autoconf vars 8 years ago
Jason Ish ab93eb97b9 doc: use - instead of _ in filenames for consistency 8 years ago
Jason Ish b8521a52f3 doc: link up hyperscan and packet capture 8 years ago
Jason Ish b9a7335ec4 doc: expose variables for substition in docs 8 years ago
Jason Ish 15d2a7a49d doc: minimal man page: suricata.1 8 years ago
Jason Ish 6eedd0068b doc: hook sphinx into build 8 years ago
Jason Ish 5e76a54714 doc: packet capture: sync up with wiki 8 years ago
Jason Ish 7f5ffeebad doc: dns: sync up with wiki 8 years ago
Jason Ish ba4931ddb6 doc: flow:not_established not supported 8 years ago
Andreas Herz 7806ae8f57 docs: sync up to recent redmine 8 years ago
Jason Ish 0e63c9ca41 doc: add GPL and CC licenses 8 years ago
brandonlattin 7e3591e3ce doc: performance: Replace 'medium' with 'custom'
I assume the intent was to use the custom-values that are being defined.
8 years ago
Andi 8e655cf107 eve-json-format: add newest version from the wiki
This was added by pevma in the wiki, so should go into the sphinx doc as well.
8 years ago
Jason Ish a96225527a doc: update url to modbus paper as advised by David Diallo. 8 years ago
Jason Ish 2751baae46 doc: rename from "sphinx" to "userguide" 8 years ago