Commit Graph

1034 Commits (d43154adbe0e3b2cd66b9334d6cbe58523b23f26)

Author SHA1 Message Date
Victor Julien 34bfacdee0 doc: add minimal http request/response line sections 8 years ago
Victor Julien adb6c75e2e doc: only make sphinx warnings fatal on html/pdf 8 years ago
Jason Ish 82a6bfd599 doc: manpage: add bugs and notes section 8 years ago
Jason Ish a4450b768e doc: manpage: add signals section 8 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.
8 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.
8 years ago
Jason Ish 3df7f97a33 doc: fail on sphinx warnings 8 years ago
Jason Ish 79d21e9eee docs: include userguide.pdf in dist 8 years ago
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
Jason Ish 16f6fab502 doc: user .. option:: for command line option formatting 8 years ago
Jason Ish 8d47c13d2a doc: new global threshold examples from Peter Manev. 8 years ago
Jason Ish 11eb8640dd doc: acknowledge doc/wiki authors 8 years ago
Andreas Herz c0aacec9b7 doc: reorder duplicates 8 years ago
Andreas Herz 347e3b4972 doc: fixed remaining FIXME 8 years ago
Andreas Herz 715485a42b doc: finished remaining conversion for output 8 years ago
Andreas Herz 5a542a9934 doc: minor fixes in configuration causing errors/warnings 8 years ago
Andreas Herz 398151ac76 doc: added output section (some fixes still to do) 8 years ago
Jason Ish 2fa4547197 doc: reference fixups 8 years ago
Jason Ish 4b306fed14 doc: fixup references 8 years ago
Jason Ish b252b0d84c doc: add configuration 8 years ago
Andreas Herz 253886b99f doc: added file-extraction 8 years ago
Andreas Herz 1089ec1cd8 doc: added capture hardware except for napatech with file 8 years ago
Andreas Herz 7f1e0d82fc doc: added public data sets with file 8 years ago
Andreas Herz a65b585cd5 doc: added capture hardware except for napatech 8 years ago
Andreas Herz 8618d82408 doc: added public data sets 8 years ago
Andreas Herz 504a760799 doc: update gitignore to ignore node_modules 8 years ago
Andreas Herz c8e5271c29 doc: added setting up ips inline 8 years ago
Andreas Herz d881f000f9 doc: add index for reputation to match wiki 8 years ago
Andreas Herz ae6c0af492 doc: added initscripts 8 years ago
Andreas Herz c04a60aaa0 doc: added ip reputation 8 years ago
Andreas Herz 630f3d3bc8 doc: added ip reputation 8 years ago
Andreas Herz ba27602bab doc: fixed underline too short error 8 years ago
Andi 07dac046d9 doc: Add ssl_state doc
See https://redmine.openinfosecfoundation.org/issues/589
8 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
8 years ago
Jason Ish aa6a975f1c doc: ignoring traffic 8 years ago
Jason Ish f27e85e346 doc: tcmalloc 8 years ago
Jason Ish f97c045bf1 doc: runmodes 8 years ago
Jason Ish 38bf0df6f0 doc: rule profiling 8 years ago
Jason Ish fc9d621921 doc: packet profiling 8 years ago
Jason Ish 7b8aa62463 doc: statistics 8 years ago
Jason Ish 2574415a2d doc: tuning considerations 8 years ago
Jason Ish 2354987171 doc: high performance config 8 years ago
Jason Ish ab69c93a28 doc: making sense of alerts 8 years ago
Jason Ish 6136ec583f doc: oinkmaster 8 years ago
Jason Ish 5e0c39be57 doc: snort compatibility 8 years ago
Jason Ish 4f9f9c09ec doc: command line options 8 years ago
Jason Ish 80e6830dec doc: restructure directory layout 8 years ago
Jason Ish b0c2d6c8ee doc: restructure the rules section a little 8 years ago
Jason Ish 7c9475e94d doc: add fixme to broken images 8 years ago
Jason Ish b1bc0038ae doc: finish off the rules section 8 years ago
Jason Ish 98f56f9916 doc: dnp3 keywords 8 years ago
Jason Ish 9dea001c7d doc: modbus keyword 8 years ago
Jason Ish 082758deae doc: rule profiling 8 years ago
Jason Ish 30f3ecf223 doc: normalized buffers 8 years ago
Jason Ish 75662a16da doc: tls keywords 8 years ago
Jason Ish 58691fbb48 doc: live rule swap 8 years ago
Jason Ish 107c12afd6 doc: adding your own rules 8 years ago
Jason Ish 3366571eeb doc: rule lua scripting 8 years ago
Jason Ish 1e6df87ecb doc: rule lua scripting 8 years ago
Jason Ish 62e0f6a3e3 doc: thresholding 8 years ago
Jason Ish b3b5e333e4 doc: file-keywords 8 years ago
Jason Ish 5537c0f63c doc: flowint 8 years ago
Jason Ish 5f9d265fdf doc: flow-keywords 8 years ago
Jason Ish 0c602c5f19 doc: pcre 8 years ago
Jason Ish 7c36361aac doc: helper tool to convert from wiki to sphinx 8 years ago
Jason Ish 3f2b1277d1 doc: header-keywords 8 years ago
Jason Ish 33e96c5087 doc: fast-pattern 8 years ago
Jason Ish a464573230 doc: payload-keywords 8 years ago
Jason Ish 6d7c0e8274 docs: sample of sphinx docs 8 years ago
Victor Julien 784690b89a Fix make distcheck on CentOS 5.11
datarootdir was undefined. Define it.
10 years ago
Victor Julien 40d067e9ec Update docs from wiki 12 years ago
Victor Julien 63c64ed2cc Clean up and update bundled docs 12 years ago
Eric Leblond 794bfc590c autotools: fix doc install on old systems. 12 years ago
Eric Leblond c55b618bd4 Install documentation with 'make install'. 12 years ago
Victor Julien ea34aeff3d Add missing Makefile.am files for rules/ and doc/ dir. 13 years ago
Victor Julien 67a4153137 Add export of wiki install docs to our doc/ dir. 13 years ago
Victor Julien 6256d6b598 Add content to ChangeLog and add links to more up to date versions of various docs. 13 years ago
William 1099093e0f Support for PF_RING versions where packet passed as a reference and version 4.7.1 where pfring_enable_ring now seems to be required. 13 years ago
Victor Julien 399e56209f Small pfring doc update by Joshua White from Everis. 14 years ago
Victor Julien c617d7cbfd Update pfring doc. 14 years ago
William Metcalf 57f5327d56 Doc update for EPEL install link 14 years ago
Pablo Rincon 1832ce30d7 Updating pkconfig install on macosx 14 years ago
William Metcalf 9f1d779a28 pkg-config detection added to configure.in added to install doc except for OSX 14 years ago
William Metcalf fe0c98153e Updated windows install doc to add pkg-config to msys 15 years ago
William Metcalf f2cc5a7c99 updates to the INSTALL doc 15 years ago
William Metcalf c69c9c3f86 Added an install doc for PF_RING to doc/INSTALL.PF_RING 15 years ago
Jan Jezek 366671a8ce Added inline mode support on Windows 15 years ago
William Metcalf 9527aa26a2 Small windows fixes ifdef wrapper for netinet/in.h O_NOFOLLOW def missing so added ifndef define install doc updated. 15 years ago
William Metcalf 62d307621a switch from autojunk.sh to more standard autogen.sh 15 years ago
Victor Julien 5d42e7c25f Move windows install file to doc 15 years ago
Nick Rogness 2b7b78f1bf Intial IPFW support FreeBSD and OSX 15 years ago
Victor Julien c7fb7fa26a Mention that libpfring 4.0 is required for our pfring support. 15 years ago
Victor Julien 447db74be8 Update install doc 15 years ago
Pablo Rincon 769022f4be Adding support for Mac OS X, FreeBSD, centrailizing mutex/spins/conditions in a macro API, and some unittests 15 years ago
William Metcalf 2ba203cd19 upated INSTALL moved other doc files to doc/ deleted Welcome 15 years ago
William Metcalf 82abed73d3 Moved GITGUIDE to doc/ 15 years ago
William Metcalf ae530c6d2f Added doxygen.cfg file and doc directory 15 years ago