aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap/ldap.cnf
AgeCommit message (Expand)AuthorFilesLines
2010-01-17Get rid of check_col();Anders Broman1-19/+10
2009-12-24Add NULL pointer checks. Fixes the fuzz crash in bug 4351.Gerald Combs1-1/+1
2009-12-12From Mathieu Parent:Jaap Keuter1-0/+18
2009-12-09From Mathieu Parent:Gerasimos Dimitriadis1-0/+5
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam1-2/+1
2009-06-21LDAP control support for Password policy for LDAP directories.Graeme Lunt1-1/+3
2009-03-27As suggested by Jakob Zawadzki: (Bug #3311): g_free() is NULL safe, so we don...Bill Meier1-3/+1
2009-02-18Added one more string_or_null.Stig Bjørlykke1-1/+1
2009-02-17Add a string utility function "string_or_null" which can be used toGerald Combs1-20/+14
2008-07-23Get rid of some unused code warnings and fix an Id marking and some indentati...Anders Broman1-2/+2
2008-03-16Fix LDAP crash (on certain platforms) from http://bugs.wireshark.org/bugzilla...Jeff Morriss1-66/+82
2008-01-261) Support for configurable LDAP over SSL portGraeme Lunt1-30/+65
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-1/+0
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...Graeme Lunt1-3/+39
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
2008-01-04Get rid of ber_last_created_item().Anders Broman1-8/+5
2007-11-15dissect_ber_choice() returns the index of the taken arm not the tag Ronnie Sahlberg1-0/+7
2007-11-04LDAP with -TAnders Broman1-13/+14
2007-11-01Get rid of most of the legacy oid stuff.Anders Broman1-1/+1
2007-09-25only set ldap_info->first_auth_frame to 0 first time we see the Ronnie Sahlberg1-17/+18
2007-09-25add support for yet another random combination of authentication Ronnie Sahlberg1-0/+9
2007-08-15Convert a couple tvb_get_string()'s into tvb_get_ephemeral_string(). In the ...Jeff Morriss1-3/+3
2007-06-22add code to handle new insanity in how spnego and gss wrap Ronnie Sahlberg1-12/+27
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-5/+5
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-2/+2
2007-05-29Clean up the .cnf file a bit.Anders Broman1-44/+22
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-6/+6
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-3/+3
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-55/+55
2007-02-17Tidy ups for SASL/GSSAPI support:Graeme Lunt1-8/+10
2006-11-05Tidy up of information column for NTLM authentication.Graeme Lunt1-1/+12
2006-11-04General updates to:Graeme Lunt1-4/+43
2006-10-11fix for 1148Ronnie Sahlberg1-0/+21
2006-08-06"objectGUID" should be dissected as a GUIDRonnie Sahlberg1-6/+6
2006-07-05Fix a format string bug. This should fix some of the current fuzzGerald Combs1-1/+1
2006-06-29from metzeRonnie Sahlberg1-20/+80
2006-06-13from metzeRonnie Sahlberg1-7/+7
2006-06-12prettify dissection of LDAP search filters.Ronnie Sahlberg1-3/+116
2006-06-10rework the previous patch slightly since we really need to push a string u...Ronnie Sahlberg1-0/+1
2006-06-10add simple heuristics to the decoding of assertionvalues to make it display ...Ronnie Sahlberg1-1/+1
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt1-5/+58
2006-05-04force the AssertionValue type to be displayed as a STRING instead of as hex B...Ronnie Sahlberg1-0/+1
2006-05-03do some template magic to make ethereal dissect CLDAP RPC again.Ronnie Sahlberg1-27/+5
2006-04-30Request/result matching, port preference and display tweaksGraeme Lunt1-15/+212
2006-02-21Put in some of the old functionallity.Anders Broman1-9/+171
2005-12-09Add missing propset ...Jörg Mayer1-38/+38
2005-12-02add work in progress asn2eth generated ldap dissector from AndersB's email ofRonnie Sahlberg1-0/+38