URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88a64b9e2b1e39c643277edeb4c4ae969a0b39a5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88a64b9 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
Improve the fix by removing code that miss dissects SPNEGO stuff ... as well
as remove redundant stuff from the spnego.cnf file.
Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Change-Id: I90a962a39dc4da0f13055c9b3893c26044f1fc97
Reviewed-on: https://code.wireshark.org/review/1809
Reviewed-by: Tomáš Kukosa <tomas.kukosa@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0ed2672 Try to fix the problems with the SPNEGO negTokenInit differences in Microsoft implementations
adds 88a64b9 Improve the fix by removing code that miss dissects SPNEGO stuff ... as well as remove redundant stuff from the spnego.cnf file.
Summary of changes:
asn1/spnego/spnego.cnf | 51 ---------------------
epan/dissectors/packet-spnego.c | 93 ++++-----------------------------------
2 files changed, 9 insertions(+), 135 deletions(-)