wireshark/asn1/spnego
Ronnie Sahlberg ad66a89c3a From: Stefan Metzmacher <metze@samba.org>
Date: Thu, 27 Aug 2009 10:51:34 +0200
Subject: [PATCH 3/7] packet-spnego: fix decryption of DCERPC packets in 
decrypt_gssapi_krb_cfx_wrap()

There the checksum and the encrypted data are no 2 different buffers
and we need to combine them before we try to rotate and decrypt them.

metze


svn path=/trunk/; revision=31794
2010-02-04 23:16:08 +00:00
..
Makefile.am - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.common Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
Makefile.nmake - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
packet-spnego-template.c From: Stefan Metzmacher <metze@samba.org> 2010-02-04 23:16:08 +00:00
packet-spnego-template.h name change 2006-05-21 05:12:17 +00:00
spnego.asn An InnerContextToken comes with an OID for the mechanism, which is what 2005-09-21 17:42:11 +00:00
spnego.cnf Fix gcc -Wshadow warning. 2010-01-28 15:03:47 +00:00