Wireshark-commits: [Wireshark-commits] master 543908b: aim: allow SSL decryption

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Jan 2016 13:52:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=543908bcdf791afafc4c5489e8e97e7779c3dc16
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

543908b by Peter Wu (peter@xxxxxxxxxxxxx):

    aim: allow SSL decryption
    
    Very weak form of heuristics has been added based on the FLAP id byte,
    but disabled by default. Make it possible to use this protocol in the
    RSA keys list dialog.
    
    Bug: 11990
    Change-Id: I61f24ae9679c738194393bed0d012d2a752171b2
    Reviewed-on: https://code.wireshark.org/review/13195
    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  4a79cf2   Switch from QLibrary to ws_load_library.
    adds  543908b   aim: allow SSL decryption


Summary of changes:
 epan/dissectors/packet-aim.c |   23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)