UATs could be put into "categories". The categories were defined only
[metze/wireshark/wip.git] / asn1 / ldap / packet-ldap-template.c
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-05-28 Ronnie SahlbergSometimes you might have plaintext LDAP for a SASL...
2012-05-08 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-03 Chris MaynardFix Coverity CID 280809 (formerly CID 809): Uninitializ...
2012-04-10 Jakub ZawadzkiFix #7056 + Remove mechanism global, unused variable.
2012-04-10 Anders BromanPropagate anonsvn.wireshark.org/viewvc/viewvc.cgi?view...
2012-03-30 Stig BjørlykkeAdjusted UAT name.
2012-03-30 Stig BjørlykkeAdded support for configuring custom LDAP AttributeValu...
2012-03-29 Stig BjørlykkeDon't try to convert AttributeValue to string if having...
2012-03-02 Anders BromanRemove now unused variables.
2012-03-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-20 Anders BromanGet rid of Warnings.
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-04-21 Jeff MorrissFrom Stefan Metzmacher and Gregor Beck via https:/...
2011-03-01 Gerald CombsIf we encounter an excessively long filter string or...
2011-02-23 Gerald CombsSplit get_dns_name() into get_dns_name() and expand_dns...
2011-02-10 Chris MaynardDeclare ett's as gint, not guint.
2011-01-06 Stephen FisherMore misc. CLDAP improvements for Active Directory...
2011-01-06 Stephen FisherMore minor cleanup/fixes for MS Active Directory's...
2011-01-06 Stephen FisherMinor corrections to NtVer dissection for NETLOGON_NT_V...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some prefs callback functions static. (These...
2010-06-27 Gerald CombsInitialize attributedesc_string in a couple of places...
2010-05-13 Jeff MorrissUse find_or_create_conversation() in some ASN.1 dissectors
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-02-23 Anders BromanTry to fix compilation with MSVC.
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
2010-01-25 Ronnie SahlbergExport the dissect_mscldap_string() that is used to...
2009-12-12 Jaap KeuterFrom Mathieu Parent:
2009-12-09 Gerasimos DimitriadisFrom Mathieu Parent:
2009-12-04 Gerasimos DimitriadisFrom Bug 4298:
2009-10-30 Stig BjørlykkeApply r30376 to asn1 template files.
2009-10-11 Kovarththanan Raja... Remove unused variable
2009-10-09 Kovarththanan Raja... Backport r29665 to template file so that the change...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-07-28 Ronnie SahlbergFrom: Matthieu Patou <mat+Informatique.Samba@matws...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-05 Anders BromanFrom Kovarththanan Rajaratnam:
2009-06-30 Stig BjørlykkeChanged check for having multiple ldap PDU's in one...
2009-06-30 Stig BjørlykkeCleanup protocol name for ldap.
2009-06-22 Stig BjørlykkeMore header_field_info cleanup.
2009-03-27 Bill MeierAs suggested by Jakob Zawadzki: (Bug #3311): g_free...
2008-11-13 Guy HarrisGet rid of some warnings.
2008-11-12 Bill MeierSmall changes related to proto_reg_handoff;
2008-11-06 Anders BromanPut rev 26706 in the template file.
2008-09-25 Anders BromanAdd the missing part of the fix for "Failure to dissect...
2008-08-06 Anders BromanFrom Gary Reynolds:
2008-08-01 Anders BromanFrom Yaniv Kaul:
2008-04-07 Stig BjørlykkeFrom Jim Young:
2008-03-17 Jeff MorrissThere are several g_malloc()'d things hanging off ldasp...
2008-01-26 Graeme Lunt1) Support for configurable LDAP over SSL port
2008-01-13 Graeme LuntBasic support for the LDAP start_tls extended operation...
2007-11-01 Anders BromanChange:
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-09-25 Anders BromanFix:
2007-09-25 Ronnie Sahlbergnot all SASL protected blobs use a GSS wrapper for...
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-06-24 Ronnie Sahlbergremove some compiler warning due to unused pinfo parameter
2007-05-30 Anders Broman- LDAP generated with -X option
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-02-17 Graeme LuntTidy ups for SASL/GSSAPI support:
2006-11-06 Jaap KeuterDon't remove a preference, make it obsolete instead.
2006-11-04 Graeme LuntGeneral updates to:
2006-10-31 Ronnie Sahlbergchange the signature for the get_pdu_len() function...
2006-10-11 Ronnie Sahlbergfix for 1148
2006-09-22 Graeme LuntWhen dissecting LDAP, the assumption was made that...
2006-09-16 Ronnie Sahlbergmake dissect_nt_sid return ep allocated memory and...
2006-08-20 Ronnie Sahlberg in LDAP over TCP
2006-08-19 Guy HarrisSquelch a compiler warning.
2006-08-11 Ronnie Sahlbergfor sec descriptors found inside ldap
2006-08-07 Ronnie Sahlbergmarik the request_in/response_to/time as generated...
2006-08-07 Ronnie Sahlbergdissect nTSecurityDescriptor attribute as a security...
2006-08-07 Ronnie SahlbergobjectSid attribute contains a sid so decode it nivel...
2006-08-06 Ronnie Sahlbergadd some more oid's
2006-08-06 Ronnie Sahlbergthe ldap values for supportedControl and supportedCapab...
2006-08-06 Ronnie Sahlberg"objectGUID" should be dissected as a GUID
2006-07-12 Gerald CombsMake sure our strings aren't null before we pass them...
2006-07-12 Ronnie Sahlbergprettify dissection od ldap attributes
2006-07-10 Gerald CombsReset ldm_tree in dissect_ldap_pdu(). Fixes a couple...
2006-06-29 Ronnie Sahlbergfrom metze
2006-06-28 Gerald CombsReset ldm_tree to NULL each time we dissect an LDAP...
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-22 Ronnie Sahlbergthe dissector for AssertionValue that is implemented...
2006-06-16 Guy HarrisInclude <epan/dissectors/packet-tcp.h> to declare tcp_d...
2006-06-14 Ronnie Sahlbergfix tcp reassembly to work again for
2006-06-13 Guy HarrisConstify to fix compiler warnings.
2006-06-12 Anders BromanFix some warnings.
2006-06-12 Ronnie Sahlbergprettify dissection of LDAP search filters.
2006-06-10 Ronnie Sahlbergrework the previous patch slightly since we really...
2006-06-10 Ronnie Sahlbergadd simple heuristics to the decoding of assertionvalue...
2006-06-10 Ronnie Sahlbergmake CLDAP show up as CLDAP in the dissectyion tree...
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Ronnie Sahlbergname change
next