Regenerate a few more of the ASN.1 dissectors
[obnox/wireshark/wip.git] / epan / dissectors / packet-ldap.c
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-23 etxrabTry to fix compilation with MSVC.
2010-02-23 guySquelch a bunch of compiler warnings.
2010-01-25 sahlbergExport the dissect_mscldap_string() that is used to...
2010-01-17 etxrabGet rid of check_col();
2009-12-24 geraldAdd NULL pointer checks. Fixes the fuzz crash in bug...
2009-12-12 jakeFrom Mathieu Parent:
2009-12-09 dimegFrom Mathieu Parent:
2009-12-04 dimegFrom Bug 4298:
2009-11-21 krjUse gint when declaring a tree type variable
2009-10-30 stigApply r30376 to asn1 template files.
2009-10-25 etxrabFrom Jakub Zawadzki:
2009-10-11 krjRemove unused variable
2009-10-10 krjRegenerate asn1 dissectors (no functionality change)
2009-10-09 krjBackport r29665 to template file so that the change...
2009-10-09 krjRegenerate asn1 dissectors (no change, only some line...
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-02 jmayerNo need to include packet-frame.h
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-07-28 sahlbergFrom: Matthieu Patou <mat+Informatique.Samba@matws...
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-07-05 etxrabFrom Kovarththanan Rajaratnam:
2009-06-30 stigChanged check for having multiple ldap PDU's in one...
2009-06-30 stigCleanup protocol name for ldap.
2009-06-26 stigRe-generate asn1 dissectors after hf_register_info...
2009-06-22 stigMore header_field_info cleanup.
2009-06-21 galLDAP control support for Password policy for LDAP direc...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-03-27 wmeierAs suggested by Jakob Zawadzki: (Bug #3311): g_free...
2009-02-18 stigAdded one more string_or_null.
2009-02-17 geraldAdd a string utility function "string_or_null" which...
2008-11-13 guyGet rid of some warnings.
2008-11-12 wmeierSmall changes related to proto_reg_handoff;
2008-11-06 stigAdd a missing space in a tooltip.
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-09-25 etxrabAdd the missing part of the fix for "Failure to dissect...
2008-08-06 etxrabFrom Gary Reynolds:
2008-08-01 etxrabFrom Yaniv Kaul:
2008-04-07 stigFrom Jim Young:
2008-03-17 morrissThere are several g_malloc()'d things hanging off ldasp...
2008-03-16 morrissFix LDAP crash (on certain platforms) from bugs.wiresha...
2008-01-26 gal1) Support for configurable LDAP over SSL port
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-13 galBasic support for the LDAP start_tls extended operation...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 etxrabGet rid of ber_last_created_item().
2007-12-06 kukosafix field attributes handling for tagged types
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-15 sahlbergnew ldap dissector
2007-11-04 etxrabLDAP with -T
2007-11-01 etxrabLDAP wasn't 'fixed' to handle -T option...
2007-11-01 etxrabGet rid of most of the legacy oid stuff.
2007-11-01 etxrabChange:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-09-25 etxrabFix:
2007-09-25 sahlbergonly set ldap_info->first_auth_frame to 0 first time...
2007-09-25 sahlbergnot all SASL protected blobs use a GSS wrapper for...
2007-09-25 sahlbergadd support for yet another random combination of authe...
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-08-15 morrissConvert a couple tvb_get_string()'s into tvb_get_epheme...
2007-06-24 sahlbergremove some compiler warning due to unused pinfo parameter
2007-06-22 sahlbergadd code to handle new insanity in how spnego and gss...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-05-30 etxrab- LDAP generated with -X option
2007-05-29 etxrabClean up the .cnf file a bit.
2007-05-24 kukosafew BER dissectors regenerated
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-17 galTidy ups for SASL/GSSAPI support:
2006-11-24 jakeFrom Stefan Metzmacher:
2006-11-06 jakeDon't remove a preference, make it obsolete instead.
2006-11-05 galTidy up of information column for NTLM authentication.
2006-11-04 galGeneral updates to:
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-11 sahlbergfix for 1148
2006-09-22 galWhen dissecting LDAP, the assumption was made that...
2006-09-16 sahlbergmake dissect_nt_sid return ep allocated memory and...
2006-08-20 sahlberg in LDAP over TCP
2006-08-19 guySquelch a compiler warning.
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-08-11 sahlbergfor sec descriptors found inside ldap
2006-08-07 sahlbergmarik the request_in/response_to/time as generated...
2006-08-07 sahlbergdissect nTSecurityDescriptor attribute as a security...
2006-08-07 sahlbergobjectSid attribute contains a sid so decode it nivel...
2006-08-06 sahlbergadd some more oid's
2006-08-06 sahlbergthe ldap values for supportedControl and supportedCapab...
2006-08-06 sahlberg"objectGUID" should be dissected as a GUID
2006-07-12 geraldMake sure our strings aren't null before we pass them...
2006-07-12 sahlbergprettify dissection od ldap attributes
2006-07-10 geraldReset ldm_tree in dissect_ldap_pdu(). Fixes a couple...
2006-07-05 geraldFix a format string bug. This should fix some of the...
2006-06-29 sahlbergfrom metze
2006-06-28 geraldReset ldm_tree to NULL each time we dissect an LDAP...
next