wireshark/asn1/ldap
Guy Harris 34cd954555 Note that this isn't just cut and pasted from RFC 2251.
svn path=/trunk/; revision=20005
2006-11-27 19:41:07 +00:00
..
Lightweight-Directory-Access-Protocol-V3.asn Note that this isn't just cut and pasted from RFC 2251. 2006-11-27 19:41:07 +00:00
Makefile - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
README Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
ldap.cnf Tidy up of information column for NTLM authentication. 2006-11-05 12:15:52 +00:00
packet-ldap-template.c Don't remove a preference, make it obsolete instead. 2006-11-06 11:41:02 +00:00
packet-ldap-template.h name change 2006-05-21 05:12:17 +00:00

README

This is a work in progress to enhance and replace the existing ldap dissector with an asn2wrs generated one.

To test/use this work in progress dissector you will have to compile it with asn2wrs and copy the resulting .c and .h files over to epan/dissectors.

This dissector is not yet ready for public consumption and lacks many vital features of the existing ldap dissector such as CLDAP support.