aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap/packet-ldap-template.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Declare ett's as gint, not guint.cmaynard1-1/+1
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-06-27Initialize attributedesc_string in a couple of places so that wegerald1-7/+4
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.etxrab1-3/+3
2010-02-23Squelch a bunch of compiler warnings.guy1-22/+22
2010-01-25Export the dissect_mscldap_string() that is used to dissectsahlberg1-1/+1
2009-12-12From Mathieu Parent:jake1-0/+10
2009-12-09From Mathieu Parent:dimeg1-6/+0
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-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>sahlberg1-0/+4
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-03-27As suggested by Jakob Zawadzki: (Bug #3311): g_free() is NULL safe, so we don...wmeier1-6/+1
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
2008-09-25Add the missing part of the fix for "Failure to dissect long SASL wrapped LDA...etxrab1-1/+1
2008-08-06From Gary Reynolds:etxrab1-65/+465
2008-08-01From Yaniv Kaul:etxrab1-2/+3
2008-04-07From Jim Young:stig1-3/+3
2008-03-17There are several g_malloc()'d things hanging off ldasp_conv_info_t's so don'...morriss1-2/+8
2008-01-261) Support for configurable LDAP over SSL portgal1-12/+62
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...gal1-5/+47
2007-11-01Change:etxrab1-1/+1
2007-10-31Use oid_add_from_string for adding names.etxrab1-36/+36
2007-10-23Apply the small performance enhancment patches for:etxrab1-3/+2
2007-09-25Fix:etxrab1-1/+0
2007-09-25not all SASL protected blobs use a GSS wrapper for the payload so we sahlberg1-18/+21
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-5/+5
2007-06-24remove some compiler warning due to unused pinfo parametersahlberg1-13/+27
2007-05-30- LDAP generated with -X optionetxrab1-0/+9
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-2/+2
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2007-02-17Tidy ups for SASL/GSSAPI support:gal1-4/+16
2006-11-06Don't remove a preference, make it obsolete instead.jake1-0/+2
2006-11-04General updates to:gal1-9/+8