aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap
AgeCommit message (Expand)AuthorFilesLines
2011-11-20Get rid of Warnings.etxrab2-31/+31
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-4/+0
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:wmeier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier1-6/+6
2011-04-21From Stefan Metzmacher and Gregor Beck via https://bugs.wireshark.org/bugzill...morriss1-1/+30
2011-03-14Properly initialize our filter counters.gerald1-0/+4
2011-03-01If we encounter an excessively long filter string or one with too manygerald2-0/+17
2011-02-23Split get_dns_name() into get_dns_name() and expand_dns_name().gerald2-57/+13
2011-02-10Declare ett's as gint, not guint.cmaynard1-1/+1
2011-01-11ldap.cnf:782: warning: ISO C90 forbids mixed declarations and codeetxrab1-1/+1
2011-01-11From Matthieu Patou <mat@samba.org>sahlberg2-5/+53
2011-01-06More misc. CLDAP improvements for Active Directory including updatingsfisher1-32/+44
2011-01-06More minor cleanup/fixes for MS Active Directory's use of CLDAP.sfisher1-20/+13
2011-01-06Minor corrections to NtVer dissection for NETLOGON_NT_VERSION Options Bitssfisher1-66/+69
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-6/+6
2010-12-06Make some prefs callback functions static. (These modules don't use proto_re...morriss1-2/+4
2010-09-21The CLDAP attribute value on a CLDAP reply is no longer being decodedetxrab1-1/+1
2010-07-01Initialize more variables.gerald1-2/+2
2010-06-30Initialize a variable.gerald1-0/+2
2010-06-30Initialize a variable.gerald1-0/+1
2010-06-27Initialize attributedesc_string in a couple of places so that wegerald2-9/+7
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsmorriss1-16/+4
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-02-23Try to fix compilation with MSVC.etxrab2-6/+6
2010-02-23Squelch a bunch of compiler warnings.guy2-23/+23
2010-01-25Export the dissect_mscldap_string() that is used to dissectsahlberg2-1/+3
2010-01-17Get rid of check_col();etxrab1-19/+10
2009-12-24Add NULL pointer checks. Fixes the fuzz crash in bug 4351.gerald1-1/+1
2009-12-12From Mathieu Parent:jake4-1/+36
2009-12-09From Mathieu Parent:dimeg3-6/+63
2009-12-04From Bug 4298:dimeg1-0/+6
2009-10-30Apply r30376 to asn1 template files.stig1-3/+1
2009-10-11Remove unused variablekrj1-1/+0
2009-10-09Backport r29665 to template file so that the change is not overwritten when w...krj1-58/+57
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-2/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-07-28From: Matthieu Patou <mat+Informatique.Samba@matws.net>sahlberg2-1/+5
2009-07-07From Kovarththanan Rajaratnam:stig1-2/+2
2009-07-05From Kovarththanan Rajaratnam:etxrab1-3/+3
2009-06-30Changed check for having multiple ldap PDU's in one frame.stig1-26/+24
2009-06-30Cleanup protocol name for ldap.stig1-1/+1
2009-06-22More header_field_info cleanup.stig1-68/+68
2009-06-21LDAP control support for Password policy for LDAP directories.gal2-1/+23
2009-03-27As suggested by Jakob Zawadzki: (Bug #3311): g_free() is NULL safe, so we don...wmeier2-9/+2
2009-02-18Added one more string_or_null.stig1-1/+1
2009-02-17Add a string utility function "string_or_null" which can be used togerald1-20/+14
2008-11-13Get rid of some warnings.guy1-2/+2
2008-11-12Small changes related to proto_reg_handoff;wmeier1-10/+9
2008-11-06Put rev 26706 in the template file.etxrab1-1/+1