Squelch a bunch of compiler warnings.
[obnox/wireshark/wip.git] / asn1 / ldap / packet-ldap-template.c
2010-02-23 guySquelch a bunch of compiler warnings.
2010-01-25 sahlbergExport the dissect_mscldap_string() that is used to...
2009-12-12 jakeFrom Mathieu Parent:
2009-12-09 dimegFrom Mathieu Parent:
2009-12-04 dimegFrom Bug 4298:
2009-10-30 stigApply r30376 to asn1 template files.
2009-10-11 krjRemove unused variable
2009-10-09 krjBackport r29665 to template file so that the change...
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-22 stigMore header_field_info cleanup.
2009-03-27 wmeierAs suggested by Jakob Zawadzki: (Bug #3311): g_free...
2008-11-13 guyGet rid of some warnings.
2008-11-12 wmeierSmall changes related to proto_reg_handoff;
2008-11-06 etxrabPut rev 26706 in the template file.
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-01-26 gal1) Support for configurable LDAP over SSL port
2008-01-13 galBasic support for the LDAP start_tls extended operation...
2007-11-01 etxrabChange:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-09-25 etxrabFix:
2007-09-25 sahlbergnot all SASL protected blobs use a GSS wrapper for...
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-06-24 sahlbergremove some compiler warning due to unused pinfo parameter
2007-05-30 etxrab- LDAP generated with -X option
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-02-17 galTidy ups for SASL/GSSAPI support:
2006-11-06 jakeDon't remove a preference, make it obsolete instead.
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-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-06-29 sahlbergfrom metze
2006-06-28 geraldReset ldm_tree to NULL each time we dissect an LDAP...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-22 sahlbergthe dissector for AssertionValue that is implemented...
2006-06-16 guyInclude <epan/dissectors/packet-tcp.h> to declare tcp_d...
2006-06-14 sahlbergfix tcp reassembly to work again for
2006-06-13 guyConstify to fix compiler warnings.
2006-06-12 etxrabFix some warnings.
2006-06-12 sahlbergprettify dissection of LDAP search filters.
2006-06-10 sahlbergrework the previous patch slightly since we really...
2006-06-10 sahlbergadd simple heuristics to the decoding of assertionvalue...
2006-06-10 sahlbergmake CLDAP show up as CLDAP in the dissectyion tree...
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 sahlbergname change
2006-05-08 galLDAP attribute type dissector framework including suppo...
2006-05-03 sahlbergdo some template magic to make ethereal dissect CLDAP...
2006-05-02 etxrabPreparations to restore CLDAP dissection, no need to...
2006-05-01 guyInclude <epan/strutil.h> to define g_ascii_isprint...
2006-04-30 galRequest/result matching, port preference and display...
2006-02-21 etxrabPut in some of the old functionallity.
2005-12-09 jmayerAdd missing propset ...
2005-12-02 sahlbergadd work in progress asn2eth generated ldap dissector...