aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap/packet-ldap-template.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-12From Mathieu Parent:Jaap Keuter1-0/+10
2009-12-09From Mathieu Parent:Gerasimos Dimitriadis1-6/+0
2009-12-04From Bug 4298:Gerasimos Dimitriadis1-0/+6
2009-10-30Apply r30376 to asn1 template files.Stig Bjørlykke1-3/+1
2009-10-11Remove unused variableKovarththanan Rajaratnam1-1/+0
2009-10-09Backport r29665 to template file so that the change is not overwritten when w...Kovarththanan Rajaratnam1-58/+57
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-07-28From: Matthieu Patou <mat+Informatique.Samba@matws.net>Ronnie Sahlberg1-0/+4
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-07-05From Kovarththanan Rajaratnam:Anders Broman1-3/+3
2009-06-30Changed check for having multiple ldap PDU's in one frame.Stig Bjørlykke1-26/+24
2009-06-30Cleanup protocol name for ldap.Stig Bjørlykke1-1/+1
2009-06-22More header_field_info cleanup.Stig Bjørlykke1-68/+68
2009-03-27As suggested by Jakob Zawadzki: (Bug #3311): g_free() is NULL safe, so we don...Bill Meier1-6/+1
2008-11-13Get rid of some warnings.Guy Harris1-2/+2
2008-11-12Small changes related to proto_reg_handoff;Bill Meier1-10/+9
2008-11-06Put rev 26706 in the template file.Anders Broman1-1/+1
2008-09-25Add the missing part of the fix for "Failure to dissect long SASL wrapped LDA...Anders Broman1-1/+1
2008-08-06From Gary Reynolds:Anders Broman1-65/+465
2008-08-01From Yaniv Kaul:Anders Broman1-2/+3
2008-04-07From Jim Young:Stig Bjørlykke1-3/+3
2008-03-17There are several g_malloc()'d things hanging off ldasp_conv_info_t's so don'...Jeff Morriss1-2/+8
2008-01-261) Support for configurable LDAP over SSL portGraeme Lunt1-12/+62
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...Graeme Lunt1-5/+47
2007-11-01Change:Anders Broman1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-36/+36
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+2
2007-09-25Fix:Anders Broman1-1/+0
2007-09-25not all SASL protected blobs use a GSS wrapper for the payload so we Ronnie Sahlberg1-18/+21
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-5/+5
2007-06-24remove some compiler warning due to unused pinfo parameterRonnie Sahlberg1-13/+27
2007-05-30- LDAP generated with -X optionAnders Broman1-0/+9
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2/+2
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-02-17Tidy ups for SASL/GSSAPI support:Graeme Lunt1-4/+16
2006-11-06Don't remove a preference, make it obsolete instead.Jaap Keuter1-0/+2
2006-11-04General updates to:Graeme Lunt1-9/+8
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-2/+2
2006-10-11fix for 1148Ronnie Sahlberg1-0/+4
2006-09-22When dissecting LDAP, the assumption was made that the maximum LDAP PDU size ...Graeme Lunt1-2/+8
2006-09-16make dissect_nt_sid return ep allocated memory and thus fix a few memory leaksRonnie Sahlberg1-4/+2
2006-08-20 in LDAP over TCPRonnie Sahlberg1-91/+78
2006-08-19Squelch a compiler warning.Guy Harris1-1/+2
2006-08-11for sec descriptors found inside ldapRonnie Sahlberg1-1/+112
2006-08-07marik the request_in/response_to/time as generated fieldsRonnie Sahlberg1-3/+8
2006-08-07dissect nTSecurityDescriptor attribute as a security descriptorRonnie Sahlberg1-0/+7
2006-08-07objectSid attribute contains a sid so decode it nively as a sidRonnie Sahlberg1-0/+18
2006-08-06add some more oid'sRonnie Sahlberg1-0/+7
2006-08-06the ldap values for supportedControl and supportedCapabilities is an oid in a...Ronnie Sahlberg1-0/+26