Move all DCERPC authentication/encryption dissection code from packet-dcerpc.c
authorTim Potter <tpot@samba.org>
Wed, 16 Jul 2003 04:20:33 +0000 (04:20 -0000)
committerTim Potter <tpot@samba.org>
Wed, 16 Jul 2003 04:20:33 +0000 (04:20 -0000)
commit8b89bd76ee513a8530b67636d3120d4e55361a45
tree89bf173de00081d08f5f8bfa75d1800216ed3caa
parent83665ca82bc6617c57516b42de44fe6eff5076ec
Move all DCERPC authentication/encryption dissection code from packet-dcerpc.c
to the dissector that handles the particular authentication flavour.  This
gets rid of a couple of ugly switch statements and allows other authentication
modules to be written easily.

svn path=/trunk/; revision=8026
Makefile.am
packet-dcerpc-netlogon.c
packet-dcerpc-netlogon.h
packet-dcerpc.c
packet-dcerpc.h
packet-gssapi.c
packet-ntlmssp.c
packet-ntlmssp.h [deleted file]