Wireshark-commits: [Wireshark-commits] master 0ed2672: Try to fix the problems with the SPNEGO negT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 May 2014 01:15:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ed2672abf6d8a41e0ddc11358bb73d86a30fe92
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ed2672 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    Try to fix the problems with the SPNEGO negTokenInit differences in Microsoft implementations
    
    Change-Id: Ifbfca88469a6bc479072c921deba280e667c7087
    Reviewed-on: https://code.wireshark.org/review/1804
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bb78e8f   Add Modelines and use tabs and fix typo
    adds  0ed2672   Try to fix the problems with the SPNEGO negTokenInit differences in Microsoft implementations


Summary of changes:
 asn1/spnego/packet-spnego-template.c |    7 +-
 asn1/spnego/spnego.asn               |   91 ++++++++--------
 asn1/spnego/spnego.cnf               |   65 ++++++-----
 epan/dissectors/packet-spnego.c      |  196 ++++++++++++++++++++++------------
 4 files changed, 213 insertions(+), 146 deletions(-)