Wireshark-commits: [Wireshark-commits] master d888087: MySQL: Support authplugin and connattrs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Aug 2014 17:52:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8880874f25de6f3cbf711b75291ad601195f1f7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d888087 by Daniël van Eeden (wireshark@xxxxxxxxx):

    MySQL: Support authplugin and connattrs
    
    Bug:10294
    
    Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Change-Id: I65ec69821fd562da8f873ae85b1846c79ab400d9
    Reviewed-on: https://code.wireshark.org/review/3138
    Reviewed-by: Daniël van Eeden <wireshark@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  b5f4cb5   fix multi-byte entries in Operator Profile capability loops (this problem showed up in an APDU with two 16bit application ids)
    adds  d888087   MySQL: Support authplugin and connattrs


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