Commit Graph

402 Commits (suricata-5.0.7)

Author SHA1 Message Date
Philippe Antoine bbaca48825 doc: update sphinx api to use add_css_file
instead of deprecated add_stylesheet

(cherry picked from commit 95f225e8fb)
5 years ago
Philippe Antoine 6b8a0a8ef3 http: makes decompression time limit configurable
(cherry picked from commit a04b5566a6)
5 years ago
Sascha Steinbiss 77f7373b09 doc: build all manpages 5 years ago
Philippe Antoine e309492cd4 doc: http.uri.raw has no spaces
as they are in the protocol

cf bug #2881

(cherry picked from commit 6b30890de9)
5 years ago
Jeff Lucovsky dbb7074bc9 doc: Fix spelling error
(cherry picked from commit cbcb7c5b99)
6 years ago
Jason Ish 827b3cfa4f doc: typo: http.server_body should be http.response_body
Thanks to Jason Williams for pointing this out.

(cherry picked from commit 0dd1b2a616)
6 years ago
Victor Julien 2fe01d93a5 decode/teredo: implement port support
Implement support for limiting Teredo detection and decoding to specific
UDP ports, with 3544 as the default.

If no ports are specified, the old behaviour of detecting/decoding on any
port is still in place. This can also be forced by specifying 'any' as the
port setting.

(cherry picked from commit e97cdb48f3)
6 years ago
Jeff Lucovsky 3d7f654f37 doc: Remove bitmask documentation
This commit removes documentation for the never-implemented bitmask
option for the `byte_jump` and `byte_test` keywords.
6 years ago
Philippe Antoine 52a735870f doc: adds doc for ipv4.hdr signature keyword
(cherry picked from commit 0715e1352f)
6 years ago
Jeff Lucovsky 14a789ff40 doc: Correct RST quote usage
Corrects misplaced backticks preventing proper formatting of `mpm-algo`
section.

(cherry picked from commit 8c132c0b87)
6 years ago
Shivani Bhardwaj 700eebaecc doc/conf: Update copyright and regex for version
Make the new regex in compliance with the modern autoconf syntax.
Closes redmine ticket #3423
6 years ago
jason taylor 1666bc0ad1 doc: minor capitalization fix
Signed-off-by: jason taylor <jtfas90@gmail.com>
6 years ago
jason taylor 4f7dc4f136 doc: add bsize documentation and rule example
Signed-off-by: jason taylor <jtfas90@gmail.com>
6 years ago
Daisu fccdb1c642 doc/commandline: -i option is useable several times 6 years ago
Steven Hostetler 4ac5ab00b7 doc/install: fix geoip typo 6 years ago
Victor Julien 411dd69e92 doc/eve: layout and formatting fixes 6 years ago
Jason Williams 55a36c79ff doc: update http keywords documentation 6 years ago
jason taylor 95237f9894 docs: update datasets examples
Signed-off-by: jason taylor <jtfas90@gmail.com>
6 years ago
EmilienCourt 50bb8d4cb2 doc: fix typo on example
Quotes have been forgotten in the dnp3.data example, which throws an
SC_ERR_INVALID_SIGNATURE(39) if used like in the example.
6 years ago
Eric Leblond 9ef2f81ee7 doc/userguide: fix typo 7 years ago
Eric Leblond 821d590f5b doc/userguide: fix base64 example
Add a sticky buffer example and fix the content modifier one.
7 years ago
Pascal Delalande 8e6a2bd42e doc: removal of disable-rust and path typo for suricatasc 7 years ago
Victor Julien d5ae68afc2 doc: fix version in install doc 7 years ago
Victor Julien 1c27a99827 doc: add upgrade page 7 years ago
Jason Ish 718fcbb682 doc: document eve/dns v2 as the default
Adds eve/dns v2 format documentation. Update legacy format
to require the version field.
7 years ago
Philippe Antoine 6921608673 http: updates suricata.yaml comments
As well as the userguide documentation about suricata.yaml
7 years ago
Jason Ish 9111b9df57 doc: cleanup enging logging
Attempt cleanup the engine logging a bit.

Also a include a verbatim excerpt of the default configuration
here for reference purposes.
7 years ago
Jason Ish c97195bf0b doc: -v verbose option documentation update
Update -v documentation to reflect the new behaviour discussed
in bug #1851 where -v changes the log level to fixed levels
instead of an offset of the default log level configured
in suricata.yaml.
7 years ago
Konstantin Klinger 808ea0dba9 app-layer: remove obsolete msn protocol detection 7 years ago
Victor Julien 6d2bd6607e datasets: make clear the feature is experimental 7 years ago
Jeff Lucovsky 17c3e22ecd doc/eve.alert: Expand metadata description 7 years ago
Victor Julien 4061bf5ceb doc/datasets: update example config to map 7 years ago
Victor Julien 029683cbac doc: reformat linux ips guide 7 years ago
Eric Leblond 6d9416148b doc: add nftables IPS configuration 7 years ago
Eric Leblond 82eb669205 doc: information about scaling AF_PACKET IPS mode 7 years ago
Eric Leblond ffe81dc9f2 doc: add info about AF_PACKET IPS
Based on https://home.regit.org/2012/09/new-af_packet-ips-mode-in-suricata/

Also fix some typo in Netfilter setup.
7 years ago
Jason Ish 0cd5452194 doc: mark independent json loggers as deprecated
This is the loggers such as alert-json-log, dns-json-log, etc.
They are not even referenced in the default configuration file,
and are easily replaced with multiple eve instances.
7 years ago
Jason Ish 212252faf2 doc/drop.log: mark as deprecated and scheduled to be removed
Also make sure options are in sync with those in
suricata.yaml.
7 years ago
Jason Ish 5345379d14 doc/unified2: add deprecation/removal notice 7 years ago
Jason Ish 873bc290bc doc/filestore(v1) - make deprecation text a note
Highlights that is is deprecated in the HTML output.
7 years ago
Jason Ish 7f32822843 doc/filestore(v1) - document force-filestore field 7 years ago
Jeff Lucovsky 44a59b78c7 doc/anomaly Remove event_no 7 years ago
Victor Julien be6cdd37f8 stream: remove fix stream.depth references 7 years ago
Peter Manev 10819ed892 doc: Update tuning considerations doc 7 years ago
Peter Manev 6df1001957 doc: Update high performance config doc 7 years ago
Victor Julien bd2f1e15fd doc/stats: minor clarrifications on 5.0 defaults 7 years ago
Victor Julien 42438ec08e doc/userguide: add quickstart to dist 7 years ago
Giuseppe Longo dd5d0afd79 doc: add SIP keywords 7 years ago
Jason Ish d3e2cc9926 doc: document dns.opcode keyword 7 years ago
Jason Ish daed788d49 doc: Replace dns_query with dns.query. 7 years ago