wireshark/asn1/ldap
Stig Bjørlykke 2bb13ae2c2 From Jim Young:
Attached is a patch to the ldap_reinit() function to fix bug 2407.
This particular bug was triggered by the order of steps used to walk
and free the nodes of the ldap_info_items list.  

This should go into the next 1.0 release.

svn path=/trunk/; revision=24838
2008-04-07 22:29:27 +00:00
..
Lightweight-Directory-Access-Protocol-V3.asn 1) Support for configurable LDAP over SSL port 2008-01-26 10:12:22 +00:00
Makefile.am
Makefile.common asn1/*/Makefile.nmake were not part of the source package. 2007-12-19 10:02:50 +00:00
Makefile.nmake
ldap.cnf Fix LDAP crash (on certain platforms) from http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1613 : if the string is NULL pass "(null)" in instead (that's the behavior we get on Linux anyway). 2008-03-16 22:54:37 +00:00
packet-ldap-template.c From Jim Young: 2008-04-07 22:29:27 +00:00
packet-ldap-template.h