]> git.ipfire.org Git - thirdparty/suricata.git/commit
sslv2: use version from client hello
authorVictor Julien <vjulien@oisf.net>
Wed, 7 Sep 2022 05:37:46 +0000 (07:37 +0200)
committerVictor Julien <vjulien@oisf.net>
Wed, 21 Sep 2022 04:43:48 +0000 (06:43 +0200)
commit9f0ea5e70c3e557d25118e59aa5fc1b32aeca976
tree431b5d2837b7b6b0a56d666d468502bb8deefaeb
parentc8d79fb81fef91fef27d28ad06ee4136e8e282b6
sslv2: use version from client hello

Remove streaming code that is now unused.

Incomplete handling makes this record parsing work on full data.
src/app-layer-ssl.c