Wireshark-commits: [Wireshark-commits] rev 18842: /trunk/ /trunk/epan/dissectors/: packet-ldap.c /trunk/asn1/ldap/: packet-ldap-template.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Sun, 06 Aug 2006 14:04:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18842
User: sahlberg
Date: 2006/08/06 02:04 PM
Log:
the ldap values for supportedControl and supportedCapabilities is an oid in ascii format.
resolve it into a anme if possible and present it.
Directory: /trunk/epan/dissectors/
Changes Path Action
+28 -2 packet-ldap.c Modified
Directory: /trunk/asn1/ldap/
Changes Path Action
+26 -0 packet-ldap-template.c Modified