Wireshark-commits: [Wireshark-commits] master 252486e: telnet: add more options, including START_TL
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 07:18:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=252486e967bcd84ebb96aa747be54752092e9f98
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

252486e by Peter Wu (peter@xxxxxxxxxxxxx):

    telnet: add more options, including START_TLS
    
    Basic support of the option, no decryption support.
    
    Change-Id: I2556954dcb8b0e79d0e2ac9f3101ae0c423bcd36
    Ping-Bug: 11874
    Reviewed-on: https://code.wireshark.org/review/12548
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  510f7d1   Register TCP ports 6000-6063 for X11 dissector.
    adds  252486e   telnet: add more options, including START_TLS


Summary of changes:
 epan/dissectors/packet-telnet.c |   52 ++++++++++++++++++++++++++++++++++++++-
 1 file changed, 51 insertions(+), 1 deletion(-)