Wireshark-commits: [Wireshark-commits] master 71d07bc: MySQL: Add support of SSL in MySQL
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Aug 2014 04:48:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71d07bcbbf08eac22432203c2c464fdce13b9467
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71d07bc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    MySQL: Add support of SSL in MySQL
    
    Launch SSL dissector when MySQL switch to SSL
    
    Ping-Bug:9515
    Bug:10338
    Change-Id: I96487d6d2131db3678f4a24095d702b6cd4ea5b2
    Reviewed-on: https://code.wireshark.org/review/3411
    Reviewed-by: Daniël van Eeden <wireshark@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  91b2adf   MySQL: add utf8mb4 charsets
    adds  71d07bc   MySQL: Add support of SSL in MySQL


Summary of changes:
 epan/dissectors/packet-mysql.c |   33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)