Commit Graph

192 Commits (88177694fdf74cd577710f90ac687be8289b1230)

Author SHA1 Message Date
Jason Ish 2c60e9b4de doc: remove userguide.pdf on clean instead of suricata.pdf
As the pdf is a built artifact, it needs to be removed to
satisfy distcheck.
9 years ago
Jason Ish afead7e565 doc: add missing docs to EXTRA_DIST 9 years ago
Jason Ish dbde356053 doc: exclude docs in partials/ from reference errors
These docs are already included with the include statement,
but older versions of Sphinx still complain that they
are not in a table of contents.
9 years ago
Victor Julien aaf0fe4d29 doc: eve update 9 years ago
Victor Julien a35bea28f3 doc: rules-meta typo 9 years ago
Victor Julien 76b55214f0 doc: rules-meta small cleanup 9 years ago
Victor Julien 3cf1b12061 doc: http sticky vs modifier 9 years ago
Victor Julien 0d15593258 doc: move urilen to other uri keywords 9 years ago
Victor Julien 34bfacdee0 doc: add minimal http request/response line sections 9 years ago
Victor Julien adb6c75e2e doc: only make sphinx warnings fatal on html/pdf 9 years ago
Jason Ish 82a6bfd599 doc: manpage: add bugs and notes section 9 years ago
Jason Ish a4450b768e doc: manpage: add signals section 9 years ago
Jason Ish 5c78fdbc9c doc: break out command line options into a common doc
The command line options can now be consumed by the man page
and the user guide.

Some attempt was made to order the options from common/basic
progressing to advanced with some notion of options
grouped together.
9 years ago
Jason Ish cd4c9e73f8 doc: fix sphinx warnings
This involved removing documents that were intentionally
not referenced as they are not good candidates for the
user guide.
9 years ago
Jason Ish 3df7f97a33 doc: fail on sphinx warnings 9 years ago
Jason Ish 79d21e9eee docs: include userguide.pdf in dist 9 years ago
Jason Ish 214e97814c doc: bring in unix socket interaction from wiki 9 years ago
Jason Ish bec128bbf9 doc: attempt to parse version if not in environment
Should fix the version displayed on readthedocs.
9 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.
9 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.
9 years ago
Victor Julien 92b393ee9a doc: include enip page 9 years ago
Victor Julien a2d8cfb5d3 doc: reorder rule docs 9 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
9 years ago
Victor Julien 5bd906ae9f doc: prefilter keyword and config 9 years ago
Victor Julien 3ab405dc50 doc: reorganize hyperscan guide 9 years ago
Victor Julien 99d5bf4e68 doc: improve tuning/perf docs 9 years ago
Victor Julien c7c8de7d59 doc: fix ET example URL 9 years ago
Victor Julien 485544d885 doc: improve commandline options 9 years ago
Victor Julien 7011d8f34c doc: remove/cleanup 'guides' 9 years ago
Victor Julien 73b355e24a doc: fix lua keyword name 9 years ago
Victor Julien 43c2db0a55 doc: update what is suricata section 9 years ago
Victor Julien 1f2f1d7063 doc: commandline improvements 9 years ago
Victor Julien 879ab41ade doc: move drop privs into configuration 9 years ago
Jason Ish 7fa390de39 doc: bundle pre-built man page in distribution 9 years ago
Victor Julien f511f86398 doc: rename to 'Suricata User Guide' 9 years ago
Victor Julien 7ad667f282 doc: move snort compat to rule chapter 9 years ago
Jason Ish 614e2f1d43 doc: make target for pdf, and suricata.1 shortcut 9 years ago
Jason Ish 6149b014ec doc: shorten some paths to satisfy distcheck
Long paths were being dropped from the source package.
9 years ago
Jason Ish 2e78bf0ba8 doc: list files/directories in EXTRA_DIST
So files get included in the distribution and pass
make distcheck.
9 years ago
Jason Ish b1ced40ee4 doc: get Suricata version from autoconf vars 9 years ago
Jason Ish ab93eb97b9 doc: use - instead of _ in filenames for consistency 9 years ago
Jason Ish b8521a52f3 doc: link up hyperscan and packet capture 9 years ago
Jason Ish b9a7335ec4 doc: expose variables for substition in docs 9 years ago
Jason Ish 15d2a7a49d doc: minimal man page: suricata.1 9 years ago
Jason Ish 6eedd0068b doc: hook sphinx into build 9 years ago
Jason Ish 5e76a54714 doc: packet capture: sync up with wiki 9 years ago
Jason Ish 7f5ffeebad doc: dns: sync up with wiki 9 years ago
Jason Ish ba4931ddb6 doc: flow:not_established not supported 9 years ago
Andreas Herz 7806ae8f57 docs: sync up to recent redmine 9 years ago
Jason Ish 0e63c9ca41 doc: add GPL and CC licenses 9 years ago
brandonlattin 7e3591e3ce doc: performance: Replace 'medium' with 'custom'
I assume the intent was to use the custom-values that are being defined.
9 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.
9 years ago
Jason Ish a96225527a doc: update url to modbus paper as advised by David Diallo. 9 years ago
Jason Ish 2751baae46 doc: rename from "sphinx" to "userguide" 9 years ago
Jason Ish 16f6fab502 doc: user .. option:: for command line option formatting 9 years ago
Jason Ish 8d47c13d2a doc: new global threshold examples from Peter Manev. 9 years ago
Jason Ish 11eb8640dd doc: acknowledge doc/wiki authors 9 years ago
Andreas Herz c0aacec9b7 doc: reorder duplicates 9 years ago
Andreas Herz 347e3b4972 doc: fixed remaining FIXME 9 years ago
Andreas Herz 715485a42b doc: finished remaining conversion for output 9 years ago
Andreas Herz 5a542a9934 doc: minor fixes in configuration causing errors/warnings 9 years ago
Andreas Herz 398151ac76 doc: added output section (some fixes still to do) 9 years ago
Jason Ish 2fa4547197 doc: reference fixups 9 years ago
Jason Ish 4b306fed14 doc: fixup references 9 years ago
Jason Ish b252b0d84c doc: add configuration 9 years ago
Andreas Herz 253886b99f doc: added file-extraction 9 years ago
Andreas Herz 1089ec1cd8 doc: added capture hardware except for napatech with file 9 years ago
Andreas Herz 7f1e0d82fc doc: added public data sets with file 9 years ago
Andreas Herz a65b585cd5 doc: added capture hardware except for napatech 9 years ago
Andreas Herz 8618d82408 doc: added public data sets 9 years ago
Andreas Herz 504a760799 doc: update gitignore to ignore node_modules 9 years ago
Andreas Herz c8e5271c29 doc: added setting up ips inline 9 years ago
Andreas Herz d881f000f9 doc: add index for reputation to match wiki 9 years ago
Andreas Herz ae6c0af492 doc: added initscripts 9 years ago
Andreas Herz c04a60aaa0 doc: added ip reputation 9 years ago
Andreas Herz 630f3d3bc8 doc: added ip reputation 9 years ago
Andreas Herz ba27602bab doc: fixed underline too short error 9 years ago
Andi 07dac046d9 doc: Add ssl_state doc
See https://redmine.openinfosecfoundation.org/issues/589
9 years ago
Andi 733f1a5842 doc: Document http_host and http_raw_host
Added doc for http_host and http_raw_host as mentioned in https://redmine.openinfosecfoundation.org/issues/756
9 years ago
Jason Ish aa6a975f1c doc: ignoring traffic 9 years ago
Jason Ish f27e85e346 doc: tcmalloc 9 years ago
Jason Ish f97c045bf1 doc: runmodes 9 years ago
Jason Ish 38bf0df6f0 doc: rule profiling 9 years ago
Jason Ish fc9d621921 doc: packet profiling 9 years ago
Jason Ish 7b8aa62463 doc: statistics 9 years ago
Jason Ish 2574415a2d doc: tuning considerations 9 years ago
Jason Ish 2354987171 doc: high performance config 9 years ago
Jason Ish ab69c93a28 doc: making sense of alerts 9 years ago
Jason Ish 6136ec583f doc: oinkmaster 9 years ago
Jason Ish 5e0c39be57 doc: snort compatibility 9 years ago
Jason Ish 4f9f9c09ec doc: command line options 9 years ago
Jason Ish 80e6830dec doc: restructure directory layout 9 years ago
Jason Ish b0c2d6c8ee doc: restructure the rules section a little 9 years ago
Jason Ish 7c9475e94d doc: add fixme to broken images 9 years ago
Jason Ish b1bc0038ae doc: finish off the rules section 9 years ago
Jason Ish 98f56f9916 doc: dnp3 keywords 9 years ago
Jason Ish 9dea001c7d doc: modbus keyword 9 years ago
Jason Ish 082758deae doc: rule profiling 9 years ago
Jason Ish 30f3ecf223 doc: normalized buffers 9 years ago
Jason Ish 75662a16da doc: tls keywords 9 years ago