aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ldap.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-1/+1
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-3/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-1/+1
2022-10-20LDAP: Validate DNS name string encodingJoão Valverde1-1/+1
2020-02-07LDAP bogus malformed errors: decoding encrypted dataCal Turney1-5/+5
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-06-16ldap: added modify-increment operation identification in packet dissection an...Victor Barratault1-0/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-2/+2
2015-11-24Remove the LDAP wrapping for registering dissectors and just use dissector_ad...Michael Mann1-4/+0
2015-04-27Add tshark -z "ldap,srt"Michael Mann1-0/+2
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-0/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-04-11Regenerate the ANSI MAP, LDAP, and TETRA dissectors so that Coverity canGerald Combs1-1/+1
2011-02-23Split get_dns_name() into get_dns_name() and expand_dns_name().Gerald Combs1-1/+1
2010-01-25Export the dissect_mscldap_string() that is used to dissectRonnie Sahlberg1-0/+2
2009-12-12From Mathieu Parent:Jaap Keuter1-0/+1
2009-07-28From: Matthieu Patou <mat+Informatique.Samba@matws.net>Ronnie Sahlberg1-2/+2
2009-07-05From Kovarththanan Rajaratnam:Anders Broman1-1/+1
2008-11-13Get rid of some warnings.Guy Harris1-1/+1
2008-08-06From Gary Reynolds:Anders Broman1-0/+9
2008-08-01From Yaniv Kaul:Anders Broman1-0/+2
2008-01-261) Support for configurable LDAP over SSL portGraeme Lunt1-1/+1
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-1/+1
2008-01-04Get rid of ber_last_created_item().Anders Broman1-1/+1
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-1/+1
2007-11-15new ldap dissectorRonnie Sahlberg1-1/+1
2007-11-04LDAP with -TAnders Broman1-1/+1
2007-11-01LDAP wasn't 'fixed' to handle -T option...Anders Broman1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-2/+2
2007-06-22add code to handle new insanity in how spnego and gss wrap Ronnie Sahlberg1-1/+1
2007-05-30- LDAP generated with -X optionAnders Broman1-1/+1
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-1/+1
2006-06-28Reset ldm_tree to NULL each time we dissect an LDAP packet. This should Gerald Combs1-1/+1
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+1
2006-06-13from metzeRonnie Sahlberg1-1/+1
2006-06-12Fix some warnings.Anders Broman1-1/+1
2006-06-10make CLDAP show up as CLDAP in the dissectyion tree and not as LDAPRonnie Sahlberg1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt1-0/+4
2006-05-03do some template magic to make ethereal dissect CLDAP RPC again.Ronnie Sahlberg1-1/+1
2006-05-01Use the asn2eth generated ldap dissector.Anders Broman1-4/+16
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+90