Wireshark-commits: [Wireshark-commits] master-1.12 fd57a29: Kerberos: fix decryption of DCERPC with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Oct 2014 21:46:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fd57a29ceee1c3e566f75ad654e7790cbc1aba01
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

fd57a29 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Kerberos: fix decryption of DCERPC with Kerberos encryption
    
    Bug: 10538
    Change-Id: I4e6feaf218da7f977f6c63d8bc204635f387672c
    Reviewed-on: https://code.wireshark.org/review/4566
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 112c90a04b778958985b02b9663743cea1039f47)
    Reviewed-on: https://code.wireshark.org/review/4580
    

Actions performed:

    from  eaccf31   [iSCSI] Fix incorrect heuristic.
    adds  fd57a29   Kerberos: fix decryption of DCERPC with Kerberos encryption


Summary of changes:
 asn1/kerberos/kerberos.cnf        |    9 +++++----
 epan/dissectors/packet-kerberos.c |   23 ++++++++++++-----------
 2 files changed, 17 insertions(+), 15 deletions(-)