Wireshark-commits: [Wireshark-commits] master e600526: ssh: add hostkey information
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e600526ccd5aee4686f0f8e0f2cfdf3a3c361388
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e600526 by Kenny Root (kenny@xxxxxxxxx):
ssh: add hostkey information
Adds a framework for hostkey to be printed out separately from the rest
of the key exchange. This will allow for individual key information to
be presented separately in subsequent changes.
Change-Id: I27433772ef1a9e1c45f388809017ed07cf6e41fa
Reviewed-on: https://code.wireshark.org/review/15974
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ecd4120 Diameter-3GPP: add AVP 21 RAT-Type decoding
adds e600526 ssh: add hostkey information
Summary of changes:
epan/dissectors/packet-ssh.c | 62 ++++++++++++++++++++++++++++++++++++++----
1 file changed, 56 insertions(+), 6 deletions(-)