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 dd344bd07c ftp: Move config file handling to Rust
Issue: 4082

Move the configuration file handling to Rust.

These changes will no longer terminate Suricata when there's an invalid
value for ftp.memcap. Like earlier Suricata releases, an error message
is logged "Invalid value <value> for ftp.memcap" but Suricata will no
longer terminate execution. It will use a default value of "0" instead.
9 months ago
..
doxygen
userguide ftp: Move config file handling to Rust 9 months ago
AUTHORS doc: replace ohloh with openhub link 4 years ago
Basic_Setup.txt
GITGUIDE
INSTALL docs: update url to docs.suricata.io 3 years ago
Makefile.am doc: remove legacy windows install guide 3 years ago
NEWS userguide: update references to Suricata website 4 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 4 years ago
Third_Party_Installation_Guides.txt

README