You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc
Jeff Lucovsky d2e3bf1d34 doc: document xor transform variable key and offset syntax
Add user-facing documentation for the xor transform's 'extract <nbytes>
<offset>' syntax and offset parameter in rules/transforms.rst.

Add a devguide section (devguide/extending/detect/transforms.rst)
covering the detection pipeline execution order, how transforms run
before detection-time keywords, and how xor reads key bytes directly
from the raw buffer at a specified position and width. Explains how
the engine deduplicates inspection buffers for rules with variable
keys at different buffer positions.

Issue: 8671
2 months ago
..
doxygen
userguide doc: document xor transform variable key and offset syntax 2 months ago
AUTHORS doc: replace ohloh with openhub link 5 years ago
Basic_Setup.txt docs: fix typos in Basic_Setup.txt 2 months ago
INSTALL doc/install: fix minor typo 10 months ago
Makefile.am doc: remove outdated GITGUIDE 10 months ago
NEWS userguide: update references to Suricata website 5 years ago
README
Setting_up_IPSinline_for_Linux.txt docs: update url to docs.suricata.io 3 years ago
TODO userguide: update references to Suricata website 5 years ago
Third_Party_Installation_Guides.txt

README