URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0d03ce1e70144fe713df9e03b30bc8126d764a5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a0d03ce by Роман Донченко (dpb@xxxxxxxxxxxxxx):
ssh: dissect the host key when the connection uses DH group exchange
After this, hf_ssh_kexdh_host_key is no longer used, so remove it.
Change-Id: Ie56a086481bbe087b7ba3b17aea394c05986f63d
Reviewed-on: https://code.wireshark.org/review/19052
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a0b4d46 install_rpms_for_devel: add optional packages.
adds a0d03ce ssh: dissect the host key when the connection uses DH group exchange
Summary of changes:
epan/dissectors/packet-ssh.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)