]> git.ipfire.org Git - thirdparty/suricata.git/commit
Disabling the ssh parser temporarily, since we are moving away from some
authorAnoop Saldanha <anoopsaldanha@gmail.com>
Wed, 23 Oct 2013 05:55:46 +0000 (11:25 +0530)
committerAnoop Saldanha <anoopsaldanha@gmail.com>
Sun, 29 Dec 2013 06:55:44 +0000 (12:25 +0530)
commitabded4200a39c28e9adaa352eb9d2bd66a3aa271
treedc357cbed341507303fa5e1c1f45544d215d2c2c
parentd3d745d515d30da5553c725bf5ea6d751fc4af57
Disabling the ssh parser temporarily, since we are moving away from some
of the archaic features we use in the app layer. We will reintroduce this
parser shortly. Also do note that keywords that rely on the ssh parser
would now be disabled.
src/app-layer-parser.c
src/app-layer-ssh.c
src/detect-ssh-proto-version.c
src/detect-ssh-software-version.c
src/detect.c
src/runmode-unittests.c